Sat, 13 Mar 2010 18:05:07 +0100 Update documentation
Mikael Berthe <mikael@lilotux.net> [Sat, 13 Mar 2010 18:05:07 +0100] rev 1759
Update documentation
Sat, 13 Mar 2010 14:51:13 +0100 Update ChangeLog
Mikael Berthe <mikael@lilotux.net> [Sat, 13 Mar 2010 14:51:13 +0100] rev 1758
Update ChangeLog
Sat, 13 Mar 2010 13:36:48 +0100 Uncomment max_history_blocks in the sample configuration file
Mikael Berthe <mikael@lilotux.net> [Sat, 13 Mar 2010 13:36:48 +0100] rev 1757
Uncomment max_history_blocks in the sample configuration file Most people probably don't want unlimited history buffers in memory...
Sat, 13 Mar 2010 13:18:07 +0100 Add (optional) suffix after nick completion in Multi-User Chats
Mikael Berthe <mikael@lilotux.net> [Sat, 13 Mar 2010 13:18:07 +0100] rev 1756
Add (optional) suffix after nick completion in Multi-User Chats New option: 'completion_muc_suffix' Closes issue #20 in mcabber-crew BTS.
Sat, 13 Mar 2010 11:57:32 +0100 Add a warning when using /module info with no module name
Mikael Berthe <mikael@lilotux.net> [Sat, 13 Mar 2010 11:57:32 +0100] rev 1755
Add a warning when using /module info with no module name
Sat, 13 Mar 2010 12:30:30 +0200 Reorder fields in module info struct
Myhailo Danylenko <isbear@ukrpost.net> [Sat, 13 Mar 2010 12:30:30 +0200] rev 1754
Reorder fields in module info struct
Sat, 13 Mar 2010 12:28:55 +0200 Update help for /module command
Myhailo Danylenko <isbear@ukrpost.net> [Sat, 13 Mar 2010 12:28:55 +0200] rev 1753
Update help for /module command
Sat, 13 Mar 2010 12:35:15 +0200 Update HOWTO
Myhailo Danylenko <isbear@ukrpost.net> [Sat, 13 Mar 2010 12:35:15 +0200] rev 1752
Update HOWTO
Sat, 13 Mar 2010 10:47:14 +0100 Changelog file for API
Myhailo Danylenko <isbear@ukrpost.net> [Sat, 13 Mar 2010 10:47:14 +0100] rev 1751
Changelog file for API
Sat, 13 Mar 2010 10:36:25 +0100 Update modules to use new api
Myhailo Danylenko <isbear@ukrpost.net> [Sat, 13 Mar 2010 10:36:25 +0100] rev 1750
Update modules to use new api
Sat, 13 Mar 2010 10:29:18 +0100 Use api version for module checks
Myhailo Danylenko <isbear@ukrpost.net> [Sat, 13 Mar 2010 10:29:18 +0100] rev 1749
Use api version for module checks * Change module structures * Check for supported api versions at loading time * Add info command, description and module version fields
Fri, 12 Mar 2010 19:13:56 +0100 Fix readline_updowncase_word() and readline_capitalize_word() wrt UTF-8
Mikael Berthe <mikael@lilotux.net> [Fri, 12 Mar 2010 19:13:56 +0100] rev 1748
Fix readline_updowncase_word() and readline_capitalize_word() wrt UTF-8
Thu, 11 Mar 2010 22:27:36 +0100 Randomize reconnection delay
Mikael Berthe <mikael@lilotux.net> [Thu, 11 Mar 2010 22:27:36 +0100] rev 1747
Randomize reconnection delay Conforming to rfc3920bis, 4.5: "The time that expires before an entity first seeks to reconnect MUST be randomized" (We should still increase the delay if the reconnection keeps failing.)
Thu, 11 Mar 2010 21:53:46 +0100 Use random() instead of rand()
Mikael Berthe <mikael@lilotux.net> [Thu, 11 Mar 2010 21:53:46 +0100] rev 1746
Use random() instead of rand() (As recommended in the manpage...)
Thu, 11 Mar 2010 21:45:51 +0100 Set the message flag when using /set, /bind or /alias
Mikael Berthe <mikael@lilotux.net> [Thu, 11 Mar 2010 21:45:51 +0100] rev 1745
Set the message flag when using /set, /bind or /alias
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.
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 tip