log mcabber/src/jabglue.c @ 1439:fd09c95bc2b5

age author description
Tue, 26 Feb 2008 22:28:16 +0100 Mikael Berthe Wake up less often when not connected to the server
Sun, 24 Feb 2008 13:41:36 +0100 Mikael Berthe Do not send a groupchat-style message when changing a MUC room topic
Mon, 18 Feb 2008 22:59:37 +0100 Mikael Berthe Implement FIFO named command pipe
Tue, 12 Feb 2008 20:32:37 +0100 Mikael Berthe New option to customize the away/notavail priority (Michael Gehring)
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
Sat, 19 Jan 2008 12:09:00 +0100 Mikael Berthe Remove useless inlines
Thu, 13 Dec 2007 22:36:04 +0100 Mikael Berthe Correctly display PGP-encoded messages with a subject
Mon, 10 Dec 2007 22:15:08 +0100 Mikael Berthe Minor style change
Mon, 10 Dec 2007 22:04:14 +0100 Mikael Berthe Automatically unlock new rooms (suggested by Michael Weiser)
Mon, 10 Dec 2007 21:45:24 +0100 Mikael Berthe Use bookmarked nickname when manually joining a room
Sun, 02 Dec 2007 17:16:09 +0100 Mikael Berthe Fix typo in changeset d9606bd03144
Sun, 02 Dec 2007 17:07:10 +0100 Mikael Berthe Split function handle_presence_muc()
Sun, 02 Dec 2007 13:38:44 +0100 Mikael Berthe Small code cleanup
Sun, 02 Dec 2007 10:36:42 +0100 Mikael Berthe Fix compilation on OpenBSD
Thu, 29 Nov 2007 22:40:56 +0100 Mikael Berthe Add missing PREFIX_NOFLAG flag...
Thu, 29 Nov 2007 20:54:38 +0100 Mikael Berthe MUC: Store room settings (print_status, auto_whois) in private storage
Wed, 28 Nov 2007 22:42:48 +0100 Mikael Berthe Small code cleanup
Tue, 27 Nov 2007 23:57:20 +0100 Mikael Berthe Add /room setopt {print_status,auto_whois}
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
Sat, 10 Nov 2007 23:15:16 +0100 Mikael Berthe Add on_server flag
Sat, 10 Nov 2007 23:15:05 +0100 Mikael Berthe Add pre-disconnect internal hook
Fri, 09 Nov 2007 23:14:03 +0100 Mikael Berthe Add an option 'otr' to enable OTR support in the configuration file
Thu, 08 Nov 2007 23:46:18 +0100 Mikael Berthe Fix a potential segfault in display_server_error()
Tue, 06 Nov 2007 17:12:04 +0100 franky Only use OTR encryption on other users
Sat, 03 Nov 2007 16:52:25 +0100 Mikael Berthe History logfile: Use a special code (MI) for local MUC info messages
Sat, 27 Oct 2007 11:10:18 +0200 Mikael Berthe Minor coding style adjustments
Sat, 20 Oct 2007 19:37:11 +0200 Mikael Berthe Fix a bug when receiving an invitation
Thu, 13 Sep 2007 20:05:21 +0200 Mikael Berthe Implement "/roster display"