Commit Graph

1640 Commits

Author SHA1 Message Date
Roland Osborne
532c7fac9e disable sharing from sealed channel 2023-05-05 14:28:10 -07:00
Roland Osborne
4d092662b6 disable image load error msg 2023-05-05 14:22:31 -07:00
Roland Osborne
a18f9de11c catch when message failed to save 2023-05-05 13:51:14 -07:00
Roland Osborne
b57b32b55c implemented optimized thead loading based on message creation time 2023-05-05 13:40:32 -07:00
balzack
2e28584ae1 adding loading indicators for sealed asset 2023-05-05 00:07:05 -07:00
Roland Osborne
c205cec28c reduce image size to proritize sealed loading 2023-05-04 13:37:11 -07:00
Roland Osborne
53d827a12e fix for blurry android, but init to proper res 2023-05-04 13:29:36 -07:00
Roland Osborne
6e86ec125d testing with fastimage for android blurry issue 2023-05-04 12:30:02 -07:00
Roland Osborne
b4d15fce99 fixing flicker on sealed video playback 2023-05-04 11:41:53 -07:00
Roland Osborne
7ed591abf4 resizing images for sealed channel 2023-05-04 10:39:09 -07:00
Roland Osborne
9dda806b23 resizing images for sealed channels 2023-05-04 10:13:10 -07:00
Roland Osborne
d66b208122 using file uri for android 2023-05-03 18:05:20 -07:00
Roland Osborne
809d603cdf playback of e2e assets in mobile app 2023-05-03 15:42:22 -07:00
Roland Osborne
d486986ebd complete e2e asset support in browser app 2023-05-02 23:46:03 -07:00
Roland Osborne
5f20b22250 rendering unsealed assets 2023-05-02 16:09:35 -07:00
Roland Osborne
452679324a added endpoint to receive encrypted file blocks 2023-04-28 14:07:01 -07:00
balzack
c342ed73b4 fix block send in mobile 2023-04-27 22:49:01 -07:00
balzack
1252e52dba Merge branch 'main' into asset 2023-04-27 21:30:54 -07:00
Roland Osborne
808d507182 using alternate method to base64 encode arraybuffer 2023-04-27 16:20:32 -07:00
Roland Osborne
18c88c38b6 fixing error loading file data 2023-04-27 15:44:28 -07:00
Hugh Barnes
0b7fb07b37
Discourage robots crawling in default web build, fixes #28 (#29) 2023-04-27 14:27:31 -07:00
Roland Osborne
7a21b8636f fix console errors 2023-04-27 13:55:40 -07:00
Roland Osborne
681bea25f8 browser app cleanup for sending encrypted blocks 2023-04-27 12:16:14 -07:00
Roland Osborne
000d306bd1 sending encrypted asset blocks from mobile app 2023-04-27 10:20:25 -07:00
balzack
ea349dffbf adding tools for client side thumbnail generation 2023-04-26 22:54:06 -07:00
Pierre Balzack
e406ab4c76
Update README.md 2023-04-26 13:35:33 -07:00
Roland Osborne
7782ace9c4 encrypt and upload asset slices 2023-04-26 13:05:55 -07:00
Roland Osborne
75f283799e fix for locked sealed topics 2023-04-25 16:04:48 -07:00
Roland Osborne
e388d9ba42 client side generation of thumbs for e2e based com 2023-04-25 14:12:30 -07:00
Roland Osborne
6791d56123 removing error message that only appears in sim 2023-04-25 09:36:19 -07:00
Roland Osborne
b8bdfdc009 fix for missing variable in ipad layout 2023-04-24 08:13:58 -07:00
balzack
a9cb556392 block send if share sheet adds unsupported asset type 2023-04-23 21:24:15 -07:00
balzack
9539a1f038 Merge branch 'main' into share 2023-04-22 17:59:19 -07:00
Roland Osborne
1e232d5259 fixing uri scheme for sharing images 2023-04-22 17:40:04 -07:00
Roland Osborne
3bfce5e40c insuring single push sent per device 2023-04-22 15:59:33 -07:00
Pierre Balzack
047f524824
Update README.md 2023-04-22 12:09:49 -07:00
balzack
e3bf231b32 passing share intent to selected topic 2023-04-22 09:54:53 -07:00
balzack
9dbd64833b selecting topic to share on 2023-04-22 08:49:13 -07:00
Roland Osborne
6881fb846f fixing kotlin version for android share intent 2023-04-22 00:16:55 -07:00
balzack
e4f5b55613 enabling share intent in android 2023-04-21 23:45:06 -07:00
balzack
781b57f903 receiving sharing intent 2023-04-21 23:34:04 -07:00
balzack
98f5b572a0 show sharing activity 2023-04-21 18:37:55 -07:00
balzack
3ee8016918 using local fs for share sheet 2023-04-21 17:28:02 -07:00
Roland Osborne
6bcdef60e8 android doesnt like base64 files for sharesheet 2023-04-21 11:46:11 -07:00
balzack
af75902343 first pass at share sheet integration 2023-04-20 22:10:33 -07:00
Pierre Balzack
9999b41195
Update README.md 2023-04-19 21:56:15 -07:00
Roland Osborne
bd6abfc218 fix for silent iOS notifications (thank you @hnt3b453) 2023-04-19 17:10:09 -07:00
Pierre Balzack
fc0d6a82df
Update README.md 2023-04-18 15:41:47 -07:00
Pierre Balzack
e196c6a135
Update README.md 2023-04-18 09:49:23 -07:00
Pierre Balzack
63698094c3
Update README.md 2023-04-18 09:48:39 -07:00