Commit Graph

6 Commits (5d4238a3d8afd2bfc448f76d6bafbbfe4b473f3e)

Author SHA1 Message Date
William Grant 5d4238a3d8 feat: created getMessageExpirationProps selector and used in ExpirableReadableMessage
this stops us passing props down from the child components of ExpirableReadableMessage
2 years ago
William Grant 97ecc9e521 feat: fixed double expiration update message issue
started creating an inheritable expiration message class, improved start triggering logic
3 years ago
audric 247cb7c065 cleanup dependencies 4 years ago
Audric Ackermann abd146c4ca
use React Provider for convoListItem (#2088)
this is to avoid passing down the prop to all the components
4 years ago
Audric Ackermann 38325215e6
Unban UI (#2091)
* adding basic functionaliy for unbanning a user

* merge ban and unban user dialog in to one dialog

Co-authored-by: warrickct <warrickct@gmail.com>
4 years ago
Audric Ackermann 58dc3e26ca
reactify group updates text bubble from redux store (#2083) 4 years ago