- 20 Jul, 2015 3 commits
- 17 Jul, 2015 1 commit
-
-
mathieui authored
users changing affiliations or roles weren’t moved around properly
-
- 16 Jul, 2015 1 commit
-
-
mathieui authored
for nicks with length > 10 and messages longer than one line, it would overflow on the line below everytime.
-
- 14 Jul, 2015 1 commit
-
-
mathieui authored
-
- 06 Jul, 2015 1 commit
-
-
Eijebong authored
explicitly.
-
- 29 Jun, 2015 2 commits
- 27 Jun, 2015 1 commit
-
-
mathieui authored
The roster wrapper sucks and is way too slow. Halve refresh time by more than 50% using manually managed counters.
-
- 22 Jun, 2015 1 commit
-
-
mathieui authored
(not technically *required* but gives a very nice speedup)
-
- 21 Jun, 2015 5 commits
- 18 Jun, 2015 2 commits
- 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
-