Commit Graph

17 Commits

Author SHA1 Message Date
André Apitzsch 125ce523e4 Rename src directory 2017-07-02 17:25:47 +02:00
Markus Böhme ceb7772b5b Correct some typos in command system comments 2017-03-07 16:46:12 +01:00
Yann Leboulanger 5656d210f7 remove gconf usage. It's not used anymore 2015-10-04 21:22:17 +02: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 8f71d9f219 start porting Gajim to gobject introspection and GTK3 2012-12-23 16:23:43 +01:00
Denis Fomin 07cd259bed Add 'role' and 'affiliate' command to command system. 2012-08-11 14:59:05 +04:00
Denis Fomin 4b61a8682c Fixed previous changeset and prevent traceback in command system 2011-03-11 00:35:26 +03:00
Alexander Cherniuk d9c7fca2de Reimplemeted the /dtmf command 2010-08-07 17:26:12 +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 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 4429cd0c93 Updated copyright date in the command system 2010-03-18 08:29:44 +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 8be7f9d2e1 Setting my identity straight 2009-11-23 16:08:09 +02: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
Renamed from src/commands/middleware.py (Browse further)