Brice-W
|
1397107dff
|
fix issues
|
4 years ago |
Brice-W
|
db46c2960b
|
update in marking read message
|
4 years ago |
Audric Ackermann
|
3c0ea2b900
|
Merge pull request #1781 from Bilb/fix-link-device
fix link device. start polling for our pubkey
|
4 years ago |
audric
|
41c2ce67a7
|
fix link device. start polling for our pubkey
|
4 years ago |
Audric Ackermann
|
0e4d7ec21a
|
WIP
|
4 years ago |
Brice-W
|
c38d2a5ea7
|
revert prev changes + marking read now based on received_at
|
4 years ago |
Audric Ackermann
|
a54345a42e
|
put back quote a message logic with hook
|
4 years ago |
Audric Ackermann
|
9a380b716b
|
put saveAttachemntToDisk outside of component
|
4 years ago |
Audric Ackermann
|
3e4aceabcf
|
temporary build binary on pr to clearnet
|
4 years ago |
Audric Ackermann
|
5c8bb358c6
|
mmeoise callbacks for right panel attachments
|
4 years ago |
Audric Ackermann
|
511adcf388
|
refactored right panel to hook
|
4 years ago |
Audric Ackermann
|
4ca5a4f093
|
fixup selected message in redux logic
|
4 years ago |
Audric Ackermann
|
787e3a32d0
|
remove count of unread in unread message banner
|
4 years ago |
Audric Ackermann
|
16d34a7137
|
moved conversations reducer to createSlice
|
4 years ago |
Audric Ackermann
|
63b81b4c8e
|
cleanup SessionMessageList p1
|
4 years ago |
Audric Ackermann
|
7ffb480b64
|
Merge pull request #1779 from Brice-W/menu-update
Header and conversation menus updates
|
4 years ago |
Brice-W
|
46dc6c6275
|
pin conversations added to header menu
|
4 years ago |
Brice-W
|
5d7d58fe05
|
move NotificationForConvoOption declaration + getConversationNotificationSettingType created as used twice
|
4 years ago |
Brice-W
|
adab2b4506
|
add Notifications in conversations context menu
|
4 years ago |
Audric Ackermann
|
399041c5b3
|
cache identity pair and add some per measure
|
4 years ago |
Audric Ackermann
|
92b6e51ac5
|
disable foreign-keys sql as we don't use them
|
4 years ago |
Brice-W
|
14ef4cd39a
|
adding lastReadTimestamp property
|
4 years ago |
Audric Ackermann
|
4ec1392aec
|
do local attachments decrypt/encrypt in worker
|
4 years ago |
Audric Ackermann
|
e8f0c4aaec
|
move libloki to webworker and remove unused stuff in it
|
4 years ago |
Audric Ackermann
|
af00c31a54
|
remove blake2b unused stuff
|
4 years ago |
Audric Ackermann
|
02bc52f5ec
|
remove decrypt-lns unused
|
4 years ago |
Audric Ackermann
|
85e0c9cf36
|
remove backup_test, backup and crypto related to backup only
|
4 years ago |
Brice-W
|
151fc758c0
|
format
|
4 years ago |
Audric Ackermann
|
1b2a644e7a
|
fixed crash on leftpaneContactSection
|
4 years ago |
Audric Ackermann
|
3e27a397d7
|
bump version of node-sass
|
4 years ago |
Audric Ackermann
|
78caaa2bfd
|
fix tests
|
4 years ago |
Audric Ackermann
|
ac19c2a8ab
|
removed husky
|
4 years ago |
Audric Ackermann
|
c1ffe23b1e
|
moved verifySignature of opengroup messages to a worker
|
4 years ago |
Brice-W
|
c98fdec10e
|
adding new files
|
4 years ago |
Brice-W
|
2af9d9e15d
|
use of a custom hook to detect focus
|
4 years ago |
Audric Ackermann
|
5b0b165ba9
|
Merge remote-tracking branch 'upstream/clearnet' into perf-improv
|
4 years ago |
Audric Ackermann
|
3ae1ac6118
|
remove unused libsignal stuff
|
4 years ago |
Audric Ackermann
|
8760a59875
|
nodefetch headers as on mobile + cleanup worker code
|
4 years ago |
Audric Ackermann
|
aead3d6510
|
force headers to be empty for onion_req request
|
4 years ago |
Audric Ackermann
|
32cb19125f
|
remove signalprotocoladress unused
|
4 years ago |
Audric Ackermann
|
b045411961
|
remove reliable_trigger.js useless
|
4 years ago |
Audric Ackermann
|
9a302fb5ff
|
add a cache of the keypairs for a closed group
|
4 years ago |
Audric Ackermann
|
7cc7db5d4a
|
batch conversaiton UI refreshes
|
4 years ago |
Audric Ackermann
|
f0fad6edfa
|
uniformized props for Message
|
4 years ago |
Audric Ackermann
|
ee4a0b9b1e
|
cleanedup redux action openConversationExternal
|
4 years ago |
Audric Ackermann
|
7f76ab274c
|
added a hook to fetch avatar of closed group members
|
4 years ago |
Brice-W
|
936f9a3efc
|
don't mark message as read if app isn't focused
|
4 years ago |
Audric Ackermann
|
016461f506
|
mark message as read on click on scroll to bottom button
|
4 years ago |
Audric Ackermann
|
b385a9b101
|
test with better-sqlite3 bindings
|
4 years ago |
Audric Ackermann
|
bf76abacee
|
Merge pull request #1770 from Brice-W/pin-conversations
Pin conversations
|
4 years ago |