Sun, 18 Apr 2010 14:04:45 +0200 Introduce NS_MUC_{USER,ADMIN,OWNER}
Mikael Berthe <mikael@lilotux.net> [Sun, 18 Apr 2010 14:04:45 +0200] rev 1908
Introduce NS_MUC_{USER,ADMIN,OWNER}
Sat, 17 Apr 2010 14:11:16 +0200 Update API ChangeLog (v15)
Mikael Berthe <mikael@lilotux.net> [Sat, 17 Apr 2010 14:11:16 +0200] rev 1907
Update API ChangeLog (v15)
Sat, 17 Apr 2010 14:03:37 +0200 Add "hook-subscription" hook and hk_subscription()
Mikael Berthe <mikael@lilotux.net> [Sat, 17 Apr 2010 14:03:37 +0200] rev 1906
Add "hook-subscription" hook and hk_subscription()
Sat, 17 Apr 2010 12:31:35 +0200 Clean up previous patch
Mikael Berthe <mikael@lilotux.net> [Sat, 17 Apr 2010 12:31:35 +0200] rev 1905
Clean up previous patch
Sat, 17 Apr 2010 11:50:22 +0200 Fix looping issue spotted by isbear when sending manual IQ messages
Mikael Berthe <mikael@lilotux.net> [Sat, 17 Apr 2010 11:50:22 +0200] rev 1904
Fix looping issue spotted by isbear when sending manual IQ messages The IQ handlers should not be triggered for unexpected IQ result messages
Sat, 17 Apr 2010 11:21:04 +0200 Fix issue #54 -- command line corruption
Mikael Berthe <mikael@lilotux.net> [Sat, 17 Apr 2010 11:21:04 +0200] rev 1903
Fix issue #54 -- command line corruption Thanks to the Anonymous reporter :)
Wed, 14 Apr 2010 21:27:37 +0200 Improve messages when connecting to the Jabber server
Mikael Berthe <mikael@lilotux.net> [Wed, 14 Apr 2010 21:27:37 +0200] rev 1902
Improve messages when connecting to the Jabber server
Wed, 14 Apr 2010 21:11:12 +0200 Update some file headers
Mikael Berthe <mikael@lilotux.net> [Wed, 14 Apr 2010 21:11:12 +0200] rev 1901
Update some file headers
Wed, 14 Apr 2010 21:01:31 +0200 Display a warning when the configuration file hasn't been updated
Mikael Berthe <mikael@lilotux.net> [Wed, 14 Apr 2010 21:01:31 +0200] rev 1900
Display a warning when the configuration file hasn't been updated Display a message when the jid is missing and the 'username' option is still set in the configuration file.
Mon, 12 Apr 2010 23:40:14 +0200 More lm_message_node_get_child_value() return value checks
Mikael Berthe <mikael@lilotux.net> [Mon, 12 Apr 2010 23:40:14 +0200] rev 1899
More lm_message_node_get_child_value() return value checks
Mon, 12 Apr 2010 23:24:20 +0200 Fix two MUC issues (reported by VarLog)
Mikael Berthe <mikael@lilotux.net> [Mon, 12 Apr 2010 23:24:20 +0200] rev 1898
Fix two MUC issues (reported by VarLog) - Reason sometimes missing after kick/ban (fixed by isbear) - mcabber not realizing it's been kicked
Mon, 12 Apr 2010 22:22:22 +0200 Display mcabber version when starting a trace log
Mikael Berthe <mikael@lilotux.net> [Mon, 12 Apr 2010 22:22:22 +0200] rev 1897
Display mcabber version when starting a trace log
Mon, 12 Apr 2010 20:50:19 +0200 [MUC] Fix handling of empty room topic
Mikael Berthe <mikael@lilotux.net> [Mon, 12 Apr 2010 20:50:19 +0200] rev 1896
[MUC] Fix handling of empty room topic lm_message_node_get_child_value() didn't make any difference between a missing node and an empty one. With this patch it will return "" if the node exists but has no value.
Sun, 11 Apr 2010 20:02:16 +0200 Do not block MUC private messages when 'block_unsubscribed' is set
Mikael Berthe <mikael@lilotux.net> [Sun, 11 Apr 2010 20:02:16 +0200] rev 1895
Do not block MUC private messages when 'block_unsubscribed' is set
Sun, 11 Apr 2010 19:49:52 +0200 Display the JID before attempting to connect
Mikael Berthe <mikael@lilotux.net> [Sun, 11 Apr 2010 19:49:52 +0200] rev 1894
Display the JID before attempting to connect Display the JID even if a password has been provided, so that it can appear in the status window.
Sun, 11 Apr 2010 18:53:21 +0200 Clean up the TODO file
Mikael Berthe <mikael@lilotux.net> [Sun, 11 Apr 2010 18:53:21 +0200] rev 1893
Clean up the TODO file
Sun, 11 Apr 2010 17:20:32 +0200 Add "delayed" argument to the message-in hooks
Mikael Berthe <mikael@lilotux.net> [Sun, 11 Apr 2010 17:20:32 +0200] rev 1892
Add "delayed" argument to the message-in hooks
Sun, 11 Apr 2010 16:20:18 +0200 Post-0.10.0 changes
Mikael Berthe <mikael@lilotux.net> [Sun, 11 Apr 2010 16:20:18 +0200] rev 1891
Post-0.10.0 changes
Sun, 11 Apr 2010 15:38:41 +0200 Added signature for changeset 41699679b121
Mikael Berthe <mikael@lilotux.net> [Sun, 11 Apr 2010 15:38:41 +0200] rev 1890
Added signature for changeset 41699679b121
Sun, 11 Apr 2010 15:31:35 +0200 Added tag 0.10.0 for changeset 41699679b121
Mikael Berthe <mikael@lilotux.net> [Sun, 11 Apr 2010 15:31:35 +0200] rev 1889
Added tag 0.10.0 for changeset 41699679b121
Sun, 11 Apr 2010 15:07:28 +0200 Ready for release 0.10.0 0.10.0
Mikael Berthe <mikael@lilotux.net> [Sun, 11 Apr 2010 15:07:28 +0200] rev 1888
Ready for release 0.10.0
Sat, 10 Apr 2010 21:56:53 +0200 Provide raw message in message-in hooks
Mikael Berthe <mikael@lilotux.net> [Sat, 10 Apr 2010 21:56:53 +0200] rev 1887
Provide raw message in message-in hooks
Fri, 09 Apr 2010 21:54:57 +0200 Update FR help files
Mikael Berthe <mikael@lilotux.net> [Fri, 09 Apr 2010 21:54:57 +0200] rev 1886
Update FR help files hlp_event.txt wasn't up-to-date... Spotted by franky.
Fri, 09 Apr 2010 21:03:40 +0200 Update DE help files
franky [Fri, 09 Apr 2010 21:03:40 +0200] rev 1885
Update DE help files
Fri, 09 Apr 2010 19:57:19 +0200 Update CS help files (Vic)
Mikael Berthe <mikael@lilotux.net> [Fri, 09 Apr 2010 19:57:19 +0200] rev 1884
Update CS help files (Vic)
Thu, 08 Apr 2010 22:55:59 +0200 Update NL help files (Eric Hameleers)
Mikael Berthe <mikael@lilotux.net> [Thu, 08 Apr 2010 22:55:59 +0200] rev 1883
Update NL help files (Eric Hameleers)
Thu, 08 Apr 2010 18:59:47 +0200 Fix typo in PL help file reported by Hermitifier
Mikael Berthe <mikael@lilotux.net> [Thu, 08 Apr 2010 18:59:47 +0200] rev 1882
Fix typo in PL help file reported by Hermitifier
Tue, 06 Apr 2010 23:47:36 +0200 Added tag 0.10.0-rc5 for changeset 668657be02ba
Mikael Berthe <mikael@lilotux.net> [Tue, 06 Apr 2010 23:47:36 +0200] rev 1881
Added tag 0.10.0-rc5 for changeset 668657be02ba
Wed, 07 Apr 2010 00:41:08 +0300 Honour libidn build flags 0.10.0-rc5
Myhailo Danylenko <isbear@ukrpost.net> [Wed, 07 Apr 2010 00:41:08 +0300] rev 1880
Honour libidn build flags Also check for pkg-config program presence
Tue, 06 Apr 2010 22:03:55 +0200 Added tag 0.10.0-rc4 for changeset b85585d02cd9
Mikael Berthe <mikael@lilotux.net> [Tue, 06 Apr 2010 22:03:55 +0200] rev 1879
Added tag 0.10.0-rc4 for changeset b85585d02cd9
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 tip