Commit Graph

848 Commits

Author SHA1 Message Date
Roland Osborne
b2f1316259 fix lint warnings 2023-08-11 15:15:29 -07:00
Roland Osborne
221b36895c adding generic file attachement to browser app 2023-08-11 14:33:43 -07:00
Roland Osborne
f45750627e added copy indicator for account management 2023-08-08 09:52:00 -07:00
balzack
32c2422290 handling gif properly if resized on expanded view 2023-07-26 13:59:46 -07:00
Pierre Balzack
f76470c860 only scale sealed image if not gif 2023-07-26 13:36:16 -07:00
Roland Osborne
af8eccd688 avoid scaling gif for sealed topics 2023-07-20 11:54:20 -07:00
Roland Osborne
91f0b0d3ac fix server side scaling of gif images for unsealed topics 2023-07-19 22:00:51 -07:00
Roland Osborne
092e8ee8a0 rewording open access label 2023-07-18 12:10:09 -07:00
Roland Osborne
cd2501dc4b api cleanup for setting open access 2023-07-18 12:05:35 -07:00
Roland Osborne
cee9612fc0 fixing unit test 2023-07-17 22:45:44 -07:00
Roland Osborne
d28f9e08bf setting open access in admin dashboard 2023-07-17 22:39:38 -07:00
Roland Osborne
ead73db759 displaying storage used by accounts 2023-07-10 22:15:02 -07:00
Pierre Balzack
a9b1876ee6 remove pending contact when request is cancelled 2023-06-28 10:55:17 -07:00
Pierre Balzack
4b52c477f8 force disconnection when logging out of all devices 2023-06-27 22:54:19 -07:00
Pierre Balzack
fabad03bab fix lint warning 2023-06-27 17:55:33 -07:00
Pierre Balzack
ef0f1a2997 detect logged out state and redirect 2023-06-27 17:50:02 -07:00
Pierre Balzack
b860494ca9 enable logout from all devices in webapp 2023-06-26 17:06:55 -07:00
root
11fdcf621f supporting pasting image into topic message 2023-06-25 01:04:45 -07:00
root
03ebeaa7ad supporting unified push type notification 2023-06-07 22:50:49 -07:00
Roland Osborne
dc60a4695b fix lint error 2023-05-22 15:48:16 -07:00
Roland Osborne
9d6a7a91ba fixing call issues related to unset federated host 2023-05-22 15:42:41 -07:00
Roland Osborne
758dcfb3c8 update profile when hostname changes 2023-05-20 22:05:14 -07:00
Roland Osborne
6b6d756515 minimize layout impact if handle unreasonable long 2023-05-19 16:05:10 -07:00
Roland Osborne
c33047f60c fix exception on notify if hostname not set 2023-05-19 15:48:25 -07:00
Roland Osborne
c9d0dca5b0 fix lint warning 2023-05-06 23:51:20 -07:00
Roland Osborne
1961042e0e handle special characters in password 2023-05-06 23:46:45 -07:00
balzack
ea2fdec293 restrict characters allowed in login 2023-05-06 23:39:22 -07:00
balzack
95b5c82b36 fix failed video sent on sealed channel 2023-05-05 22:39:29 -07:00
Roland Osborne
0fa341796f fix compile warnings 2023-05-05 16:16:52 -07:00
Roland Osborne
c3cae25fe1 Merge branch 'asset' into main 2023-05-05 16:09:46 -07:00
Roland Osborne
a30f1f3e4e adding loading indicator for sealed assets 2023-05-05 16:08:56 -07:00
balzack
8b4664f90f Merge branch 'asset' 2023-05-05 15:17:31 -07:00
Roland Osborne
b4d15fce99 fixing flicker on sealed video playback 2023-05-04 11:41:53 -07:00
Roland Osborne
9dda806b23 resizing images for sealed channels 2023-05-04 10:13:10 -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
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
Roland Osborne
7782ace9c4 encrypt and upload asset slices 2023-04-26 13:05:55 -07:00
Roland Osborne
e388d9ba42 client side generation of thumbs for e2e based com 2023-04-25 14:12:30 -07:00
Roland Osborne
3bfce5e40c insuring single push sent per device 2023-04-22 15:59:33 -07:00
Roland Osborne
bd6abfc218 fix for silent iOS notifications (thank you @hnt3b453) 2023-04-19 17:10:09 -07:00
Roland Osborne
bcff425e60 fix padding issue on call modal 2023-04-17 10:41:09 -07:00
Roland Osborne
de10c6fd64 fixing federating webrtc 2023-04-17 06:38:46 +00:00