summaryrefslogtreecommitdiff
path: root/poezio/tabs/muclisttab.py
AgeCommit message (Expand)Author
2019-04-13Sort chatrooms by namePS Le Stang
2018-08-15Fix mypy errors, add type annotationsmathieui
2018-07-21Update poezio for the new tabs modulemathieui
2018-01-10Fix typos, thanks `codespell`!Emmanuel Gil Peyrot
2017-11-12yapf -irmathieui
2016-07-04Correctly set the MucListTab name to a string and not a JIDlouiz’
2016-06-30Use a "core" parameter for each tab object instead of a singletonmathieui
2016-06-30Absolute imports everywheremathieui
2016-06-12Fix core commands, broken in the previous commit.Emmanuel Gil Peyrot
2016-06-11Move the src directory to poezio, for better cython compatibility.Emmanuel Gil Peyrot