diff options
author | Trygve Aaberge <trygveaa@gmail.com> | 2024-04-18 22:01:59 +0200 |
---|---|---|
committer | Trygve Aaberge <trygveaa@gmail.com> | 2024-04-18 22:04:38 +0200 |
commit | 4415a318372954a171024c9fd15a429addccc5f8 (patch) | |
tree | 6328b535dc8aa9fc0bd0372642b1bc43173a470d /.flake8 | |
parent | 57da2d338a23cc0da4230896c9c69fa8494d757a (diff) | |
download | wee-slack-4415a318372954a171024c9fd15a429addccc5f8.tar.gz |
v2: Fix IM title not being updated on user status change
After we started fetching IM info in check_should_open, updating the
IM title when the user changes their status stopped working because when
info is fetched the members field is updated and the info included your
own user in the members, while the update status code expected only the
other user to be present in members. To fix this, make sure we always
include both users in members and check for that.
Diffstat (limited to '.flake8')
0 files changed, 0 insertions, 0 deletions