Age | Commit message (Expand) | Author |
2018-10-13 | upload: add user friendly error when upload service not found | Maxime “pep” Buquet |
2018-10-13 | Reference the documentation for the upload plugin | mathieui |
2018-10-12 | add documentation refs for the contact plugin | mathieui |
2018-10-12 | contact plugin (XEP-0157), in memoriam Bunneh | Georg Lukas |
2018-10-07 | Don’t pin the cython version | mathieui |
2018-09-30 | XEP-0231: Extract cids from XHTML-IM. | Emmanuel Gil Peyrot |
2018-09-29 | Print the error given by the server when /bookmark fails. | Emmanuel Gil Peyrot |
2018-09-25 | Cache highlighting regex in a lru. | Emmanuel Gil Peyrot |
2018-09-25 | Improve highlighing regex to deal with fancy nicknames | Jonas Schäfer |
2018-09-25 | Split highlight logic and UI changes | Maxime “pep” Buquet |
2018-09-17 | Disable the pylint CI test until upstream's bug is fixed | louiz’ |
2018-09-11 | Fix compatibility with python 3.5.2 | mathieui |
2018-09-10 | Merge branch 'tabs-slice' into 'master' | mathieui |
2018-09-10 | Tabs: add test for slice support | Maxime “pep” Buquet |
2018-09-09 | Allow Tabs object to be sliced | Maxime “pep” Buquet |
2018-08-23 | Clean the README a little bit | louiz’ |
2018-08-23 | Fix /irc_query in the IRC plugin | mathieui |
2018-08-22 | Do not add our directory to the path | mathieui |
2018-08-20 | Install the .desktop file. | Emmanuel Gil Peyrot |
2018-08-20 | Ship appdata, flatpak manifest, and desktop files. | Emmanuel Gil Peyrot |
2018-08-20 | Install the appdata file. | Emmanuel Gil Peyrot |
2018-08-20 | Merge branch 'launch-script-version' into 'master' | louiz’ |
2018-08-20 | Update version string in launch script | Maxime “pep” Buquet |
2018-08-20 | Only check if `.git` exists, not more | Maxime “pep” Buquet |
2018-08-20 | No need to have a symlink for sphinx-build, it’s directly in the image | louiz’ |
2018-08-20 | Update the build-doc CI build to deploy the full doc | louiz’ |
2018-08-19 | Fix UserList.resize | mathieui |
2018-08-18 | muctab: Create the last_talked compare lambda only once. | Emmanuel Gil Peyrot |
2018-08-18 | Fix wrong tests for None. | Emmanuel Gil Peyrot |
2018-08-18 | Remove some circular type imports. | Emmanuel Gil Peyrot |
2018-08-17 | windows.bookmark_forms: Type almost everything in this module. | Emmanuel Gil Peyrot |
2018-08-17 | windows.text_win: Type almost everything in this module. | Emmanuel Gil Peyrot |
2018-08-17 | windows.muc: Type everything in this module. | Emmanuel Gil Peyrot |
2018-08-17 | windows.misc: Type everything in this module. | Emmanuel Gil Peyrot |
2018-08-17 | windows.list: Type everything in this module. | Emmanuel Gil Peyrot |
2018-08-17 | windows.roster_win: Type everything in this module. | Emmanuel Gil Peyrot |
2018-08-17 | windows.inputs: Type almost everything in this module. | Emmanuel Gil Peyrot |
2018-08-17 | windows.base_wins: Type almost everything in this module. | Emmanuel Gil Peyrot |
2018-08-17 | windows.input_placeholders: Type everything in this module. | Emmanuel Gil Peyrot |
2018-08-17 | windows.info_bar: Type everything in this module. | Emmanuel Gil Peyrot |
2018-08-17 | windows.confirm: Type everything in this module. | Emmanuel Gil Peyrot |
2018-08-17 | windows.image: Type everything in this module. | Emmanuel Gil Peyrot |
2018-08-17 | Add 0.12 to the appdata releases. | Emmanuel Gil Peyrot |
2018-08-17 | Add a .desktop file. | Emmanuel Gil Peyrot |
2018-08-17 | Add typing information and reformat stuff | mathieui |
2018-08-15 | core: Add some more typing information. | Emmanuel Gil Peyrot |
2018-08-15 | Type DelayedEvent, also in Core. | Emmanuel Gil Peyrot |
2018-08-15 | doc: Describe the first Debian release to have poezio. | Emmanuel Gil Peyrot |
2018-08-15 | Fix an error introduced in the last commit | mathieui |
2018-08-15 | rostertab, common: Use the default arg of os.getenv(). | Emmanuel Gil Peyrot |