summaryrefslogtreecommitdiff
path: root/poezio
AgeCommit message (Expand)Author
2020-05-09affiliations: Use InfoMessage in add_message callMaxime “pep” Buquet
2020-05-09Don't highlight on reflected messagesMaxime “pep” Buquet
2020-05-09Ensure muc history messages are considered historyMaxime “pep” Buquet
2020-05-09Fix highlights by introducing a delayed property on ui.types.MessageMaxime “pep” Buquet
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-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-09Fix an issue in xmllog rendering due to wrong offsetmathieui
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-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-07affiliation: fix usage string and add documentationMaxime “pep” Buquet
2020-05-01Fix #3518: Add no-store hint to CSNMaxime “pep” Buquet
2020-04-22[ci skip] Add TODOs re #3314Maxime “pep” Buquet
2020-04-15affiliations: fix traceback when displaying outcast usersMaxime “pep” Buquet
2020-04-15theming: add CHAR_AFFILIATION_OUTCASTMaxime “pep” Buquet
2020-04-15affiliations: display all relevant pieces of information we getMaxime “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-11plugins: Add dependencies supportMaxime “pep” Buquet
2020-04-06xep_0196: Use correct tag local name (thanks ivucica)Maxime “pep” Buquet
2020-04-05/correct: send new-style LMCMaxime “pep” Buquet
2020-04-05TextBuffer: add note about LMC compatMaxime “pep” Buquet
2020-04-05modify_message: change variable nameMaxime “pep” Buquet
2020-04-05Read newer LMC rulesMaxime “pep” Buquet
2020-04-04Merge branch 'sync-fixes' into 'master'Maxime Buquet
2020-04-04Actually skip whitespace ping logging (thanks Ge0rG)Maxime “pep” Buquet
2020-04-04only auto-reconnect if not already reconnecting, needs slixmpp!37Georg Lukas
2020-04-03Show textual presence error if availableKim Alvefur
2020-03-31plugin_manager: log on every Exception that caused plugin loading to failMaxime “pep” Buquet
2020-03-31Merge branch 'skip-whitespace-ping-log' into 'master'Maxime Buquet
2020-03-31Skip whitespace ping loggingMaxime “pep” Buquet
2020-03-29cElementTree has been deprecated since Python 3.3 and removed in Python 3.9.Karthikeyan Singaravelan
2020-03-29affiliations: correctly refresh windowMaxime “pep” Buquet
2020-03-29Fix #2280: Allow /affiliation to list all affiliationsMaxime “pep” Buquet
2020-03-29Fix 'disconnected' event handler order for /quitGeorg Lukas
2020-03-29display a delayed reconnect info, needs slixmpp!35Georg Lukas
2020-03-25poezio/plugin_manager: add debug when loading pluginMaxime “pep” Buquet
2020-02-17plugins: Allow entry_points to be registeredMaxime “pep” Buquet
2020-02-07mam: disco before query only if groupchatMaxime “pep” Buquet
2020-02-04load, unload: prevent Traceback when not enough parameters are specifiedMaxime “pep” Buquet
2020-01-12Disco#info barejid instead of domain only on carbonsMaxime “pep” Buquet