diff options
author | mathieui <mathieui@mathieui.net> | 2020-05-26 12:45:49 +0200 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2020-05-26 12:45:49 +0200 |
commit | 851a0e97ddc3e0dbed3ea76d6abbbb6236aa2724 (patch) | |
tree | c379ef2381d3353c9e9981855ae98bc82554986c | |
parent | 6943506fd3364bdd15c83b2d6543aea28ea98142 (diff) | |
parent | d6e749e1bb32e25bab42eb23ddff4087abe05cc5 (diff) | |
download | poezio-851a0e97ddc3e0dbed3ea76d6abbbb6236aa2724.tar.gz poezio-851a0e97ddc3e0dbed3ea76d6abbbb6236aa2724.tar.bz2 poezio-851a0e97ddc3e0dbed3ea76d6abbbb6236aa2724.tar.xz poezio-851a0e97ddc3e0dbed3ea76d6abbbb6236aa2724.zip |
Merge branch 'changelog' into 'master'
Mention all bugfixes in the 0.13.1 ChangeLog entry
See merge request poezio/poezio!127
-rw-r--r-- | CHANGELOG | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -11,6 +11,14 @@ https://dev.louiz.org/projects/poezio/roadmap - Contacts won’t be seen playing games or music when they actually stop doing so. - /leave now toggles off the autojoin flag instead of removing the bookmark. +- /affiliation displays things in the info win instead of directly in the room, + and additionally displays which room it refers to. +- List the correct required versions for package maintainers. +- Fix the AppStream manifest to get Flathub to accept it. +- Add a warning when the terminal doesn’t support 256color mode. +- Display our own nick properly in messages received from MAM. +- Only send an unavailable presence on closing a room if we are joined. +- Don’t display the current date for history messages received today. # Forgotten additions |