log mcabber/src/commands.c @ 1429:99d95d4ea806

age author description
Wed, 20 Feb 2008 07:49:11 +0100 Mikael Berthe No need to explicitly reset auto-away for directed presence messages
Tue, 19 Feb 2008 22:56:18 +0100 Mikael Berthe Reset auto-away before changing the status
Sun, 17 Feb 2008 21:19:48 +0100 Mikael Berthe Allow "/buffer list" when debugging mode is disabled
Sun, 17 Feb 2008 21:15:30 +0100 Mikael Berthe Replace DEBUG_ENABLE with ENABLE_DEBUG
Sun, 17 Feb 2008 19:28:06 +0100 Mikael Berthe Add "/status message" (to only change the status description string)
Wed, 23 Jan 2008 19:45:51 +0100 Mikael Berthe Update the group pending message flags when moving a contact to another group
Sat, 19 Jan 2008 16:52:45 +0100 Mikael Berthe [MUC] Auto-whois doesn't set the new message flag
Sat, 19 Jan 2008 16:42:34 +0100 Mikael Berthe Rename command public functions
Sat, 19 Jan 2008 16:30:39 +0100 Mikael Berthe Update copyrights
Sun, 13 Jan 2008 16:11:40 +0100 Mikael Berthe Pressing enter when a group is selected will toggle the fold status (franky)
Mon, 10 Dec 2007 21:45:24 +0100 Mikael Berthe Use bookmarked nickname when manually joining a room
Wed, 05 Dec 2007 22:17:34 +0100 Mikael Berthe Quotes should be escaped in /room nick
Wed, 05 Dec 2007 22:05:41 +0100 Mikael Berthe The command /room ban can be used with a nickname
Sun, 02 Dec 2007 18:10:02 +0100 Mikael Berthe Small code cleanup
Sun, 02 Dec 2007 10:36:42 +0100 Mikael Berthe Fix compilation on OpenBSD
Thu, 29 Nov 2007 20:54:38 +0100 Mikael Berthe MUC: Store room settings (print_status, auto_whois) in private storage
Tue, 27 Nov 2007 23:57:20 +0100 Mikael Berthe Add /room setopt {print_status,auto_whois}
Wed, 14 Nov 2007 19:25:15 +0100 Mikael Berthe Don't strip quotes from a status message (Suggested by bb)
Mon, 12 Nov 2007 19:27:55 +0100 Mikael Berthe Small code cleanup
Sun, 11 Nov 2007 18:49:43 +0100 Mikael Berthe Warn if a MUC room without bookmark is renamed
Sun, 11 Nov 2007 16:07:32 +0100 Mikael Berthe Fix otrpolicy from config file (franky)
Sun, 11 Nov 2007 14:21:24 +0100 Mikael Berthe Improve command /group
Sun, 11 Nov 2007 13:05:57 +0100 Mikael Berthe The command /quit can be used in bindings, hooks and sourced files
Sat, 10 Nov 2007 23:23:44 +0100 Mikael Berthe Warn if the user renames a local item
Sat, 10 Nov 2007 23:15:16 +0100 Mikael Berthe Add on_server flag
Sat, 10 Nov 2007 22:29:31 +0100 Mikael Berthe Add internal hooks support
Sat, 10 Nov 2007 22:28:16 +0100 Mikael Berthe The group name can be specified in the /group command
Sat, 10 Nov 2007 22:14:57 +0100 Mikael Berthe Add /roster item_toggle_lock (suggested by Wolfram S.)
Fri, 09 Nov 2007 23:14:03 +0100 Mikael Berthe Add an option 'otr' to enable OTR support in the configuration file
Sat, 03 Nov 2007 15:57:39 +0100 Mikael Berthe Add "/room names --detail"