Commit Graph

25 Commits (ab971ab7029e04d56a861130136606383dfe6db4)

Author SHA1 Message Date
Audric Ackermann 63fa2538fc chore: fix integration tests 2 months ago
Ryan Miller d405efbc01 fix: enforce password check before modal view for recovery phrase 4 months ago
Audric Ackermann d43d6abbae chore: replace tslint with eslint and fix linting issues 11 months ago
William Grant e5f1e65194 feat: added ability to save qr codes on click
recovery phrase modal ui layout is now the same as edit profile modal, fixes for yarn ready
1 year ago
William Grant 69d5e2ea41 fix: qa feedback - updated recovery phrase password modal to match password modals 2 years ago
William Grant 4657181993 fix: qa feedback - updated input box styling and tweaked modals 2 years ago
William Grant dda9067e01 feat: theme editprofile, onion status and seed modals
styled qr code and cleanup
2 years ago
William Grant 5ab28bb60e refactor: rename SessionButton2 to SessionButton and remove old version 2 years ago
William Grant 1bb5c9752e feat: updated all modal buttons 2 years ago
Audric Ackermann 242d51ca8d
Id blinding + onionv4 + new endpoints for sogs and fileserver (#2347)
* Added Onionv4 support to file server, sogs and pn server
* Added blinded message support
* Updated endpoints for sogs and file server to remove legacy ones
2 years ago
Audric Ackermann 8de8f014dd
fix: password input errors in seeddialog 2 years ago
Audric Ackermann 9f8920ef2c mostly working but need to improve perfs 2 years ago
Audric Ackermann 280cc494e8 test with webpack - not working 2 years ago
Audric Ackermann 2dfd09a7b1 app kind of start background side 2 years ago
Audric Ackermann 6bd835dfc3
move storage.js to ts 2 years ago
Audric Ackermann e1f2393c3a
cleanup translated strings 2 years ago
Audric Ackermann 790120f484
add data-testid to sessionIdEditable 3 years ago
Audric Ackermann 18e13b9b98
move confirm action on right on all dialogs 3 years ago
Audric Ackermann 58dc3e26ca
reactify group updates text bubble from redux store (#2083) 3 years ago
Audric Ackermann 28c7445dce
refactor most of the components to outside of their Session folder (#2072)
* refactor most of the components to outside of their Session folder

* finish moving overlay and memberListItem to react hook

* fix bug with kicked member len >2 not being displayed

also sort admins first in UpdateGroupMembers dialog

* fix admin leaving text of groupNotification

* add a useFocusMount hook to focus input fields on mount

* make click avatar convo item open only user dialog

* cleanup config default.json

* make sure to use convoController to build sync message

* disable showing pubkey on opengroups

* add a pause on audio playback

Fixes #2079
3 years ago
audric bd7d88e170 remove theme from css and used variables instead 3 years ago
Warrick Corfe-Tan dbc19adeb8 Adding PR changes, running yarn ready 3 years ago
Warrick Corfe-Tan f255f674c8 Refactoring subcomponents to fix ts-lint errors. 3 years ago
Warrick Corfe-Tan 1783c706b5 refactoring seed modal 3 years ago
audric 79c8fada6e move all dialogs to a subfolder 3 years ago