1
0
Fork 0
mirror of synced 2024-06-17 10:14:50 +12:00
Commit graph

6192 commits

Author SHA1 Message Date
Christy Jacob 6c8f4e38bf feat(locale): rename oriya translation file 2021-07-29 00:55:34 +05:30
Christy Jacob c0a7a969aa feat(locale): rename nepali translation 2021-07-29 00:51:26 +05:30
Christy Jacob dd52abe472 feat(locale): rename country codes 2021-07-29 00:29:07 +05:30
Christy Jacob 9ece9def9f feat(translations): added contribution guides 2021-07-28 19:30:58 +05:30
Christy Jacob 905e31709e feat(translations): added contribution guides 2021-07-28 19:30:09 +05:30
Christy Jacob 7a61ce2ff9 feat(translations): added contribution guides 2021-07-28 19:29:41 +05:30
Christy Jacob 291cf0277b feat(translations): added contribution guides 2021-07-28 19:26:17 +05:30
Christy Jacob 55a7d34979 feat(translations): added contribution guides 2021-07-28 19:24:00 +05:30
Christy Jacob 27c078f4d6 feat(translations): fix incorrect language codes for czech and catalan 2021-07-28 11:58:00 +05:30
Christy Jacob 10554089b5 feat(translations): updated all the translations 2021-07-28 11:39:07 +05:30
Christy Jacob 77d5f71a9a feat(terms): updated terms info 2021-07-28 10:54:05 +05:30
Christy Jacob 1f61177f54
Merge pull request #1422 from appwrite/feat-locale-refactor
Feat locale refactor
2021-07-28 02:38:03 +05:30
Eldad A. Fux c06e4a5580
Merge pull request #1438 from appwrite/feat-remove-cta
Remove CTA template and move logic to mails worker
2021-07-27 23:52:20 +03:00
Christy Jacob b52ae9fda8 feat(terms): added new terms 2021-07-28 02:21:26 +05:30
Christy Jacob 2f1474f03d feat(email-templates): move email rendering to mails worker 2021-07-28 02:01:19 +05:30
Christy Jacob 3b573745bd feat(email-templates): render email body using new templates 2021-07-27 21:33:39 +05:30
Christy Jacob 196fbeca8a feat(cta): delete the cta template and cta css classes 2021-07-27 19:55:04 +05:30
Torsten Dittmann 8ce48c1f47
Merge pull request #1435 from TorstenDittmann/release-0-9-3
feat(release): prepare 0.9.3
2021-07-27 16:17:25 +02:00
Christy Jacob d97a4df9db feat(cta): remove usage of cta template 2021-07-27 19:29:41 +05:30
Torsten Dittmann d3daa2be32 feat(release): prepare 0.9.3 2021-07-27 14:43:08 +02:00
Eldad A. Fux 957588a60e
Merge pull request #1434 from PineappleIOnic/fix-JWT-Abuse-Key-Fix
Fix Abuse Keys
2021-07-27 14:59:06 +03:00
Bradley Schofield 7974a6ba5e Update account.php 2021-07-27 12:21:26 +01:00
Bradley Schofield e0761e1737 Fix create email verification abuse-key 2021-07-27 12:15:59 +01:00
Bradley Schofield d729d54de0 Fix Create JWT abuse key 2021-07-27 12:07:39 +01:00
Christy Jacob 20a11c6759 feat(terms): update context message 2021-07-27 10:59:06 +05:30
Christy Jacob a245d6ed81 feat(email): remove \n from email template 2021-07-27 10:56:20 +05:30
Christy Jacob d95e29ba3d feat(email): fix email template button margin 2021-07-27 10:28:30 +05:30
Christy Jacob 53817c3171 feat(locale): added context to terms 2021-07-27 10:13:37 +05:30
Christy Jacob 0466e22ea1 feat(locale): added comments to terms 2021-07-27 00:23:04 +05:30
Christy Jacob 78f248fa33 feat(locale): added comments to terms 2021-07-27 00:16:44 +05:30
Christy Jacob 823a76d73d feat(email-tempaltes): apply nl2p filters 2021-07-26 23:25:14 +05:30
Torsten Dittmann d4c7600980 tests(realtime): run the actual tests on travis 2021-07-26 11:07:09 +02:00
Torsten Dittmann 889d6aa1c0 tests(realtime): adapt account channel 2021-07-26 11:05:42 +02:00
Torsten Dittmann 71d483dc7b fix(deps): update composer lock 2021-07-26 11:05:33 +02:00
Christy Jacob 198c5087c7 feat: review comments 2021-07-26 12:35:08 +05:30
Christy Jacob e6e0baab12 feat(template): fix incorrect if condition 2021-07-23 23:16:04 +05:30
Christy Jacob 2919e70d05 feat(template): added static method for template creation from file 2021-07-23 22:59:20 +05:30
Christy Jacob 47084b2835 feat(locale): fix broken tests 2021-07-23 20:05:21 +05:30
Christy Jacob b911673389 feat(locale): use new locale functions 2021-07-23 01:49:00 +05:30
Christy Jacob 1c6802619a feat(locale): use new locale functions 2021-07-23 01:47:18 +05:30
Christy Jacob 16b3c5c3a4 feat(locale): use new locale functions 2021-07-23 01:45:01 +05:30
Eldad A. Fux 1e219eca19 Merge pull request #1408 from appwrite/fix-jwt-validate-attribute
fix(jwt): correct session validation
2021-07-23 01:44:40 +05:30
Eldad A. Fux 7fb7f1073f
Merge pull request #1418 from TorstenDittmann/feat-prepare-0-9-2
feat(0.9.2): release
2021-07-22 19:09:33 +03:00
Torsten Dittmann 5815caf01e
chore(changelog): update changelog 2021-07-22 17:45:15 +02:00
Eldad A. Fux 82d22d10fc
Merge pull request #1419 from PineappleIOnic/fix-early-command-execution
FIX Commands executing before the tar has finished extracting
2021-07-22 18:33:11 +03:00
Eldad A. Fux 060e50f644
Merge pull request #1421 from appwrite/fix-jwt-for-functions
Fixed JWT + Functions bug
2021-07-22 18:32:21 +03:00
Eldad Fux d0e4e5cb29 Fixed bug 2021-07-22 17:49:52 +03:00
Bradley Schofield 70d4c4d7be Update functions.php 2021-07-22 11:46:05 +01:00
Bradley Schofield ca3d677596 Make untarring the code file a blocking task 2021-07-22 11:08:08 +01:00
Torsten Dittmann d235ed7190 chore(changelog): add 0.9.2 2021-07-22 11:04:17 +02:00