Age | Commit message (Expand) | Author |
2020-08-14 | plugins/untrackme: new plugin, based on remove_get_trackers | Maxime “pep” Buquet |
2020-08-09 | Merge branch 'timemarker-uitypes' into 'master' | Maxime Buquet |
2020-08-09 | plugins/time_marker: use now required poezio.ui.types | Maxime “pep” Buquet |
2020-08-09 | Merge branch 'lastlog-uitypes' into 'master' | Maxime Buquet |
2020-08-09 | plugins/lastlog: adapt to use poezio.ui.types | Maxime “pep” Buquet |
2020-07-24 | Merge branch 'info-bar-pos' into 'master' | Maxime Buquet |
2020-07-24 | windows/info_bar: Prevent UnboundLocalError. Thanks genofire | Maxime “pep” Buquet |
2020-07-16 | Merge branch 'delay-normal' into 'master' | Maxime Buquet |
2020-07-16 | core/handlers: revert change in normal_message handler | Maxime “pep” Buquet |
2020-07-08 | Merge branch 'delayed-highlight' into 'master' | Maxime Buquet |
2020-07-08 | MucTab: highlight on delayed and not history | Maxime “pep” Buquet |
2020-06-24 | Merge branch 'bookmarks-nick' into 'master' | Maxime Buquet |
2020-06-24 | core/commands: code style fixes | Maxime “pep” Buquet |
2020-06-24 | core/commands: use named parameters in _add_bookmarks to make things explicit | Maxime “pep” Buquet |
2020-06-24 | bookmarks: ensure nick is added when to bookmark when specified | Maxime “pep” Buquet |
2020-06-24 | Merge branch 'muc-close-inexisting-bookmarks' into 'master' | Maxime Buquet |
2020-06-24 | MucTab: Ensure bookmark exists before removing it in /close | Maxime “pep” Buquet |
2020-06-24 | Merge branch 'reorder-gaptabs' into 'master' | Maxime Buquet |
2020-06-15 | plugins/reorder: update changelog | Maxime “pep” Buquet |
2020-06-15 | plugins/reorder: Don't serialize gaptabs as they're recreated automatically | Maxime “pep” Buquet |
2020-06-15 | plugins/reorder: Ignore gaptab when parsing as they're recreated automatically | Maxime “pep” Buquet |
2020-06-12 | Merge branch 'close-leave' into 'master' | Link Mauve |
2020-06-09 | Rename /leave into /close, and deprecate /leave | Emmanuel Gil Peyrot |
2020-06-01 | Merge branch 'more-typing' into 'master' | mathieui |
2020-06-01 | mypy: Reduce errors on muctab.py by a lot | mathieui |
2020-06-01 | mypy: type more strictly common.py | mathieui |
2020-06-01 | Add a shlex pyi (based on upstream) | mathieui |
2020-06-01 | mypy: Make multiuserchat.py pass --strict | mathieui |
2020-06-01 | mypy: Make decorators.py pass --strict | mathieui |
2020-05-31 | Merge branch 'release-0.13.1' into 'master' | Maxime Buquet |
2020-05-31 | Update version to 0.13.1v0.13.1 | mathieui |
2020-05-31 | Merge branch 'integrate-sphinx-manpages' into 'master' | Maxime Buquet |
2020-05-31 | manpage: update room address to be an URI | mathieui |
2020-05-31 | Update CHANGELOG | mathieui |
2020-05-31 | Update poezio.1 manpage | mathieui |
2020-05-31 | setup: add a build_man command and integrate sphinx manpages into install | mathieui |
2020-05-31 | Fix indent of setup() | mathieui |
2020-05-31 | Merge branch 'revert-types' into 'master' | Maxime Buquet |
2020-05-31 | Revert "Bookmarks: type bookmark method (local/remote)" | Maxime “pep” Buquet |
2020-05-31 | Merge branch 'type-bookmarks' into 'master' | Maxime Buquet |
2020-05-31 | BookmarksTab: harmonize Info message | Maxime “pep” Buquet |
2020-05-31 | Bookmarks: type bookmark method (local/remote) | Maxime “pep” Buquet |
2020-05-29 | Merge branch 'muc-message-received-traceback' into 'master' | Maxime Buquet |
2020-05-29 | Fix a traceback after a received MUC message | mathieui |
2020-05-28 | Merge branch 'fix-issue-history-no-mam' into 'master' | Maxime Buquet |
2020-05-28 | Fix an issue on join when the room has no MAM support | mathieui |
2020-05-28 | Merge branch 'tests-user' into 'master' | mathieui |
2020-05-28 | Minimal tests for User class | Maxime “pep” Buquet |
2020-05-28 | Merge branch 'doc-display-user-color' into 'master' | Maxime Buquet |
2020-05-28 | Doc: Fix display_user_color_in_join_part default value | Maxime “pep” Buquet |