summaryrefslogtreecommitdiff
path: root/poezio/multiuserchat.py
AgeCommit message (Expand)Author
2018-01-13yapf -irmathieui
2017-11-12yapf -irmathieui
2017-10-13Improve some bare or redundant exceptsmathieui
2017-10-11Narrow the scope of a try/exceptmathieui
2016-09-21MUC: Fix a traceback on room configuration.Emmanuel Gil Peyrot
2016-09-21multiuserchat: Use newer MUC plugin from slixmpp.Emmanuel Gil Peyrot
2016-09-20Stop using deprecated aliases from slixmpp.Emmanuel Gil Peyrot
2016-06-30Absolute imports everywheremathieui
2016-06-27Make all relative imports explicit.Emmanuel Gil Peyrot
2016-06-11Move the src directory to poezio, for better cython compatibility.Emmanuel Gil Peyrot