- 05 May, 2014 11 commits
-
-
mathieui authored
-
mathieui authored
-
mathieui authored
-
mathieui authored
-
mathieui authored
-
mathieui authored
-
mathieui authored
-
mathieui authored
(error during error handling)
-
mathieui authored
-
mathieui authored
-
mathieui authored
This reverts commit b46f0f5e. Conflicts: src/tabs/muclisttab.py Doing this made the unresized elements refresh in the old subwins, causing glitches and weirdness. And anyway, the only problematic element is the TextWin (rebuilding all the lines of a buffer is expensive), but it already checks if the width changed.
-
- 04 May, 2014 8 commits
-
-
mathieui authored
-
mathieui authored
happens when beep_on contains "message". thanks eijebong
-
louiz’ authored
-
louiz’ authored
-
louiz’ authored
- when list-multi doesn't have selected values at all - text-multi.options() provided by sleekxmpp is apparently a '\n' separated string, and not a list
-
louiz’ authored
-
louiz’ authored
-
louiz’ authored
-
- 03 May, 2014 2 commits
- 02 May, 2014 2 commits
- 01 May, 2014 4 commits
- 30 Apr, 2014 4 commits
- 29 Apr, 2014 5 commits
-
-
mathieui authored
- Guess-parse the OTR messages in search for xhtml upon arrival - add a configurable option to decode it or not - We have XHTML-IM for a reason, and therefore we will *not* implement a full html parser for clients that dump whatever formatting inside the OTR payload (looking at you, pidgin)
-
mathieui authored
- also, fix the /xhtml command that was nesting one <body/> too many
-
mathieui authored
-
mathieui authored
-
mathieui authored
-
- 28 Apr, 2014 3 commits
- 27 Apr, 2014 1 commit
-
-
mathieui authored
Sadly, we can’t doctest stuff with backslashes because it drives doctest crazy.
-