|
|
|
@680
|
[680]
|
09/28/08 19:25:45 |
jajcus |
- show peer nick in the 'chat ... started' message |
|
|
|
@679
|
[679]
|
02/20/08 12:39:01 |
jajcus |
- always treat jid argument to /disco as a JID |
|
|
|
@678
|
[678]
|
04/16/07 20:30:25 |
jajcus |
- typo |
|
|
|
@677
|
[677]
|
04/16/07 20:30:02 |
jajcus |
- fixed non-ascii characters handling in /version response |
|
|
|
@676
|
[676]
|
12/11/06 17:45:58 |
jajcus |
- 'typos' patch from PLD applied |
|
|
|
@675
|
[675]
|
10/25/06 09:49:55 |
jajcus |
- last change (stanza serialization in set_user_info()) reverted -- it was … |
|
|
|
@674
|
[674]
|
10/25/06 09:35:19 |
jajcus |
- unset 'to' in the saved presence for auto_away, not in user_info |
|
|
|
@673
|
[673]
|
10/25/06 09:34:18 |
jajcus |
- include a serialized stanza in set_user_info() debug output |
|
|
|
@672
|
[672]
|
10/25/06 09:14:53 |
jajcus |
- unset 'to' when saving presence during auto_away |
|
|
|
@671
|
[671]
|
10/25/06 08:43:12 |
jajcus |
- some set_user_info() debuging |
|
|
|
@670
|
[670]
|
10/16/06 21:17:39 |
jajcus |
- when auto_popup is on display actual buffer instead of MessageBuffer? (I … |
|
|
|
@669
|
[669]
|
10/16/06 21:10:17 |
jajcus |
- include newline in the /who command output (fixes #22) |
|
|
|
@668
|
[668]
|
09/29/06 08:03:29 |
jajcus |
- screen is now in cjc_globals |
|
|
|
@667
|
[667]
|
09/28/06 12:08:50 |
jajcus |
- screen is now in cjc_globals |
|
|
|
@666
|
[666]
|
09/07/06 22:04:45 |
jajcus |
- refactorization: cjc_globals module with three singletons (Application, … |
|
|
|
@665
|
[665]
|
09/06/06 20:47:44 |
jajcus |
- Updated for recent PyXMPP TLS changes and the new M2Crypto |
|
|
|
@664
|
[664]
|
07/24/06 22:05:16 |
jajcus |
- new MUC command: /query, to start a 'private' chat |
|
|
|
@663
|
[663]
|
07/23/06 23:08:02 |
jajcus |
- use user nickname (instead of room name) during private chat with a MUC … |
|
|
|
@662
|
[662]
|
07/23/06 22:50:48 |
jajcus |
- default theme for the bottom status bar changed to display active buffer … |
|
|
|
@661
|
[661]
|
07/23/06 22:35:40 |
jajcus |
- use 'x in s' instead of 's.find(x)>=0' |
|
|
|
@660
|
[660]
|
07/23/06 22:30:20 |
jajcus |
- don't treat jid-only, no-node-part roster entires as unknown when … |
|
|
|
@659
|
[659]
|
07/23/06 22:27:24 |
jajcus |
- /info will now show priority together with other presence information … |
|
|
|
@658
|
[658]
|
06/26/06 13:45:31 |
jajcus |
- convert JID to unicode before using it in a message (fixes #18, thanks … |
|
|
|
@657
|
[657]
|
06/06/06 20:41:55 |
jajcus |
- create ~/.cjc directory and save config files with safe permissions … |
|
|
|
@656
|
[656]
|
06/04/06 22:21:19 |
jajcus |
- (c) years updated |
|
|
|
@655
|
[655]
|
06/04/06 22:18:59 |
jajcus |
- addresses updated |
|
|
|
@654
|
[654]
|
05/30/06 19:04:46 |
jajcus |
- not needed here (in the new repository) |
|
|
|
@653
|
[653]
|
05/29/06 22:05:29 |
jajcus |
- an important notice about repository being moved |
|
|
|
@652
|
[652]
|
05/25/06 08:24:49 |
jajcus |
- get_best_user() fixed... now really the best JID will be chosen from … |
|
|
|
@651
|
[651]
|
05/18/06 21:06:01 |
jajcus |
- use itertools.{count,izip} instead of xrange and zip |
|
|
|
@650
|
[650]
|
04/17/06 21:32:31 |
jajcus |
- yet another fix for roster update artefacts |
|
|
|
@649
|
[649]
|
04/16/06 19:29:59 |
jajcus |
- roster update artefacts (including empty line after a long status … |
|
|
|
@648
|
[648]
|
04/09/06 19:50:51 |
jajcus |
- roster export/import |
|
|
|
@647
|
[647]
|
04/09/06 15:34:20 |
jajcus |
- simple message multicasting (/multi_message command) |
|
|
|
@646
|
[646]
|
04/08/06 20:45:49 |
jajcus |
- don't try to do anything with nonexistent presence |
|
|
|
@645
|
[645]
|
03/21/06 22:01:27 |
jajcus |
- s/get_jid/get_from/ |
|
|
|
@644
|
[644]
|
03/21/06 21:57:50 |
jajcus |
- do not save user_info under resource 'None' |
|
|
|
@643
|
[643]
|
03/21/06 21:55:16 |
jajcus |
- cosmetics |
|
|
|
@642
|
[642]
|
03/05/06 17:13:11 |
jajcus |
- another jid-as-strning abuse fixed |
|
|
|
@641
|
[641]
|
03/05/06 17:12:15 |
jajcus |
- another jid-as-strning abuse fixed |
|
|
|
@640
|
[640]
|
03/05/06 15:58:17 |
jajcus |
- another jid-as-strning abuse fixed |
|
|
|
@639
|
[639]
|
02/24/06 18:04:15 |
jajcus |
- more 'jid as string' errors fixed |
|
|
|
@638
|
[638]
|
01/08/06 13:13:41 |
jajcus |
- /set output fixed for password not set |
|
|
|
@637
|
[637]
|
12/26/05 19:28:27 |
jajcus |
*** Version: 1.0.0 *** |
|
|
|
@636
|
[636]
|
12/26/05 16:52:34 |
jajcus |
- updated |
|
|
|
@635
|
[635]
|
12/26/05 16:50:23 |
jajcus |
- updated |
|
|
|
@634
|
[634]
|
12/26/05 16:47:06 |
jajcus |
- another implicit encoding removed (jid.as_string() -> … |
|
|
|
@633
|
[633]
|
12/26/05 12:39:31 |
jajcus |
- copyright years updated |
|
|
|
@632
|
[632]
|
12/25/05 20:15:00 |
jajcus |
- fixed handling of 'list-single' fields in data forms |
|
|
|
@631
|
[631]
|
12/25/05 19:12:25 |
jajcus |
- registrations at services |
|
|
|
@630
|
[630]
|
12/25/05 19:10:16 |
jajcus |
- fix for non-unicode prompts |
|
|
|
@629
|
[629]
|
12/24/05 14:37:08 |
jajcus |
- query for password when no password is set in the configuration |
|
|
|
@628
|
[628]
|
12/24/05 13:44:42 |
jajcus |
- more complete vcard display |
|
|
|
@627
|
[627]
|
10/24/05 21:43:28 |
jajcus |
- one more JID-as-string usage fixed |
|
|
|
@626
|
[626]
|
10/14/05 18:49:09 |
jajcus |
- some unicode usage cleanup |
|
|
|
@625
|
[625]
|
10/10/05 20:26:18 |
jajcus |
- decode edited message back to unicode, otherwise it would work with … |
|
|
|
@624
|
[624]
|
09/16/05 21:50:01 |
jajcus |
- include error stanza source in error messages |
|
|
|
@623
|
[623]
|
08/25/05 23:19:33 |
jajcus |
- fixed binding commands in specific keytables. This is hack, the … |
|
|
|
@622
|
[622]
|
07/23/05 16:05:50 |
jajcus |
- very ugly bug ('query' instead of 'vCard') not noticed earlier as most … |
|
|
|
@621
|
[621]
|
07/13/05 09:40:53 |
jajcus |
- FO_STYLESHEET fixed |
|
|
|
@620
|
[620]
|
07/08/05 21:58:31 |
jajcus |
- registration code updated and registration canceling added |
|
|
|
@619
|
[619]
|
06/27/05 22:05:12 |
jajcus |
- registration improvements |
|
|
|
@618
|
[618]
|
06/27/05 21:18:05 |
jajcus |
- basic in-band registration support (/register command for creating … |
|
|
|
@617
|
[617]
|
06/27/05 17:38:25 |
jajcus |
- typo |
|
|
|
@616
|
[616]
|
05/25/05 19:37:17 |
jajcus |
- s/Plugin.cjc.error/Plugin.error/ |
|
|
|
@615
|
[615]
|
05/24/05 19:22:32 |
jajcus |
- /reorder fixed not to mess displayed buffer numbers |
|
|
|
@614
|
[614]
|
05/24/05 19:15:32 |
jajcus |
- /reorder command |
|
|
|
@613
|
[613]
|
05/07/05 15:33:14 |
jajcus |
- simple meta-contacts: multiple JIDs with the same name are treated as … |
|
|
|
@612
|
[612]
|
04/27/05 22:38:50 |
jajcus |
- added configurable scrollback buffer length |
|
|
|
@611
|
[611]
|
04/27/05 22:17:15 |
jajcus |
- '#21: 'unable to verify the first certificate is not fatal |
|
|
|
@610
|
[610]
|
04/27/05 21:50:49 |
jajcus |
- keepalives fixed |
|
|
|
@609
|
[609]
|
04/27/05 21:14:08 |
jajcus |
- disconnect stream on any stream error
- format strings for recent tls.py … |
|
|
|
@608
|
[608]
|
04/27/05 21:13:37 |
jajcus |
- only some certificate verification errors should be automatically … |
|
|
|
@607
|
[607]
|
04/22/05 18:47:33 |
jajcus |
- fixed get_users() for users with '@' in roster names |
|
|
|
@606
|
[606]
|
04/22/05 18:43:33 |
jajcus |
- immutable local variable is not good as context holder for a callback -- … |
|
|
|
@605
|
[605]
|
04/21/05 22:48:29 |
jajcus |
- a few more ask_question() updates |
|
|
|
@604
|
[604]
|
04/17/05 17:39:16 |
jajcus |
- support for text-multi and jid-multi fields |
|
|
|
@603
|
[603]
|
04/17/05 17:38:34 |
jajcus |
- by default use the global 'editor' and 'editor_encoding' options |
|
|
|
@602
|
[602]
|
04/17/05 17:37:19 |
jajcus |
- new global 'editor' and 'editor_encoding' options |
|
|
|
@601
|
[601]
|
04/14/05 21:47:44 |
jajcus |
- 'boolean' form fields work now |
|
|
|
@600
|
[600]
|
04/14/05 21:19:16 |
jajcus |
- multiple-option tab-completion works again (was broken by recent … |
|
|
|
@599
|
[599]
|
04/11/05 21:46:14 |
jajcus |
- presence subscription dialog fixed after last ask_question() changes |
|
|
|
@598
|
[598]
|
04/05/05 22:27:21 |
jajcus |
- many of data form field editing work now. Still thinking how to make
… |
|
|
|
@597
|
[597]
|
03/30/05 21:55:46 |
jajcus |
- work on room configuration configured... the configuration form can be … |
|
|
|
@596
|
[596]
|
03/29/05 22:43:55 |
jajcus |
- started work on room configuration |
|
|
|
@595
|
[595]
|
03/04/05 18:09:42 |
jajcus |
- bind writer object from codecs module to console instead of using custom … |
|
|
|
@594
|
[594]
|
02/26/05 11:56:09 |
jajcus |
- call start_color() unconditionally |
|
|
|
@593
|
[593]
|
02/26/05 11:49:50 |
jajcus |
- /add fixed |
|
|
|
@592
|
[592]
|
02/23/05 17:46:17 |
jajcus |
- s/automaticaly/automatically/ |
|
|
|
@591
|
[591]
|
02/23/05 17:45:48 |
jajcus |
- s/automaticaly/automatically/ |
|
|
|
@590
|
[590]
|
02/23/05 17:45:25 |
jajcus |
- s/automaticaly/automatically/ |
|
|
|
@589
|
[589]
|
01/20/05 22:17:04 |
jajcus |
- update for the recent PyXMPP changes with disco handling |
|
|
|
@588
|
[588]
|
01/19/05 20:59:19 |
jajcus |
- better handling of presence from bare JIDs |
|
|
|
@587
|
[587]
|
01/15/05 19:10:41 |
jajcus |
- theme formatting fixed for MUC rooms |
|
|
|
@586
|
[586]
|
01/14/05 20:43:13 |
jajcus |
- fixed unhandled_keys cache invalidation |
|
|
|
@585
|
[585]
|
01/12/05 18:17:57 |
jajcus |
- don't ignore meta for cache of keys without handlers |
|
|
|
@584
|
[584]
|
01/12/05 17:55:30 |
jajcus |
- text input optimizations |
|
|
|
@583
|
[583]
|
01/10/05 22:06:33 |
jajcus |
- don't panic if disco buffer is not available when the response comes |
|
|
|
@582
|
[582]
|
01/09/05 19:23:57 |
jajcus |
- ugly typo fixed |
|
|
|
@581
|
[581]
|
01/09/05 18:53:05 |
jajcus |
- better error messages
- ignore replies for past disco request (when … |