log

age author description
Sat, 13 Mar 2010 21:56:33 +0100 Myhailo Danylenko Update API changelog (API v3)
Sat, 13 Mar 2010 20:09:14 +0200 Myhailo Danylenko Refuse to replace existing guards
Sat, 13 Mar 2010 21:51:14 +0100 Mikael Berthe Update ChangeLog.api (2)
Sat, 13 Mar 2010 19:11:53 +0100 Mikael Berthe Merge main and crew
Sat, 13 Mar 2010 19:51:54 +0200 Myhailo Danylenko Fix output of message on module unloading
Sat, 13 Mar 2010 19:08:48 +0100 Mikael Berthe Display module API version with mcabber -V
Sat, 13 Mar 2010 19:51:54 +0200 Myhailo Danylenko Fix output of message on module unloading
Sat, 13 Mar 2010 18:17:10 +0200 Myhailo Danylenko Introduce mcabber/api.h
Sat, 13 Mar 2010 18:12:47 +0200 Myhailo Danylenko Limit = alignment to 1/3 of screen in option list
Sat, 13 Mar 2010 16:19:46 +0200 Myhailo Danylenko Sort and pretty-format options list
Sat, 13 Mar 2010 18:05:07 +0100 Mikael Berthe Update documentation
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()