log mcabber/src/commands.c @ 988:6e2bfd1ffded

age author description
Mon, 30 Oct 2006 23:37:58 +0100 Mikael Berthe Add ids to message stanzas if needed
Sat, 21 Oct 2006 11:22:15 +0200 Mikael Berthe Improve /buffer search_*
Sat, 21 Oct 2006 11:07:50 +0200 Mikael Berthe Fix /roster search
Tue, 10 Oct 2006 20:15:06 +0200 Alexis Hildebrandt Cosmetic changes
Sat, 30 Sep 2006 22:42:32 +0200 Mikael Berthe Add /roster item_{lock,unlock}
Fri, 29 Sep 2006 21:50:28 +0200 Mikael Berthe Use split_arg() in do_roster()
Fri, 29 Sep 2006 20:28:20 +0200 Alexis Hildebrandt Configurable command character
Mon, 11 Sep 2006 19:14:59 +0200 Mikael Berthe Auto-whois shouldn't enable chat mode
Sat, 09 Sep 2006 13:07:59 +0200 Mikael Berthe Cosmetics (change a variable name)
Sat, 02 Sep 2006 14:59:37 +0200 Mikael Berthe Cosmetic changes
Sat, 02 Sep 2006 10:01:25 +0200 Mikael Berthe Fix a freeze with UTF-8 locales
Wed, 21 Jun 2006 20:50:56 +0200 Mikael Berthe Sort commands (for the completion system)
Fri, 16 Jun 2006 22:38:49 +0200 Mikael Berthe MUC: join password-protected room
Sun, 28 May 2006 10:42:22 +0200 Mikael Berthe Allow /rename for groups
Fri, 26 May 2006 22:51:19 +0200 Mikael Berthe Add /buffer {scroll_lock|scroll_unlock|toggle_scroll}
Thu, 25 May 2006 18:20:52 +0200 Mikael Berthe Add online /help command
Wed, 24 May 2006 23:30:31 +0200 Mikael Berthe Commands /alias & /bind list the key bindings and aliases
Wed, 24 May 2006 22:29:05 +0200 Mikael Berthe Add "/buffer purge"
Wed, 24 May 2006 21:52:46 +0200 Mikael Berthe Improve changeset a3db3ee8b99e, do not enable chatmode when refreshing
Sun, 21 May 2006 09:49:04 +0200 Mikael Berthe Cosmetic changes
Sat, 13 May 2006 22:21:20 +0200 Mikael Berthe Fix segfault when using /group with the [status] entry
Mon, 08 May 2006 23:45:58 +0200 Mikael Berthe Introduce special buffer stuff
Mon, 08 May 2006 22:38:30 +0200 Mikael Berthe Improve readability for some commands
Sun, 07 May 2006 16:01:44 +0200 Mikael Berthe Rectify a wrong help message
Sat, 06 May 2006 18:41:24 +0200 Mikael Berthe "/say_to ." is not valid
Sat, 06 May 2006 12:59:04 +0200 Mikael Berthe Remember the status message when a buddy goes offline
Thu, 04 May 2006 20:22:03 +0200 Mikael Berthe Allow "/room join . [nick]" if the current item is a MUC room
Thu, 04 May 2006 19:04:22 +0200 Mikael Berthe Be more verbose about verbatim mode
Thu, 04 May 2006 18:49:10 +0200 Mikael Berthe Add "/msay toggle_verbatim"
Thu, 04 May 2006 18:39:25 +0200 Mikael Berthe New option "muc_auto_whois"