Commit Graph

291 Commits

Author SHA1 Message Date
audric bea704ecf0 bump react to 17 2021-08-04 10:52:24 +10:00
Audric Ackermann 57b22cbdda
build deb and appImage separately
this is to unsure that the afterpack hook is not called when building
the app deb package
2021-08-03 13:31:48 +10:00
Audric Ackermann ef2d22ce8a
fix app icon for all platforms 2021-08-02 16:04:51 +10:00
Audric Ackermann c6a394664f
bump electron-builder to 22.8.0 2021-07-30 09:39:09 +10:00
Audric Ackermann 16e80b8649
build with electron-builder 22.5.0
Relates #1771
2021-07-29 09:57:34 +10:00
Audric Ackermann 0e4d7ec21a
WIP 2021-07-16 09:34:32 +10:00
Audric Ackermann 3e27a397d7
bump version of node-sass 2021-07-12 15:49:51 +10:00
Audric Ackermann ac19c2a8ab
removed husky 2021-07-12 15:16:27 +10:00
Audric Ackermann b385a9b101
test with better-sqlite3 bindings 2021-07-08 13:00:20 +10:00
Audric Ackermann a0afd3efe4
add some performance measure for commit calls 2021-07-05 10:30:33 +10:00
Warrick Corfe-Tan da00ac8d44 Saving userConfig redux slice to local storage. 2021-06-24 15:31:20 +10:00
Audric Ackermann c9d7f4a1ab
Merge remote-tracking branch 'w/onion-paths' into clearnet 2021-06-17 14:55:25 +10:00
Warrick Corfe-Tan 6914e29662 upgrade ip2country version. 2021-06-02 16:26:22 +10:00
Audric Ackermann 5edfa530f2
revert changes to package.json overwritten` 2021-05-31 13:58:47 +10:00
Audric Ackermann afe4cf1ee7
fix double dash in url not being converted to link
Fixes #1638
2021-05-26 15:54:54 +10:00
Warrick Corfe-Tan 98fe0a87d8 WIP making changes to modal. 2021-05-26 10:05:07 +10:00
Warrick Corfe-Tan 22a32283b7 WIP Adding country and styling to modals. 2021-05-26 10:04:26 +10:00
Audric Ackermann bad438eaee
fix types for react-mentions 2021-05-25 09:52:36 +10:00
Audric Ackermann 45fa878790
remove react-mention custom build now that it is merged upstream 2021-05-24 11:43:30 +10:00
Audric Ackermann f4c3c82e31
Add some test for onion path rebuild handling 2021-05-24 11:17:31 +10:00
Audric Ackermann 8b1826bdec
update node-sqlcipher commit hash 2021-05-04 13:22:42 +10:00
Audric Ackermann 930c4d5b81
fix windows build 2021-05-04 11:31:18 +10:00
Audric Ackermann ba5ec93505
Merge pull request #1554 from Bilb/encrypt-local-attachments
Encrypt local attachments
2021-04-22 17:52:39 +10:00
Audric Ackermann 0ce1059a96
disable UI recording bars so we can encode audio MP3 2021-04-20 12:55:39 +10:00
Audric Ackermann ccf8a31ae3
move Attachments and Attachments_test to typescript 2021-04-14 10:34:48 +10:00
Audric Ackermann def03c8baa
working encrypt/decrypt of attachments 2021-03-26 13:07:42 +11:00
Audric Ackermann 35e57f2509
move mnemonic.js to typescript 2021-03-05 14:52:44 +11:00
Audric Ackermann e6cf28cb2a prettier on pre-commit 2021-03-01 12:05:39 +11:00
Audric Ackermann 5ec9722e00
autobind typescript class methods with autobind 2021-02-08 17:17:26 +11:00
Audric Ackermann adf0d03d35
add test for the MessageEncrypter using Session protocol 2021-01-05 14:48:46 +11:00
Audric Ackermann cf2ddc64d8 upgrade libsodium wrapper and add types 2020-12-15 17:11:32 +11:00
Audric Ackermann 26c9eee85d
add sanitize.css and fix up z-index for audio recording canvas 2020-12-09 11:35:58 +11:00
Audric Ackermann 6afe893359
fix up a few test 2020-12-04 18:02:55 +11:00
Audric Ackermann d729e49840
update to latest major version of react-contexify 2020-12-01 10:32:56 +11:00
Audric Ackermann 4df8e06c3c
patch react-mentions types with custom one
this can be reverted once
https://github.com/signavio/react-mentions/pull/449 is merged upstream,
as the DefinitelyTyped types will be regenerated
2020-11-27 17:18:12 +11:00
Audric Ackermann f673589c56
add types for blueimp-load-image 2020-11-24 13:19:21 +11:00
Audric Ackermann d0043ca245
use react-intersection to accurately mark messages as read 2020-11-20 15:10:28 +11:00
Audric Ackermann b5af8eb215
Add Mentions with react-mentions 2020-11-18 15:27:13 +11:00
Audric Ackermann e45ce43e01
store messages currently loaded in convo on redux 2020-11-12 12:18:50 +11:00
Audric Ackermann e613613416
show toast with react-toastify and make them a styled-component 2020-11-09 11:25:57 +11:00
Audric Ackermann 13e02b5bf1
add staged link previews for everything from signal 2020-10-28 11:06:47 +11:00
Audric Ackermann f5818817e9
remove references to old emoji-panel package 2020-10-27 14:32:59 +11:00
Audric Ackermann 3f8b884055
switch react-contextmenu to react-contexify 2020-10-22 14:45:54 +11:00
Audric Ackermann a7bdc93ca8
working drag and drop, but no scrolling on the conversation messages 2020-10-21 10:35:21 +11:00
Audric Ackermann 1768f6c6f7
add styled-component 5.1.1 as 5.2.0 is making not adding style to DOM 2020-10-15 09:50:15 +11:00
Vincent 9f1cef9844 emoji-rendering 2020-07-21 17:37:34 +10:00
Vincent 5ed6a9dda9 reorganise-dropin 2020-07-17 15:44:44 +10:00
Vincent e324d5c0ed Polish audio ui 2020-07-17 11:05:27 +10:00
Vincent 3591001ef1 audio component ui 2020-07-16 18:22:09 +10:00
Vincent c26e20d33f css-loader 2020-07-16 16:39:35 +10:00