Commit graph

9716 commits

Author SHA1 Message Date
Audric Ackermann
b31c397b36
bump to v1.5.3 2021-04-13 10:21:29 +10:00
Audric Ackermann
a0698202df
redact snode IP used in logs on production builds 2021-04-13 10:21:09 +10:00
Audric Ackermann
3ea628a02f
pin certificate for seed nodes 2021-04-13 10:20:56 +10:00
Audric Ackermann
77ce9ceff6
bump to v1.5.2 2021-03-24 13:35:30 +11:00
Audric Ackermann
142bbd8eee
disable getVersion to snodes calls as we don't need it anymore 2021-03-24 13:34:08 +11:00
Audric Ackermann
8a2b6a5519
remove fallback to node-fetch 2021-03-24 13:33:55 +11:00
Audric Ackermann
8c7c76a5c6
bump to v1.5.1 2021-03-19 16:37:37 +11:00
Audric Ackermann
b588edb243
fix update of locale moment 2021-03-19 16:34:34 +11:00
Audric Ackermann
96da731f3d
Merge pull request #1535 from oxen-io/clearnet
Bump to v1.5.0
2021-03-09 09:48:25 +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
Audric Ackermann
a2f9cbd91a
Merge pull request #1532 from Bilb/cleanup-test
Cleanup test
2021-03-05 16:58:34 +11:00
Audric Ackermann
2a8e255ba7
Merge pull request #1531 from Bilb/qrcode-hex-seed
qrcode seed dialog shows seed as an hex encoded string
2021-03-05 16:57:25 +11:00
Audric Ackermann
6dd166d7d4
remove unused service_node.js and test for it 2021-03-05 15:40:15 +11:00
Audric Ackermann
d3b9e56c92
remove unused templates and css 2021-03-05 15:39:56 +11:00
Audric Ackermann
bc6c29d634
qrcode seed dialog shows seed as an hex encoded string 2021-03-05 15:26:13 +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
Audric Ackermann
7cbfcced4a
Merge pull request #1512 from Bilb/restore-handle-configuration
Handle Configuration message on restore from seed and linking of a device
2021-03-04 17:13:37 +11:00
Audric Ackermann
7da69f63da
bump to v1.5.0 2021-03-04 16:54:21 +11: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
720e229c95
do not put DM settings on multiple lines 2021-03-04 14:22:13 +11:00
Audric Ackermann
95e1d7983f
be sure make contacts appear on left pane on configMessage handling 2021-03-04 14:07:02 +11:00
Audric Ackermann
56c4065abd
move some types from dep to dev dependencies 2021-03-04 13:05:27 +11:00
Audric Ackermann
8c33d89057
make AccountManager functions only rather than full static class 2021-03-04 11:06:44 +11:00
Audric Ackermann
4a794e90a0
signInWithRecovery = show full screen loader 2021-03-04 10:43:17 +11:00
Audric Ackermann
39f8ca293a
speedup tests 2021-03-04 09:55:44 +11:00
Audric Ackermann
8c4e071c00
crop avatars to what iOS expects 2021-03-03 17:20:32 +11:00
Audric Ackermann
694be0cd55
hide save button while loading on EditProfileDialog 2021-03-03 14:34:03 +11:00
Audric Ackermann
aac54e6045
Merge remote-tracking branch 'upstream/clearnet' into restore-handle-configuration 2021-03-03 13:54:39 +11:00
Audric Ackermann
8d45ea2742
do not unlock signin by linking if the displayName got is empty 2021-03-03 12:01:17 +11:00
Audric Ackermann
78257037bb
restoreFromSeed restores groups from first configMessage got 2021-03-03 12:00:41 +11:00
Audric Ackermann
0a8335b125
handle message while linking as if were already linked 2021-03-03 11:45:43 +11:00
Audric Ackermann
781567f0df
add a spinner while we upload new user avatar on EditProfile 2021-03-03 10:37:31 +11:00
Audric Ackermann
6fbe060973
move deleteAccount() to AccountManager 2021-03-03 10:36:30 +11:00
Audric Ackermann
feb6d5a39a
register allconvos on ActionPanel start 2021-03-03 09:31:24 +11:00
Audric Ackermann
2ae259092f
fix propagation of WrongSwarmError in pollForAllKeys() 2021-03-03 09:29:03 +11:00
Audric Ackermann
e930348684 handle Enter Key on the signin tab 2021-03-02 16:49:41 +11:00
Audric Ackermann
c420bfcf74 only handle a single time the groups from a configurationMessage 2021-03-02 16:06:30 +11:00
Audric Ackermann
4478d0adea update delivery receipt on the leftpane when we get one 2021-03-02 15:53:09 +11:00
Audric Ackermann
2fab4f0940 Use sentAt as lastJoinedTimestamp when we get a new closed group
This is to make sure we do not drop group updates between the message
adding us and now().
We only have to drop messages before we were added to the group, which
is the sent timestamp
2021-03-02 15:43:18 +11:00
Audric Ackermann
a04bc0d225 center notification icon on settings and make label clickable 2021-03-02 15:25:38 +11:00
Audric Ackermann
533b95c827 fix updateMessage being always at the end of the messagesList
this was because we were using Date.now() always rather than using the
envelope timestamp to save the update
2021-03-02 13:40:48 +11:00
Audric Ackermann
db167eaf1b fix a bug preventing our avatar to be updated on restore from seed
this was due to the fact that the redux was not ready when our
conversation is created. so the events were not linked
2021-03-02 13:31:12 +11:00
Audric Ackermann
7e83aa3baa
Merge pull request #1527 from oxen-io/clearnet
Session v1.4.11
2021-03-02 12:42:10 +11:00
Audric Ackermann
05e9c936ff speed up loading of messages by not notify on every new message 2021-03-02 12:41:25 +11:00