summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-08-17windows.inputs: Type almost everything in this module.Emmanuel Gil Peyrot
2018-08-17windows.base_wins: Type almost everything in this module.Emmanuel Gil Peyrot
2018-08-17windows.input_placeholders: Type everything in this module.Emmanuel Gil Peyrot
2018-08-17windows.info_bar: Type everything in this module.Emmanuel Gil Peyrot
2018-08-17windows.confirm: Type everything in this module.Emmanuel Gil Peyrot
2018-08-17windows.image: Type everything in this module.Emmanuel Gil Peyrot
2018-08-17Add 0.12 to the appdata releases.Emmanuel Gil Peyrot
2018-08-17Add a .desktop file.Emmanuel Gil Peyrot
2018-08-17Add typing information and reformat stuffmathieui
2018-08-15core: Add some more typing information.Emmanuel Gil Peyrot
2018-08-15Type DelayedEvent, also in Core.Emmanuel Gil Peyrot
2018-08-15doc: Describe the first Debian release to have poezio.Emmanuel Gil Peyrot
2018-08-15Fix an error introduced in the last commitmathieui
2018-08-15rostertab, common: Use the default arg of os.getenv().Emmanuel Gil Peyrot
2018-08-15Fix mypy errors, add type annotationsmathieui
2018-08-15logger: Simplify history loading, fixes mypy errors.Emmanuel Gil Peyrot
2018-08-15Make pylint happy on pluginsmathieui
2018-08-15yapf -rip on pluginsmathieui
2018-08-14Next version is 0.13mathieui
2018-08-13Release poezio 0.12v0.12mathieui
2018-08-13Enable the vertical tabs by defaultEmmanuel Gil Peyrot
2018-08-13Update the required Python version in the docsEmmanuel Gil Peyrot
2018-08-13Update the supported Python versionsEmmanuel Gil Peyrot
2018-08-13Add myself as a maintainerEmmanuel Gil Peyrot
2018-08-13Switch the default use_log value to trueEmmanuel Gil Peyrot
2018-08-13Revert "Set enable_avatars to false until the colors issue is fixed"mathieui
2018-08-13Fix a typo in the AppData file.Emmanuel Gil Peyrot
2018-08-13Add an AppData fileEmmanuel Gil Peyrot
2018-08-13Add a Flatpak manifestEmmanuel Gil Peyrot
2018-08-12Update the OTR pluginmathieui
2018-08-11CI: fix pylint for python 3.7mathieui
2018-08-11Tests: make dummy tabs still inherit tabs.Tabmathieui