log

age author description
Wed, 10 Nov 2010 13:59:48 +0100 Mikael Berthe Add module information in the output of /version
Tue, 09 Nov 2010 12:44:53 +0100 Mikael Berthe Add caps to presence when joining a MUC room
Tue, 09 Nov 2010 12:09:23 +0100 Mikael Berthe Send a result message when we receive a roster push
Tue, 09 Nov 2010 11:24:28 +0100 Mikael Berthe Fix potential issue pointed out by franky's clang report
Tue, 09 Nov 2010 11:10:26 +0100 Mikael Berthe Ignore malformed caps packets
Tue, 09 Nov 2010 11:00:41 +0100 Mikael Berthe Display a warning when the option ssl_verify is still used
Thu, 04 Nov 2010 19:51:02 +0100 franky Fix segfault related to url_regex
Sun, 16 May 2010 13:16:30 +0200 Mikael Berthe Update API ChangeLog (v16)
Sun, 16 May 2010 13:14:18 +0200 Mikael Berthe Add "error" field to the message-in hooks
Fri, 14 May 2010 11:58:13 +0200 franky Fix two fd leaks
Fri, 14 May 2010 09:58:40 +0200 franky Only print the ssl status as an integer if we don't understand it
Thu, 13 May 2010 12:26:48 +0200 Mikael Berthe Fix error presence packet handling.
Sun, 18 Apr 2010 14:14:05 +0200 Mikael Berthe Do not display unhandled IQ result messages to the log window
Sun, 18 Apr 2010 14:04:45 +0200 Mikael Berthe Introduce NS_MUC_{USER,ADMIN,OWNER}
Sat, 17 Apr 2010 14:11:16 +0200 Mikael Berthe Update API ChangeLog (v15)
Sat, 17 Apr 2010 14:03:37 +0200 Mikael Berthe Add "hook-subscription" hook and hk_subscription()
Sat, 17 Apr 2010 12:31:35 +0200 Mikael Berthe Clean up previous patch
Sat, 17 Apr 2010 11:50:22 +0200 Mikael Berthe Fix looping issue spotted by isbear when sending manual IQ messages
Sat, 17 Apr 2010 11:21:04 +0200 Mikael Berthe Fix issue #54 -- command line corruption
Wed, 14 Apr 2010 21:27:37 +0200 Mikael Berthe Improve messages when connecting to the Jabber server
Wed, 14 Apr 2010 21:11:12 +0200 Mikael Berthe Update some file headers
Wed, 14 Apr 2010 21:01:31 +0200 Mikael Berthe Display a warning when the configuration file hasn't been updated
Mon, 12 Apr 2010 23:40:14 +0200 Mikael Berthe More lm_message_node_get_child_value() return value checks
Mon, 12 Apr 2010 23:24:20 +0200 Mikael Berthe Fix two MUC issues (reported by VarLog)
Mon, 12 Apr 2010 22:22:22 +0200 Mikael Berthe Display mcabber version when starting a trace log
Mon, 12 Apr 2010 20:50:19 +0200 Mikael Berthe [MUC] Fix handling of empty room topic
Sun, 11 Apr 2010 20:02:16 +0200 Mikael Berthe Do not block MUC private messages when 'block_unsubscribed' is set
Sun, 11 Apr 2010 19:49:52 +0200 Mikael Berthe Display the JID before attempting to connect
Sun, 11 Apr 2010 18:53:21 +0200 Mikael Berthe Clean up the TODO file
Sun, 11 Apr 2010 17:20:32 +0200 Mikael Berthe Add "delayed" argument to the message-in hooks