|
|
|
@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 … |
|
|
|
@673
|
[673]
|
10/25/06 09:34:18 |
jajcus |
- include a serialized stanza in set_user_info() debug output |
|
|
|
@671
|
[671]
|
10/25/06 08:43:12 |
jajcus |
- some set_user_info() debuging |
|
|
|
@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 |
|
|
|
@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 … |
|
|
|
@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 |
|
|
|
@652
|
[652]
|
05/25/06 08:24:49 |
jajcus |
- get_best_user() fixed... now really the best JID will be chosen from … |
|
|
|
@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 … |
|
|
|
@644
|
[644]
|
03/21/06 21:57:50 |
jajcus |
- do not save user_info under resource 'None' |
|
|
|
@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 |
|
|
|
@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 |
|
|
|
@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 |
|
|
|
@623
|
[623]
|
08/25/05 23:19:33 |
jajcus |
- fixed binding commands in specific keytables. This is hack, the … |
|
|
|
@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 |
|
|
|
@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 |
|
|
|
@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 … |
|
|
|
@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 … |
|
|
|
@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 |
|
|
|
@589
|
[589]
|
01/20/05 22:17:04 |
jajcus |
- update for the recent PyXMPP changes with disco handling |
|
|
|
@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 |
|
|
|
@575
|
[575]
|
01/09/05 17:55:36 |
jajcus |
- ':' escaping in conditional formats
- use 'a in b' instead of … |
|
|
|
@574
|
[574]
|
01/09/05 17:34:25 |
jajcus |
- updated for recent PyXMPP changes |
|
|
|
@572
|
[572]
|
01/05/05 23:38:54 |
jajcus |
- fixed processing of empty formatted list |
|
|
|
@569
|
[569]
|
01/05/05 18:50:00 |
jajcus |
- plugin reloading fixed |
|
|
|
@568
|
[568]
|
12/31/04 22:37:25 |
jajcus |
- Alt-D in list window dumps window content to debug log (for debugging) |
|
|
|
@567
|
[567]
|
12/31/04 21:57:07 |
jajcus |
- some debug instructions removed for improved config loading performance |
|
|
|
@566
|
[566]
|
12/31/04 21:28:14 |
jajcus |
- updated for recent PyXMPP changes |
|
|
|
@565
|
[565]
|
12/28/04 13:40:47 |
jajcus |
- FIXME comment for checking CN removed -- that has been already working |
|
|
|
@564
|
[564]
|
12/28/04 13:30:50 |
jajcus |
- do not show errors if certificate is ok |
|
|
|
@562
|
[562]
|
12/16/04 22:36:41 |
jajcus |
- fixed handling of non-us characters in JID in messages and chats … |
|
|
|
@561
|
[561]
|
11/02/04 15:21:07 |
jajcus |
- year update |
|
|
|
@551
|
[551]
|
10/27/04 17:23:36 |
jajcus |
- don't fail on 'ambigous user name' as an argument fo /info -- show info … |
|
|
|
@544
|
[544]
|
10/26/04 22:10:25 |
jajcus |
- .cvsignore files are not needed in SVN |
|
|
|
@539
|
[539]
|
10/24/04 17:54:18 |
jajcus |
- cosmetics |
|
|
|
@538
|
[538]
|
10/24/04 17:30:18 |
jajcus |
- thread locking debugging helpers |
|
|
|
@537
|
[537]
|
10/24/04 17:28:31 |
jajcus |
- deadlock condition in draw_buffer() removed |
|
|
|
@535
|
[535]
|
10/24/04 16:26:59 |
jajcus |
- flexible logging configuration support and a sample logging … |
|
|
|
@533
|
[533]
|
10/12/04 12:34:22 |
jajcus |
- typo |
|
|
|
@531
|
[531]
|
10/11/04 20:51:35 |
jajcus |
- StartTLS support fixes |
|
|
|
@529
|
[529]
|
10/06/04 21:39:04 |
jajcus |
- Unicode theme formats and UTF-8 theme files |
|
|
|
@525
|
[525]
|
09/24/04 10:48:31 |
jajcus |
- always use 'replace' for str.encode() |
|
|
|
@499
|
[499]
|
09/09/04 20:48:19 |
jajcus |
- don't panic on bad arguments to /move |
|
|
|
@497
|
[497]
|
09/08/04 22:32:49 |
jajcus |
- /set bad boolean value error handling fixed |
|
|
|
@495
|
[495]
|
09/08/04 22:23:30 |
jajcus |
- use all available settings for completion, not only those actually set |
|
|
|
@493
|
[493]
|
09/08/04 22:01:08 |
jajcus |
- .clear() fixed. No it resets cursor position and clears the window |
|
|
|
@491
|
[491]
|
09/08/04 21:57:44 |
jajcus |
- recently introduced bug fixed and prompt formating improved (include ' ' … |
|
|
|
@490
|
[490]
|
09/08/04 21:56:08 |
jajcus |
- more arguments to ask_question() made optional |
|
|
|
@488
|
[488]
|
09/08/04 17:15:49 |
jajcus |
- clearing the pair list was not a good idea -- the theme may be … |
|
|
|
@481
|
[481]
|
09/07/04 22:07:09 |
jajcus |
- Screen.shell_mode() and Screen.prog_mode() methods to prepare terminal … |
|
|
|
@477
|
[477]
|
09/05/04 21:01:22 |
jajcus |
- theme switching fixed (CJC was lacking curses color pairs when loading … |
|
|
|
@475
|
[475]
|
09/03/04 23:24:22 |
jajcus |
- make /whois and /info work without arguments in chat buffers |
|
|
|
@467
|
[467]
|
08/29/04 19:50:11 |
jajcus |
- got rid of those evil relative imports |
|
|
|
@466
|
[466]
|
08/29/04 19:40:22 |
jajcus |
- copyright information added to *.py files |
|
|
|
@465
|
[465]
|
08/29/04 19:11:31 |
jajcus |
- proper debug messaging handling when no -L/-l option is used |
|
|
|
@464
|
[464]
|
08/29/04 19:05:42 |
jajcus |
- typo |
|
|
|
@463
|
[463]
|
08/29/04 19:05:25 |
jajcus |
- show right error message when changing a setting to an invalid value |
|
|
|
@461
|
[461]
|
08/29/04 18:55:23 |
jajcus |
- call Completion.init in constructors of classes derived from … |
|
|
|
@460
|
[460]
|
08/29/04 18:35:11 |
jajcus |
- debug/info/error messages processing switched to 'logging' module from … |
|
|
|
@458
|
[458]
|
08/29/04 11:47:28 |
jajcus |
- don't panic on unhandled exception in the stream loop |
|
|
|
@454
|
[454]
|
07/27/04 22:43:35 |
jajcus |
- basic, but extensible event notifications ('beeps') |
|
|
|
@450
|
[450]
|
07/26/04 10:10:54 |
jajcus |
- info about registration added to the 'Quickstart' |
|
|
|
@446
|
[446]
|
07/21/04 20:28:07 |
jajcus |
- don't panic while using /buffer_list when some buffers where closed |