Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-29 | Fix a traceback after a received MUC message | mathieui | |
"highlight referenced before assignment" | |||
2020-05-28 | Merge branch 'fix-issue-history-no-mam' into 'master' | Maxime Buquet | |
Fix an issue on join when the room has no MAM support See merge request poezio/poezio!136 | |||
2020-05-28 | Fix an issue on join when the room has no MAM support | mathieui | |
The value of the "seconds" attribute was borked, resulting in a traceback. | |||
2020-05-28 | Merge branch 'tests-user' into 'master' | mathieui | |
Minimal tests for User class See merge request poezio/poezio!134 | |||
2020-05-28 | Minimal tests for User class | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-05-28 | Merge branch 'doc-display-user-color' into 'master' | Maxime Buquet | |
Doc: Fix display_user_color_in_join_part default value See merge request poezio/poezio!133 | |||
2020-05-28 | Doc: Fix display_user_color_in_join_part default value | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-05-28 | Merge branch 'fix-bookmarks-tab-method' into 'master' | Maxime Buquet | |
Properly refresh the bookmarks method in the bookmarks tab See merge request poezio/poezio!132 | |||
2020-05-28 | Properly refresh the bookmarks method in the bookmarks tab | mathieui | |
… … … | |||
2020-05-28 | Merge branch 'fix-synchronise-rooms' into 'master' | Maxime Buquet | |
Only add autojoin to a bookmark on creation if the room is not bookmarked See merge request poezio/poezio!131 | |||
2020-05-28 | Only add autojoin to a bookmark on creation if the room is not bookmarked | mathieui | |
With synchronise_open_rooms, otherwise you just have autojoin added everytime, which is probably not what you want. | |||
2020-05-26 | Merge branch 'display-corrections-ui-types' into 'master' | mathieui | |
plugins/display_corrections: Adapt to new poezio.ui API See merge request poezio/poezio!129 | |||
2020-05-26 | plugins/display_corrections: Adapt to new poezio.ui API | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-05-26 | Merge branch 'changelog-foo' into 'master' | Maxime Buquet | |
Update changelog for marquee and dice plugins See merge request poezio/poezio!130 | |||
2020-05-26 | Update changelog for marquee and dice plugins | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-05-26 | Merge branch 'plugins-lmc' into 'master' | Maxime Buquet | |
Plugins LMC fixes See merge request poezio/poezio!128 | |||
2020-05-26 | plugins/dice: Fix LMC (use origin id), reorganize things a bit to stop using ↵ | Maxime “pep” Buquet | |
tab.last_sent_message Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-05-26 | plugins/marquee: Fix LMC, use origin id | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-05-26 | plugins/marquee: Change space char to nbsp to troll other clients better | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-05-26 | Merge branch 'changelog' into 'master' | mathieui | |
Mention all bugfixes in the 0.13.1 ChangeLog entry See merge request poezio/poezio!127 | |||
2020-05-26 | Mention all bugfixes in the 0.13.1 ChangeLog entry. | Emmanuel Gil Peyrot | |
2020-05-25 | Merge branch 'display-today-history-without-date' into 'master' | mathieui | |
Do not add the date in history messages from the current day See merge request poezio/poezio!126 | |||
2020-05-25 | Do not add the date in history messages from the current day | mathieui | |
2020-05-25 | Merge branch 'fix-double-unavailable-presence' into 'master' | Maxime Buquet | |
Only send an unavailable presence on closing a muc if we are joined Closes #3397 See merge request poezio/poezio!125 | |||
2020-05-25 | Merge branch 'thanks-armael' into 'master' | mathieui | |
Add Armael’s theme See merge request poezio/poezio!119 | |||
2020-05-25 | Only send an unavailable presence on closing a muc if we are joined | mathieui | |
Fixes #3397 | |||
2020-05-25 | Merge branch 'appstream' into 'master' | Link Mauve | |
Add missing releases, and stupid content_rating to please flathub. See merge request poezio/poezio!124 | |||
2020-05-25 | Add missing releases, and stupid content_rating to please flathub. | Emmanuel Gil Peyrot | |
2020-05-25 | Merge branch 'appstream' into 'master' | Maxime Buquet | |
Improve the appstream metadata See merge request poezio/poezio!123 | |||
2020-05-25 | Improve the appstream metadata | Emmanuel Gil Peyrot | |
This will hopefully allow poezio to appear on https://flathub.org/apps/details/io.poez.Poezio once published. | |||
2020-05-25 | Merge branch 'mam-onetoone-nick-fix' into 'master' | Maxime Buquet | |
Fix mam own nick in one to one tabs See merge request poezio/poezio!122 | |||
2020-05-25 | Fix mam own nick in one to one tabs | mathieui | |
Also do a config.get for each received MAM message, that is not efficient or useful. | |||
2020-05-24 | Merge branch 'changelog-leave' into 'master' | Maxime Buquet | |
CHANGELOG: add /leave autojoin change See merge request poezio/poezio!121 | |||
2020-05-24 | CHANGELOG: add /leave autojoin change | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-05-24 | Merge branch 'check-colors-startup' into 'master' | Link Mauve | |
Check colors on startup and warn See merge request poezio/poezio!120 | |||
2020-05-24 | Do not degrade colors for terminals supporting more than 256 | mathieui | |
2020-05-24 | Add a check for terminals not supporting 256 colors | mathieui | |
2020-05-24 | Add Armael’s theme. | Emmanuel Gil Peyrot | |
2020-05-24 | Merge branch 'no-gaming' into 'master' | Maxime Buquet | |
Checks whether the gaming payload is empty or not See merge request poezio/poezio!118 | |||
2020-05-24 | Add a ChangeLog entry for the gaming fix. | Emmanuel Gil Peyrot | |
2020-05-24 | Checks whether the gaming payload is empty or not | Emmanuel Gil Peyrot | |
Fixes a long-standing bug where a gaming stop event would be interpreted as starting a game. Also does the same for mood, activity and tune. | |||
2020-05-24 | Merge branch 'setup-reqs' into 'master' | Maxime Buquet | |
setup.py: Update slixmpp version requirements See merge request poezio/poezio!117 | |||
2020-05-24 | setup.py: Update slixmpp version requirements | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> | |||
2020-05-24 | Merge branch 'affiliations-jid' into 'master' | Link Mauve | |
MucTab /affiliation: Add MUC jid in output for context See merge request poezio/poezio!116 | |||
2020-05-24 | Merge branch 'bookmark-autojoin' into 'master' | Maxime Buquet | |
MucTab /leave: toggle off autojoin instead of removing bookmark See merge request poezio/poezio!115 | |||
2020-05-24 | MucTab /affiliation: Add MUC jid in output for context | Maxime “pep” Buquet | |
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net> |