Skip to content
This repository has been archived by the owner on Jun 7, 2020. It is now read-only.

[NEW] Add support for (un)muted states #1840

Merged
merged 2 commits into from
Nov 13, 2018
Merged

Conversation

leonardoaramaki
Copy link
Contributor

@RocketChat/android

Depends on RocketChat/Rocket.Chat.Kotlin.SDK#214

Closes #1825

@leonardoaramaki leonardoaramaki self-assigned this Nov 6, 2018
@rafaelks rafaelks added this to the 3.2.0 milestone Nov 6, 2018
Copy link
Contributor

@rafaelks rafaelks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@leonardoaramaki It worked for me the first time, but after I unmute the user and muted the user again the status never changed to "muted"... it's looking nice when it show the correct state! 👍

@leonardoaramaki
Copy link
Contributor Author

@rafaelks Did you leave and reenter the channel? Remember that we still don't have updates for channels on socket.

@leonardoaramaki leonardoaramaki force-pushed the fix-proper-silencing-user branch from 4c54f84 to d6cee24 Compare November 11, 2018 18:58
@@ -27,7 +27,7 @@ import kotlinx.coroutines.experimental.launch
import kotlinx.coroutines.experimental.newSingleThreadContext
import kotlinx.coroutines.experimental.withContext
import timber.log.Timber
import java.security.InvalidParameterException
import java.lang.IllegalArgumentException
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@luciofm luciofm merged commit ad7e04f into develop Nov 13, 2018
@luciofm luciofm deleted the fix-proper-silencing-user branch November 13, 2018 12:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[NEW] Display "Your are muted" or "Read-only chat" status on the room
3 participants