From 9e3958c67d2e7d16a069b50ef2e76d92280b6584 Mon Sep 17 00:00:00 2001 From: mathieui Date: Thu, 28 May 2020 00:28:23 +0200 Subject: Only add autojoin to a bookmark on creation if the room is not bookmarked With synchronise_open_rooms, otherwise you just have autojoin added everytime, which is probably not what you want. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 89385eac..cf065224 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -11,6 +11,7 @@ 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. +- Only add auotjoin on new bookmarks for synchronise_open_rooms on /join - /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. -- cgit v1.2.3