root/trunk


Mode:

Legend:

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