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)