Commit Graph

24 Commits (clearnet)

Author SHA1 Message Date
Audric Ackermann d43d6abbae chore: replace tslint with eslint and fix linting issues 10 months ago
Audric Ackermann dc3e8450e9 fix: memoize selected conversation props to avoid unneeded rerenders 11 months ago
William Grant 07f2fcabd4 fix: make sure password window has primary color set 2 years ago
William Grant 64e59921a9 feat: themed password window 2 years ago
Audric Ackermann 475c92eeb4
migrate about_start to not use jquery 2 years ago
Audric Ackermann ff43cfa593 move worker_interface and logs and i18n to TS 2 years ago
Audric Ackermann 15260c9718
move logging.js to ts 2 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
2 years ago
Audric Ackermann ab75f945ff
Ask confirm before delete account (#1910)
* disable sending on enter while composing

Fixes #1899 #1497

* ask confirmation before deleting account

* fix app start delete db when passowrd error

* fix double dialog issue with delete account

* fixup login screen
3 years ago
Audric Ackermann f7581cf4eb
increase prettier maxWidth to 100 3 years ago
Audric Ackermann b88ea110e8
Add multi device v2 support 3 years ago
Audric Ackermann 43ec14e741 Fix the password length limit when not setting a new password
Relates #1446
3 years ago
Audric Ackermann e806e912a3
move password_utils.js to typescript 4 years ago
Audric Ackermann dd3080d9fe
mark conversation as secondary on message synced when needed 4 years ago
Audric Ackermann 30964e5008
load SessionPasswordPrompt directly from password_preload.js 4 years ago
Audric Ackermann 38c0c53a69
Fix app start with password set by requiring only
what is needed in the signal.js loaded by password_preload.js
4 years ago
Mikunj 67e2c39b96 Fix missing bytebuffer in preloads 4 years ago
Vincent d6a48b9f6d Password paste 4 years ago
Vincent 4a7e2dece7 Password lock screen and delete data screen 4 years ago
Beaudan 5887f8c14c Fix password error 5 years ago
Mikunj ac59e1249f Added db resetting.
Use built in signal warning view.
5 years ago
Mikunj 6bd2d3962e Linted files 5 years ago
Mikunj 0b87f13699 Added password dialog view. 6 years ago
Mikunj 7a96b8446a Rename launcherView to passwordView. 6 years ago