Commit Graph

48 Commits (4eb76df60cddc5a8f474bc1c0a9e48fa7c7e032b)

Author SHA1 Message Date
Audric Ackermann f1ee7589a0
fix session password dialog 4 years ago
Audric Ackermann 93e43fe929
move conversation dialogs to redux store 4 years ago
Audric Ackermann bbbcfd54d6
rename all spacer-* to react component 4 years ago
Audric Ackermann c9d7f4a1ab
Merge remote-tracking branch 'w/onion-paths' into clearnet 4 years ago
Audric Ackermann dd9341a196
remove i18n from props everywhere where possible 4 years ago
Warrick Corfe-Tan ddda525f63 refactored password change modal. 4 years ago
Audric Ackermann 7b96aba1bf
padd Message buffer for all outgoing messages (even opengroupv2) 4 years ago
Warrick Corfe-Tan c808c5df32 Merge branch 'clearnet' into password-confirm 4 years ago
Warrick Corfe-Tan 6079f43cd8 Re-applied formatting fixes. 4 years ago
Warrick Corfe-Tan 56b8dfacc1 Revert "Updated formatting."
This reverts commit 6b40428ad9.
4 years ago
Warrick Corfe-Tan 6b40428ad9 Updated formatting. 4 years ago
Warrick Corfe-Tan 7ec90d55e9 Password confirmation field appearing and preventing submission of mismatching passwords. 4 years ago
Audric Ackermann f7581cf4eb
increase prettier maxWidth to 100 4 years ago
Audric Ackermann 8ea9f02cec Move data.js to data.ts 4 years ago
Audric Ackermann 36fab86d30
Merge remote-tracking branch 'upstream/clearnet' into move-models-to-ts-2 4 years ago
Audric Ackermann 0fe026ab15
Fix the password length limit when not setting a new password
Relates #1446
4 years ago
Audric Ackermann 43ec14e741 Fix the password length limit when not setting a new password
Relates #1446
4 years ago
Audric Ackermann 5c3cb0a165
make moderator dialogs the Session way 4 years ago
Audric Ackermann 3476b54d43
fix add/remove moderators dialog and open groups name avatar dialog 4 years ago
Audric Ackermann e38be266c2 major rework of session icon => make them styled with styled-component 4 years ago
Audric Ackermann e613613416
show toast with react-toastify and make them a styled-component 5 years ago
Audric Ackermann d108630f22
add a toastUtils file and replace all pushToast calls in ts files 5 years ago
Audric Ackermann 9315ed5238
add tool to find unused localized string and fix our current en locale 5 years ago
Audric Ackermann e806e912a3
move password_utils.js to typescript 5 years ago
Audric Ackermann 89579ebd35
refactor SessionPasswordModal to handle errors on length 5 years ago
Vincent 958a4c8594 Linted 5 years ago
Vincent c1dcac1b84 Message & settings tests 5 years ago
Vincent f7f4cc5218 reverted_ looking for settings_text 5 years ago
Vincent f76b12b814 Split typescript upgrade to new pr 5 years ago
Vincent 5eec031803 Revert fancy code 5 years ago
Vincent 9349ebd37a fancy syntax 5 years ago
Vincent 3793c0feca upgrade tslint 5 years ago
Vincent b4cb6e1087 Typescript 3.7 5 years ago
Vincent 640999ab61 Password whitespace trim on set 5 years ago
Vincent c7c72e50bb lint 5 years ago
Vincent d6a48b9f6d Password paste 5 years ago
Vincent cf46548761 Simplification of keyup 5 years ago
Vincent fb90617924 event listeners 5 years ago
Vincent 2af2075b26 Merge branch 'clearnet' of https://www.github.com/vincentbavitz/loki-messenger into clearnet 5 years ago
Vincent 2cd251a0e7 local commit 5 years ago
Vincent 0a6a035750 Constants rework 5 years ago
Vincent 4a7e2dece7 Password lock screen and delete data screen 5 years ago
Vincent 0a525629ee Prevent illegal username and passwords 5 years ago
Audric Ackermann 0f4f5847ed fix lint 5 years ago
Audric Ackermann 25d0fff95f fix build 5 years ago
Vincent 9ee87cc49a Made keyboard navigation /todo/ for password modal 5 years ago
Vincent 010cf045cb optimisation of ternary & binary expr. 5 years ago
Vincent e065cc404f Password set, change and remove complete 5 years ago