Commit Graph

922 Commits

Author SHA1 Message Date
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
Roland Osborne
a7d2d379f8 fixing lint errors 2023-04-14 17:11:05 -07:00
Roland Osborne
05cb4e89df fixing unit tests 2023-04-14 15:49:24 -07:00
Roland Osborne
9d8cfeb188 fixing server unit test 2023-04-14 14:52:33 -07:00
Roland Osborne
84414ad499 supporting previous event socket format 2023-04-14 11:39:37 -07:00
Roland Osborne
b246fc8f44 show call at start of invocation 2023-04-14 09:58:00 -07:00
Roland Osborne
1544512e4a fixing card option buttons 2023-04-13 23:05:20 -07:00
Roland Osborne
a367cf6372 dont show tool tip in mobile 2023-04-13 16:50:00 -07:00
Roland Osborne
dd34a17268 using admin set ice relay 2023-04-13 13:49:51 -07:00
Roland Osborne
de043e1f36 passing ice params through webapp 2023-04-13 00:39:14 -07:00
Roland Osborne
9ccbbe6838 fixed position of video call in webapp 2023-04-12 14:09:46 -07:00
Roland Osborne
3efe2f75ab removing sturn implementation 2023-04-11 22:35:36 -07:00
Roland Osborne
55e4bef78e switching strategies for existing turn server 2023-04-11 22:33:11 -07:00
Roland Osborne
80ce1025dd seems to work but not at all 2023-04-11 15:23:43 -07:00
Roland Osborne
6c4916cdbe implementing webrtc create permission 2023-04-10 22:41:39 -07:00
Roland Osborne
a08a354205 fixing allocation 2023-04-10 15:14:51 -07:00
Roland Osborne
7299d63711 fixing create permission handling 2023-04-10 10:07:52 -07:00
Roland Osborne
e2b33bccfe preparing to send data over relay 2023-04-10 01:20:44 -07:00
Roland Osborne
ef7c5f9d9b handling allocate request 2023-04-09 11:32:18 -07:00
Roland Osborne
3115367bc1 handling allocate request 2023-04-07 22:59:09 -07:00
Roland Osborne
f64e8bf7a5 removing stale binary 2023-04-07 21:27:05 -07:00
Roland Osborne
ef837e368f enabling sturn sessions 2023-04-07 17:47:04 -07:00
Roland Osborne
671e2e7587 handle stun binding message 2023-04-07 15:02:31 -07:00
Roland Osborne
f6471bd8f0 preparing sturn package 2023-04-07 12:30:05 -07:00
Roland Osborne
449693d375 integrating stun/turn for webrtc 2023-04-07 11:42:17 -07:00
Roland Osborne
eff87f2526 fixing webrtc web connection issues 2023-04-06 21:19:48 -07:00
Roland Osborne
adf2301cf1 store remote ice until description set 2023-04-06 15:59:25 -07:00
Roland Osborne
0539874b4a testing with internal relay server 2023-04-06 11:09:38 -07:00
Roland Osborne
8d8b6c32e0 open existing dm thread if exists 2023-04-05 22:59:44 -07:00
Roland Osborne
6a9fd8c133 adding message and call shortcuts to contact list 2023-04-05 13:10:30 -07:00
Roland Osborne
d7a264c7ee Merge branch 'main' into webrtc 2023-04-05 10:50:18 -07:00
Roland Osborne
0efa818249 Merge branch 'main' into webrtc 2023-04-05 10:46:37 -07:00
Roland Osborne
94776a2874 prepending https to shortened urls 2023-04-04 21:32:27 -07:00
Roland Osborne
2bd2cac961 fixing build with lint ignore 2023-04-03 21:28:35 -07:00
Roland Osborne
25d437c046 fixed missing account reset lost in refactor 2023-04-03 21:23:47 -07:00
Roland Osborne
37f6ec6f09 avoid use of dangerously 2023-04-03 11:51:18 -07:00
Roland Osborne
dc8c535793 adding clickable links to webapp 2023-04-02 22:21:10 -07:00
Roland Osborne
99d757a9a5 stabilizing webrtc across platforms 2023-03-31 16:12:18 -07:00
Roland Osborne
3ff5ac6f14 adding button in contact for calling 2023-03-29 23:57:39 -07:00
Roland Osborne
87a6ba4de9 adding webrtc calling from mobile 2023-03-29 16:15:52 -07:00
Roland Osborne
d6b642d6a2 fixing state when cant connect to media 2023-03-28 16:19:47 -07:00
Roland Osborne
7b4eed0c7a gracefully handle case with no video/mic 2023-03-28 14:08:52 -07:00
Roland Osborne
41ca37d2df render contact logo when video off 2023-03-28 13:08:12 -07:00
Roland Osborne
201861c8b9 rendering logo when video off 2023-03-27 23:41:20 -07:00
Roland Osborne
09e0ffbe34 fixing call exit handling 2023-03-27 22:40:24 -07:00
Roland Osborne
8376f75f9c added muting of audio and video tracks 2023-03-27 19:09:42 -07:00
Roland Osborne
e6a706e459 show local stream in picture 2023-03-25 23:07:00 -07:00
Roland Osborne
10f1c77158 moving ringing component into modal 2023-03-25 12:18:29 -07:00
Roland Osborne
5836e856f6 streaming test video over peer 2023-03-24 15:47:19 -07:00
Roland Osborne
d5ada715af connecting rtc peer 2023-03-24 14:46:44 -07:00
Roland Osborne
7a36d4843d initiating call sequence to contact 2023-03-24 00:37:06 -07:00
Roland Osborne
11407b0cc6 tweaking ringing indicator layout 2023-03-23 10:12:46 -07:00
Roland Osborne
48a71d8051 rendering incoming calls 2023-03-22 15:17:00 -07:00
Roland Osborne
479ce81b30 sending rings to requested clients 2023-03-21 22:04:13 -07:00
Roland Osborne
86497089e8 implemented remainder of endpoints for signal bridging 2023-03-21 13:56:09 -07:00
Roland Osborne
d2c7dcd06a preparing webrtc signaling layer 2023-03-20 22:13:01 -07:00
Roland Osborne
7affec0006 implementing websocket relay connection 2023-03-20 17:40:05 -07:00
Roland Osborne
c6be994b58 adding bridging logic for webrtc signaling 2023-03-20 16:11:57 -07:00
Roland Osborne
123227ce05 implemented contact ring endpoint 2023-03-20 06:47:54 -07:00
Roland Osborne
7b689d0343 reparing ring indicator for webrtc 2023-03-19 22:26:55 -07:00
balzack
9084ca4196 adding endpoints for webrtc 2023-03-19 21:46:10 -07:00
balzack
5aa9bec9ae removing test code 2023-03-19 15:11:00 -07:00
Roland Osborne
ed11885711 researching webrtc support 2023-03-17 14:45:33 -07:00
Roland Osborne
e4fd569e73 refactoring session component in mobile app 2023-02-17 15:40:01 -08:00
Roland Osborne
c511f844ba testing refactored app context for mobile 2023-02-10 11:54:28 -08:00
Roland Osborne
8f5d3bbabd fixing build warning 2023-02-02 14:39:18 -08:00
Roland Osborne
498413642a fix some rendering flicker on conversation titile 2023-02-02 14:31:04 -08:00
Roland Osborne
e8902492d4 fixing default logo in new topic 2023-01-28 11:42:45 -08:00
Roland Osborne
dec1a208ea fixing build warning 2023-01-28 11:29:56 -08:00
Roland Osborne
11da57d59f fixing remote contact connection 2023-01-28 11:25:09 -08:00
Roland Osborne
831c5506bc fixing disconnected indeicator 2023-01-27 22:20:33 -08:00
Roland Osborne
8acd71bc25 fixing unit test 2023-01-27 21:11:06 -08:00
Roland Osborne
3e840d2af7 more detail refactor for webapp 2023-01-27 17:16:19 -08:00
Roland Osborne
a9d4326490 more conversation details refactor 2023-01-27 15:40:04 -08:00
Roland Osborne
b53e1be314 fixing delayed topic revision number 2023-01-27 15:14:41 -08:00
Roland Osborne
9fbfe85d60 refactor of conversation detail in webapp 2023-01-27 14:51:24 -08:00
Roland Osborne
a1549747db fix syncing of card profiles 2023-01-27 12:04:34 -08:00
Roland Osborne
bff7471b5b testing conversation view 2023-01-27 11:28:28 -08:00
Roland Osborne
f848cde5bb delay notification of change to avoid contention with other clients 2023-01-27 10:08:02 -08:00
Roland Osborne
ed63b62b0a updating gorm 2023-01-26 22:59:58 -08:00
Roland Osborne
445f411dc3 adding converasation test 2023-01-26 21:00:10 -08:00
Roland Osborne
f3602d0c68 more conversation refactor 2023-01-26 17:45:29 -08:00
Roland Osborne
7683dd941e more conversation refactor 2023-01-26 17:33:17 -08:00
Roland Osborne
7b6ef9ad7d more conversation refactor 2023-01-26 17:25:12 -08:00
Roland Osborne
946d2870ad more conversation refactor 2023-01-26 16:17:55 -08:00
Roland Osborne
18bd9c3f25 more webapp conversation refactor 2023-01-26 16:14:26 -08:00
Roland Osborne
1875ca759d more conversation refactor 2023-01-26 16:01:35 -08:00
Roland Osborne
86d0e31fa7 more conversation refactor 2023-01-26 11:33:35 -08:00
Roland Osborne
d0ee4a7515 more webapp conversation refactor 2023-01-25 23:59:19 -08:00
Roland Osborne
3ceea69f99 more webapp conversation refactor 2023-01-25 23:26:40 -08:00
Roland Osborne
ba279dfcda refactor of conversation in webapp 2023-01-25 10:56:43 -08:00
Roland Osborne
7f41ce6566 added contact component test for webapp 2023-01-24 11:45:01 -08:00
Roland Osborne
9a85e1116a refactor of webapp contact component 2023-01-23 22:39:12 -08:00
Roland Osborne
e7e8817747 adding account profile test for webapp 2023-01-23 16:29:04 -08:00
Roland Osborne
4cba051a5d more webapp profile refactor 2023-01-23 15:09:09 -08:00
Roland Osborne
91c5a88096 more webapp profile refactor 2023-01-23 12:20:15 -08:00
Roland Osborne
5078538a4b refactor profile & account components for webapp 2023-01-22 21:51:14 -08:00
Roland Osborne
ef73615d20 refactor of webapp listing 2023-01-21 22:38:02 -08:00
Roland Osborne
5dc6cc926b fix webapp card resync 2023-01-20 20:38:39 -08:00
Roland Osborne
d21473e76b cleanup webapp cards component 2023-01-20 17:54:10 -08:00
Roland Osborne
8c343a7f60 adding channel component test for webapp 2023-01-20 15:31:49 -08:00
Roland Osborne
51a6988c9f Merge branch 'main' into refactor 2023-01-19 10:02:38 -08:00
Roland Osborne
bc7bd28502 more webapp channels refactor 2023-01-19 09:58:24 -08:00
Roland Osborne
f1f652bf64 more refactor of webapp channel list 2023-01-19 00:12:32 -08:00
Roland Osborne
b348e38fd1 more channels webapp refactor 2023-01-18 21:28:00 -08:00
Roland Osborne
e405f46330 refactor add modal for webapp 2023-01-18 15:35:27 -08:00
Roland Osborne
064ec721af more web channel list refactor 2023-01-18 10:06:56 -08:00
Roland Osborne
bdb77871cd refactor of channel view in webapp 2023-01-17 23:42:22 -08:00
root
fa0abce7e7 fix bug where contact channel not getting deleted 2023-01-18 00:14:29 +00:00
Roland Osborne
5625fe4e89 more channel refactor 2023-01-16 22:19:36 -08:00
balzack
2f74c8bd3d more channel view refactor 2023-01-16 21:25:07 -08:00
Roland Osborne
658394760b continue channel refactor 2023-01-16 17:15:23 -08:00
Roland Osborne
720537e3d5 refactor of channel view 2023-01-16 10:34:34 -08:00
Roland Osborne
f0134493db adding theme context to modal shortcut 2023-01-15 09:57:17 -08:00
Roland Osborne
c04cd4c270 testing card update indicator 2023-01-14 21:47:10 -08:00
Roland Osborne
bb54d0aa37 dashboard cleanup 2023-01-14 21:11:10 -08:00
Roland Osborne
d480bb754b some build cleanup 2023-01-14 12:02:50 -08:00
Roland Osborne
7145542874 using react className 2023-01-14 10:20:47 -08:00
Roland Osborne
4b814e9ee7 adjust login path 2023-01-14 08:07:23 -08:00
Roland Osborne
6f6761bc76 fixing logout 2023-01-13 23:01:32 -08:00
Roland Osborne
35d7816036 customizing theme primary color 2023-01-13 21:13:28 -08:00
Roland Osborne
7dd7d4b3eb adjust error messaging in dashboard 2023-01-13 20:20:18 -08:00
Roland Osborne
25c8e64a95 adjusting dashboard icon layout 2023-01-13 16:56:14 -08:00
Roland Osborne
9bfbcc56f6 fixing navigation to admin dashboard 2023-01-13 16:45:59 -08:00
balzack
625f3a31de refactor of admin screen 2023-01-13 15:05:28 -08:00
balzack
d2fc9de4af testing web access hook 2023-01-12 21:22:34 -08:00
Roland Osborne
9e5db67f51 fixing mock path 2023-01-12 15:36:44 -08:00