log

age author description
Mon, 01 Mar 2010 20:23:22 +0100 Mikael Berthe Fix segfault introduced in previous commit
Sun, 28 Feb 2010 21:25:18 +0100 Mikael Berthe Allow status command in the configuration file
Sun, 28 Feb 2010 18:50:30 +0100 Mikael Berthe Improve login process
Sun, 28 Feb 2010 17:02:26 +0100 Mikael Berthe Update XEP-0184 support
Sun, 28 Feb 2010 15:19:27 +0100 Mikael Berthe Minor style and header updates
Sun, 28 Feb 2010 14:15:38 +0100 Mikael Berthe Handle priority changes when the contact status doesn't change
Sun, 28 Feb 2010 14:09:47 +0100 Mikael Berthe Add helper function roster_getprio()
Sun, 28 Feb 2010 13:46:46 +0100 Mikael Berthe Do not move a contact before the server's ACK
Sun, 28 Feb 2010 13:31:57 +0100 Mikael Berthe Do not rename a contact before the server's ACK
Sun, 28 Feb 2010 13:04:59 +0100 Mikael Berthe Update hgignore file
Sun, 28 Feb 2010 12:51:32 +0100 Mikael Berthe Cosmetic change in ./configure --help output
Sun, 28 Feb 2010 11:33:39 +0100 Mikael Berthe Fix vCard requests in MUC rooms
Sun, 28 Feb 2010 10:20:13 +0100 Mikael Berthe Do not display Unhandled IQ request stanzas in the log window
Thu, 25 Feb 2010 21:26:15 +0100 Mikael Berthe Do not use the full JID for vcard requests (Hermitifier)
Thu, 25 Feb 2010 21:21:43 +0100 Mikael Berthe Remove buggy check in handle_vcard_node() (Reported by Hermitifier)
Mon, 15 Feb 2010 17:00:28 +0200 Myhailo Danylenko mcabber.pc fixes
Wed, 17 Feb 2010 19:08:55 +0100 Mikael Berthe Remove extra newlines in scr_LogPrint() calls
Wed, 17 Feb 2010 19:07:50 +0100 Mikael Berthe Do not call hk_mystatuschange() twice when we're disconnected
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()