summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-14Also switch the potr plugin to https://Emmanuel Gil Peyrot
2018-11-14Update the slixmpp git URI to point to GitLabEmmanuel Gil Peyrot
2018-10-27Add missing height and width attributes to FormWinEmmanuel Gil Peyrot
2018-10-24Add __slots__ in most of the poezio.windows classes, to be more explicit abou...Emmanuel Gil Peyrot
2018-10-18logger: Look up the correct start position, not two bytes before.Emmanuel Gil Peyrot
2018-10-18logger: Prefix private functions with an underscore.Emmanuel Gil Peyrot
2018-10-18Fix truncate_nick()’s types to include None.Emmanuel Gil Peyrot
2018-10-18Remove the formatting-check ci build until we decide what we should do with itlouiz’
2018-10-18MUC fix for bad servers (#3430)mathieui
2018-10-15Fix core import in mainmathieui
2018-10-13Build doc inside the venv with the depsmathieui
2018-10-13Fix build warnings in the docmathieui
2018-10-13Remove implicit import of Core modules leading to circular importsmathieui
2018-10-13Merge branch 'upload-error' into 'master'mathieui
2018-10-13upload: add user friendly error when upload service not foundMaxime “pep” Buquet
2018-10-13Reference the documentation for the upload pluginmathieui
2018-10-12add documentation refs for the contact pluginmathieui
2018-10-12contact plugin (XEP-0157), in memoriam BunnehGeorg Lukas
2018-10-07Don’t pin the cython versionmathieui
2018-09-30XEP-0231: Extract cids from XHTML-IM.Emmanuel Gil Peyrot
2018-09-29Print the error given by the server when /bookmark fails.Emmanuel Gil Peyrot
2018-09-25Cache highlighting regex in a lru.Emmanuel Gil Peyrot
2018-09-25Improve highlighing regex to deal with fancy nicknamesJonas Schäfer
2018-09-25Split highlight logic and UI changesMaxime “pep” Buquet
2018-09-17Disable the pylint CI test until upstream's bug is fixedlouiz’
2018-09-11Fix compatibility with python 3.5.2mathieui
2018-09-10Merge branch 'tabs-slice' into 'master'mathieui
2018-09-10Tabs: add test for slice supportMaxime “pep” Buquet
2018-09-09Allow Tabs object to be slicedMaxime “pep” Buquet
2018-08-23Clean the README a little bitlouiz’
2018-08-23Fix /irc_query in the IRC pluginmathieui
2018-08-22Do not add our directory to the pathmathieui
2018-08-20Install the .desktop file.Emmanuel Gil Peyrot
2018-08-20Ship appdata, flatpak manifest, and desktop files.Emmanuel Gil Peyrot
2018-08-20Install the appdata file.Emmanuel Gil Peyrot
2018-08-20Merge branch 'launch-script-version' into 'master'louiz’
2018-08-20Update version string in launch scriptMaxime “pep” Buquet
2018-08-20Only check if `.git` exists, not moreMaxime “pep” Buquet
2018-08-20No need to have a symlink for sphinx-build, it’s directly in the imagelouiz’
2018-08-20Update the build-doc CI build to deploy the full doclouiz’
2018-08-19Fix UserList.resizemathieui
2018-08-18muctab: Create the last_talked compare lambda only once.Emmanuel Gil Peyrot
2018-08-18Fix wrong tests for None.Emmanuel Gil Peyrot
2018-08-18Remove some circular type imports.Emmanuel Gil Peyrot
2018-08-17windows.bookmark_forms: Type almost everything in this module.Emmanuel Gil Peyrot
2018-08-17windows.text_win: Type almost everything in this module.Emmanuel Gil Peyrot
2018-08-17windows.muc: Type everything in this module.Emmanuel Gil Peyrot
2018-08-17windows.misc: Type everything in this module.Emmanuel Gil Peyrot
2018-08-17windows.list: Type everything in this module.Emmanuel Gil Peyrot
2018-08-17windows.roster_win: Type everything in this module.Emmanuel Gil Peyrot