1
0
Fork 0
mirror of synced 2024-09-18 18:40:24 +12:00
Commit graph

33 commits

Author SHA1 Message Date
bhc
a87b68cba8
Update translations for Palestine in multiple languages 2024-04-27 01:08:43 +03:00
Steven Nguyen
b75f5263a2
Merge branch 'main' into chore-sync-main-into-1.5.x 2024-04-23 23:43:53 +00:00
Steven Nguyen
4171c86d22
fix(messaging): change SMS verification message to only have the code
Some providers have a limit on the length of the content. For example,
MSG91 has a 30 character limit and passing a longer value wil result
in an error:

     DLT Template variable exceeded max length

As such, we're going to change the content back to how we had it before
1.5 when were were only sending the code by itself until we decide on
a better solution.

Reference:

* https://github.com/appwrite/appwrite/issues/7823#issuecomment-1994618488
2024-04-03 11:53:21 -07:00
bhc
1bd213830b
Add translations for Taiwan in multiple languages 2024-03-27 23:50:21 +03:00
Torsten Dittmann
6a8140a80f fix: move comma from language files into templates 2024-02-23 14:59:12 +01:00
Torsten Dittmann
f5cdd5e4cc fix: comma in email templates 2024-02-23 14:59:12 +01:00
Torsten Dittmann
f577811c04 fix: formatting on emails 2024-02-23 14:59:12 +01:00
Torsten Dittmann
9ae2948d0e fix: mfa email template 2024-02-23 14:59:12 +01:00
Matej Bačo
8a05b634fe Merge remote-tracking branch 'origin/1.5.x' into fix-certificate-mail-branding 2024-01-23 09:04:20 +00:00
Matej Bačo
f7e9d8fc19
Update app/config/locale/translations/en.json
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2024-01-22 15:57:06 +01:00
Matej Bačo
cba974805d PR review changes 2024-01-22 14:30:11 +00:00
Matej Bačo
933b64001c Improve design 2024-01-20 12:49:23 +00:00
Matej Bačo
df9bc6df56 Implement OTP email endpoint + tests 2024-01-19 13:42:26 +00:00
Matej Bačo
31a67a7667 Merge remote-tracking branch 'origin/1.5.x' into feat-email-otp 2024-01-19 12:12:07 +00:00
Matej Bačo
f2291f1686 Add OTP translations 2024-01-19 12:11:20 +00:00
Khushboo Verma
807d295303 Resolve merge conflicts 2024-01-11 22:49:33 +05:30
Khushboo Verma
dc0b0c8ab7 Merge branch '1.5.x' into fix-otp-template 2024-01-11 18:24:45 +05:30
Khushboo Verma
c84af966df Make OTP template more contextual 2024-01-11 18:20:01 +05:30
Matej Bačo
70d57b17a0 Fix copies 2024-01-11 10:36:31 +00:00
Matej Bačo
a2856f6acc Update copy & AI translations 2024-01-11 10:23:25 +00:00
Matej Bačo
931efe24a9 Added security phrase to magic URL 2024-01-10 14:52:32 +00:00
Matej Bačo
788fa04606 Improve magic URL design 2024-01-10 11:33:55 +01:00
Matej Bačo
86158838a1 Magic URL improvements 2024-01-09 12:23:13 +00:00
Jake Barnby
922332042e
Fix template strings 2023-08-30 20:31:11 -04:00
Marc-Antoine Thevenet
38041ce5c8
Update en.json
## EASY FIX

### Typo fix
2022-06-05 07:56:22 +02:00
Matej Bačo
a1e0390ae7 Imrpove var names, logs 2022-05-12 12:08:50 +00:00
Matej Bačo
7159070067 PR review changes 2022-04-11 08:34:11 +00:00
Damodar Lohani
9a8f4c49e4 email update 2021-08-31 11:42:15 +05:45
Damodar Lohani
22ceb1dc7c create session with magic url 2021-08-30 16:29:52 +05:45
Christy Jacob
10554089b5 feat(translations): updated all the translations 2021-07-28 11:39:07 +05:30
Christy Jacob
3b573745bd feat(email-templates): render email body using new templates 2021-07-27 21:33:39 +05:30
Christy Jacob
a245d6ed81 feat(email): remove \n from email template 2021-07-27 10:56:20 +05:30
Christy Jacob
16b3c5c3a4 feat(locale): use new locale functions 2021-07-23 01:45:01 +05:30