Commit Graph

9835 Commits (710c9fa269938975b75b9eeac0941600578d65a6)
 

Author SHA1 Message Date
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 ecf133ad5d
Merge branch 'clearnet' into voice-message-record-as-opus 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 24a67a1ec3
record voice message as opus 4 years ago
Audric Ackermann 96da731f3d
Merge pull request #1535 from oxen-io/clearnet
Bump to v1.5.0
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
Audric Ackermann e1114c8ce7
add some types to Data.ts calls 4 years ago
Audric Ackermann 7cbfcced4a
Merge pull request #1512 from Bilb/restore-handle-configuration
Handle Configuration message on restore from seed and linking of a device
4 years ago
Audric Ackermann 7da69f63da
bump to v1.5.0 4 years ago
beantaco 8547230682
Replaces "Signal" with "Session" in translation strings 4 years ago
beantaco aa0f7c22dd
Improves translation of open groups and closed groups
- open group:   オープングループ -> 公開グループ
- closed group: 閉じたグループ -> 非公開グループ

Also replaces "クローズドグループ" with "非公開グループ"
4 years ago
Audric Ackermann 720e229c95
do not put DM settings on multiple lines 4 years ago
Audric Ackermann 95e1d7983f
be sure make contacts appear on left pane on configMessage handling 4 years ago
Audric Ackermann 56c4065abd
move some types from dep to dev dependencies 4 years ago
Audric Ackermann 8c33d89057
make AccountManager functions only rather than full static class 4 years ago
Audric Ackermann 4a794e90a0
signInWithRecovery = show full screen loader 4 years ago
Audric Ackermann 39f8ca293a
speedup tests 4 years ago
Audric Ackermann 8c4e071c00
crop avatars to what iOS expects 4 years ago