- 08 Oct, 2017 1 commit
-
-
Link Mauve authored
-
- 20 Jul, 2017 1 commit
-
-
mathieui authored
exit the rooms properly, call functions instead of full-blown commands, do not randomly focus stabs, etc
-
- 25 Mar, 2017 1 commit
-
-
mathieui authored
Make /message <muc-bare-jid> send the message to the room instead of failing.
-
- 13 Feb, 2017 1 commit
-
-
mathieui authored
-
- 01 Nov, 2016 1 commit
-
-
Link Mauve authored
-
- 20 Oct, 2016 1 commit
-
-
mathieui authored
unused variables, imports, name shadowing
-
- 13 Sep, 2016 1 commit
-
-
mathieui authored
-
- 28 Aug, 2016 1 commit
-
-
mathieui authored
(pylint)
-
- 27 Aug, 2016 1 commit
-
-
mathieui authored
-
- 11 Aug, 2016 1 commit
-
-
mathieui authored
-
- 22 Jul, 2016 1 commit
-
-
mathieui authored
-
- 06 Jul, 2016 1 commit
-
-
louiz’ authored
-
- 04 Jul, 2016 1 commit
-
-
mathieui authored
Fix subtle bugs hopefully without introducing new ones
-
- 30 Jun, 2016 3 commits
-
-
mathieui authored
fixes the circular import issue
-
mathieui authored
-
mathieui authored
All this crap is very brittle due to circular deps and python handling them badly. This appears to be fixing some stuff, at the very least. This is sed, so cleanup of imports (which can now be grouped together) is not done yet.
-
- 27 Jun, 2016 1 commit
-
-
Link Mauve authored
-
- 12 Jun, 2016 2 commits
-
-
Link Mauve authored
-
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
(and correct the display on joined tabs)
-
- 04 Nov, 2015 1 commit
-
-
mathieui authored
-
- 05 Oct, 2015 2 commits
- 12 Aug, 2015 1 commit
-
-
louiz’ authored
-
- 21 Jun, 2015 1 commit
-
-
mathieui authored
-
- 06 Jun, 2015 1 commit
-
-
mathieui authored
(thanks eijebong)
-
- 01 Jun, 2015 1 commit
-
-
louiz’ authored
-
- 11 May, 2015 1 commit
-
-
- 07 May, 2015 1 commit
-
-
mathieui authored
-
- 13 Apr, 2015 3 commits
- 12 Apr, 2015 2 commits
- 18 Mar, 2015 1 commit
-
-
louiz’ authored
-
- 26 Feb, 2015 1 commit
-
-
louiz’ authored
-
- 21 Feb, 2015 1 commit
-
-
mathieui authored
-
- 09 Feb, 2015 1 commit
-
-
mathieui authored
now we can edit stuff, save or cancel those modifications, and change the chose storage easily
-