log

age author description
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
Sun, 28 Feb 2010 14:15:38 +0100 Mikael Berthe Handle priority changes when the contact status doesn't change
Sun, 28 Feb 2010 14:09:47 +0100 Mikael Berthe Add helper function roster_getprio()
Sun, 28 Feb 2010 13:46:46 +0100 Mikael Berthe Do not move a contact before the server's ACK
Sun, 28 Feb 2010 13:31:57 +0100 Mikael Berthe Do not rename a contact before the server's ACK
Sun, 28 Feb 2010 13:04:59 +0100 Mikael Berthe Update hgignore file
Sun, 28 Feb 2010 12:51:32 +0100 Mikael Berthe Cosmetic change in ./configure --help output
Sun, 28 Feb 2010 11:33:39 +0100 Mikael Berthe Fix vCard requests in MUC rooms
Sun, 28 Feb 2010 10:20:13 +0100 Mikael Berthe Do not display Unhandled IQ request stanzas in the log window
Thu, 25 Feb 2010 21:26:15 +0100 Mikael Berthe Do not use the full JID for vcard requests (Hermitifier)
Thu, 25 Feb 2010 21:21:43 +0100 Mikael Berthe Remove buggy check in handle_vcard_node() (Reported by Hermitifier)