log

age author description
Sat, 13 Mar 2010 14:51:13 +0100 Mikael Berthe Update ChangeLog
Sat, 13 Mar 2010 13:36:48 +0100 Mikael Berthe Uncomment max_history_blocks in the sample configuration file
Sat, 13 Mar 2010 13:18:07 +0100 Mikael Berthe Add (optional) suffix after nick completion in Multi-User Chats
Sat, 13 Mar 2010 11:57:32 +0100 Mikael Berthe Add a warning when using /module info with no module name
Sat, 13 Mar 2010 12:30:30 +0200 Myhailo Danylenko Reorder fields in module info struct
Sat, 13 Mar 2010 12:28:55 +0200 Myhailo Danylenko Update help for /module command
Sat, 13 Mar 2010 12:35:15 +0200 Myhailo Danylenko Update HOWTO
Sat, 13 Mar 2010 10:47:14 +0100 Myhailo Danylenko Changelog file for API
Sat, 13 Mar 2010 10:36:25 +0100 Myhailo Danylenko Update modules to use new api
Sat, 13 Mar 2010 10:29:18 +0100 Myhailo Danylenko Use api version for module checks
Fri, 12 Mar 2010 19:13:56 +0100 Mikael Berthe Fix readline_updowncase_word() and readline_capitalize_word() wrt UTF-8
Thu, 11 Mar 2010 22:27:36 +0100 Mikael Berthe Randomize reconnection delay
Thu, 11 Mar 2010 21:53:46 +0100 Mikael Berthe Use random() instead of rand()
Thu, 11 Mar 2010 21:45:51 +0100 Mikael Berthe Set the message flag when using /set, /bind or /alias
Tue, 09 Mar 2010 22:41:34 +0100 Mikael Berthe Clean up useless variable
Tue, 09 Mar 2010 20:45:57 +0100 Mikael Berthe Do not automatically append ":" to the "info" string
Sun, 07 Mar 2010 14:50:00 +0100 Mikael Berthe Update hgignore file
Sun, 07 Mar 2010 14:08:09 +0100 Mikael Berthe BUILD_JABBER isn't used anymore
Sun, 07 Mar 2010 13:02:38 +0100 Mikael Berthe Rename do_say_internal() and export it as say_cmd()
Sat, 06 Mar 2010 21:08:22 +0100 Mikael Berthe Add msay toggle_verbatim subcommand to online help (Reported by Hermitifier)
Sat, 06 Mar 2010 21:22:42 +0200 Myhailo Danylenko Update help for /module
Sat, 06 Mar 2010 21:04:31 +0200 Myhailo Danylenko Move -f flag of /module command after a subcommand
Sat, 06 Mar 2010 19:21:05 +0100 Mikael Berthe Misc. small style changes
Thu, 04 Mar 2010 13:03:20 +0200 Myhailo Danylenko New modules loading scheme
Tue, 02 Mar 2010 13:47:43 +0100 Mikael Berthe Fix small typo in config. file
Mon, 01 Mar 2010 20:23:22 +0100 Mikael Berthe Fix segfault introduced in previous commit
Sun, 28 Feb 2010 21:25:18 +0100 Mikael Berthe Allow status command in the configuration file
Sun, 28 Feb 2010 18:50:30 +0100 Mikael Berthe Improve login process
Sun, 28 Feb 2010 17:02:26 +0100 Mikael Berthe Update XEP-0184 support
Sun, 28 Feb 2010 15:19:27 +0100 Mikael Berthe Minor style and header updates