Commit graph

844 commits

Author SHA1 Message Date
Audric Ackermann
248494f15b
redesign group invitation message type 2021-05-07 14:49:38 +10:00
Audric Ackermann
df3326233f
remove all unused keys for other locales 2021-05-07 13:24:50 +10:00
Audric Ackermann
5c594ca2ed
removed all en unused local strings 2021-05-07 13:22:56 +10:00
Audric Ackermann
64eab5160d
remove zombies from the UI only 2021-05-05 18:14:59 +10:00
Audric Ackermann
eb0ddd85f4
add zombies logic for member leaving and removing 2021-05-05 16:40:15 +10:00
Audric Ackermann
01aae16e2e
add title for joining default rooms 2021-04-29 10:55:57 +10:00
Audric Ackermann
5916ce5cbe
add the ban/unban logic for opengroupv2 2021-04-27 12:06:13 +10:00
Audric Ackermann
1f509e003d
add a markAllAsRead option on menus 2021-03-19 15:50:46 +11:00
Audric Ackermann
02fe7ad753
add a way to copy an open group url 2021-03-19 15:31:13 +11:00
Audric Ackermann
eb30c7823c
add a way to click the toast to turn on microphone to show the settings 2021-03-16 15:19:56 +11:00
Audric Ackermann
9efb0e104d
Merge pull request #1533 from beantaco/japanese
Initial fixes to Japanese translations
2021-03-05 17:18:49 +11:00
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).
2021-03-04 22:36:56 +00:00
beantaco
249604501b
Fixes translation of "terms of use" 2021-03-04 22:36:56 +00:00
beantaco
425d1df8ca
Changes translations of zoom in/out 2021-03-04 22:36:56 +00:00
beantaco
7d09a40d8a
Replaces "[...]" with the standard Japanese equivalents
"[...]" -> "「...」"
2021-03-04 22:36:55 +00:00
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.
2021-03-04 22:36:55 +00:00
beantaco
b2bef13290
Makes translations of "update" consistent
- アプデート
- アップデート
- 更新  <- chosen
2021-03-04 22:36:54 +00:00
beantaco
8547230682
Replaces "Signal" with "Session" in translation strings 2021-03-04 05:19:32 +00:00
beantaco
aa0f7c22dd
Improves translation of open groups and closed groups
- open group:   オープングループ -> 公開グループ
- closed group: 閉じたグループ -> 非公開グループ

Also replaces "クローズドグループ" with "非公開グループ"
2021-03-04 05:19:22 +00: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
43ec14e741 Fix the password length limit when not setting a new password
Relates #1446
2021-01-27 11:00:32 +11:00
Audric Ackermann
eadfbc9f6d
Merge remote-tracking branch 'upstream/clearnet' into clean-and-moderator-dialog-update 2021-01-22 14:41:06 +11:00
Audric Ackermann
ce8bc84de0
add way to add/remove moderators from the message click handler 2021-01-22 10:13:01 +11:00
Audric Ackermann
5c3cb0a165
make moderator dialogs the Session way 2021-01-21 17:49:14 +11:00
Audric Ackermann
3afd23c379
Increase closed group size to 100 2021-01-21 15:24:56 +11:00
Audric Ackermann
21c3e4717e
Merge pull request #1434 from Bilb/remove-prekey
Remove prekeys message and Session managment.
2021-01-19 15:43:01 +11:00
Audric Ackermann
39c64b9fbf
toast adding moderator to remind that the user needs to be registered 2021-01-18 17:02:02 +11:00
Audric Ackermann
979a9058e3
remove verified number - related features (partial) 2021-01-18 10:35:16 +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
b15984aa08
cosmetic UI for updateGroupMembersDialog 2021-01-13 14:06:27 +11:00
Audric Ackermann
6cf838ade8
disallow remove of an admin from a closed group 2021-01-13 12:36:31 +11:00
Audric Ackermann
cbd0e63641
add admin dialog to warn him about leaving for v2 closed group 2021-01-13 11:02:22 +11:00
Audric Ackermann
82b59f808d
no confirmation on message delete from the message detail view 2020-11-26 15:16:44 +11:00
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
Audric Ackermann
e008dbd0d5
"leave {Closed|Open} Group" => "leave group" 2020-08-14 10:07:47 +10:00
Audric Ackermann
66d3a2b86c
replace unsend with deleteForEveryone 2020-08-13 17:22:02 +10:00
Audric Ackermann
edf25e8cbc
clean up menu on message click 2020-08-13 17:01:08 +10:00
Audric Ackermann
d4254b0bda
fix input translation for searches with android translations 2020-08-13 16:06:30 +10:00
Audric Ackermann
30937f4ae3
make start new session screen closer to the android one 2020-08-13 15:31:51 +10:00
Audric Ackermann
eb3ee8f6b0
make leftpane overlay closer to android 2020-08-13 13:44:03 +10:00
Konstantin Ullrich
8bc7528e85
Merge branch 'clearnet' into feature/blocked-list-in-settings 2020-08-10 09:27:16 +02:00
Audric Ackermann
1f9aff5d1d
fix merge issue 2020-08-10 15:08:00 +10:00
Audric Ackermann
3945c6b208
Merge remote-tracking branch 'upstream/clearnet' into react-refactor 2020-08-10 10:51:33 +10:00
Audric Ackermann
ec2274d5e8
Merge pull request #1300 from Bilb/clean-en-translation 2020-08-07 09:59:23 +10:00
Konstantin Ullrich
7ec263f273 fixed transaltion key 2020-08-06 09:35:01 +02:00
Audric Ackermann
fc664a2580
show a toast on secondary device forced unlink 2020-08-06 14:23:38 +10:00
Audric Ackermann
3e56eb6133
add beta german translation copy pasted from android 2020-08-05 16:58:36 +10:00
Audric Ackermann
80946c0ea5
Merge remote-tracking branch 'upstream/clearnet' into clean-en-translation 2020-08-05 14:24:09 +10:00
Audric Ackermann
9315ed5238
add tool to find unused localized string and fix our current en locale 2020-08-05 11:40:48 +10:00
Mikunj
b75b02c5a2 Hide multi device UI if flag is not set 2020-08-04 16:06:18 +10:00
Mikunj
22c64395d9 Remove multi-device warnings 2020-08-04 12:45:12 +10:00
Audric Ackermann
2c45ff73b2
Merge pull request #1288 from Bilb/disable-link-warning-multi 2020-07-30 16:38:15 +10:00
Audric Ackermann
9464c03806
adress reviews 2020-07-30 15:53:44 +10:00
Audric Ackermann
abc9456d14
add popup for disabling multi device 2020-07-30 15:01:11 +10:00
Audric Ackermann
6063e0757d
remove 'friend' reference from messages.json 2020-07-29 15:33:02 +10:00
Audric Ackermann
a853d27b28
disable multi device link and show warnings placeholder 2020-07-28 08:58:55 +10:00
Vincent
d823e2a758 safety-number-view 2020-07-20 17:46:13 +10:00
Vincent
54b7d9a21b Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into refactor-ts-react 2020-07-16 11:57:42 +10:00
Vincent
95c5a881e1 rebuild-ui 2020-07-14 13:16:04 +10:00
Vincent
c020eddef6 constants-to-ts 2020-07-14 11:06:26 +10:00
Vincent
506b55bfe2 session-id-editable 2020-07-13 15:37:41 +10:00
Vincent
fd746a475a ui polished and ttl constants 2020-07-13 14:08:18 +10:00
Vincent
6078be1657 revive-ts-refactor 2020-07-08 17:12:34 +10:00
Vincent
83528f4b8d Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into refactor-ts-react 2020-07-08 16:42:30 +10:00
Vincent
6cb05c3677 review-fixes 2020-07-08 15:36:59 +10:00
Vincent
e72970fdc7 load-conv-public 2020-07-08 12:14:46 +10:00
Vincent
b05d2e6725 Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into https-open-group 2020-07-08 11:40:53 +10:00
Vincent
f6ae5386e9 getting opengroup conversation 2020-07-08 10:59:20 +10:00
Mikunj Varsani
f11e0f2cd0
Merge pull request #1222 from Mikunj/blocking
Fix up Blocking
2020-07-07 15:51:59 +10:00
Vincent
e7569a569c fix-unicode-windows-error 2020-07-07 12:37:18 +10:00
Mikunj
aa75205bbd Move BlockedNumberController to ts 2020-07-07 10:24:24 +10:00
Vincent
0386259fce cancelling linked 2020-07-06 16:06:24 +10:00
Vincent
6e1f3fdc75 linked-devices-limit 2020-07-06 14:19:13 +10:00
Audric Ackermann
cae608fd01
drop typing message for public groups and fix opengroup sending 2020-06-25 15:38:00 +10:00
Mikunj
3ea0689d2f Linting 2020-06-05 13:07:11 +10:00
Mikunj
e6139a5463 Merge branch 'clearnet' into message-sending-refactor 2020-06-05 13:05:23 +10:00
Audric Ackermann
73e15250d7
Merge remote-tracking branch 'upstream/clearnet' into integration-test-logs-rebased 2020-06-03 15:56:48 +10:00
Maxim Shishmarev
3561ac49c0 UI and some integrations tests for sender keys 2020-05-29 17:47:39 +10:00
Audric Ackermann
fa853538d0
LINT after prettier upgrade 2020-05-29 16:25:15 +10:00
Vincent
fe7b22dbc3 Groups not friends 2020-05-28 16:26:54 +10:00
Vincent
07e7afeb31 Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into lns-map 2020-05-28 15:40:55 +10:00
Audric Ackermann
12b396ce7e
add option to send a message to a single device, or to all device except one 2020-05-27 16:10:12 +10:00
Audric Ackermann
f46c885fdf
merge fix-closed-group to clearnet 2020-05-15 12:53:49 +10:00
Vincent
8a80ccc044 Merge branch 'contacts-sorting' of https://github.com/vincentbavitz/session-desktop into contacts-sorting 2020-05-07 16:47:22 +10:00
Vincent
711112d076 Remove channels 2020-05-07 13:51:39 +10:00
Vincent
1fa7ee25f7 leftpane settings 2020-04-30 17:39:58 +10:00
Vincent
cf05d4ff6c revivify 2020-04-24 12:18:43 +10:00
Vincent
2fde4d7e80 messages.json fixup 2020-04-22 17:19:29 +10:00
Vincent
99200bb725 Message unsendability 2020-04-07 16:43:53 +10:00
Vincent
6cda163b27 upgrade typescript 2020-04-06 13:36:15 +10:00
Audric Ackermann
0d0439cacc
Merge pull request #1020 from Bilb/spell-check-fixes
fix spell checker using the electron one
2020-03-30 16:16:37 +11:00
Audric Ackermann
9afee14749
Merge pull request #1022 from vincentbavitz/notifications-icon-numeration
Notifications icon numeration
2020-03-30 16:02:15 +11:00
Vincent
85c9576b45 fractional centering 2020-03-30 07:38:43 +11:00
Audric Ackermann
9ff16d7e60
move to electron spellchecker 2020-03-27 17:25:59 +11:00
Vincent
8d1fec36b7 final ref 2020-03-27 14:59:13 +11:00
Vincent
1a3ecf10df Device pairing copy 2020-03-27 14:33:37 +11:00
Audric Ackermann
c81fca5d90
disnle link option on secondary device 2020-03-26 15:46:54 +11:00
Vincent
c7c72e50bb lint 2020-03-25 14:46:14 +11:00
Vincent
d6a48b9f6d Password paste 2020-03-25 14:16:45 +11:00
Vincent
d8a12aab0f conv tinkering 2020-03-25 10:01:36 +11:00
Audric Ackermann
b3d895caf3
Toast on device pairing request received but in device pairing mode 2020-03-23 14:50:48 +11:00
Vincent
9a6aafe99c Pull from clearnet 2020-03-13 11:44:00 +11:00
Vincent
7235ccff88 Emoji quick styling 2020-03-13 11:10:27 +11:00
Mikunj
d10a8f0a6f Added setting to disable checking for auto updates. 2020-03-10 14:22:07 +11:00
Mikunj
9e9b2a12d6 Fix translations 2020-03-05 15:39:43 +11:00
Mikunj
4eef73c0a2 Converted updating into a 2 step process.
First it will ask the user about downloading the new update.
Then it will download the update and ask the user to restart the application.

This was done so that if the company was forced to put out comprimised binaries, all our users won't be automatically updated to them.
2020-03-05 15:39:43 +11:00
Vincent
2dc5885c88 Microphone timer 2020-03-05 10:43:48 +11:00
Vincent
74142fab28 Waveform dividing across fullwidth 2020-03-03 15:07:48 +11:00
Vince
67e3846787
Merge pull request #905 from jian10au/scaleslider
Zoom factor slider
2020-03-02 11:48:43 +11:00
Audric Ackermann
370467a127
Merge pull request #878 from Bilb/group-profile-image
Group profile image upload
2020-02-27 04:43:48 +00:00
Ryan Tharp
33f820120c
Merge pull request #922 from neuroscr/update
convert more Signal references to Session
2020-02-25 15:37:11 -08:00
Ryan Tharp
8e0f280724 convert more Signal references to Session 2020-02-24 15:41:09 -08:00
Brian Jian Zhao
a80c6e30e2 add slider title to message.json 2020-02-21 10:53:57 +11:00
Audric Ackermann
15738c3525
display continue session signin with seed 2020-02-20 13:14:12 +11:00
Audric Ackermann
e0ff1755ac
lint 2020-02-20 09:24:07 +11:00
Audric Ackermann
790085bea1
disable profile image upload for closed group 2020-02-19 16:24:55 +11:00
Audric Ackermann
6d5aed7de8
make upload of group picture work 2020-02-19 11:27:42 +11:00
Audric Ackermann
b4f1afe720
do not add new members if closed group size >= 10 2020-02-17 11:09:09 +11:00
Audric Ackermann
b4c3dad4c9
show errors on closed group creation with invalid name or members 2020-02-17 10:52:14 +11:00
Audric Ackermann
a67a409150
Merge pull request #842 from Bilb/clearnet
separate update group name and group members dialog (add and remove m…
2020-02-14 03:55:20 +00:00
Vincent
513e5e34df Styles 2020-02-14 14:12:03 +11:00
Vincent
4d65fe76ab Updating tos & privacy links 2020-02-14 11:41:59 +11:00
Audric Ackermann
ff10637a5a
separate update group name and group members dialog
(add and remove members are separated)
2020-02-13 16:21:52 +11:00
Vincent
30ccb81d3d Disappearing messages in Channel Settings panel 2020-02-13 15:35:09 +11:00
Vincent
d288c7bd03 secretPrompt fix 2020-02-12 17:40:56 +11:00
Vincent
582bc71b99 Contacts section reformatting 2020-02-12 15:50:23 +11:00
Mikunj Varsani
beb4cdbed8 Closed group fixes. (#816)
* Fix group updates not syning

* Fix leaving closed groups

* Fix incorrect members being shown on create group dialog

* Linting

* Fix create closed group showing our own conversation
2020-02-10 15:03:34 +11:00
Mikunj Varsani
21e982e5c2 Fix open group joining. 2020-02-06 11:58:37 +11:00
Ryan Tharp
8aa7682bc4 Merge branch 'clearnet' of https://github.com/loki-project/loki-messenger into tls-fix 2020-02-05 03:45:22 -08:00
Ryan Tharp
2486cc7eb2 Catch a stray loki messenger 2020-02-05 02:51:58 -08:00
Ryan Tharp
c696b37edd not designed to have a period at the end of titleIsNow 2020-02-05 02:35:15 -08:00
Vincent
821cf00b65 Closed group update message stylgin 2020-02-05 14:19:01 +11:00
Vincent
b341ceaf76 Closed group joining completed w/o backend 2020-02-05 11:12:50 +11:00
Vincent
4fd2126fbe Fileserver update 2020-02-05 10:08:55 +11:00
Vincent
250a3ad6c1 Closed groups overlay integration 2020-02-05 09:59:55 +11:00
Maxim Shishmarev
a3aa104f00 Remove more references to signal.org 2020-02-04 16:25:47 +11:00
Ryan Tharp
e16cafb7d6 lint 2020-02-03 18:58:42 -08:00
Vincent
de4edf9252 CLosed groups ui initial listprops 2020-02-04 11:55:01 +11:00
Vince
5bbd136493
Merge pull request #758 from neuroscr/version-check
Version check, de-signal.org-ification
2020-02-03 17:11:17 +11:00
Vincent
c0a33a630f Join channel generalisation 2020-02-03 15:50:38 +11:00
Vincent
4350b73724 Messages.json amendments 2020-02-03 14:23:48 +11:00
Vincent
cb417d3665 Link preview warning on setting toggle 2020-02-03 14:20:18 +11:00
Vincent
2d4bf2b3e2 Complete conditional message onboarding 2020-02-03 11:49:04 +11:00
Vincent
156f0d4127 various touchups 2020-01-31 14:47:30 +11:00
Vincent
bd034df8db linter 2020-01-31 13:47:19 +11:00
Vincent
aeb04a3a44 onboarding messageview 2020-01-31 13:31:25 +11:00
Audric Ackermann
cc1451fae8
Merge pull request #761 from Bilb/fix-session-header-name
fix header sessions message section
2020-01-30 03:31:43 +00:00
Vincent
9dcc851ebd Updated all icon references 2020-01-30 14:19:07 +11:00