summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-09Fix highlights by introducing a delayed property on ui.types.MessageMaxime “pep” Buquet
2020-05-09Fix tests for message renderingmathieui
2020-05-09Fix /me messagesmathieui
2020-05-09Fix a bug in message editionmathieui
2020-05-09Fix a bug when using /dump in xmltabmathieui
2020-05-09Typing improvementsmathieui
2020-05-09WIP: update muctab.add/log messagemathieui
2020-05-09Add the new package to setup.pymathieui
2020-05-09Pass a message to add_message instead of messed up kwargs everywheremathieui
2020-05-09Only keep one TextWin alivemathieui
2020-05-09Fix attention handlermathieui
2020-05-09Add tests for ui-related funcsmathieui
2020-05-09Fix an issue in xmllog rendering due to wrong offsetmathieui
2020-05-09Add tests for the new modulesmathieui
2020-05-09Rewrite part of the message handling/renderingmathieui
2020-05-09Add a context manager in Win for colored textmathieui
2020-05-09Move message rendering code to Message.render()mathieui
2020-05-09Merge branch 'allow-pylint-failures' into 'master'mathieui
2020-05-09Allow pylint failure due to false positivesmathieui
2020-05-09Merge branch 'add-qr-dep' into 'master'mathieui
2020-05-09Add qrcode lib to the plugin requirementsmathieui
2020-05-08Merge branch 'muc-pms-x' into 'master'Maxime Buquet
2020-05-08PrivateTab: extract NS contantMaxime “pep” Buquet
2020-05-08Chatstates: add <x/> in MUC-PMsMaxime “pep” Buquet
2020-05-08Revert "Revert "tabs/privatetab: Fixes #3491: Add MUC <x/> marker in MUC-PMs....Maxime “pep” Buquet
2020-05-07Merge branch 'doc-affiliation' into 'master'Maxime Buquet
2020-05-07affiliation: fix usage string and add documentationMaxime “pep” Buquet
2020-05-01Merge branch 'csn-no-store' into 'master'Maxime Buquet
2020-05-01Fix #3518: Add no-store hint to CSNMaxime “pep” Buquet
2020-05-01Merge branch 'python-version' into 'master'Maxime Buquet
2020-05-01Update Python version minimum requirement to 3.7Maxime “pep” Buquet
2020-04-23Merge branch 'doc-tab-list' into 'master'Maxime Buquet
2020-04-23[ci skip] doc/usage: horizontal tab list isn't the default anymore, since 201...Maxime “pep” Buquet
2020-04-23Merge branch 'doc-ad-hoc' into 'master'Maxime Buquet
2020-04-23[ci skip] doc/commands: add ad-hocMaxime “pep” Buquet
2020-04-22Merge branch 'muc-reflections' into 'master'Maxime Buquet
2020-04-22[ci skip] Add TODOs re #3314Maxime “pep” Buquet
2020-04-16Merge branch 'disco-node' into 'master'Link Mauve
2020-04-15affiliations: fix traceback when displaying outcast usersMaxime “pep” Buquet
2020-04-15theming: add CHAR_AFFILIATION_OUTCASTMaxime “pep” Buquet
2020-04-15plugins/embed: correctly refresh window in Conversation*TabMaxime “pep” Buquet
2020-04-15Merge branch 'affiliation-ui' into 'master'Maxime Buquet
2020-04-15affiliations: display all relevant pieces of information we getMaxime “pep” Buquet
2020-04-12Merge branch 'doc-baseplugin' into 'master'Maxime Buquet
2020-04-12doc: Add doc for BasePlugin dependencies and refsMaxime “pep” Buquet
2020-04-12Merge branch 'plugins-deps' into 'master'Maxime Buquet
2020-04-12plugins/upload: Use embed directly instead of populating input fieldMaxime “pep” Buquet
2020-04-12plugins: Add refs to dependencies on pluginsMaxime “pep” Buquet
2020-04-12plugins: don't access property on uninitialized pluginMaxime “pep” Buquet
2020-04-12Merge branch 'plugins-dep' into 'master'Maxime Buquet