Zixuan Li
Zixuan Li
Listed under #921.
For these kind of messages, we should be able to safely apply the style of the most specific known class from the class list. These non-standard token types usually aren't...
Thanks! Updated this to use 500ms, and rearranged the paddings to avoid displacement.
This should address comments other than the edit-message-like change; will get to that later. Also rebased on top of the updated "local echo (5/7)" PR, fixing some tests that relied...
I temporarily removed the last two commits because the confirmation dialog requires us to rework the implementation and tests more.
Thanks for the reviews! Pushed an update, this time with the commits I removed last time, with a bunch of prep commits. I also went through this PR's interaction with...
Some visual changes in this update: screenshots The error message for discarding draft on restoring a message not sent is tentative: > When you restore a message not sent, the...
Related to discarded_futures: https://github.com/dart-lang/sdk/issues/58889
This issue also applies to `ChannelStore`, where `topicVisibility` is a map that uses `TopicName` as a key. That data structure should also be case-insensitive.
Thanks for the heads-up. Will prioritize reviewing this once it is ready.