log mcabber/src/commands.c @ 1463:477581e3b95e

age author description
Sat, 12 Apr 2008 17:15:32 +0200 Mikael Berthe "status message" expects a message
Sat, 12 Apr 2008 13:49:18 +0200 Mikael Berthe Allow tab characters with /say_to -f
Fri, 29 Feb 2008 14:55:55 +0100 Mikael Berthe Forbid NUL characters when using /say_to -f
Fri, 29 Feb 2008 13:02:04 +0100 Mikael Berthe Check file content when using /say_to -f
Sun, 24 Feb 2008 13:41:36 +0100 Mikael Berthe Do not send a groupchat-style message when changing a MUC room topic
Sat, 23 Feb 2008 12:00:56 +0100 Mikael Berthe Expand filename in /say_to -f
Sat, 23 Feb 2008 11:49:34 +0100 Mikael Berthe Allow the special JID "." in command say_to
Sat, 23 Feb 2008 11:42:07 +0100 Mikael Berthe Add an option "-f" (file) to /say_to
Wed, 20 Feb 2008 21:26:54 +0100 Mikael Berthe Add an option "-q" (quiet) to /say_to
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)