Commit graph

333 commits

Author SHA1 Message Date
ef294a83bd feat: add robots.txt file 2024-11-05 17:51:28 +01:00
35996e4687 fix: replace "{{date}}" in translations with "{{date, datetime}}" 2024-11-04 12:27:12 +01:00
d05a160146 fix: fix Chinese translations 2024-11-04 12:26:08 +01:00
0456ba72d7 feat: mark the original message as answered when replying 2024-11-03 22:06:52 +01:00
d2d1fe82f6 fix: fix the mailbox and contacts header in Chrome 49 2024-11-03 18:25:16 +01:00
0c806d4f8c fix: fix the search bar in the header in Chrome 49 2024-11-03 18:09:57 +01:00
2062016f63 fix: configure frontend to support Chrome 49, and change HSL colors to HSLA 2024-11-03 17:55:14 +01:00
ba12f8b807 fix: hide the overflow in a loading screen 2024-11-03 16:47:49 +01:00
3b49c62a27 fix: fix Czech translation 2024-11-03 14:58:55 +01:00
060ade90ce feat: add Swedish and Czech translations 2024-11-03 14:55:16 +01:00
c117318712 feat: use lazy loading for language resources 2024-11-03 14:42:17 +01:00
4753210767 feat: add Turkish translation 2024-11-03 14:19:35 +01:00
885fe8fde7 build: increase the chunk size warning limit 2024-11-03 14:16:01 +01:00
65b77bbee1 feat: add Hebrew translation 2024-11-03 14:14:57 +01:00
492a99ffa6 fix: fix Arabic translation 2024-11-03 14:10:18 +01:00
af912c969f feat: add Japanese, Korean, Vietnamese, Arabic, and Urdu languages 2024-11-03 14:07:21 +01:00
25043b37fe feat: add Traditional Chinese and Simplified Chinese translations 2024-11-03 13:42:51 +01:00
3d6daea5df fix: fix Hindi translation 2024-11-03 13:35:10 +01:00
2e4a653556 feat: add Bengali and Hindi translations 2024-11-03 13:31:42 +01:00
a5c748399f fix: fix translations of "Star" 2024-11-03 13:22:59 +01:00
dc40236802 feat: add Greek translation 2024-11-03 13:19:28 +01:00
504338e729 fix: change fallback language from "en-US" to "en" 2024-11-03 13:00:23 +01:00
e7ab1948e4 feat: add German, Spanish, French, Italian, Portuguese, Russian and Ukrainian translations 2024-11-03 12:58:28 +01:00
dd8a9ff488 chore: rename "en-US" language to "en" 2024-11-03 12:36:56 +01:00
c123d3e35f fix: disable sending of the X-Powered-By header 2024-11-03 12:32:04 +01:00
3d30e3fd3c fix: fix the contact editor overwriting the new values in forms 2024-11-03 12:24:26 +01:00
56ed1fc450 fix: fix the submission to the address book from the composer 2024-11-03 12:22:28 +01:00
bc9e62d016 build: update nodemon configuration to watch ".env" file 2024-11-03 12:19:47 +01:00
7186c37080 build: increase the chunk size warning limit 2024-11-03 12:08:57 +01:00
3395427f55 revert: don't lazy load the entire application 2024-11-03 12:07:20 +01:00
64bb4a0f05 feat: add email domain discarding option for login 2024-11-03 11:59:23 +01:00
2cfca04cec fix: fix the warning about useEffect hook in the compose 2024-11-03 11:52:42 +01:00
83c89c3a1a feat: integrate the composer with the address book 2024-11-03 11:50:43 +01:00
c709f9fa92 fix: display a dialog when refreshing or closing a contact editing/creation tab 2024-11-03 11:18:11 +01:00
ec875fd8e3 fix: fix links, so that it links only from the text, not right to text 2024-11-03 11:16:51 +01:00
cbd9ce1eaf fix: fix "null" phone numbers 2024-11-03 11:12:01 +01:00
54101816e6 fix: sort contacts by display name 2024-11-03 11:10:16 +01:00
7ded9d5195 fix: don't reverse the contact list 2024-11-03 11:06:40 +01:00
f9c5e72c7f feat: show file icon for searched draft messages 2024-11-03 11:04:59 +01:00
d6d02bd792 feat: add the address book search frontend 2024-11-03 11:03:34 +01:00
a25e4dec82 feat: add the address book search backend 2024-11-03 10:52:58 +01:00
0a5a3b11aa fix: remove more special characters in phone numbers 2024-11-03 10:47:15 +01:00
9595237826 feat: add contact editing/creation view 2024-11-03 10:45:33 +01:00
f0d8d0eb76 fix: increase the margin between address book button and search bar 2024-11-03 09:53:48 +01:00
4056fb1108 feat: add the contact view 2024-11-03 09:52:36 +01:00
d469db878a feat: add the contacts view 2024-11-03 09:18:31 +01:00
223904d990 feat: add the API for deletion of multiple contacts 2024-11-03 08:51:13 +01:00
d321f07f12 feat: added sidebar and action button for the address book 2024-11-03 08:38:58 +01:00
7de5c10867 fix: remove spaces from the phone number in the address book 2024-11-03 08:15:43 +01:00
7ce9272da1 feat: add website field to the address book 2024-11-03 08:11:29 +01:00