summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-09-10mam: Fix comment in on_scroll_upMaxime “pep” Buquet
2019-09-10mam: Only fetched mam when the buffer is running low in messagesMaxime “pep” Buquet
2019-09-10tabs/basetabs: Document self.query_statusMaxime “pep” Buquet
2019-09-10poezio/mam: add_messages_to_buffer returns a bool not NoneMaxime “pep” Buquet
2019-09-10poezio/mam: style fixesMaxime “pep” Buquet
2019-09-10poezio/mam: remove unused imports, add missing md5 importMaxime “pep” Buquet
2019-09-10Merge remote-tracking branch 'origin/mr/46'Maxime “pep” Buquet
2019-09-10Revert "tabs/privatetab: Fixes #3491: Add MUC <x/> marker in MUC-PMs. Thanks ...Maxime “pep” Buquet
2019-09-07tabs/privatetab: Fixes #3491: Add MUC <x/> marker in MUC-PMs. Thanks Ge0rG.Maxime “pep” Buquet
2019-09-07tabs/privatetab: Remove unused safeJID importMaxime “pep” Buquet
2019-09-05Reorganize MAMroot
2019-09-05Removed error messages on startup.root
2019-09-05Moved scroll_up code back to basetabs, added amount parameter to change no. o...root
2019-09-04core/commands: remove more safeJID callsMaxime “pep” Buquet
2019-09-02doc: update Gentoo package availability infoAndrey Utkin
2019-09-02Eradicate more safeJID callsMaxime “pep” Buquet
2019-09-02Only check for 110 to know if the presence is oursMaxime “pep” Buquet