Tue, 09 Mar 2010 22:41:34 +0100 Clean up useless variable
Mikael Berthe <mikael@lilotux.net> [Tue, 09 Mar 2010 22:41:34 +0100] rev 1744
Clean up useless variable
Tue, 09 Mar 2010 20:45:57 +0100 Do not automatically append ":" to the "info" string
Mikael Berthe <mikael@lilotux.net> [Tue, 09 Mar 2010 20:45:57 +0100] rev 1743
Do not automatically append ":" to the "info" string
Sun, 07 Mar 2010 14:50:00 +0100 Update hgignore file
Mikael Berthe <mikael@lilotux.net> [Sun, 07 Mar 2010 14:50:00 +0100] rev 1742
Update hgignore file
Sun, 07 Mar 2010 14:08:09 +0100 BUILD_JABBER isn't used anymore
Mikael Berthe <mikael@lilotux.net> [Sun, 07 Mar 2010 14:08:09 +0100] rev 1741
BUILD_JABBER isn't used anymore
Sun, 07 Mar 2010 13:02:38 +0100 Rename do_say_internal() and export it as say_cmd()
Mikael Berthe <mikael@lilotux.net> [Sun, 07 Mar 2010 13:02:38 +0100] rev 1740
Rename do_say_internal() and export it as say_cmd() It can now be used in modules.
Sat, 06 Mar 2010 21:08:22 +0100 Add msay toggle_verbatim subcommand to online help (Reported by Hermitifier)
Mikael Berthe <mikael@lilotux.net> [Sat, 06 Mar 2010 21:08:22 +0100] rev 1739
Add msay toggle_verbatim subcommand to online help (Reported by Hermitifier)
Sat, 06 Mar 2010 21:22:42 +0200 Update help for /module
Myhailo Danylenko <isbear@ukrpost.net> [Sat, 06 Mar 2010 21:22:42 +0200] rev 1738
Update help for /module
Sat, 06 Mar 2010 21:04:31 +0200 Move -f flag of /module command after a subcommand
Myhailo Danylenko <isbear@ukrpost.net> [Sat, 06 Mar 2010 21:04:31 +0200] rev 1737
Move -f flag of /module command after a subcommand
Sat, 06 Mar 2010 19:21:05 +0100 Misc. small style changes
Mikael Berthe <mikael@lilotux.net> [Sat, 06 Mar 2010 19:21:05 +0100] rev 1736
Misc. small style changes (I.e. line length < 80 whenever possible)
Thu, 04 Mar 2010 13:03:20 +0200 New modules loading scheme
Myhailo Danylenko <isbear@ukrpost.net> [Thu, 04 Mar 2010 13:03:20 +0200] rev 1735
New modules loading scheme
Tue, 02 Mar 2010 13:47:43 +0100 Fix small typo in config. file
Mikael Berthe <mikael@lilotux.net> [Tue, 02 Mar 2010 13:47:43 +0100] rev 1734
Fix small typo in config. file
Mon, 01 Mar 2010 20:23:22 +0100 Fix segfault introduced in previous commit
Mikael Berthe <mikael@lilotux.net> [Mon, 01 Mar 2010 20:23:22 +0100] rev 1733
Fix segfault introduced in previous commit
Sun, 28 Feb 2010 21:25:18 +0100 Allow status command in the configuration file
Mikael Berthe <mikael@lilotux.net> [Sun, 28 Feb 2010 21:25:18 +0100] rev 1732
Allow status command in the configuration file
Sun, 28 Feb 2010 18:50:30 +0100 Improve login process
Mikael Berthe <mikael@lilotux.net> [Sun, 28 Feb 2010 18:50:30 +0100] rev 1731
Improve login process The roster and private storage elements are requested before broadcasting our presence, because we want the roster before we receive our contacts presence notifications. This is more efficients, and also solves an issue with entity capabilities (as we do not store caps for unknown items).
Sun, 28 Feb 2010 17:02:26 +0100 Update XEP-0184 support
Mikael Berthe <mikael@lilotux.net> [Sun, 28 Feb 2010 17:02:26 +0100] rev 1730
Update XEP-0184 support The spec now says: "If receipts are desired, a sender SHOULD include a request for message receipts on all messages, no matter whether sending to the bare JID <localpart@domain.tld> of the recipient or the full JID <localpart@domain.tld/resource>." MCabber now sends message receipt requests to bare JIDs.
Sun, 28 Feb 2010 15:19:27 +0100 Minor style and header updates
Mikael Berthe <mikael@lilotux.net> [Sun, 28 Feb 2010 15:19:27 +0100] rev 1729
Minor style and header updates
Sun, 28 Feb 2010 14:15:38 +0100 Handle priority changes when the contact status doesn't change
Mikael Berthe <mikael@lilotux.net> [Sun, 28 Feb 2010 14:15:38 +0100] rev 1728
Handle priority changes when the contact status doesn't change Priority change wasn't recorded when the contact' status and status message were not modified...
Sun, 28 Feb 2010 14:09:47 +0100 Add helper function roster_getprio()
Mikael Berthe <mikael@lilotux.net> [Sun, 28 Feb 2010 14:09:47 +0100] rev 1727
Add helper function roster_getprio()
Sun, 28 Feb 2010 13:46:46 +0100 Do not move a contact before the server's ACK
Mikael Berthe <mikael@lilotux.net> [Sun, 28 Feb 2010 13:46:46 +0100] rev 1726
Do not move a contact before the server's ACK (The server could deny the request... Cf. Facebook chat.)
Sun, 28 Feb 2010 13:31:57 +0100 Do not rename a contact before the server's ACK
Mikael Berthe <mikael@lilotux.net> [Sun, 28 Feb 2010 13:31:57 +0100] rev 1725
Do not rename a contact before the server's ACK (The server could deny the request... Cf. Facebook chat.)
Sun, 28 Feb 2010 13:04:59 +0100 Update hgignore file
Mikael Berthe <mikael@lilotux.net> [Sun, 28 Feb 2010 13:04:59 +0100] rev 1724
Update hgignore file
Sun, 28 Feb 2010 12:51:32 +0100 Cosmetic change in ./configure --help output
Mikael Berthe <mikael@lilotux.net> [Sun, 28 Feb 2010 12:51:32 +0100] rev 1723
Cosmetic change in ./configure --help output
Sun, 28 Feb 2010 11:33:39 +0100 Fix vCard requests in MUC rooms
Mikael Berthe <mikael@lilotux.net> [Sun, 28 Feb 2010 11:33:39 +0100] rev 1722
Fix vCard requests in MUC rooms
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.
Sat, 06 Feb 2010 18:16:06 +0100 Replace JEP with XEP
Mikael Berthe <mikael@lilotux.net> [Sat, 06 Feb 2010 18:16:06 +0100] rev 1691
Replace JEP with XEP
Sat, 06 Feb 2010 01:50:29 +0200 Fix modules include flags (reported by nixtrian)
Myhailo Danylenko <isbear@ukrpost.net> [Sat, 06 Feb 2010 01:50:29 +0200] rev 1690
Fix modules include flags (reported by nixtrian)
Sat, 06 Feb 2010 01:12:46 +0200 Get server name from jid for block_unsubscribed
Myhailo Danylenko <isbear@ukrpost.net> [Sat, 06 Feb 2010 01:12:46 +0200] rev 1689
Get server name from jid for block_unsubscribed
Fri, 05 Feb 2010 23:32:56 +0200 Fix blocking muc messages (reported by Че2)
Myhailo Danylenko <isbear@ukrpost.net> [Fri, 05 Feb 2010 23:32:56 +0200] rev 1688
Fix blocking muc messages (reported by Че2) block_unsubscribed, if set, blocks all groupchat messages
Wed, 03 Feb 2010 06:34:46 +0100 Remove useless fonction call (spotted by isbear)
Mikael Berthe <mikael@lilotux.net> [Wed, 03 Feb 2010 06:34:46 +0100] rev 1687
Remove useless fonction call (spotted by isbear)
Sun, 31 Jan 2010 16:08:50 +0200 Use G_GNUC_PRINTF to check scr_LogPrint arguments
Myhailo Danylenko <isbear@ukrpost.net> [Sun, 31 Jan 2010 16:08:50 +0200] rev 1686
Use G_GNUC_PRINTF to check scr_LogPrint arguments And some minor fixes, revealed by that.
Tue, 02 Feb 2010 22:44:18 +0100 Improved events interface
Myhailo Danylenko <isbear@ukrpost.net> [Tue, 02 Feb 2010 22:44:18 +0100] rev 1685
Improved events interface * User can pass additional arguments to event handler * MUC invitation reject now can be supplied a reason
(0) -1000 -300 -100 -60 +60 +100 +300 tip