Sat, 13 Mar 2010 21:51:14 +0100 Update ChangeLog.api (2)
Mikael Berthe <mikael@lilotux.net> [Sat, 13 Mar 2010 21:51:14 +0100] rev 1767
Update ChangeLog.api (2)
Sat, 13 Mar 2010 19:11:53 +0100 Merge main and crew
Mikael Berthe <mikael@lilotux.net> [Sat, 13 Mar 2010 19:11:53 +0100] rev 1766
Merge main and crew
Sat, 13 Mar 2010 19:08:48 +0100 Display module API version with mcabber -V
Mikael Berthe <mikael@lilotux.net> [Sat, 13 Mar 2010 19:08:48 +0100] rev 1765
Display module API version with mcabber -V
Sat, 13 Mar 2010 19:51:54 +0200 Fix output of message on module unloading
Myhailo Danylenko <isbear@ukrpost.net> [Sat, 13 Mar 2010 19:51:54 +0200] rev 1764
Fix output of message on module unloading
Sat, 13 Mar 2010 18:17:10 +0200 Introduce mcabber/api.h
Myhailo Danylenko <isbear@ukrpost.net> [Sat, 13 Mar 2010 18:17:10 +0200] rev 1763
Introduce mcabber/api.h Bump API revision to 2
Sat, 13 Mar 2010 18:12:47 +0200 Limit = alignment to 1/3 of screen in option list
Myhailo Danylenko <isbear@ukrpost.net> [Sat, 13 Mar 2010 18:12:47 +0200] rev 1762
Limit = alignment to 1/3 of screen in option list * Add scr_gettextwidth() * Use it to limit alignment of equal sign in option list to one third of available message width
Sat, 13 Mar 2010 16:19:46 +0200 Sort and pretty-format options list
Myhailo Danylenko <isbear@ukrpost.net> [Sat, 13 Mar 2010 16:19:46 +0200] rev 1761
Sort and pretty-format options list
Sat, 13 Mar 2010 18:05:07 +0100 Update documentation
Mikael Berthe <mikael@lilotux.net> [Sat, 13 Mar 2010 18:05:07 +0100] rev 1760
Update documentation
Sat, 13 Mar 2010 19:51:54 +0200 Fix output of message on module unloading
Myhailo Danylenko <isbear@ukrpost.net> [Sat, 13 Mar 2010 19:51:54 +0200] rev 1759
Fix output of message on module unloading
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
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 tip