log

age author description
Wed, 17 Feb 2010 18:44:39 +0100 Mikael Berthe Do not display Loudmouth's disconnection value when disconnected normally
Sat, 13 Feb 2010 21:32:21 +0100 Mikael Berthe s/JEP/XEP/
Fri, 12 Feb 2010 23:07:30 +0100 Mikael Berthe Fix typo in config. file (spotted by calico.jeff)
Mon, 08 Feb 2010 00:32:18 +0200 Myhailo Danylenko Add .pc file
Tue, 09 Feb 2010 18:05:13 +0100 franky Fix typo introduced in ac881b5f9248 (s/last/ping)
Tue, 09 Feb 2010 13:25:08 +0100 Mikael Berthe Fix roster issue reported by DavidP
Mon, 08 Feb 2010 22:17:04 +0100 Mikael Berthe Update ChangeLog
Mon, 08 Feb 2010 22:13:45 +0100 Mikael Berthe Update documentation
Mon, 08 Feb 2010 22:00:40 +0100 Mikael Berthe Refactor some code
Mon, 08 Feb 2010 21:49:52 +0100 Mikael Berthe Fix pinging oneself
Mon, 08 Feb 2010 21:23:05 +0100 Mikael Berthe Add /request ping (XEP-0199), by merging isbear's module
Mon, 08 Feb 2010 19:36:56 +0100 Mikael Berthe Update display_server_error()
Mon, 08 Feb 2010 19:15:55 +0100 Mikael Berthe Improve error checks in received IQ responses
Sun, 07 Feb 2010 19:19:33 +0100 Mikael Berthe Display modules directory with mcabber -V
Sun, 07 Feb 2010 19:13:33 +0100 Mikael Berthe Add dummy handler for roster manipulation IQ responses
Sun, 07 Feb 2010 17:34:00 +0100 Mikael Berthe Remove the "new message" flag when a buffer is purged with /buffer purge
Sun, 07 Feb 2010 17:11:52 +0100 Mikael Berthe Add small comment in previous change
Sun, 07 Feb 2010 17:10:29 +0100 Mikael Berthe Handle IQ responses with no "from"
Sun, 07 Feb 2010 16:41:12 +0100 Mikael Berthe This file (xmpp_helper.c) only contains mcabber stuff AFAICT
Sat, 06 Feb 2010 20:41:30 +0100 Mikael Berthe Update ChangeLog
Sat, 06 Feb 2010 20:13:10 +0100 Mikael Berthe Update online help
Sat, 06 Feb 2010 19:28:37 +0100 Mikael Berthe Remove obsolete/bogus comment
Sat, 06 Feb 2010 19:01:06 +0100 Mikael Berthe Update status when unexpectedly disconnected from server
Sat, 06 Feb 2010 18:20:09 +0100 Mikael Berthe Disable XEP-0022 (Message Events) as it's been obsolete for a while
Sat, 06 Feb 2010 18:16:06 +0100 Mikael Berthe Replace JEP with XEP
Sat, 06 Feb 2010 01:50:29 +0200 Myhailo Danylenko Fix modules include flags (reported by nixtrian)
Sat, 06 Feb 2010 01:12:46 +0200 Myhailo Danylenko Get server name from jid for block_unsubscribed
Fri, 05 Feb 2010 23:32:56 +0200 Myhailo Danylenko Fix blocking muc messages (reported by Че2)
Wed, 03 Feb 2010 06:34:46 +0100 Mikael Berthe Remove useless fonction call (spotted by isbear)
Sun, 31 Jan 2010 16:08:50 +0200 Myhailo Danylenko Use G_GNUC_PRINTF to check scr_LogPrint arguments