root/trunk/plugins


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) @674 [674] 10/25/06 09:35:19 jajcus - unset 'to' in the saved presence for auto_away, not in user_info
(edit) @672 [672] 10/25/06 09:14:53 jajcus - unset 'to' when saving presence during auto_away
(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) @666 [666] 09/07/06 22:04:45 jajcus - refactorization: cjc_globals module with three singletons (Application, …
(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) @661 [661] 07/23/06 22:35:40 jajcus - use 'x in s' instead of 's.find(x)>=0'
(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) @656 [656] 06/04/06 22:21:19 jajcus - (c) years updated
(edit) @651 [651] 05/18/06 21:06:01 jajcus - use itertools.{count,izip} instead of xrange and zip
(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) @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) @633 [633] 12/26/05 12:39:31 jajcus - copyright years updated
(edit) @628 [628] 12/24/05 13:44:42 jajcus - more complete vcard display
(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) @622 [622] 07/23/05 16:05:50 jajcus - very ugly bug ('query' instead of 'vCard') not noticed earlier as most …
(edit) @616 [616] 05/25/05 19:37:17 jajcus - s/Plugin.cjc.error/Plugin.error/
(edit) @613 [613] 05/07/05 15:33:14 jajcus - simple meta-contacts: multiple JIDs with the same name are treated as …
(edit) @603 [603] 04/17/05 17:38:34 jajcus - by default use the global 'editor' and 'editor_encoding' options
(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) @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) @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 …
(edit) @580 [580] 01/09/05 18:30:55 jajcus - the way back (history) in disco browser
(edit) @579 [579] 01/09/05 18:25:07 jajcus - clear disco buffer when subitem is requested
(edit) @578 [578] 01/09/05 18:24:05 jajcus - user-friendly (hopefully) service browser
(edit) @577 [577] 01/09/05 17:58:36 jajcus - request disco#info first. gives more usable result
(edit) @576 [576] 01/09/05 17:56:25 jajcus - escaped ":" in conditional formats for node names
(edit) @574 [574] 01/09/05 17:34:25 jajcus - updated for recent PyXMPP changes
(edit) @573 [573] 01/05/05 23:39:34 jajcus - basic Service Discovery browsing
(edit) @571 [571] 01/05/05 23:38:21 jajcus - 'buffer_preference' setting description fixed
(edit) @570 [570] 01/05/05 18:56:41 jajcus - small fix for /close
(edit) @563 [563] 12/18/04 21:27:10 jajcus - workaround for setups where locale.getlocale() return None as encoding
(edit) @562 [562] 12/16/04 22:36:41 jajcus - fixed handling of non-us characters in JID in messages and chats …
(edit) @558 [558] 10/31/04 09:50:41 jajcus - /offline command for sending "unavailable" presence - don't change own …
(edit) @544 [544] 10/26/04 22:10:25 jajcus - .cvsignore files are not needed in SVN
(edit) @539 [539] 10/24/04 17:54:18 jajcus - cosmetics
(edit) @529 [529] 10/06/04 21:39:04 jajcus - Unicode theme formats and UTF-8 theme files
(edit) @527 [527] 09/27/04 21:49:18 jajcus - /who command for groupchats (patch by Chris Niekel
(edit) @523 [523] 09/18/04 22:25:53 jajcus - [-nick nick] added to /join description
(edit) @519 [519] 09/16/04 22:26:29 jajcus - 'to' -> 'stanza_to', 'fr' -> 'stanza_from', 'sid' -> 'stanza_id', 'typ' …
(edit) @517 [517] 09/16/04 20:20:19 jajcus - typo fixed
(edit) @515 [515] 09/14/04 10:25:05 jajcus - typo fixed
(edit) @513 [513] 09/13/04 23:34:52 jajcus - updated for recent PyXMPP changes
(edit) @511 [511] 09/12/04 10:50:07 jajcus - stream.jid -> stream.me everywhere
(edit) @507 [507] 09/11/04 16:03:42 jajcus - encode buffer content to locale's encoding before sending it to an …
(edit) @505 [505] 09/10/04 23:08:48 jajcus - jogger.pl plugin
(edit) @503 [503] 09/10/04 20:02:30 jajcus - missing 'message.composer_descr' theme format added
(edit) @501 [501] 09/09/04 21:14:57 jajcus - updated for the recent logging/output changes - debug(), info(), …
(edit) @496 [496] 09/08/04 22:32:10 jajcus - error logging updated
(edit) @494 [494] 09/08/04 22:18:30 jajcus - message composition with external editor (when no body is given)
(edit) @486 [486] 09/08/04 16:56:57 jajcus - don't require -clear option to set a presence description
(edit) @484 [484] 09/07/04 22:57:24 jajcus - auto_popup=False by default
(edit) @483 [483] 09/07/04 22:13:19 jajcus - allow applications started with /shell, /pipe_in, /pipe_out to use …
(edit) @482 [482] 09/07/04 22:08:57 jajcus - updates for some recent CJC code change
(edit) @479 [479] 09/07/04 17:04:00 jajcus - fixed problem with empty auto_away_msg and keep_description set
(edit) @475 [475] 09/03/04 23:24:22 jajcus - make /whois and /info work without arguments in chat buffers
(edit) @473 [473] 09/03/04 22:16:36 jajcus - "-to" option to /online, /away, etc. for directed presence - …
(edit) @471 [471] 09/03/04 19:17:22 jajcus - use 'logging' module for displaying stream data in xmlconsole
(edit) @469 [469] 09/03/04 18:04:46 jajcus - /whois without arguments should display users own vCard
(edit) @466 [466] 08/29/04 19:40:22 jajcus - copyright information added to *.py files
(edit) @460 [460] 08/29/04 18:35:11 jajcus - debug/info/error messages processing switched to 'logging' module from …
(edit) @456 [456] 07/27/04 22:56:43 jajcus - groupchat event notifications fixed and defaults changed to more sane …
(edit) @454 [454] 07/27/04 22:43:35 jajcus - basic, but extensible event notifications ('beeps')
(edit) @452 [452] 07/27/04 08:28:41 jajcus - don't panic if user_left() is called with stanza=None
(edit) @448 [448] 07/21/04 20:39:03 jajcus - sort entries in /list output
(edit) @447 [447] 07/21/04 20:32:39 jajcus - show error instead of traceback on invalid regular expression in /list
(edit) @440 [440] 07/21/04 10:00:14 jajcus - cosmetics
(edit) @434 [434] 07/20/04 15:37:07 jajcus - /list command (filtered roster dump) added
(edit) @428 [428] 07/02/04 22:12:45 jajcus - day change notifications
(edit) @424 [424] 06/27/04 21:38:32 jajcus - presence changes handling fixes
(edit) @422 [422] 06/27/04 17:11:38 jajcus - use proper theme format for presence change notification - do not …
(edit) @420 [420] 06/27/04 16:47:13 jajcus - store MUC users presence in user_info - handle MUC users presence …
(edit) @418 [418] 06/26/04 11:20:39 jajcus - fixes for /subject without arguments
(edit) @417 [417] 06/26/04 11:05:22 jajcus - /subject without arguments should display the current room subject
(edit) @412 [412] 06/20/04 11:03:17 jajcus - cosmetics
Note: See TracRevisionLog for help on using the revision log.