Commit Graph

127 Commits (c378aba9600e9f2486587baac898e281fc926032)

Author SHA1 Message Date
Audric Ackermann f871ed53df
add a sample test with playwright 3 years ago
Audric Ackermann 6625b7c7b6
calls fix cross platforms issue with uuid 3 years ago
Audric Ackermann 8c9832f118
add a toggle audio output button 3 years ago
Audric Ackermann 8df85441f7
fix video stream not displaying in draggable container 3 years ago
Audric Ackermann 57449857f6
reject call after 1 minute showing the dialog 3 years ago
Audric Ackermann a0b33fbbbb
add hook to listen for video call events 3 years ago
Audric Ackermann 6a1f575c46
create a hook for listening for video call events
+ wip fullscreen video calls
3 years ago
Audric Ackermann b17312c13c
Cleanup redux store (#1925)
* do not consider expire timer update unread messages #1881

* cleanup conversation props in redux to only have what cannot be derived

* fix app not starting without the await on convo creation

* cleanup props of message model
4 years ago
audric 8462d7d38e make encrypted content fast load if already stored decrypted 4 years ago
audric cdd11eee47 speed up attachment loading by only loading those inview 4 years ago
audric 714024fb1f fix notification icons 4 years ago
audric 7fa50b4a73 do not pass props not needed between message list components 4 years ago
Audric Ackermann 3f065a7b0e
improve marking message as read with hooks 4 years ago
audric 316f37ae3d fix a bug of attachment not loading in one to one chats 4 years ago
audric bfc4b2b720 lint 4 years ago
audric 6d34a60f94 improve performance by not loading all unread messages 4 years ago
audric 4f5072ee65 Merge remote-tracking branch 'upstream/clearnet' into perf-improv 4 years ago
Brice-W 151fc758c0 format 4 years ago
Brice-W c98fdec10e adding new files 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
Audric Ackermann e8020348b4
fix up onion path animation with no glowing nodes 4 years ago
Audric Ackermann 050739b0ab
cleanup old blobs from time to time 4 years ago
Audric Ackermann ed30be5334
fix attachments loading for avatar and exporting files 4 years ago
Audric Ackermann def03c8baa
working encrypt/decrypt of attachments 4 years ago
Audric Ackermann 5c6c5c2b8c
First commit encrypting attachments locally 4 years ago
Audric Ackermann b2e362a36b
add a useInterval hook and move useNetwork hook to the hook folder 4 years ago