diff options
author | Alyssa Ross <hi@alyssa.is> | 2017-11-20 16:42:16 +0000 |
---|---|---|
committer | Alyssa Ross <hi@alyssa.is> | 2017-11-20 16:42:16 +0000 |
commit | 1efb45bc0a6010f2a9b0727e66d5992e12b2fa18 (patch) | |
tree | f3fed688e500d8a69f710067825276eb053daf64 /LICENSE | |
parent | dd20dde884e2153da36f2d4253614ab053c6cbe4 (diff) | |
download | wee-slack-1efb45bc0a6010f2a9b0727e66d5992e12b2fa18.tar.gz |
Don't show closed group DMs
Group DMs shouldn't be displayed just because `is_member` is `True`,
because it always will be. Instead, if a channel/DM/whatever has an
`is_open` property, use that, and only fall back to `is_member` when
`is_open` isn't present (such as for channels).
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions