Audric Ackermann
eb0ddd85f4
add zombies logic for member leaving and removing
5 years ago
Audric Ackermann
01aae16e2e
add title for joining default rooms
5 years ago
Audric Ackermann
5916ce5cbe
add the ban/unban logic for opengroupv2
5 years ago
Audric Ackermann
1f509e003d
add a markAllAsRead option on menus
5 years ago
Audric Ackermann
02fe7ad753
add a way to copy an open group url
5 years ago
Audric Ackermann
eb30c7823c
add a way to click the toast to turn on microphone to show the settings
5 years ago
Audric Ackermann
9efb0e104d
Merge pull request #1533 from beantaco/japanese
...
Initial fixes to Japanese translations
5 years ago
beantaco
ee0edfcb34
Fixes translations of "invalid"
...
Some instances of "invalid" were translated as "無効" (disabled/ineffective), for example "invalid protocol version" and "corrupted key". In these cases, "無効" has been replaced with "不正" (incorrect/improper).
5 years ago
beantaco
249604501b
Fixes translation of "terms of use"
5 years ago
beantaco
425d1df8ca
Changes translations of zoom in/out
5 years ago
beantaco
7d09a40d8a
Replaces "[...]" with the standard Japanese equivalents
...
"[...]" -> "「...」"
5 years ago
beantaco
d0239bfc54
Makes translation of "device" consistent
...
- デバイス
- 端末 <- chosen
Though "デバイス" is now widely used, some Japanese people get confused by "デバイス" either having no idea what it means or thinking it's to do with accessory devices. "端末" has been widely used since the 20th Century and explicitly refers to "terminal" devices like computers and smartphones.
5 years ago
beantaco
b2bef13290
Makes translations of "update" consistent
...
- アプデート
- アップデート
- 更新 <- chosen
5 years ago
beantaco
8547230682
Replaces "Signal" with "Session" in translation strings
5 years ago
beantaco
aa0f7c22dd
Improves translation of open groups and closed groups
...
- open group: オープングループ -> 公開グループ
- closed group: 閉じたグループ -> 非公開グループ
Also replaces "クローズドグループ" with "非公開グループ"
5 years ago
Audric Ackermann
01085244bd
split up registration signup tab logic to sub components
5 years ago
Audric Ackermann
6edcb88788
remove resend as it does not make any sense with medium groups
...
and sendAnyway
5 years ago
Audric Ackermann
b76ce0f2ff
update models to TS part2
5 years ago
Audric Ackermann
0fe026ab15
Fix the password length limit when not setting a new password
...
Relates #1446
5 years ago
Audric Ackermann
43ec14e741
Fix the password length limit when not setting a new password
...
Relates #1446
5 years ago
Audric Ackermann
eadfbc9f6d
Merge remote-tracking branch 'upstream/clearnet' into clean-and-moderator-dialog-update
5 years ago
Audric Ackermann
ce8bc84de0
add way to add/remove moderators from the message click handler
5 years ago
Audric Ackermann
5c3cb0a165
make moderator dialogs the Session way
5 years ago
Audric Ackermann
3afd23c379
Increase closed group size to 100
5 years ago
Audric Ackermann
21c3e4717e
Merge pull request #1434 from Bilb/remove-prekey
...
Remove prekeys message and Session managment.
5 years ago
Audric Ackermann
39c64b9fbf
toast adding moderator to remind that the user needs to be registered
5 years ago
Audric Ackermann
979a9058e3
remove verified number - related features (partial)
5 years ago
Audric Ackermann
6856c0e748
remove updateTextInputState not needed and add left to menu tests
5 years ago
Audric Ackermann
b15984aa08
cosmetic UI for updateGroupMembersDialog
5 years ago
Audric Ackermann
6cf838ade8
disallow remove of an admin from a closed group
5 years ago
Audric Ackermann
cbd0e63641
add admin dialog to warn him about leaving for v2 closed group
5 years ago
Audric Ackermann
82b59f808d
no confirmation on message delete from the message detail view
5 years ago
Audric Ackermann
2ec337dd31
Add back ability to edit caption before sending attachments
5 years ago
Audric Ackermann
b46ed237b3
allow empty message when they have attachments
5 years ago
Audric Ackermann
b7f5a32570
add reply to message UI logic
5 years ago
Audric Ackermann
4d991d3992
Merge branch 'clearnet' into react-refactor
5 years ago
D4708
d08fc268d3
Update messages.json
5 years ago
D4708
ab8592a7de
Update messages.json
5 years ago
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
5 years ago
Audric Ackermann
3177235535
add indonesian locale from mobile
6 years ago
Audric Ackermann
9a0acd1408
add vietnamese translation from mobile
6 years ago
Audric Ackermann
03911faab3
add polish translation from mobile
6 years ago
Audric Ackermann
860999f35b
add japanese translation from mobile
6 years ago
Audric Ackermann
cd1a940719
add back Copy Session ID but show it only for user context click
6 years ago
Audric Ackermann
66dcfdfe6e
show message when no blocked contact in settings
6 years ago
Audric Ackermann
290eb41815
fix fr translations
6 years ago
Audric Ackermann
e5e1cf4e78
fix fr transltion
6 years ago
Audric Ackermann
54f1fb8998
make french translation complete
6 years ago
Audric Ackermann
d670a47d5c
remove duplicated key translation
6 years ago
Audric Ackermann
0e75510e5b
remove ttl unused settings and all translated key
6 years ago
Audric Ackermann
63ac6fb003
addd placeholder for dekstop fr missing translations
6 years ago
Audric Ackermann
5f9348d21e
replace whole word Signal to Session on all translations
6 years ago
Audric Ackermann
68c1f1f781
use sentence case for android to desktop translation morphing
6 years ago
Audric Ackermann
7efbb60b56
remove unused keys from all other locales
6 years ago
Audric Ackermann
0d908665c4
remove unused key in english locale
6 years ago
Audric Ackermann
8f78334d84
lint
6 years ago
Audric Ackermann
fca83b65cc
make min group member 1 on creation
6 years ago
Audric Ackermann
324af82c85
Merge branch 'make-cheap-translations' of github.com:Bilb/loki-messenger into make-cheap-translations
6 years ago
Audric Ackermann
7942b9410c
update russian locale
6 years ago
Audric Ackermann
6d220c91eb
Merge pull request #1 from msgmaxim/more-russian-translations
...
Add some russian translations
6 years ago
Maxim Shishmarev
a77ba864a3
Add some russian translations
6 years ago
Audric Ackermann
fed644df49
update fr locale removing maj when weird
6 years ago
Audric Ackermann
785efcbe3c
add option to ignore case on match anroidEn - desktopEn
6 years ago
Audric Ackermann
7df7357990
update russian translation with english missing key for now
6 years ago
Audric Ackermann
596141723b
clean unused keys for other locales based on 'en' translation
6 years ago
Audric Ackermann
9f232c4844
update portuguese translation with matching android ones
6 years ago
Audric Ackermann
3df09a6f33
update spanish translation with matching android ones
6 years ago
Audric Ackermann
56eaa46cf0
update italian translation with matching android
6 years ago
Audric Ackermann
80d8362b73
update russian translation with matching android values
6 years ago
Audric Ackermann
331f7b2f4b
update fr translation from android with script
6 years ago
Audric Ackermann
3752d8362f
update de locale with data from android
6 years ago
Audric Ackermann
a3bce9656d
just whitespace de locale fix
6 years ago
Audric Ackermann
a1824215d4
matching en translations desktop to android & scripts to verify
6 years ago
Audric Ackermann
0b6c915f8f
update translation to match android - part 2
6 years ago
Audric Ackermann
5739d78ada
edit group editing title to match Android
6 years ago
Audric Ackermann
fec3a0f643
remove install_view.js
6 years ago
Audric Ackermann
457a8967d6
remove beta disclaimer entirely
6 years ago
Audric Ackermann
90fac8f75e
show group members => groupmember
6 years ago
Audric Ackermann
70b739d24f
update translation to match android - part 1
6 years ago
Audric Ackermann
ad4c024530
Merge remote-tracking branch 'upstream/clearnet' into make-cheap-translations
6 years ago
Audric Ackermann
9d4dff611f
simplify Copied xxx => Copied to clipboard
6 years ago
Audric Ackermann
4fbbbc26a4
make blockled list number updates on unblock
6 years ago
Audric Ackermann
e008dbd0d5
"leave {Closed|Open} Group" => "leave group"
6 years ago
Audric Ackermann
66d3a2b86c
replace unsend with deleteForEveryone
6 years ago
Audric Ackermann
edf25e8cbc
clean up menu on message click
6 years ago
Audric Ackermann
d4254b0bda
fix input translation for searches with android translations
6 years ago
Audric Ackermann
30937f4ae3
make start new session screen closer to the android one
6 years ago
Audric Ackermann
eb3ee8f6b0
make leftpane overlay closer to android
6 years ago
Konstantin Ullrich
8bc7528e85
Merge branch 'clearnet' into feature/blocked-list-in-settings
6 years ago
Audric Ackermann
1f9aff5d1d
fix merge issue
6 years ago
Audric Ackermann
3945c6b208
Merge remote-tracking branch 'upstream/clearnet' into react-refactor
6 years ago
Audric Ackermann
ec2274d5e8
Merge pull request #1300 from Bilb/clean-en-translation
6 years ago
Konstantin Ullrich
7ec263f273
fixed transaltion key
6 years ago
Audric Ackermann
fc664a2580
show a toast on secondary device forced unlink
6 years ago
Audric Ackermann
3e56eb6133
add beta german translation copy pasted from android
6 years ago
Audric Ackermann
80946c0ea5
Merge remote-tracking branch 'upstream/clearnet' into clean-en-translation
6 years ago
Audric Ackermann
9315ed5238
add tool to find unused localized string and fix our current en locale
6 years ago
Mikunj
b75b02c5a2
Hide multi device UI if flag is not set
6 years ago
Mikunj
22c64395d9
Remove multi-device warnings
6 years ago
Audric Ackermann
2c45ff73b2
Merge pull request #1288 from Bilb/disable-link-warning-multi
6 years ago