Audric Ackermann
e7afd6163e
Merge pull request #1571 from buccella/link_renaming
...
Replace loki -> oxen in UI
4 years ago
Chris Buccella
1d3f04f9bc
Replace loki -> oxen in UI
...
- update links on about page
- replace gross pixelated logo on about page
- update menu links for release notes, bug reports, and support
- update names and links in README and CONTRIBUTING
4 years ago
Audric Ackermann
8989bdff7a
Merge pull request #1567 from Bilb/redact-logs-snode-ips
...
Redact logs snode ips
4 years ago
Audric Ackermann
01b5591c04
Merge pull request #1566 from Bilb/certificate-pinning
...
pin certificates for seed nodes
4 years ago
Audric Ackermann
f12ca66008
redact snode IP used in logs on production builds
4 years ago
Audric Ackermann
47026b8d5b
pin certificate for seed nodes
4 years ago
Audric Ackermann
a010630775
Merge pull request #1549 from Bilb/onion-routing-for-new-open-groups
...
remove fallbacks to node-fetch
4 years ago
Audric Ackermann
2132395afb
disable getVersion to snodes calls as we don't need it anymore
4 years ago
Audric Ackermann
53d16d7dac
remove fallback to node-fetch
4 years ago
Audric Ackermann
557546b893
Merge pull request #1545 from Bilb/add-copy-url-menu
...
Add copy url menu and mark all as read option
4 years ago
Audric Ackermann
2314df1d96
Merge pull request #1544 from Bilb/fix-filename-no-contenttype
...
fix bug with extension not being send if we don't have contenttype set
4 years ago
Audric Ackermann
c7d140f4d4
lint
4 years ago
Audric Ackermann
1a1e59a061
Merge pull request #1543 from Bilb/fix-moment-lcoale-blank-app-screen
...
fix update of locale moment
4 years ago
Audric Ackermann
1f509e003d
add a markAllAsRead option on menus
4 years ago
Audric Ackermann
02fe7ad753
add a way to copy an open group url
4 years ago
Audric Ackermann
f704708524
fix bug with extension not being send if we don't have contenttype set
4 years ago
Audric Ackermann
b28687980c
fix update of locale moment
4 years ago
Audric Ackermann
f5a4094e0a
Merge pull request #1542 from Bilb/refactor-message-types
...
refactor to Visible and ControlMessage types
4 years ago
Audric Ackermann
d9d203ffc3
Merge pull request #1540 from Bilb/fix-toast-allow-mic
...
Fix toast allow mic
4 years ago
Audric Ackermann
ec6a5995db
sync expire timer updates
4 years ago
Audric Ackermann
79193ee7be
refactor to Visible and ControlMessage types
4 years ago
Audric Ackermann
041a32101b
move ActionsPanel to hooks
4 years ago
Audric Ackermann
13d21e94ca
Merge pull request #1528 from Bilb/fix-suid-issue
...
Fix suid issue
4 years ago
Audric Ackermann
08ce55f1a6
move LeftPane items to hooks
4 years ago
Audric Ackermann
51452c5406
move settingsleftpane to hooks
4 years ago
Audric Ackermann
eb30c7823c
add a way to click the toast to turn on microphone to show the settings
4 years ago
Audric Ackermann
7dfe8042cd
fix SUID issue
4 years ago
Audric Ackermann
f4fb56d9ed
Merge pull request #1534 from Bilb/add-attachment-padding
...
Add attachment padding
4 years ago
Audric Ackermann
fca9bab068
Merge branch 'clearnet' into fix-suid-issue
4 years ago
Audric Ackermann
099c9a6f8c
autobind class with a lot of ...bind(this)
4 years ago
Audric Ackermann
24d33c7900
Merge branch 'clearnet' into add-attachment-padding
4 years ago
Audric Ackermann
c017683b0e
Merge pull request #1530 from Bilb/improve-redux-speed
...
Improve redux speed
4 years ago
Audric Ackermann
9efb0e104d
Merge pull request #1533 from beantaco/japanese
...
Initial fixes to Japanese translations
4 years ago
Audric Ackermann
0228cd5115
add attachment padding
4 years ago
Audric Ackermann
a2f9cbd91a
Merge pull request #1532 from Bilb/cleanup-test
...
Cleanup test
4 years ago
Audric Ackermann
2a8e255ba7
Merge pull request #1531 from Bilb/qrcode-hex-seed
...
qrcode seed dialog shows seed as an hex encoded string
4 years ago
Audric Ackermann
6dd166d7d4
remove unused service_node.js and test for it
4 years ago
Audric Ackermann
d3b9e56c92
remove unused templates and css
4 years ago
Audric Ackermann
bc6c29d634
qrcode seed dialog shows seed as an hex encoded string
4 years ago
Audric Ackermann
65ba2add46
remove completely messageCollectiom from conversationModel
4 years ago
Audric Ackermann
35e57f2509
move mnemonic.js to typescript
4 years ago
Audric Ackermann
553f264d12
make unread attrs as before a number, and remove calculatingPow
...
calculating pow is just the same as sending state
4 years ago
Audric Ackermann
5f862e4c08
remove uneeded passing of models to Data calls
4 years ago
Audric Ackermann
ad117fe4e5
uniformized redux convo type and getProps() of conversation
4 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).
4 years ago
beantaco
249604501b
Fixes translation of "terms of use"
4 years ago
beantaco
425d1df8ca
Changes translations of zoom in/out
4 years ago
beantaco
7d09a40d8a
Replaces "[...]" with the standard Japanese equivalents
...
"[...]" -> "「...」"
4 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.
4 years ago
beantaco
b2bef13290
Makes translations of "update" consistent
...
- アプデート
- アップデート
- 更新 <- chosen
4 years ago