summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-25Ensure /bookmark{,_local} and /join use the proper tab objectMaxime “pep” Buquet
2022-02-15fix #3553: muclisttab not joiningmathieui
2022-02-11fix default dataform field handling (#3554)mathieui
2022-02-10internal: use async events where possiblemathieui
2022-02-10internal: add a trigger_async method for eventsmathieui
2022-02-10Add a /sticker pluginEmmanuel Gil Peyrot
2022-02-06fix: remove fixes.has_identity which is now unusedmathieui
2022-02-06internal: make most core.handlers asyncmathieui
2022-01-30muc: clear the users buffer even if we do not think we are connectedmathieui
2022-01-30ChangeLog: Add impromptu pronouceable namesMaxime “pep” Buquet
2022-01-30Update changelog for ca_cert_pathMaxime “pep” Buquet
2022-01-30Try to guess CA bundle pathMaxime “pep” Buquet
2022-01-29ci: fix mypy job setupmathieui
2022-01-29ci: fix mypy analysismathieui
2022-01-29Fix /color completionBastien Orivel
2021-12-25impromptu: pronounceable MUC namesMaxime “pep” Buquet
2021-12-25Handle logging <destroy/> with no reason nor altroomMaxime “pep” Buquet
2021-12-24impromptu: add room jid in invite info messageMaxime “pep” Buquet
2021-12-24impromptu: Wait for the self-presence to configure and inviteMaxime “pep” Buquet
2021-12-24destroy_room: Allow empty altroom argumentMaxime “pep” Buquet
2021-12-22Log <destroy/> payload in the info bufferMaxime “pep” Buquet
2021-12-22/disco plugin: Add error handlingEmmanuel Gil Peyrot
2021-12-14/upload to original tab and not current tab (thanks jonas)"Maxime “pep” Buquet
2021-12-11fix: do not crash on bookmarks without a nicknameGeorg Lukas
2021-12-11Replace asyncio.ensure_future() with asyncio.create_task()Emmanuel Gil Peyrot
2021-12-11Logger: consolidate a bit of file path creationGeorg Lukas
2021-12-11Logger: jidstr is not a valid JID with MUC-PMsGeorg Lukas
2021-12-11ci: remove pylint jobmathieui
2021-11-16Avoid calling get_theme() more than onceEmmanuel Gil Peyrot
2021-11-15Make message format more configurable around nicksEmmanuel Gil Peyrot
2021-11-15Documentation: Fix theming docs, the module is namespaced in poezio.Emmanuel Gil Peyrot
2021-11-15Add xmpp: URI support to the /join commandEmmanuel Gil Peyrot
2021-08-07plugin_e2ee: handle empty args in /foo_state commandsMaxime “pep” Buquet
2021-07-17plugin_e2ee: correctly pass realjid to decrypt call in MUCMaxime “pep” Buquet
2021-07-14doc: Increase emphasis on OMEMO locationMaxime “pep” Buquet
2021-07-03fix: remove extra imports in text buffermathieui
2021-07-03fix: do not use raw xml access for slix elementsmathieui
2021-07-02tests: fix expected get_by_tabname input typemathieui
2021-07-02ci: use mainline mypymathieui
2021-07-02fix: improve typingmathieui
2021-06-26fix: do not silently traceback on mucs without mammathieui
2021-06-26fix: hack around the time limit for topic messagesmathieui
2021-06-26fix: load less messages on startup/gap fillmathieui
2021-06-26fix: do not use re.match() on existing Pattern objectsmathieui
2021-06-26fix: race condition in history loadmathieui
2021-06-26fix: fallback to server jid in conversationtabmathieui
2021-06-25fix: do not print a message on a muc not foundmathieui
2021-06-25tests: run tests on 3.7 through 3.10mathieui
2021-06-25fix: do not include the nick in affiliation changesmathieui
2021-06-22Fix the message doubling situationmathieui