Commit Graph

14 Commits

Author SHA1 Message Date
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
red-agent d7e4ab3eb7 A workaround to make commands documentation easily translatable
Though I consider this a major regression, as using doc-strings is a much
cleaner and better solution. It requires not that big scaffolding to support it,
but some of Gajim developers think otherwise.
2009-10-04 20:43:51 +03:00
red-agent aea0508221 Code style fix 2009-10-04 19:56:07 +03:00
red-agent 958d937d5c Dropped in the reworked version of the new command system
The reworked version has refactored and simplified architecture, which also
involves simplified dispatching.
2009-10-02 23:57:11 +03:00