Age | Commit message (Expand) | Author |
2014-04-04 | Remove unused imports | mathieui |
2014-04-02 | Fix #1998, #2439 (reset chat state status) | mathieui |
2014-04-02 | Fix #2377 (send back unavailable presence on message from unknown room) | mathieui |
2014-04-02 | Fix #2323 (implement XEP-0012 last activity) | mathieui |
2014-04-01 | Fix activation of mood/activity which was inverted | mathieui |
2014-03-31 | Fix a traceback with broken roster items | mathieui |
2014-03-28 | Fix #2493 (private tab displaying a join on /nick) | mathieui |
2014-03-28 | Improve dynamic conversation tabs | mathieui |
2014-03-24 | Use RawConfigParser.get{int,bool,float} whenever possible | mathieui |
2014-03-23 | Allow opening a static conversation even when a (dynamic) conversation with t... | mathieui |
2014-03-23 | Add jid info to the unlock messages | mathieui |
2014-03-23 | Fix formatting, some typos, and unused code, and add docstrings | mathieui |
2014-03-19 | small refactor | mathieui |
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 |