Commit graph

34 commits

Author SHA1 Message Date
Audric Ackermann 36fab86d30
Merge remote-tracking branch 'upstream/clearnet' into move-models-to-ts-2 2021-02-09 15:54:34 +11:00
Audric Ackermann 0fe026ab15
Fix the password length limit when not setting a new password
Relates #1446
2021-02-08 15:21:14 +11:00
Audric Ackermann 43ec14e741 Fix the password length limit when not setting a new password
Relates #1446
2021-01-27 11:00:32 +11:00
Audric Ackermann 5c3cb0a165
make moderator dialogs the Session way 2021-01-21 17:49:14 +11:00
Audric Ackermann 3476b54d43
fix add/remove moderators dialog and open groups name avatar dialog 2021-01-18 15:51:56 +11:00
Audric Ackermann e38be266c2 major rework of session icon => make them styled with styled-component 2020-12-03 12:09:39 +11:00
Audric Ackermann e613613416
show toast with react-toastify and make them a styled-component 2020-11-09 11:25:57 +11:00
Audric Ackermann d108630f22
add a toastUtils file and replace all pushToast calls in ts files 2020-08-14 10:56:22 +10:00
Audric Ackermann 9315ed5238
add tool to find unused localized string and fix our current en locale 2020-08-05 11:40:48 +10:00
Audric Ackermann e806e912a3
move password_utils.js to typescript 2020-07-30 11:07:36 +10:00
Audric Ackermann 89579ebd35
refactor SessionPasswordModal to handle errors on length 2020-07-30 10:58:17 +10:00
Vincent 958a4c8594 Linted 2020-04-16 21:24:11 +10:00
Vincent c1dcac1b84 Message & settings tests 2020-04-15 04:26:50 +10:00
Vincent f7f4cc5218 reverted_ looking for settings_text 2020-04-12 19:11:42 +10:00
Vincent f76b12b814 Split typescript upgrade to new pr 2020-04-01 14:34:36 +11:00
Vincent 5eec031803 Revert fancy code 2020-04-01 14:13:51 +11:00
Vincent 9349ebd37a fancy syntax 2020-03-31 17:56:23 +11:00
Vincent 3793c0feca upgrade tslint 2020-03-31 17:52:32 +11:00
Vincent b4cb6e1087 Typescript 3.7 2020-03-31 17:32:50 +11:00
Vincent 640999ab61 Password whitespace trim on set 2020-03-31 17:24:05 +11:00
Vincent c7c72e50bb lint 2020-03-25 14:46:14 +11:00
Vincent d6a48b9f6d Password paste 2020-03-25 14:16:45 +11:00
Vincent cf46548761 Simplification of keyup 2020-01-30 13:24:20 +11:00
Vincent fb90617924 event listeners 2020-01-30 10:11:11 +11:00
Vincent 2af2075b26 Merge branch 'clearnet' of https://www.github.com/vincentbavitz/loki-messenger into clearnet 2020-01-30 09:57:41 +11:00
Vincent 2cd251a0e7 local commit 2020-01-30 09:57:37 +11:00
Vincent 0a6a035750 Constants rework 2020-01-30 09:34:24 +11:00
Vincent 4a7e2dece7 Password lock screen and delete data screen 2020-01-28 16:43:39 +11:00
Vincent 0a525629ee Prevent illegal username and passwords 2020-01-24 17:10:42 +11:00
Audric Ackermann 0f4f5847ed fix lint 2020-01-21 10:56:32 +11:00
Audric Ackermann 25d0fff95f fix build 2020-01-21 10:51:32 +11:00
Vincent 9ee87cc49a Made keyboard navigation /todo/ for password modal 2020-01-20 14:46:14 +11:00
Vincent 010cf045cb optimisation of ternary & binary expr. 2020-01-20 14:36:46 +11:00
Vincent e065cc404f Password set, change and remove complete 2020-01-20 14:10:28 +11:00