log mcabber/src/jabglue.c @ 1381:40095d413da9

age author description
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"
Mon, 10 Sep 2007 21:56:50 +0200 Mikael Berthe Allow vcard requests to a full jid
Sun, 09 Sep 2007 13:24:40 +0200 Mikael Berthe Fix jb_send_msg() call in OTR
Sat, 08 Sep 2007 13:21:07 +0200 Michal 'vorner' Vaner -n and -f flags to message-sending commands
Fri, 07 Sep 2007 17:07:35 +0200 Mikael Berthe Fix a gcc warning
Thu, 30 Aug 2007 00:52:51 +0200 Frank Zschockelt OTR support
Sun, 26 Aug 2007 18:24:14 +0200 Michal 'vorner' Vaner Drawing the MUC nicks by a different color
Sat, 25 Aug 2007 17:34:07 +0200 Mikael Berthe Implement XEP-0203 (Delayed Delivery)
Fri, 22 Jun 2007 20:24:19 +0200 Mikael Berthe Update Entity Capabilities (add iq:last)
Fri, 22 Jun 2007 19:21:23 +0200 Mikael Berthe More jabber:iq:last support... (misc)
Mon, 18 Jun 2007 21:12:35 +0200 Mikael Berthe Make room bookark more verbose, and remove duplicate bookmarks
Sat, 16 Jun 2007 12:28:27 +0200 Mikael Berthe Small MUC invitation improvement
Sat, 16 Jun 2007 12:19:14 +0200 Mikael Berthe Fix a roster bug when receiving a MUC invitation
Tue, 08 May 2007 10:00:32 +0200 Mikael Berthe Entity Capabilities support (XEP-0115)
Tue, 01 May 2007 18:16:11 +0200 Mikael Berthe Improve Private Storage detection.