Commit Graph

9752 Commits (c467a3f5b1f6b85aa3018ce3396cf1d3436a65cb)
 

Author SHA1 Message Date
Audric Ackermann c467a3f5b1
Merge branch 'master' into clearnet 5 years ago
Audric Ackermann 8989bdff7a
Merge pull request #1567 from Bilb/redact-logs-snode-ips
Redact logs snode ips
5 years ago
Audric Ackermann 01b5591c04
Merge pull request #1566 from Bilb/certificate-pinning
pin certificates for seed nodes
5 years ago
Audric Ackermann f12ca66008
redact snode IP used in logs on production builds 5 years ago
Audric Ackermann 47026b8d5b
pin certificate for seed nodes 5 years ago
Audric Ackermann 77ce9ceff6
bump to v1.5.2 5 years ago
Audric Ackermann 142bbd8eee
disable getVersion to snodes calls as we don't need it anymore 5 years ago
Audric Ackermann 8a2b6a5519
remove fallback to node-fetch 5 years ago
Audric Ackermann a010630775
Merge pull request #1549 from Bilb/onion-routing-for-new-open-groups
remove fallbacks to node-fetch
5 years ago
Audric Ackermann 2132395afb
disable getVersion to snodes calls as we don't need it anymore 5 years ago
Audric Ackermann 53d16d7dac
remove fallback to node-fetch 5 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
5 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
5 years ago
Audric Ackermann c7d140f4d4
lint 5 years ago
Audric Ackermann 8c7c76a5c6
bump to v1.5.1 5 years ago
Audric Ackermann b588edb243
fix update of locale moment 5 years ago
Audric Ackermann 1a1e59a061
Merge pull request #1543 from Bilb/fix-moment-lcoale-blank-app-screen
fix update of locale moment
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 f704708524
fix bug with extension not being send if we don't have contenttype set 5 years ago
Audric Ackermann b28687980c
fix update of locale moment 5 years ago
Audric Ackermann f5a4094e0a
Merge pull request #1542 from Bilb/refactor-message-types
refactor to Visible and ControlMessage types
5 years ago
Audric Ackermann d9d203ffc3
Merge pull request #1540 from Bilb/fix-toast-allow-mic
Fix toast allow mic
5 years ago
Audric Ackermann ec6a5995db
sync expire timer updates 5 years ago
Audric Ackermann 79193ee7be
refactor to Visible and ControlMessage types 5 years ago
Audric Ackermann 041a32101b
move ActionsPanel to hooks 5 years ago
Audric Ackermann 13d21e94ca
Merge pull request #1528 from Bilb/fix-suid-issue
Fix suid issue
5 years ago
Audric Ackermann 08ce55f1a6
move LeftPane items to hooks 5 years ago
Audric Ackermann 51452c5406
move settingsleftpane to hooks 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 7dfe8042cd
fix SUID issue 5 years ago
Audric Ackermann f4fb56d9ed
Merge pull request #1534 from Bilb/add-attachment-padding
Add attachment padding
5 years ago
Audric Ackermann fca9bab068
Merge branch 'clearnet' into fix-suid-issue 5 years ago
Audric Ackermann 099c9a6f8c
autobind class with a lot of ...bind(this) 5 years ago
Audric Ackermann 24d33c7900
Merge branch 'clearnet' into add-attachment-padding 5 years ago
Audric Ackermann c017683b0e
Merge pull request #1530 from Bilb/improve-redux-speed
Improve redux speed
5 years ago
Audric Ackermann 96da731f3d
Merge pull request #1535 from oxen-io/clearnet
Bump to v1.5.0
5 years ago
Audric Ackermann 9efb0e104d
Merge pull request #1533 from beantaco/japanese
Initial fixes to Japanese translations
5 years ago
Audric Ackermann 0228cd5115
add attachment padding 5 years ago
Audric Ackermann a2f9cbd91a
Merge pull request #1532 from Bilb/cleanup-test
Cleanup test
5 years ago
Audric Ackermann 2a8e255ba7
Merge pull request #1531 from Bilb/qrcode-hex-seed
qrcode seed dialog shows seed as an hex encoded string
5 years ago
Audric Ackermann 6dd166d7d4
remove unused service_node.js and test for it 5 years ago
Audric Ackermann d3b9e56c92
remove unused templates and css 5 years ago
Audric Ackermann bc6c29d634
qrcode seed dialog shows seed as an hex encoded string 5 years ago
Audric Ackermann 65ba2add46
remove completely messageCollectiom from conversationModel 5 years ago
Audric Ackermann 35e57f2509
move mnemonic.js to typescript 5 years ago
Audric Ackermann 553f264d12
make unread attrs as before a number, and remove calculatingPow
calculating pow is just the same as sending state
5 years ago
Audric Ackermann 5f862e4c08
remove uneeded passing of models to Data calls 5 years ago
Audric Ackermann ad117fe4e5
uniformized redux convo type and getProps() of conversation 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