Commit Graph

281 Commits (15aa6b5ef969922abee7227f15d19b687d4f92f5)

Author SHA1 Message Date
Warrick Corfe-Tan da00ac8d44 Saving userConfig redux slice to local storage. 4 years ago
Audric Ackermann c9d7f4a1ab
Merge remote-tracking branch 'w/onion-paths' into clearnet 4 years ago
Warrick Corfe-Tan 6914e29662 upgrade ip2country version. 4 years ago
Audric Ackermann 5edfa530f2
revert changes to package.json overwritten` 4 years ago
Audric Ackermann afe4cf1ee7
fix double dash in url not being converted to link
Fixes #1638
4 years ago
Warrick Corfe-Tan 98fe0a87d8 WIP making changes to modal. 4 years ago
Warrick Corfe-Tan 22a32283b7 WIP Adding country and styling to modals. 4 years ago
Audric Ackermann bad438eaee
fix types for react-mentions 4 years ago
Audric Ackermann 45fa878790
remove react-mention custom build now that it is merged upstream 4 years ago
Audric Ackermann f4c3c82e31
Add some test for onion path rebuild handling 4 years ago
Audric Ackermann 8b1826bdec
update node-sqlcipher commit hash 4 years ago
Audric Ackermann 930c4d5b81
fix windows build 4 years ago
Audric Ackermann ba5ec93505
Merge pull request #1554 from Bilb/encrypt-local-attachments
Encrypt local attachments
4 years ago
Audric Ackermann 0ce1059a96
disable UI recording bars so we can encode audio MP3 4 years ago
Audric Ackermann ccf8a31ae3
move Attachments and Attachments_test to typescript 4 years ago
Audric Ackermann def03c8baa
working encrypt/decrypt of attachments 4 years ago
Audric Ackermann 35e57f2509
move mnemonic.js to typescript 4 years ago
Audric Ackermann e6cf28cb2a prettier on pre-commit 4 years ago
Audric Ackermann 5ec9722e00
autobind typescript class methods with autobind 4 years ago
Audric Ackermann adf0d03d35
add test for the MessageEncrypter using Session protocol 4 years ago
Audric Ackermann cf2ddc64d8 upgrade libsodium wrapper and add types 4 years ago
Audric Ackermann 26c9eee85d
add sanitize.css and fix up z-index for audio recording canvas 4 years ago
Audric Ackermann 6afe893359
fix up a few test 4 years ago
Audric Ackermann d729e49840
update to latest major version of react-contexify 4 years ago
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
4 years ago
Audric Ackermann f673589c56
add types for blueimp-load-image 4 years ago
Audric Ackermann d0043ca245
use react-intersection to accurately mark messages as read 4 years ago
Audric Ackermann b5af8eb215
Add Mentions with react-mentions 5 years ago
Audric Ackermann e45ce43e01
store messages currently loaded in convo on redux 5 years ago
Audric Ackermann e613613416
show toast with react-toastify and make them a styled-component 5 years ago
Audric Ackermann 13e02b5bf1
add staged link previews for everything from signal 5 years ago
Audric Ackermann f5818817e9
remove references to old emoji-panel package 5 years ago
Audric Ackermann 3f8b884055
switch react-contextmenu to react-contexify 5 years ago
Audric Ackermann a7bdc93ca8
working drag and drop, but no scrolling on the conversation messages 5 years ago
Audric Ackermann 1768f6c6f7
add styled-component 5.1.1 as 5.2.0 is making not adding style to DOM 5 years ago
Vincent 9f1cef9844 emoji-rendering 5 years ago
Vincent 5ed6a9dda9 reorganise-dropin 5 years ago
Vincent e324d5c0ed Polish audio ui 5 years ago
Vincent 3591001ef1 audio component ui 5 years ago
Vincent c26e20d33f css-loader 5 years ago
Vincent 9ec99da9f9 SessionRecording-cleanup 5 years ago
Vincent 6078be1657 revive-ts-refactor 5 years ago
Vincent 83528f4b8d Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into refactor-ts-react 5 years ago
Mikunj 8f82e7a442 Fix multi device pairing 5 years ago
Maxim Shishmarev 0904e7a8ca Refactor from message polling to content message handling 5 years ago
Audric Ackermann 9ec0c8e6a8
Merge remote-tracking branch 'upstream/clearnet' into hooking-up-sending 5 years ago
Audric Ackermann 702a7d6b88
upgrade tslint to 5.19 to have no-promise-as-boolean 5 years ago
Mikunj 3f93b25ac2 Added string utils 5 years ago
Mikunj ae2b8334e0 Replace bytebuffer component 5 years ago
Maxim Shishmarev 8ca7b8cfb4 Message receiving refactor: handleDataMessage onwards 5 years ago