Commit graph

3971 commits

Author SHA1 Message Date
c7a46f1712 Merge branch 'theme-time-format' into 'master'
move date and time SHORT_FORMAT and LONG_FORMAT to the theme

See merge request poezio/poezio!155
2020-08-15 21:22:36 +02:00
03ef9c8d54 move date and time SHORT_FORMAT and LONG_FORMAT to the theme
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2020-08-14 22:12:26 +02:00
96f3bd72ac Merge branch 'plugin-untrackme' into 'master'
Plugin untrackme

See merge request poezio/poezio!154
2020-08-14 01:21:19 +02:00
c9f331245f plugins/remove_get_trackers: add deprecation notice
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2020-08-14 01:15:53 +02:00
b2f3c0d069 plugins/untrackme: docstring to map_services method
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2020-08-14 01:15:53 +02:00
a1f69a53d7 plugins/untrackme: new plugin, based on remove_get_trackers
Thanks Perdu for the original work!

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2020-08-14 01:15:45 +02:00
a72a484509 Merge branch 'timemarker-uitypes' into 'master'
plugins/time_marker: use now required poezio.ui.types

See merge request poezio/poezio!153
2020-08-09 20:44:41 +02:00
604587a5d9
plugins/time_marker: use now required poezio.ui.types
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2020-08-09 20:38:46 +02:00
f065fbaef9 Merge branch 'lastlog-uitypes' into 'master'
plugins/lastlog: adapt to use poezio.ui.types

See merge request poezio/poezio!152
2020-08-09 20:16:20 +02:00
a5b15eafe0
plugins/lastlog: adapt to use poezio.ui.types
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2020-08-09 20:09:50 +02:00
37cebbceb0 Merge branch 'info-bar-pos' into 'master'
windows/info_bar: Prevent UnboundLocalError. Thanks genofire

See merge request poezio/poezio!151
2020-07-24 12:18:47 +02:00
2f60a91b80
windows/info_bar: Prevent UnboundLocalError. Thanks genofire
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2020-07-24 12:12:56 +02:00
6ddf497e10 Merge branch 'delay-normal' into 'master'
core/handlers: revert change in normal_message handler

See merge request poezio/poezio!150
2020-07-16 10:58:15 +02:00
1e0509ca67
core/handlers: revert change in normal_message handler
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2020-07-16 10:52:56 +02:00
6146cf6a4f Merge branch 'delayed-highlight' into 'master'
MucTab: don't prevent highlight on delayed only history

See merge request poezio/poezio!148
2020-07-08 11:51:50 +02:00
860df54883
MucTab: highlight on delayed and not history
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2020-07-08 11:46:02 +02:00
73c6e83309 Merge branch 'bookmarks-nick' into 'master'
bookmarks: ensure nick is added to bookmark when specified

See merge request poezio/poezio!139
2020-06-24 19:31:09 +02:00
cf0d222625
core/commands: code style fixes
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2020-06-24 19:25:02 +02:00
99df5f5f23 core/commands: use named parameters in _add_bookmarks to make things explicit
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2020-06-24 19:21:19 +02:00
fd74f8cce5 bookmarks: ensure nick is added when to bookmark when specified
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2020-06-24 19:21:19 +02:00
6fb1a27674 Merge branch 'muc-close-inexisting-bookmarks' into 'master'
Muc close inexisting bookmarks

See merge request poezio/poezio!147
2020-06-24 18:54:49 +02:00
cf65466bce
MucTab: Ensure bookmark exists before removing it in /close
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2020-06-24 18:48:56 +02:00
57cbbc1bde Merge branch 'reorder-gaptabs' into 'master'
Reorder gaptabs

See merge request poezio/poezio!146
2020-06-24 18:46:37 +02:00
9b5ebbfd9c
plugins/reorder: update changelog
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2020-06-15 16:35:03 +02:00
75d7f5da93
plugins/reorder: Don't serialize gaptabs as they're recreated automatically
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2020-06-15 16:06:48 +02:00
e7b74c19a8 plugins/reorder: Ignore gaptab when parsing as they're recreated automatically
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2020-06-15 16:04:55 +02:00
Link Mauve
f9e2d24ee8 Merge branch 'close-leave' into 'master'
Rename /leave into /close, and deprecate /leave

See merge request poezio/poezio!145
2020-06-12 18:48:20 +02:00
Emmanuel Gil Peyrot
f271c87f88 Rename /leave into /close, and deprecate /leave 2020-06-09 16:44:19 +02:00
mathieui
291233bbbd Merge branch 'more-typing' into 'master'
More typing

See merge request poezio/poezio!135
2020-06-01 09:09:36 +02:00
mathieui
c9e219c140 mypy: Reduce errors on muctab.py by a lot 2020-06-01 09:09:09 +02:00
mathieui
4fae01c09a mypy: type more strictly common.py 2020-06-01 09:09:09 +02:00
mathieui
eb0f24c935 Add a shlex pyi (based on upstream) 2020-06-01 09:09:09 +02:00
mathieui
927f3843ad mypy: Make multiuserchat.py pass --strict 2020-06-01 09:09:09 +02:00
mathieui
6425daae1e mypy: Make decorators.py pass --strict 2020-06-01 09:09:09 +02:00
e662bdee05 Merge branch 'release-0.13.1' into 'master'
Update version to 0.13.1

See merge request poezio/poezio!142
2020-05-31 17:56:09 +02:00
mathieui
d8785ae0bd Update version to 0.13.1
And remove some annoying logic
2020-05-31 17:50:19 +02:00
7650591c6b Merge branch 'integrate-sphinx-manpages' into 'master'
Integrate sphinx manpages

See merge request poezio/poezio!141
2020-05-31 17:44:18 +02:00
mathieui
887ab27920 manpage: update room address to be an URI 2020-05-31 17:39:05 +02:00
mathieui
2d72a80d22 Update CHANGELOG 2020-05-31 17:35:14 +02:00
mathieui
9d70054ffb Update poezio.1 manpage 2020-05-31 17:25:44 +02:00
mathieui
601f38f5ae setup: add a build_man command and integrate sphinx manpages into install 2020-05-31 17:22:37 +02:00
mathieui
1ce874b02b Fix indent of setup() 2020-05-31 17:00:17 +02:00
fe9992e3e8 Merge branch 'revert-types' into 'master'
Revert "Bookmarks: type bookmark method (local/remote)"

See merge request poezio/poezio!140
2020-05-31 03:57:12 +02:00
6deb6ff391 Revert "Bookmarks: type bookmark method (local/remote)"
This reverts commit 91831e7903.

Breaks python 3.7 ..-. .- .. -  -.-. .... .. . .-.
2020-05-31 03:55:14 +02:00
ce9d59f19e Merge branch 'type-bookmarks' into 'master'
Type bookmarks

See merge request poezio/poezio!138
2020-05-31 01:35:26 +02:00
21c45ff72e
BookmarksTab: harmonize Info message
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2020-05-31 01:33:54 +02:00
91831e7903
Bookmarks: type bookmark method (local/remote)
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2020-05-31 01:20:41 +02:00
ab9108e00a Merge branch 'muc-message-received-traceback' into 'master'
Fix a traceback after a received MUC message

See merge request poezio/poezio!137
2020-05-29 18:37:34 +02:00
mathieui
333d260d50 Fix a traceback after a received MUC message
"highlight referenced before assignment"
2020-05-29 18:32:16 +02:00
502d79e763 Merge branch 'fix-issue-history-no-mam' into 'master'
Fix an issue on join when the room has no MAM support

See merge request poezio/poezio!136
2020-05-28 22:01:32 +02:00