audric
|
bfc805c9d4
|
fix search logic and UI cosmetic fixes
|
4 years ago |
audric
|
2825b66ef6
|
add screen break for jump in messages timestamp
|
4 years ago |
audric
|
7fa50b4a73
|
do not pass props not needed between message list components
|
4 years ago |
audric
|
6a50484597
|
fix tests for swarm polling
|
4 years ago |
audric
|
e5dab2781e
|
remove spectron dependency
|
4 years ago |
audric
|
88dc5bf653
|
bump electron to > 13
|
4 years ago |
audric
|
bea704ecf0
|
bump react to 17
|
4 years ago |
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
|
4 years ago |
Audric Ackermann
|
ef2d22ce8a
|
fix app icon for all platforms
|
4 years ago |
Audric Ackermann
|
c6a394664f
|
bump electron-builder to 22.8.0
|
4 years ago |
Audric Ackermann
|
16e80b8649
|
build with electron-builder 22.5.0
Relates #1771
|
4 years ago |
Audric Ackermann
|
0e4d7ec21a
|
WIP
|
4 years ago |
Audric Ackermann
|
3e27a397d7
|
bump version of node-sass
|
4 years ago |
Audric Ackermann
|
ac19c2a8ab
|
removed husky
|
4 years ago |
Audric Ackermann
|
b385a9b101
|
test with better-sqlite3 bindings
|
4 years ago |
Audric Ackermann
|
a0afd3efe4
|
add some performance measure for commit calls
|
4 years ago |
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
|
4 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 |