Commit Graph

99 Commits

Author SHA1 Message Date
Audric Ackermann 50afa68b1f chore: pull crowdin changes 2023-10-17 10:12:53 +11:00
Audric Ackermann c336ad0524 chore: pull translation from crowdin 2023-05-12 15:54:02 +10:00
Audric Ackermann 3e4d9b4ac3 chore: pull translations from crowdin 2022-09-29 13:20:35 +10:00
Ian Macdonald 09654fe4d8
Remove limit on the number of pinned conversations a user may have. 2022-09-10 16:07:46 +02:00
Audric Ackermann 2c83690a88 chore: pull translations from crowdin 2022-08-10 16:49:50 +10:00
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 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 a9dcdea796 update with latet locales from crowdin 2021-08-24 11:39:42 +10:00
audric dbf927de93 pull translations from crowndin 2021-08-04 17:04:42 +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
Audric Ackermann d0c1a2bf3a
add ONS resolve for new ONS and loading on message overlay 2021-06-02 12:29:06 +10:00
Warrick cb307790f6
WIP: User nicknames (#1618)
* WIP Adding change nickname dialog.

* WIP adding nickname change dialog.

* WIP nickname dialog.

* WIP: Able to set conversation nicknames. Next step cleaning and adding to conversation list menu.

* Fix message capitilisations.

* Add change nickname to conversation list menu.

* Enable clear nickname menu item.

* Added messages for changing nicknames.

* Clearing nicknames working from header and message list.

* Adding modal styling to nickname modal.

* Reorder nickname menu item positions.

* Add group based conditional nickname menu options to conversation header menu.

* minor tidying.

* Remove unused error causing el option.

* Formatting.

* Linting fixes.

* Made PR fixes

* Prioritise displaying nicknames for inviting new closed group members
and updating closed group members.
2021-05-12 10:40:49 +10:00
Audric Ackermann df3326233f
remove all unused keys for other locales 2021-05-07 13:24:50 +10:00
Audric Ackermann 01085244bd
split up registration signup tab logic to sub components 2021-02-26 11:27:29 +11:00
Audric Ackermann 6edcb88788
remove resend as it does not make any sense with medium groups
and sendAnyway
2021-02-09 11:38:11 +11:00
Audric Ackermann b76ce0f2ff
update models to TS part2 2021-02-08 16:18:36 +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 3afd23c379
Increase closed group size to 100 2021-01-21 15:24:56 +11:00
Audric Ackermann 6856c0e748
remove updateTextInputState not needed and add left to menu tests 2021-01-13 15:28:20 +11:00
Audric Ackermann c052b1a2ec
update group size limit to 20 now that those are ssk groups
Also removed removed description while creating a medium group as it was
removed on mobile
2020-09-25 09:35:39 +10:00
Audric Ackermann d670a47d5c
remove duplicated key translation 2020-09-01 15:30:15 +10:00
Audric Ackermann 0e75510e5b
remove ttl unused settings and all translated key 2020-09-01 11:14:59 +10:00
Audric Ackermann 5f9348d21e
replace whole word Signal to Session on all translations 2020-09-01 10:11:16 +10:00
Audric Ackermann 7efbb60b56
remove unused keys from all other locales 2020-08-31 11:01:48 +10:00
Audric Ackermann 8f78334d84
lint 2020-08-27 10:00:24 +10:00
Audric Ackermann fca83b65cc
make min group member 1 on creation 2020-08-26 11:46:12 +10:00
Audric Ackermann 324af82c85
Merge branch 'make-cheap-translations' of github.com:Bilb/loki-messenger into make-cheap-translations 2020-08-26 11:18:51 +10:00
Audric Ackermann 7942b9410c
update russian locale 2020-08-26 11:16:51 +10:00
Maxim Shishmarev a77ba864a3 Add some russian translations 2020-08-21 12:15:33 +10:00
Audric Ackermann 7df7357990
update russian translation with english missing key for now 2020-08-20 15:58:30 +10:00
Audric Ackermann 596141723b
clean unused keys for other locales based on 'en' translation 2020-08-20 14:54:38 +10:00
Audric Ackermann 80d8362b73
update russian translation with matching android values 2020-08-19 17:39:17 +10:00
Mikunj 9e9b2a12d6 Fix translations 2020-03-05 15:39:43 +11:00
Maxim Shishmarev a3aa104f00 Remove more references to signal.org 2020-02-04 16:25:47 +11:00
Vincent 4350b73724 Messages.json amendments 2020-02-03 14:23:48 +11:00
Vincent 156f0d4127 various touchups 2020-01-31 14:47:30 +11:00
Scott Nonnenberg 2beee8da09 Update strings for 45 languages 2019-04-08 14:16:09 -07:00
Scott Nonnenberg 601ad3773c Update strings for sixteen languages 2019-03-12 17:44:14 -07:00
Scott Nonnenberg 5ea8f73f10 Localization updates 2019-02-13 16:53:39 -08:00
Scott Nonnenberg 8654d80973 Localization updates 2019-02-05 13:55:55 -08:00