Commit Graph

409 Commits

Author SHA1 Message Date
Roland Osborne
5202a19b52 refactor of virtual list 2022-05-04 00:50:31 -07:00
Roland Osborne
641b553999 adding audio support 2022-05-02 14:18:10 -07:00
Roland Osborne
e64490f994 render placeholder when processing assets 2022-05-02 11:53:18 -07:00
Roland Osborne
6f4fb0f331 fix rendering issues in carousel 2022-05-02 10:55:10 -07:00
Roland Osborne
9782c3961e render contact channel images 2022-05-02 00:56:58 -07:00
Roland Osborne
80c0b0c97d rendering topic images 2022-05-02 00:49:11 -07:00
Roland Osborne
ed89df3235 uploading image assets 2022-04-30 00:01:25 -07:00
Roland Osborne
624953a221 adding and removing to asset carousel 2022-04-29 15:34:49 -07:00
Roland Osborne
5823b0124c changing carosel nav icon 2022-04-29 14:21:32 -07:00
Roland Osborne
cb4f6e8fa3 minor styling changes 2022-04-29 13:59:34 -07:00
Roland Osborne
c225b04aad styling topic item 2022-04-29 00:19:39 -07:00
Roland Osborne
2ba6853db5 rendering topic item components 2022-04-28 15:24:49 -07:00
Roland Osborne
119b62327b moving conversation logic to context 2022-04-28 11:30:54 -07:00
Roland Osborne
91621b8a58 optimize add topic for message only 2022-04-27 10:33:51 -07:00
Roland Osborne
8cf1d2f24b reset list of conversation switch 2022-04-27 00:12:25 -07:00
Roland Osborne
764c777c0c fix logout issues 2022-04-26 23:48:56 -07:00
Roland Osborne
a5c1e6a05d navigate to root after logout 2022-04-26 19:26:27 -07:00
Roland Osborne
ea339fc552 fixing exception in virtual list 2022-04-26 17:37:03 -07:00
Roland Osborne
8d0a242f3b display spinner when loading topics 2022-04-26 14:22:50 -07:00
Roland Osborne
19b05cd4e8 fixed resetting of topics 2022-04-26 12:54:41 -07:00
Roland Osborne
93c363c9e9 removing revision param from registry image url 2022-04-26 12:40:55 -07:00
Roland Osborne
d6963d1978 support switching conversation without close 2022-04-26 12:19:18 -07:00
Roland Osborne
77bbb4cadc fixed channel host missing icon 2022-04-25 23:01:16 -07:00
Roland Osborne
a5af21fefb jsconfig for paths 2022-04-25 22:27:11 -07:00
Roland Osborne
1d0e287236 added paths for context and api 2022-04-25 22:25:03 -07:00
Roland Osborne
f69c0d1d35 handle context init 2022-04-25 15:06:00 -07:00
Roland Osborne
aa85bede1f some cleanup 2022-04-25 14:32:52 -07:00
Roland Osborne
cfb827db3a more context refactor 2022-04-25 14:29:57 -07:00
Roland Osborne
a10050b118 more context refactoring 2022-04-25 12:16:25 -07:00
Roland Osborne
f1d7d4e866 more context refactor 2022-04-25 10:29:22 -07:00
Roland Osborne
4f40c53ed3 integrating with new split context 2022-04-24 23:19:23 -07:00
Roland Osborne
984744b9ed using card specific context 2022-04-24 14:37:13 -07:00
Roland Osborne
6b85537400 separating contexts 2022-04-24 00:27:28 -07:00
Roland Osborne
212a1575d4 moving group from app context 2022-04-23 22:47:00 -07:00
Roland Osborne
79373f26a6 breaking apart app context 2022-04-23 19:49:27 -07:00
Roland Osborne
5f83b3e38f adding conversation context 2022-04-23 11:27:08 -07:00
Roland Osborne
c01b6e3fd7 adjust carousel for safari 2022-04-22 11:40:15 -07:00
Roland Osborne
83961727ec making carousel reusable 2022-04-21 22:27:27 -07:00
Roland Osborne
618f4b59ed abstracting virtual list 2022-04-21 20:38:44 -07:00
Roland Osborne
462ff37ff3 watch bounds when shifting content 2022-04-21 14:29:28 -07:00
Roland Osborne
efbd714fa5 drop items out of holdzone, and update changed topics 2022-04-21 12:10:04 -07:00
Roland Osborne
5900d9f085 reset canvas when scroll to end 2022-04-20 15:13:27 -07:00
Roland Osborne
1aec124e21 improved virtual list rendering 2022-04-19 21:54:04 -07:00
Roland Osborne
b365c42ac3 switch anchor to a flag 2022-04-19 21:03:28 -07:00
Roland Osborne
b5df466dc6 latch and unlatch topic stream 2022-04-19 00:27:56 -07:00
Roland Osborne
5816751e11 added gutter to virtual items 2022-04-18 16:47:42 -07:00
Roland Osborne
b845404048 rendering customized virtual list 2022-04-18 10:25:31 -07:00
Roland Osborne
43d88b5a64 set message on enter 2022-04-16 21:16:48 -07:00
Roland Osborne
f01dab52b6 displaying conversation topics 2022-04-15 01:49:08 -07:00
Roland Osborne
e2e115b80d preparing to pull topics 2022-04-14 22:00:20 -07:00
Roland Osborne
34eceaa533 addTopic to contact channel 2022-04-14 21:07:11 -07:00
Roland Osborne
6e2801d705 addTopics to self hosted channels 2022-04-14 14:13:08 -07:00
Roland Osborne
343aa21e3e tweaking carousel 2022-04-13 23:04:52 -07:00
Roland Osborne
fc5de3ee08 rendering asset carousel 2022-04-12 12:51:44 -07:00
Roland Osborne
6d60525774 implementing asset carousel 2022-04-12 09:17:55 -07:00
Roland Osborne
959b8fcb72 merging spike with virtualized list 2022-04-11 11:31:41 -07:00
Roland Osborne
5da72353cd adding conversation page 2022-04-10 13:19:25 -07:00
Roland Osborne
489239b10b rendering basic channel list 2022-04-09 01:36:03 -07:00
Roland Osborne
3188385e75 catch and dismiss errors syncing 2022-04-07 21:57:45 -07:00
Roland Osborne
90493cf8ad merging channels from contacts 2022-04-07 15:41:29 -07:00
Roland Osborne
9cad9392be added support for starting channels 2022-04-06 14:02:18 -07:00
Roland Osborne
e80eb49036 adding modal to start conversations 2022-04-06 00:34:08 -07:00
Roland Osborne
5866d2fd99 added remaining profile actions 2022-04-05 16:52:39 -07:00
Roland Osborne
9d7220486f integrated connecting contacts 2022-04-05 13:52:52 -07:00
Roland Osborne
2d98ac4807 adding and removing contacts 2022-04-05 11:39:18 -07:00
Roland Osborne
e761fd678d rendering profile actions 2022-04-05 00:06:19 -07:00
Roland Osborne
00d0f6b8cd syncing profile 2022-04-04 14:56:57 -07:00
Roland Osborne
6b9139009f rendering contact profile 2022-04-04 12:10:26 -07:00
Roland Osborne
68d22fd69f fix error on logout 2022-04-03 22:10:46 -07:00
Roland Osborne
3276764f70 rendering card sidebar 2022-04-03 14:26:04 -07:00
Roland Osborne
f8824c6afe syncronizing cards 2022-04-02 23:30:49 -07:00
Roland Osborne
18ce5f311b added route for contact screen 2022-03-29 12:23:07 -07:00
Roland Osborne
20ad55f252 rendering registry response 2022-03-28 23:56:02 -07:00
Roland Osborne
7a8403e34a updated tooltip position 2022-03-28 11:17:08 -07:00
Roland Osborne
b16e2ff784 styling sidebar 2022-03-27 17:02:05 -07:00
Roland Osborne
3e8ecdf0d8 styling sidebar 2022-03-26 22:57:09 -07:00
Roland Osborne
f030b5ae1f rendering contact sidebar 2022-03-26 01:37:47 -07:00
Roland Osborne
e912b47a6b aligning header 2022-03-25 10:05:53 -07:00
Roland Osborne
bf21af0a7d support registry listing option 2022-03-25 00:33:22 -07:00
Roland Osborne
318ea81e7e update profile layout 2022-03-24 09:37:41 -07:00
Roland Osborne
c91a714e3c updating profile layout 2022-03-23 22:30:37 -07:00
Roland Osborne
81450eedc7 loading profile image to crop 2022-03-23 15:10:46 -07:00
Roland Osborne
3fdc53715a adding profile image selector 2022-03-23 14:28:07 -07:00
Roland Osborne
65914d9189 added edit modal for profile data 2022-03-23 11:39:31 -07:00
Roland Osborne
608efd22b8 added placeholder for card and channel list 2022-03-22 23:37:01 -07:00
Roland Osborne
8e2a7c214d styling sidebar identity 2022-03-22 13:07:43 -07:00
Roland Osborne
2be89bf306 styling profile page 2022-03-22 11:11:15 -07:00
Roland Osborne
0e4d2005d8 rendering public profile 2022-03-22 10:34:11 -07:00
Roland Osborne
9bb2a4ac7c using param based token 2022-03-20 22:12:42 -07:00
Roland Osborne
d6dff01317 moving away from authorization header due to limitations 2022-03-19 21:04:14 -07:00
Roland Osborne
0bce0c481c updating app icon 2022-03-18 23:35:54 -07:00
Roland Osborne
d9e19a9379 adding nested navigation for pages 2022-03-18 23:07:30 -07:00
Roland Osborne
3f9741acda adding contacts section of sidebar 2022-03-18 15:21:53 -07:00
Roland Osborne
1d3d1a44a8 rendering profile in sidebar 2022-03-18 10:51:21 -07:00
Roland Osborne
68c6acaf64 preparing to render profile 2022-03-17 14:42:51 -07:00
Roland Osborne
037e5ebb71 syncing group list 2022-03-17 00:14:34 -07:00
Roland Osborne
955efe1d67 fixed compile warnings 2022-03-16 11:43:27 -07:00
Roland Osborne
4469e7db95 show spinner during login 2022-03-16 11:31:17 -07:00
Roland Osborne
cba10f8d64 breaking out style for create 2022-03-16 11:05:05 -07:00
Roland Osborne
261eb657a5 using styled-components 2022-03-16 10:45:06 -07:00
Roland Osborne
1af1ef807d refactor with component hook pattern 2022-03-16 00:21:53 -07:00
Roland Osborne
fa8ac2cfa8 added websocket to context 2022-03-15 01:05:44 -07:00
Roland Osborne
dc2ca2bc68 restructuring webapp 2022-03-14 20:45:54 -07:00
Roland Osborne
58269ed541 adding websocket ping/pong messages 2022-03-11 15:14:06 -08:00
Roland Osborne
f682d4c9d3 connecting websokcet 2022-03-11 13:40:29 -08:00
Roland Osborne
7e824d19b3 changing default asset path 2022-03-10 23:57:27 -08:00
Roland Osborne
54b9737cd6 adding open access account config 2022-03-10 21:26:17 -08:00
Roland Osborne
1f7c2e9eb2 rendering login page 2022-03-10 14:28:50 -08:00
Roland Osborne
699268d601 preparing react based webapp 2022-03-10 10:54:09 -08:00