Commit graph

16 commits

Author SHA1 Message Date
Ian Macdonald 6613161b20
Don't nanny the user. Allow all file types as attachments.
The Android client already has no such restrictions, and these are
ineffective anyway, as they are based on the file's name, not its
payload.
2022-02-14 09:25:53 +01:00
Audric Ackermann 8efc23d619
pull translations from crowdin 2022-02-07 12:05:19 +11:00
audric 8b5b3f06bb lint _locales translation files 2022-01-18 15:21:48 +11:00
Audric Ackermann 9bb19540a9
add back deleteContact and deleteGroup translations 2022-01-06 11:15:20 +11:00
Audric Ackermann 62edcb0cc8
fetch translations from crowdin 2022-01-05 14:37:54 +11:00
Audric Ackermann c5f69a2d95
pull translations from crowdin
Relates #2113
2021-12-21 09:56:38 +11:00
Audric Ackermann 651b1c4376
Fetch translations (#2056)
* show missed-call,started-call and answered call notification in chat

* fix types for createLastMessageUpdate

* show incoming dialog if we have a pending call when enable call receptio

* simplify a bit the avatar component

* move disableDrag to a custom hook

* speed up hash colors of avatarPlaceHolders

* fixup text selection and double click reply on message

* keep avatar decoded items longer before releasing memory

* add incoming/outgoing/missed call notification

also, merge that notification with the timer and group notification
component

* hangup call if no answer after 30sec

* refactor SessionInput using hook + add testid field for recovery

* disable message request feature flag for now

* fix merge issue

* force loading screen to be black instead of white

for our dark theme user's eyes safety

* add type for i18n to run update after crowdin  fetch with tools/updateI18nKeysType.py

* update to latest translations
2021-11-30 14:46:06 +11:00
Audric Ackermann 182192124e
update localized strings from crowdin 2021-10-18 15:59:56 +11:00
audric 3221dd8921 pull latest translations from crowdin 2021-09-02 17:20:25 +10:00
audric dbf927de93 pull translations from crowndin 2021-08-04 17:04:42 +10:00
Audric Ackermann 787e3a32d0
remove count of unread in unread message banner 2021-07-14 11:30:02 +10:00
Audric Ackermann 99ac887a56
reply changes to locale made to clearnet since crownin setup 2021-06-16 14:34:11 +10:00
Audric Ackermann b09c44c964
remove context in locales 2021-06-16 11:20:31 +10:00
Audric Ackermann 08d895afa3
remove entry message in locale as it cause issues with crowdin 2021-06-16 10:33:02 +10:00
Audric Ackermann adb9775848
cleanup trasnlation with latest from crowdin 2021-06-16 10:14:09 +10:00
Audric Ackermann 3d0bee63d2
first commit with changes from crowdin 2021-06-15 15:26:58 +10:00