Age | Commit message (Expand) | Author |
2013-05-01 | Lets plugins change the presence BEFORE joining a muc, with a new plugin event | Florent Le Coz |
2013-04-23 | Typo | mathieui |
2013-04-05 | Handle I/O errors better | mathieui |
2013-03-31 | Fix #2275, ref #2229 | mathieui |
2013-03-30 | Fix some PEP issues | mathieui |
2013-03-28 | Fix the help of /gaming | mathieui |
2013-03-28 | Typo/traceback | mathieui |
2013-03-16 | On /exit, save the config earlier. | Florent Le Coz |
2013-03-12 | Implement user gaming (xep-0196) | mathieui |
2013-03-11 | Fix #1839 (User mood/activity) | mathieui |
2013-03-11 | Fix #1841 (User nickname) | mathieui |
2013-03-11 | Implement XEP-0118 (Fix #1840) | mathieui |
2013-03-10 | Disable plugins on exit | mathieui |
2013-03-10 | Fix #2241 | mathieui |
2013-03-08 | Update the plugins to use the PluginAPI | mathieui |
2013-03-04 | Fix #2126 (per-server configuration sections) | mathieui |
2013-03-03 | Fix #2182 (show s2s errors) | mathieui |
2013-03-03 | Add a plugins_conf_dir option | mathieui |
2013-03-02 | Fix /reconnect | mathieui |
2013-03-01 | Fix #2226 (TB on /activity) | mathieui |
2013-02-28 | Fix signal handling | mathieui |
2013-02-27 | Improve XEP-0308 support | mathieui |
2013-02-03 | Remove some useless keys, and change the keys to scroll the info win. | Florent Le Coz |
2013-01-28 | Do not open new useless tabs with /message | mathieui |
2013-01-28 | fix the completion of jids for /message | mathieui |
2013-01-26 | Remove a single trailing space. hihi. | Florent Le Coz |
2013-01-26 | Implement XEP 296 for locking resource in conversations. | Florent Le Coz |
2013-01-21 | Fix it for real. | mathieui |
2013-01-19 | Fix get_version and get_room_form | mathieui |
2013-01-18 | Open tabs for rooms without autojoin (but do not join them) | mathieui |
2013-01-17 | Move to the upstream SleekXMPP | mathieui |
2013-01-07 | Fix the behaviour of /move_tab | mathieui |
2013-01-06 | Improve the help system (#1986) | mathieui |
2013-01-05 | Do not display messages if they have an empty body after the hook | mathieui |
2013-01-04 | Do not display the messages with type=headline and an empty body | mathieui |
2013-01-02 | Add the save_status, status, and status_message options | mathieui |
2013-01-02 | Fix a TB on /move_tab | mathieui |
2012-12-30 | Fix #2189 Fix #2139 - Make /correct work properly in all chat tabs | mathieui |
2012-12-30 | Fix #2143 Fix #2056 | mathieui |
2012-12-29 | Fix /correct and /me highlights, and handle /correct a bit better. | Emmanuel Gil Peyrot |
2012-12-28 | Fix #1977 | mathieui |
2012-12-28 | Fix #2174 | mathieui |
2012-12-20 | Allow theming of the info buffer messages | mathieui |
2012-12-20 | Fix #2186 (muc password in the config file) | mathieui |
2012-12-18 | Do not take 100% of the CPU when the certificate has changed | mathieui |
2012-12-15 | (should) Fix #2175 ; prevent bugs caused by tab gaps | mathieui |
2012-12-15 | Make /w command better. | Florent Le Coz |
2012-12-15 | Add support for /set <option> toggle, which toggles the current value | Florent Le Coz |
2012-12-14 | Use get_wch() if available, otherwise use the old (maybe buggy) method. | Florent Le Coz |
2012-12-05 | Sort items in /help | mathieui |