Commit Graph

17 Commits (unstable)

Author SHA1 Message Date
Audric Ackermann 8e129e28c7 feat: add block/unblock modal 8 months ago
Audric Ackermann 718b814902 fix: toast stripped function fetch cannot run on import 8 months ago
William Grant 009795eb3b feat: migrated lightbox to modal state 9 months ago
William Grant 93d1a9d430 feat: profile modal flow done
refactored edit profile dialog and extracted out components and keyboard shortcuts
11 months ago
William Grant 51a0fa3b1e fix: removed SeedModal code 11 months ago
William Grant fb3a87a5f5 feat: added new hide recovery password modal
when we turn on the setting we prevent any recovery phrase ui from loading and return null
11 months ago
William Grant d346f28942 feat: extracted password to new modal
added shiny hook to password protect anywhere
11 months ago
William Grant a07fea677b fix: remove TermsOfServicePrivacyDialog from convo state
we are moving it to a separate onboarding store
1 year ago
William Grant b10873c64a feat: updated tos and privacy policy on registration link
intial run at legal links modal
1 year ago
William Grant a098638bc0 refactor: remove unnecessary react imports
you don't need it from react 17
1 year ago
Audric Ackermann 24887dd05b Merge branch 'feature/ses-145/leave-conversation-update' into userconfig_disappearingmessage 1 year ago
William Grant 85f270b67a Merge branch 'unstable' into userconfig_disappearingmessage 2 years ago
William Grant 9cd95bbcf1 fix: remove AdminLeaveClosedGroupDialog
added new leave group dialog strings
2 years ago
Will G 267f49ff1e
Emoji Reacts (#2320)
Add support for emoji reacts in conversations

Resolves #2375 and #1577
3 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>
3 years ago
Audric Ackermann 25453ee807
Speedup body update composition box (#1911)
* disable sending on enter while composing

Fixes #1899 #1497

* ask confirmation before deleting account

* move drafts outside of redux to speedup body message writing
4 years ago
audric 79c8fada6e move all dialogs to a subfolder 4 years ago