log mcabber/src/jabglue.c @ 1592:1802b926e3fa

age author description
Tue, 06 Oct 2009 21:22:51 +0200 Mikael Berthe Display a warning when using /request while disconnected
Mon, 20 Apr 2009 19:58:06 +0200 franky Handle chat notifications even if the JID has no resource
Mon, 13 Apr 2009 01:16:23 +0200 Mikael Berthe Merge main and crew
Sun, 12 Apr 2009 20:20:56 +0200 franky Use otr context where possible, saves one mc_strtolower() per received message
Sat, 11 Apr 2009 12:05:27 +0200 Mikael Berthe Reduce the CPU usage when the server is unreachable
Fri, 10 Oct 2008 20:29:15 +0200 Mikael Berthe Fix gcc warnings related to inline/static uses
Sun, 05 Oct 2008 23:39:26 +0200 Mikael Berthe Fix uninitialized pointer (reported by T. Glaser)
Sat, 04 Oct 2008 13:07:18 +0200 Mikael Berthe Slightly improve last changeset
Sat, 04 Oct 2008 13:03:42 +0200 Mikael Berthe MUC fix: the topic couldn't be cleared
Thu, 02 Oct 2008 20:00:11 +0200 Mikael Berthe Display more information in /room bookmark (autojoin, nick...)
Mon, 30 Jun 2008 23:13:50 +0200 Mikael Berthe Do not use srand()/rand() if better alternatives exist (mirabilos)
Tue, 29 Apr 2008 19:16:26 +0200 Mikael Berthe Fix JID case issue with OTR (franky)
Sun, 20 Apr 2008 14:30:25 +0200 Mikael Berthe New UI message flag (O) when OTR is used
Thu, 17 Apr 2008 21:01:09 +0200 Mikael Berthe Avoid mixed declarations and code
Thu, 27 Mar 2008 23:27:19 +0100 Mikael Berthe Remove configure option --enable-fifo
Fri, 21 Mar 2008 19:27:52 +0100 Mikael Berthe Add option 'ignore_self_presence'
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"
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.