Sun, 28 Feb 2010 10:20:13 +0100 Do not display Unhandled IQ request stanzas in the log window
Mikael Berthe <mikael@lilotux.net> [Sun, 28 Feb 2010 10:20:13 +0100] rev 1721
Do not display Unhandled IQ request stanzas in the log window They are now only written to the tracelog file (if enabled).
Thu, 25 Feb 2010 21:26:15 +0100 Do not use the full JID for vcard requests (Hermitifier)
Mikael Berthe <mikael@lilotux.net> [Thu, 25 Feb 2010 21:26:15 +0100] rev 1720
Do not use the full JID for vcard requests (Hermitifier)
Thu, 25 Feb 2010 21:21:43 +0100 Remove buggy check in handle_vcard_node() (Reported by Hermitifier)
Mikael Berthe <mikael@lilotux.net> [Thu, 25 Feb 2010 21:21:43 +0100] rev 1719
Remove buggy check in handle_vcard_node() (Reported by Hermitifier)
Mon, 15 Feb 2010 17:00:28 +0200 mcabber.pc fixes
Myhailo Danylenko <isbear@ukrpost.net> [Mon, 15 Feb 2010 17:00:28 +0200] rev 1718
mcabber.pc fixes
Wed, 17 Feb 2010 19:08:55 +0100 Remove extra newlines in scr_LogPrint() calls
Mikael Berthe <mikael@lilotux.net> [Wed, 17 Feb 2010 19:08:55 +0100] rev 1717
Remove extra newlines in scr_LogPrint() calls
Wed, 17 Feb 2010 19:07:50 +0100 Do not call hk_mystatuschange() twice when we're disconnected
Mikael Berthe <mikael@lilotux.net> [Wed, 17 Feb 2010 19:07:50 +0100] rev 1716
Do not call hk_mystatuschange() twice when we're disconnected
Wed, 17 Feb 2010 18:44:39 +0100 Do not display Loudmouth's disconnection value when disconnected normally
Mikael Berthe <mikael@lilotux.net> [Wed, 17 Feb 2010 18:44:39 +0100] rev 1715
Do not display Loudmouth's disconnection value when disconnected normally
Sat, 13 Feb 2010 21:32:21 +0100 s/JEP/XEP/
Mikael Berthe <mikael@lilotux.net> [Sat, 13 Feb 2010 21:32:21 +0100] rev 1714
s/JEP/XEP/ Remove XEP0085 from config.h.in as it could be misleading if used in modules (currently it is not used in config.h).
Fri, 12 Feb 2010 23:07:30 +0100 Fix typo in config. file (spotted by calico.jeff)
Mikael Berthe <mikael@lilotux.net> [Fri, 12 Feb 2010 23:07:30 +0100] rev 1713
Fix typo in config. file (spotted by calico.jeff)
Mon, 08 Feb 2010 00:32:18 +0200 Add .pc file
Myhailo Danylenko <isbear@ukrpost.net> [Mon, 08 Feb 2010 00:32:18 +0200] rev 1712
Add .pc file
Tue, 09 Feb 2010 18:05:13 +0100 Fix typo introduced in ac881b5f9248 (s/last/ping)
franky [Tue, 09 Feb 2010 18:05:13 +0100] rev 1711
Fix typo introduced in ac881b5f9248 (s/last/ping)
Tue, 09 Feb 2010 13:25:08 +0100 Fix roster issue reported by DavidP
Mikael Berthe <mikael@lilotux.net> [Tue, 09 Feb 2010 13:25:08 +0100] rev 1710
Fix roster issue reported by DavidP Folded groups with long names were incorrectly displayed with "---".
Mon, 08 Feb 2010 22:17:04 +0100 Update ChangeLog
Mikael Berthe <mikael@lilotux.net> [Mon, 08 Feb 2010 22:17:04 +0100] rev 1709
Update ChangeLog
Mon, 08 Feb 2010 22:13:45 +0100 Update documentation
Mikael Berthe <mikael@lilotux.net> [Mon, 08 Feb 2010 22:13:45 +0100] rev 1708
Update documentation
Mon, 08 Feb 2010 22:00:40 +0100 Refactor some code
Mikael Berthe <mikael@lilotux.net> [Mon, 08 Feb 2010 22:00:40 +0100] rev 1707
Refactor some code
Mon, 08 Feb 2010 21:49:52 +0100 Fix pinging oneself
Mikael Berthe <mikael@lilotux.net> [Mon, 08 Feb 2010 21:49:52 +0100] rev 1706
Fix pinging oneself
Mon, 08 Feb 2010 21:23:05 +0100 Add /request ping (XEP-0199), by merging isbear's module
Mikael Berthe <mikael@lilotux.net> [Mon, 08 Feb 2010 21:23:05 +0100] rev 1705
Add /request ping (XEP-0199), by merging isbear's module
Mon, 08 Feb 2010 19:36:56 +0100 Update display_server_error()
Mikael Berthe <mikael@lilotux.net> [Mon, 08 Feb 2010 19:36:56 +0100] rev 1704
Update display_server_error() Do not display the error code if we can give a tag or description.
Mon, 08 Feb 2010 19:15:55 +0100 Improve error checks in received IQ responses
Mikael Berthe <mikael@lilotux.net> [Mon, 08 Feb 2010 19:15:55 +0100] rev 1703
Improve error checks in received IQ responses
Sun, 07 Feb 2010 19:19:33 +0100 Display modules directory with mcabber -V
Mikael Berthe <mikael@lilotux.net> [Sun, 07 Feb 2010 19:19:33 +0100] rev 1702
Display modules directory with mcabber -V
Sun, 07 Feb 2010 19:13:33 +0100 Add dummy handler for roster manipulation IQ responses
Mikael Berthe <mikael@lilotux.net> [Sun, 07 Feb 2010 19:13:33 +0100] rev 1701
Add dummy handler for roster manipulation IQ responses This clears up the "Unhandled IQ" messages, only errors should displayed now.
Sun, 07 Feb 2010 17:34:00 +0100 Remove the "new message" flag when a buffer is purged with /buffer purge
Mikael Berthe <mikael@lilotux.net> [Sun, 07 Feb 2010 17:34:00 +0100] rev 1700
Remove the "new message" flag when a buffer is purged with /buffer purge We do not remove it when a buffer is closed as it may still be useful.
Sun, 07 Feb 2010 17:11:52 +0100 Add small comment in previous change
Mikael Berthe <mikael@lilotux.net> [Sun, 07 Feb 2010 17:11:52 +0100] rev 1699
Add small comment in previous change
Sun, 07 Feb 2010 17:10:29 +0100 Handle IQ responses with no "from"
Mikael Berthe <mikael@lilotux.net> [Sun, 07 Feb 2010 17:10:29 +0100] rev 1698
Handle IQ responses with no "from" (No from means our own JID -- thanks waqas)
Sun, 07 Feb 2010 16:41:12 +0100 This file (xmpp_helper.c) only contains mcabber stuff AFAICT
Mikael Berthe <mikael@lilotux.net> [Sun, 07 Feb 2010 16:41:12 +0100] rev 1697
This file (xmpp_helper.c) only contains mcabber stuff AFAICT
Sat, 06 Feb 2010 20:41:30 +0100 Update ChangeLog
Mikael Berthe <mikael@lilotux.net> [Sat, 06 Feb 2010 20:41:30 +0100] rev 1696
Update ChangeLog
Sat, 06 Feb 2010 20:13:10 +0100 Update online help
Mikael Berthe <mikael@lilotux.net> [Sat, 06 Feb 2010 20:13:10 +0100] rev 1695
Update online help
Sat, 06 Feb 2010 19:28:37 +0100 Remove obsolete/bogus comment
Mikael Berthe <mikael@lilotux.net> [Sat, 06 Feb 2010 19:28:37 +0100] rev 1694
Remove obsolete/bogus comment
Sat, 06 Feb 2010 19:01:06 +0100 Update status when unexpectedly disconnected from server
Mikael Berthe <mikael@lilotux.net> [Sat, 06 Feb 2010 19:01:06 +0100] rev 1693
Update status when unexpectedly disconnected from server
Sat, 06 Feb 2010 18:20:09 +0100 Disable XEP-0022 (Message Events) as it's been obsolete for a while
Mikael Berthe <mikael@lilotux.net> [Sat, 06 Feb 2010 18:20:09 +0100] rev 1692
Disable XEP-0022 (Message Events) as it's been obsolete for a while It can still be turned on by defining XEP0022 in the config.h file.
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 tip