summaryrefslogtreecommitdiff
path: root/poezio/multiuserchat.py
AgeCommit message (Expand)Author
2019-08-27Disabled the history on /reconnect, if the tab is still present and has messa...root
2019-08-22Added a call to scroll for 10 messages on initially joining the room.Madhur Garg
2019-08-22Disabled the history of MUC(from 0045) if the MUC supports MAM.Madhur Garg
2019-04-27multiuserchat: type change_show methodMaxime “pep” Buquet
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