log mcabber/src/jabglue.c @ 1577:e1a642472f4e

age author description
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