log mcabber/src/commands.c @ 484:00e2d3821a5b

age author description
Thu, 06 Oct 2005 21:51:34 +0200 Mikael Berthe Display PRIV for private messages in a room when using /say_to
Tue, 04 Oct 2005 19:47:50 +0200 Mikael Berthe Add /say_to command
Sun, 02 Oct 2005 23:36:39 +0200 Mikael Berthe Add "/room topic", and display topic changes
Sun, 02 Oct 2005 18:05:34 +0200 Mikael Berthe Disable some commands when not connected
Sun, 02 Oct 2005 10:57:09 +0200 Mikael Berthe Fix segfaults when using /buffer and /room while not connected
Sun, 02 Oct 2005 00:37:16 +0200 Mikael Berthe Add "/room nick"
Sat, 01 Oct 2005 23:17:05 +0200 Mikael Berthe Use UTF8 to handle resources and room nicknames
Thu, 29 Sep 2005 22:31:56 +0200 Mikael Berthe Add "/buffer date"
Thu, 29 Sep 2005 21:28:39 +0200 Mikael Berthe Add "/buffer %n"
Wed, 28 Sep 2005 21:56:35 +0200 Mikael Berthe Convert /rawxml argument to UTF8
Mon, 26 Sep 2005 22:41:39 +0200 Mikael Berthe MUC: Disallow room names with a '/'
Mon, 26 Sep 2005 22:08:48 +0200 Mikael Berthe Jabber Id syntax checks
Sun, 25 Sep 2005 23:45:34 +0200 Mikael Berthe Add "/room unlock"
Sun, 25 Sep 2005 01:04:48 +0200 Mikael Berthe Add "/room remove", to remove an old chatroom from the roster
Sun, 25 Sep 2005 01:01:44 +0200 Mikael Berthe Initial Multi-User Chat support
Sun, 25 Sep 2005 00:44:11 +0200 Mikael Berthe Minor changes & cleanup
Sun, 25 Sep 2005 00:33:56 +0200 Mikael Berthe Add /status_to command
Tue, 20 Sep 2005 21:27:21 +0200 Mikael Berthe /info can show multiple resources
Mon, 19 Sep 2005 23:32:42 +0200 Mikael Berthe Handle multiple resources for the same buddy
Thu, 15 Sep 2005 23:22:12 +0200 Mikael Berthe Add /rawxml command
Thu, 01 Sep 2005 21:18:19 +0200 Mikael Berthe Allow offline status message
Mon, 22 Aug 2005 20:33:11 +0200 Mikael Berthe Fix a typo
Thu, 04 Aug 2005 23:04:54 +0100 Mikael Berthe Whitespace cleanup
Thu, 28 Jul 2005 20:24:28 +0100 Mikael Berthe Merge UTF-8 changes
Thu, 28 Jul 2005 13:16:36 +0100 Mikael Berthe Remove utf8 files, use Glib
Tue, 26 Jul 2005 18:18:30 +0100 Mikael Berthe Add "/roster up" and "/roster down"
Mon, 25 Jul 2005 21:46:35 +0100 Mikael Berthe Improve logging system (traces)
Sun, 24 Jul 2005 23:04:39 +0100 Mikael Berthe /buffer search_*: skip leading spaces (if any) in string parameter
Sun, 24 Jul 2005 22:56:42 +0100 Mikael Berthe Add /buffer search_{backward,forward}
Sun, 24 Jul 2005 22:31:31 +0100 Mikael Berthe Rename some buffer commands, for homogeneity