- 18 Jun, 2015 1 commit
-
-
mathieui authored
-
- 10 Jun, 2015 1 commit
-
-
mathieui authored
tends to happen quite often
-
- 06 Jun, 2015 3 commits
- 01 Jun, 2015 2 commits
- 31 May, 2015 1 commit
-
-
mathieui authored
-
- 26 May, 2015 2 commits
- 21 May, 2015 4 commits
- 20 May, 2015 1 commit
-
-
Eijebong authored
-
- 16 May, 2015 1 commit
-
-
louiz’ authored
Conflicts: src/tabs/muctab.py
-
- 11 May, 2015 3 commits
-
-
mathieui authored
-
-
-
- 10 May, 2015 2 commits
- 08 May, 2015 2 commits
-
-
mathieui authored
Reduce the number of calls to config.get whenever possible. Yields a performance improvement of at least 10% for the basic use case of "receiving a message in the current tab". Logging stuff isn’t free either, even when the call should be a no-op, so we should try to make the debug log less verbose.
-
mathieui authored
-
- 07 May, 2015 1 commit
-
-
mathieui authored
-
- 05 May, 2015 3 commits
-
-
Link Mauve authored
-
Link Mauve authored
-
Link Mauve authored
-
- 28 Apr, 2015 1 commit
-
-
mathieui authored
-
- 16 Apr, 2015 1 commit
-
-
mathieui authored
(bug introduced in 1c9257)
-
- 13 Apr, 2015 7 commits
-
-
mathieui authored
-
mathieui authored
-
louiz’ authored
-
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.
-
mathieui authored
-
mathieui authored
e.g. /set . notify_messages false would set the option for a section named after the current tab.
-
mathieui authored
(the command args parser would never parse three args, making /set unable to set section-specific options)
-
- 12 Apr, 2015 3 commits
- 10 Apr, 2015 1 commit
-
-
mathieui authored
also fix a check that would make the handler never trigger…
-