aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrygve Aaberge <trygveaa@gmail.com>2020-06-06 15:13:17 +0200
committerTrygve Aaberge <trygveaa@gmail.com>2020-06-06 15:13:17 +0200
commitf5693a50d68a3cbead0b8367041380be09aab238 (patch)
tree1cfa1ef717aaf593e3869cc4c304f189d94829e9
parent9d1d4b8ebcf75ec5bf1daf18feb497dc4393c108 (diff)
downloadwee-slack-f5693a50d68a3cbead0b8367041380be09aab238.tar.gz
Remove fixed issue from known issues
This was fixed in commit ad1a715.
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
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
-----------