Commit Graph

53 Commits

Author SHA1 Message Date
Yann Leboulanger 0312b6275a itervalues / iterkeys doesn't exist anymore 2013-01-05 09:52:09 +01:00
Yann Leboulanger 3fdefe20b7 xrange() -> list(range()) 2013-01-02 18:17:51 +01:00
Yann Leboulanger 912f0e921d fix imports and many py3 changements 2013-01-02 13:54:02 +01:00
Yann Leboulanger d27591076f fix exception handling 2013-01-01 23:18:36 +01:00
Yann Leboulanger 069bddbbcb remove call to unicode() 2013-01-01 21:06:16 +01:00
Yann Leboulanger 8f71d9f219 start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
Denis Fomin 63eb866b71 output style. 2012-09-23 23:59:26 +04:00
Denis Fomin 07cd259bed Add 'role' and 'affiliate' command to command system. 2012-08-11 14:59:05 +04:00
Denis Fomin e7efe5007c [Darlan]. typo 2012-07-28 22:46:11 +04:00
Yann Leboulanger 75c495979c add XEP-0224 support (/attention command, persistant popup and special sound). F
ixes #3465
2012-04-09 13:38:28 +02:00
Yann Leboulanger 72be2c49e0 [Jeff Bailes] updated strings 2012-03-06 11:51:11 +01:00
Yann Leboulanger efa2b44378 [Dicson] fix /away command to work when we are onln #7070. 2012-02-15 20:22:46 +01:00
Yann Leboulanger 00e53b2571 [Dicson] Fixes #7070 2012-02-14 21:49:48 +01:00
Yann Leboulanger d2c108d928 make /status /away and /back commands apply to connected and synchronized accounts. Fixes #7070 2012-01-05 20:09:33 +01:00
Yann Leboulanger f95e45d457 modify /clear command in groupchats so that it also reset color assignment. Fixes #7022 2011-11-29 11:55:06 +01:00
Denis Fomin e4314f63a0 revert [3bd5f54fca8d] 2011-10-08 22:54:05 +03:00
Denis Fomin 98781f8db4 command_system. do not automatically enable Execute class 2011-10-05 14:37:40 +03:00
Denis Fomin 4b61a8682c Fixed previous changeset and prevent traceback in command system 2011-03-11 00:35:26 +03:00
Alexander Cherniuk 2d23b938b7 Minor reimplementation the /audio and /video commands 2010-08-07 17:37:14 +03:00
Alexander Cherniuk d9c7fca2de Reimplemeted the /dtmf command 2010-08-07 17:26:12 +03:00
Alexander Cherniuk 6a50a96be2 Reimplemented the /names command 2010-08-07 16:38:05 +03:00
Alexander Cherniuk 99aa440fbf Unify the tuple notation style 2010-08-06 21:47:34 +03:00
Alexander Cherniuk a26a578396 A bit more intelligent behavior for the execute 2010-08-06 15:36:30 +03:00
Alexander Cherniuk e78e4318c5 Upgraded middleware inside the command system. Added support for proper output style 2010-08-06 06:07:28 +03:00
Alexander Cherniuk 7c1f4bf23e Rewrote the command_system/implementation/custom.py 2010-08-06 01:49:46 +03:00
Alexander Cherniuk 4635a08f94 Completely rewrote the dispatcher in the command system 2010-08-05 21:47:46 +03:00
Alexander Cherniuk 09e1742bcc Shortened a couple of things in the command system 2010-08-05 14:06:36 +03:00
Alexander Cherniuk 96078f29de A bit more precise name for the polling interval 2010-08-04 11:37:01 +03:00
Alexander Cherniuk c6c2f1574d Added safe /execute and /show commands. May be moved to plugins later 2010-08-04 11:08:24 +03:00
Alexander Cherniuk 6d62571da3 Fix the check of whether command succeeded or not 2010-04-19 17:26:59 +03:00
Alexander Cherniuk dd4af8cd6c Do not clear the input, when there has been a command-related error 2010-04-17 21:53:09 +03:00
Alexander Cherniuk aed9179d15 List comprehension fits better 2010-03-26 14:52:54 +02:00
Thibaut GIRKA fbf9a769d8 Delete invalid jingle sessions. Kick audio/video availability from jingle states.
Fixes #5668, #5651
2010-03-21 21:45:45 +01:00
Alexander Cherniuk e42a50dc44 Contracted @documentation to @doc 2010-03-19 03:22:17 +02:00
Alexander Cherniuk 033843093f Added /gpg command and re-arranged commands scope 2010-03-18 10:45:56 +02:00
Alexander Cherniuk 4429cd0c93 Updated copyright date in the command system 2010-03-18 08:29:44 +02:00
Alexander Cherniuk 46a3094466 Touchup for /dtmf implementation 2010-03-18 08:17:48 +02:00
Alexander Cherniuk 48b2bfd700 Added a comment about command escaping and tiny touchups 2010-03-18 07:37:49 +02:00
Alexander Cherniuk c272fce312 Realigned width of text meant for humans to 72 characters 2010-02-26 12:35:09 +02:00
Alexander Cherniuk e525858231 Removed alias duplication of some commands 2010-01-10 08:42:08 +02:00
Alexander Cherniuk 306519f6e9 Added /status, /away, /online commands. Fixed command error reporting 2009-12-22 21:31:11 +02:00
Alexander Cherniuk 8be7f9d2e1 Setting my identity straight 2009-11-23 16:08:09 +02:00
red-agent 909ef8da53 Added /grep command. Fixes #5438 2009-11-19 07:39:04 +02:00
Thibaut GIRKA e5062f77ea [Jingle] User can send DTMF tones using the /dtmf command 2009-11-13 22:58:02 +01:00
red-agent f457497bd1 Fixed the /audio and /video commands 2009-11-10 23:33:39 +02:00
red-agent 8a464786f4 Added /audio /video commands 2009-11-10 23:06:59 +02:00
Yann Leboulanger ea973ddc2e fix exception handling in command system 2009-11-01 13:50:34 +01:00
Yann Leboulanger 8ddd6a298b [MattJ] re-fix /join command. already done in [8116020da28c] 2009-10-28 15:43:05 +01:00
red-agent e0dac306f7 Modified @documentation to not depend on order 2009-10-05 12:55:34 +03:00
red-agent b7ed152624 Added ignore/unignore aliases for block/unblock 2009-10-04 22:11:19 +03:00