diff options
author | Trygve Aaberge <trygveaa@gmail.com> | 2022-10-04 18:10:57 +0200 |
---|---|---|
committer | Trygve Aaberge <trygveaa@gmail.com> | 2022-10-04 18:10:57 +0200 |
commit | a4e1c79d3bffa82628bcb91a4121ed5f7600d1e1 (patch) | |
tree | dd62602cb13407299eb84c9d8e253a8cb954af51 /_pytest | |
parent | 0067ede3c2bcc654859a29b27961115f260266e7 (diff) | |
download | wee-slack-a4e1c79d3bffa82628bcb91a4121ed5f7600d1e1.tar.gz |
Open open IMs and MPIMs on start
We used the response from rtm.start to find which IMs and MPIMs to open,
but after moving away from that we didn't have the information from the
response from conversations.list, so commit 962bbc5 changed to only open
unread ones.
However, it turns out that conversations.info has the information, and
we are already requesting that for each IM/MPIM to check if it's unread,
so we can use that to open the correct ones.
Fixes #875
Diffstat (limited to '_pytest')
0 files changed, 0 insertions, 0 deletions