log mcabber/src/commands.c @ 1377:cd9182f0b5c7

age author description
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"
Sat, 27 Oct 2007 11:10:18 +0200 Mikael Berthe Minor coding style adjustments