Commit Graph

658 Commits

Author SHA1 Message Date
Audric Ackermann 2ec337dd31
Add back ability to edit caption before sending attachments 2020-11-24 16:12:28 +11:00
Audric Ackermann b46ed237b3
allow empty message when they have attachments 2020-10-20 15:02:16 +11:00
Audric Ackermann b7f5a32570
add reply to message UI logic 2020-10-15 11:18:37 +11:00
Audric Ackermann 4d991d3992
Merge branch 'clearnet' into react-refactor 2020-10-08 17:23:55 +11:00
D4708 d08fc268d3
Update messages.json 2020-09-30 19:31:48 +03:00
D4708 ab8592a7de
Update messages.json 2020-09-30 19:30:50 +03: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 3177235535
add indonesian locale from mobile 2020-09-16 12:06:51 +10:00
Audric Ackermann 9a0acd1408
add vietnamese translation from mobile 2020-09-16 11:55:03 +10:00
Audric Ackermann 03911faab3
add polish translation from mobile 2020-09-16 11:53:09 +10:00
Audric Ackermann 860999f35b
add japanese translation from mobile 2020-09-16 11:51:13 +10:00
Audric Ackermann cd1a940719
add back Copy Session ID but show it only for user context click 2020-09-15 10:32:16 +10:00
Audric Ackermann 66dcfdfe6e
show message when no blocked contact in settings 2020-09-02 15:28:24 +10:00
Audric Ackermann 290eb41815
fix fr translations 2020-09-02 12:16:14 +10:00
Audric Ackermann e5e1cf4e78
fix fr transltion 2020-09-02 08:47:24 +10:00
Audric Ackermann 54f1fb8998
make french translation complete 2020-09-01 15:41:57 +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 63ac6fb003
addd placeholder for dekstop fr missing translations 2020-09-01 10:13:25 +10:00
Audric Ackermann 5f9348d21e
replace whole word Signal to Session on all translations 2020-09-01 10:11:16 +10:00
Audric Ackermann 68c1f1f781
use sentence case for android to desktop translation morphing 2020-09-01 10:08:00 +10:00
Audric Ackermann 7efbb60b56
remove unused keys from all other locales 2020-08-31 11:01:48 +10:00
Audric Ackermann 0d908665c4
remove unused key in english locale 2020-08-31 10:49:11 +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
Audric Ackermann 6d220c91eb
Merge pull request #1 from msgmaxim/more-russian-translations
Add some russian translations
2020-08-21 12:23:15 +10:00
Maxim Shishmarev a77ba864a3 Add some russian translations 2020-08-21 12:15:33 +10:00
Audric Ackermann fed644df49
update fr locale removing maj when weird 2020-08-21 09:53:15 +10:00
Audric Ackermann 785efcbe3c
add option to ignore case on match anroidEn - desktopEn 2020-08-21 09:29:53 +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 9f232c4844
update portuguese translation with matching android ones 2020-08-19 17:41:15 +10:00
Audric Ackermann 3df09a6f33
update spanish translation with matching android ones 2020-08-19 17:40:42 +10:00
Audric Ackermann 56eaa46cf0
update italian translation with matching android 2020-08-19 17:40:08 +10:00
Audric Ackermann 80d8362b73
update russian translation with matching android values 2020-08-19 17:39:17 +10:00
Audric Ackermann 331f7b2f4b
update fr translation from android with script 2020-08-19 17:35:05 +10:00
Audric Ackermann 3752d8362f
update de locale with data from android 2020-08-19 17:01:52 +10:00
Audric Ackermann a3bce9656d
just whitespace de locale fix 2020-08-19 16:39:09 +10:00
Audric Ackermann a1824215d4
matching en translations desktop to android & scripts to verify 2020-08-19 12:17:54 +10:00
Audric Ackermann 0b6c915f8f
update translation to match android - part 2 2020-08-18 12:31:03 +10:00
Audric Ackermann 5739d78ada
edit group editing title to match Android 2020-08-18 11:35:58 +10:00
Audric Ackermann fec3a0f643
remove install_view.js 2020-08-17 14:03:51 +10:00
Audric Ackermann 457a8967d6
remove beta disclaimer entirely 2020-08-17 12:12:54 +10:00
Audric Ackermann 90fac8f75e
show group members => groupmember 2020-08-17 11:44:51 +10:00
Audric Ackermann 70b739d24f
update translation to match android - part 1 2020-08-17 11:36:25 +10:00
Audric Ackermann ad4c024530
Merge remote-tracking branch 'upstream/clearnet' into make-cheap-translations 2020-08-14 14:31:33 +10:00
Audric Ackermann 9d4dff611f
simplify Copied xxx => Copied to clipboard 2020-08-14 11:25:31 +10:00
Audric Ackermann 4fbbbc26a4
make blockled list number updates on unblock 2020-08-14 10:56:44 +10:00