- 27 Jun, 2016 3 commits
-
-
Link Mauve authored
-
Link Mauve authored
-
Link Mauve authored
-
- 12 Jun, 2016 1 commit
-
-
Link Mauve authored
-
- 11 Jun, 2016 3 commits
-
-
Link Mauve authored
Status and Command are now slotted classes instead of namedtuples, which led to a few changes to access them with their named parameters instead of as a tuple. “short” being a C type, I renamed Command.short into Command.short_desc, which is more explicit anyway. I also renamed possible_show into POSSIBLE_SHOW, as it is a module-level constant dict.
-
Link Mauve authored
-
mathieui authored
On xmltab and listtab, the help text would be displayed in the input after closing the tab.
-
- 17 May, 2016 1 commit
-
-
louiz’ authored
fix #3192
-
- 09 Apr, 2016 1 commit
-
-
mathieui authored
-
- 04 Nov, 2015 1 commit
-
-
mathieui authored
e.g. if there is nothing to reset
-
- 21 Jun, 2015 1 commit
-
-
mathieui authored
-
- 11 May, 2015 1 commit
-
-
- 05 May, 2015 1 commit
-
-
Link Mauve authored
-
- 13 Apr, 2015 1 commit
-
-
mathieui authored
if the error has the same id as a sent message, it will be displayed with a cross where there is usually a checkmark (ack), and the received error will be appended to the message, in red. if it does not have a know id, it will be added as another message to the conversation, without a nick, and in red.
-
- 12 Apr, 2015 1 commit
-
-
mathieui authored
-
- 30 Dec, 2014 1 commit
-
-
mathieui authored
-
- 08 Dec, 2014 2 commits
- 25 Nov, 2014 1 commit
-
- 12 Nov, 2014 1 commit
-
-
mathieui authored
it’s confusing.
-
- 30 Oct, 2014 1 commit
-
-
mathieui authored
-
- 25 Oct, 2014 1 commit
-
-
mathieui authored
-
- 22 Oct, 2014 1 commit
-
-
mathieui authored
-
- 20 Oct, 2014 2 commits
- 01 Aug, 2014 3 commits
- 31 Jul, 2014 1 commit
-
-
louiz’ authored
Improvements: events now occur precisely at the specified date. You don’t need to stop touching your keyboard to execute them.
-
- 18 May, 2014 1 commit
-
-
mathieui authored
-
- 17 May, 2014 2 commits
- 15 May, 2014 1 commit
-
-
mathieui authored
no more stalling while waiting for a disco info while sending a message.
-
- 07 May, 2014 1 commit
-
-
mathieui authored
-
- 05 May, 2014 1 commit
-
-
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 1 commit
-
-
mathieui authored
-
- 03 May, 2014 1 commit
-
-
mathieui authored
-
- 30 Apr, 2014 1 commit
-
-
mathieui authored
(keep a get_name() fallback just in case for now)
-
- 29 Apr, 2014 2 commits