From f5693a50d68a3cbead0b8367041380be09aab238 Mon Sep 17 00:00:00 2001 From: Trygve Aaberge Date: Sat, 6 Jun 2020 15:13:17 +0200 Subject: Remove fixed issue from known issues This was fixed in commit ad1a715. --- README.md | 4 ---- 1 file changed, 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7ea8931..d9c2e58 100644 --- a/README.md +++ b/README.md @@ -426,10 +426,6 @@ some noteworthy: suspend), they will not appear in the hotlist. - If you use an OAuth token or a legacy token instead of a session token: - Threads, shared channels and channels that has been converted from public to private can only be marked as read locally, it won't sync to Slack. This means they will be unread again after reloading the script. - public to private as read won't work. -- For shared channels and channels that has been converted from public to private: - - The option `thread_messages_in_channel` is only working for messages which - arrive after the channel history has been loaded. Development ----------- -- cgit