summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-27omemo: Use DATA_HOME instead of CACHE_HOMEMaxime “pep” Buquet
2019-12-27omemo: Add dummy sending command for testing purposesMaxime “pep” Buquet
2019-12-27omemo: catch xep_0384.MissingOwnKey exceptionMaxime “pep” Buquet
2019-12-27omemo: don't deconstruct the result from the decrypt callMaxime “pep” Buquet
2019-12-27omemo: Update plugin to using poezio.xdgMaxime “pep” Buquet
2019-12-27Expand the status command, make decryption work, put a hack into the core so ...lumi
2019-12-27OMEMO plugin: first draftMaxime “pep” Buquet
2019-12-27Merge branch 'fix-plugin-names' into 'master'mathieui
2019-12-27Plugins: use import_module for module in poezio_pluginsmathieui
2019-12-22WIP: Allow blocking commands in ConversationTabMaxime “pep” Buquet
2019-11-21Merge branch 'safejid-foo' into 'master'Maxime Buquet
2019-11-21core/commands: Move import order to please linterMaxime “pep” Buquet
2019-11-21Remove safeJID call in destroy_roomMaxime “pep” Buquet
2019-11-19Replace the %date% output with Year-Month-Daylouiz’
2019-11-03Merge pull request #6 from poezio/pull-request-templatelouiz’
2019-11-03Create a pull request templatelouiz’
2019-10-27Add testing for python 3.7mathieui
2019-10-27Fix syntax warnings (thanks python 3.8)mathieui
2019-10-27Disable pylint on lines dedicated to mypymathieui
2019-10-27CI: add a linting stage, and put mypy in theremathieui
2019-10-27Type curses windowsmathieui
2019-10-27Make global objects not Optionalmathieui
2019-10-26Fix missing typing importmathieui
2019-10-26Fix a bug when removing an event handlermathieui
2019-10-26Fix #3511 (fix traceback on first bookmark added)mathieui
2019-10-26Bookmark: Change jid property to getter/setter to ensure it stays a JIDMaxime “pep” Buquet
2019-10-26BookmarksTab: Remove safeJID callMaxime “pep” Buquet
2019-10-26bookmarks: Bookmark.name should be an strMaxime “pep” Buquet
2019-10-18Revert "Disable the pylint CI test until upstream's bug is fixed"mathieui
2019-10-18Fix pylint errorsmathieui
2019-10-18CI Doc generation: install sphinx inside the venvmathieui
2019-10-18Specifically install aiohttp 3 in python 3.5 CImathieui
2019-10-18Fix aiohttp requirement for python < 3.6mathieui
2019-10-14basetabs: return a copy of ChatTab.jid to prevent nasty (mutability) side-eff...Maxime “pep” Buquet
2019-10-14basetabs: reorganise importsMaxime “pep” Buquet
2019-10-14plugins/ping: Remove safeJID callMaxime “pep” Buquet
2019-10-14bookmarks: use str where str is expectedMaxime “pep” Buquet
2019-10-13windows/bookmark_forms: Convert JID objects to str so that comparison succeedsMaxime “pep” Buquet
2019-10-10MUC-PMs: correctly loop through bookmarksMaxime “pep” Buquet
2019-10-10bookmarks: Convert specified jid to JID object if possibleMaxime “pep” Buquet
2019-10-10core/handlers: Add typing annotationsMaxime “pep” Buquet
2019-10-10MUC-PM: centralize and improve PM detection in all code pathsGeorg Lukas
2019-10-10plugins/lastlog: Display time and nicknameMaxime “pep” Buquet
2019-09-22data/doap.xml: mention MAM support, since !36Emmanuel Gil Peyrot
2019-09-22data/doap.xml: mention avatar supportEmmanuel Gil Peyrot
2019-09-19Prevent the logging module from vomiting all over stderr on OSErrormathieui
2019-09-19data/doap.xml: update to the latest schema.Emmanuel Gil Peyrot
2019-09-15plugins/embed: use tab.jid instead of .nameMaxime “pep” Buquet
2019-09-13Corrected the functionality of query_statusroot
2019-09-11poezio/mam: Remove superfluous time format conversions and fix parameter typeMaxime “pep” Buquet