log

age author description
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
Tue, 02 Feb 2010 22:44:18 +0100 Myhailo Danylenko Improved events interface
Tue, 19 Jan 2010 19:16:38 +0200 Myhailo Danylenko Provide xmpp_is_online()
Tue, 19 Jan 2010 16:09:27 +0200 Myhailo Danylenko Split HOOK_INTERNAL
Tue, 19 Jan 2010 09:53:12 +0200 Myhailo Danylenko Destroy lm connection object on disconnect
Tue, 19 Jan 2010 15:45:25 +0200 Myhailo Danylenko Add required by gpgme definition to "clean" config.h