Age | Commit message (Expand) | Author |
2014-02-22 | Remove the dependency on poezio from xhtml.py | Emmanuel Gil Peyrot |
2014-02-20 | Fix #2470 (server_cycle joining the wrong room with domain-only muc) | mathieui |
2014-02-14 | Call on_gain_focus on the new current tab after closing a tab | mathieui |
2014-02-13 | Fix #2407 (unencrypted connections) | mathieui |
2014-02-12 | Fix #2458 (correctly display non-groupchat room messages) | mathieui |
2014-02-03 | Do not unlock a tab when receiving a presence from the same resource | mathieui |
2014-02-01 | Fix #2441 (don’t send chatstates in a non-chatstate conv) | mathieui |
2014-02-01 | Fix #2437 (show version in /self) | mathieui |
2014-02-01 | Fix #2443 (:) | Mathieu Pasquet |
2014-01-30 | Fix the nickname with carbons | Mathieu Pasquet |
2014-01-28 | Provide a more standardized fingerprint representation | Mathieu Pasquet |
2013-12-28 | Previous commit with get/set | mathieui |
2013-12-28 | Fix #2281 (display iq results when sent with /rawxml) | mathieui |
2013-12-04 | Handle signals differently than /quit | Mathieu Pasquet |
2013-11-26 | refactor the texts in core to be more readable and fix some typos | Mathieu Pasquet |
2013-10-06 | Give help about tab-specific command first in /help | Mathieu Pasquet |
2013-10-06 | Fix #2373 (/message creates duplicate tabs) | Mathieu Pasquet |
2013-09-19 | Fix #2372 (traceback on space in roster after disconnect) | Mathieu Pasquet |
2013-08-10 | Fix #2337 (search the themes the same way than plugins) | mathieui |
2013-08-04 | Fix some refresh quirks | mathieui |
2013-08-04 | If plugins removed the message body in a callback, don’t send it | mathieui |
2013-08-03 | Logs errors by default, in a dedicated file | mathieui |
2013-08-02 | Fix #2317 (/join completion is broken) | mathieui |
2013-08-01 | Fix #2049 (get the current completed argument) | mathieui |
2013-08-01 | ref #2318 (fix correction when the server doesn’t send back the same ids) | mathieui |
2013-07-30 | Fix #2341 (/message <bare/resource> doesn’t open a new tab…) | mathieui |
2013-07-29 | Fix #2335 (crash on /cycle with room without userpart) | mathieui |
2013-06-26 | Ignore errors on PEP publishing (fix #2322) | mathieui |
2013-06-24 | Fix /w completion | mathieui |
2013-06-22 | Fix #2294 (fix /w priority) | mathieui |
2013-06-18 | Add config_change handlers for the two keepalive options | Florent Le Coz |
2013-06-18 | Trigger config_change handlers when the config has changed using a USR1 signal | Florent Le Coz |
2013-06-18 | Add the possibility to watch the changes of a config value | Florent Le Coz |
2013-06-18 | Message to join the room with an other nick only if the room is not joined yet | Florent Le Coz |
2013-06-10 | Implement Message Carbons (XEP-280) | mathieui |
2013-06-09 | Lock on one forgotten curses operation | mathieui |
2013-06-09 | Fix #2301 | mathieui |
2013-06-09 | Use the new format in the roster log too (ref #2311) | mathieui |
2013-06-09 | Adopt the mcabber log format (Fix #2311) | mathieui |
2013-06-08 | Add a way to format background colors in a string | mathieui |
2013-06-08 | Fix setting autojoin with /bookmark | mathieui |
2013-06-06 | Add a M-k keyboard shortcut to escape the next keyboard shortcut | Florent Le Coz |
2013-06-05 | Fix joining a domain-only room | mathieui |
2013-06-01 | Fix the caps updating (“do not verify” message in swift) | mathieui |
2013-05-15 | Fix #2229 (prevent correction if the 2 fulljid differ) | mathieui |
2013-05-11 | Handle the roster order cache as a real cache | mathieui |
2013-05-10 | Do not add a nick to each bookmarked room | mathieui |
2013-05-10 | Fix #2295 (sanitize commands given to /help) | mathieui |
2013-05-10 | Fix #2131 (Input cursor when pasting text) | mathieui |
2013-05-09 | Fix the exit message | mathieui |