Commit Graph

164 Commits

Author SHA1 Message Date
Roland Osborne
9bfbcc56f6 fixing navigation to admin dashboard 2023-01-13 16:45:59 -08:00
balzack
d2fc9de4af testing web access hook 2023-01-12 21:22:34 -08:00
Roland Osborne
0cf94193a2 integrating refactored context back into screens 2023-01-12 11:30:01 -08:00
Roland Osborne
dd05284e23 fixing build 2023-01-12 10:14:37 -08:00
balzack
c1a66e2fa7 added web upload context test 2023-01-12 06:49:04 -08:00
balzack
132d7cc003 added web account context test 2023-01-12 06:01:32 -08:00
balzack
ab3cd5b0b0 adding web viewport context test 2023-01-12 04:40:22 -08:00
balzack
a371bbbc1d testing web app context 2023-01-11 21:54:26 -08:00
balzack
40ecb17d70 testing app context in web 2023-01-11 17:00:31 -08:00
balzack
29d3555dc8 removing unused (future) context integration 2023-01-11 15:29:08 -08:00
Roland Osborne
afca60e76c extending conversation webapp context test 2023-01-11 10:13:40 -08:00
balzack
fc4fd2d59a extending conversation test 2023-01-10 22:49:02 -08:00
balzack
af3cd6d28e cleanup conversation test 2023-01-10 22:10:05 -08:00
Roland Osborne
b6c10078a6 extending conversation test 2023-01-10 15:35:57 -08:00
Roland Osborne
6d3735e434 updating conversation test 2023-01-10 13:16:13 -08:00
balzack
0296e6c441 preparing conversation context webapp test 2023-01-09 23:16:11 -08:00
Roland Osborne
4fb05b2f09 refactoring conversation context in webapp 2023-01-09 15:15:30 -08:00
balzack
fabb6e3ae9 extending web card context test 2023-01-08 21:13:58 -08:00
balzack
5ab3e9ee7a extending card context webapp test 2023-01-08 00:09:19 -08:00
balzack
6c4fc82202 exended card context webapp test 2023-01-07 15:21:07 -08:00
balzack
6f972788a6 testing card context for web 2023-01-06 23:04:38 -08:00
balzack
1a63381813 more channel context testing 2023-01-05 14:33:06 -08:00
Roland Osborne
b1b26b3fe4 cleanup on channel context 2023-01-04 15:27:29 -08:00
Roland Osborne
c0cd0660b1 fixing build 2023-01-02 15:20:58 -08:00
balzack
30ac3d7a3f more cleanup of profile context 2023-01-02 14:59:27 -08:00
Roland Osborne
583d28d001 refactor of profile context in webapp 2023-01-01 22:28:12 -08:00
Roland Osborne
a08872ca61 fixing lint warnings 2022-12-21 14:09:10 -08:00
Roland Osborne
a9840cbaec rendering lock icon based on key state 2022-12-20 22:40:58 -08:00
Roland Osborne
c56ee089c4 fix for regression of unsealed images not posting 2022-12-20 15:06:02 -08:00
Roland Osborne
cc7e8e4ad2 support unsealing summary in webapp 2022-12-16 14:36:40 -08:00
Roland Osborne
8a6411ff21 support editing sealed messages in webapp 2022-12-16 12:02:12 -08:00
Roland Osborne
faca16f748 unsealing messages in sealed conversation in webapp 2022-12-15 13:57:36 -08:00
Roland Osborne
c44bf282de presenting sealed conversation subject in header for webapp 2022-12-15 10:41:54 -08:00
Roland Osborne
40dc395dff support updating subject on sealed channels in webapp 2022-12-14 12:18:48 -08:00
Roland Osborne
011a439870 unsealing own channels as well in webapp 2022-12-13 14:38:02 -08:00
Roland Osborne
76ce83f0c0 unseal channel subject in webapp 2022-12-13 14:25:35 -08:00
Roland Osborne
ee13914f6b create sealed topic subjet in webapp 2022-12-12 21:46:31 -08:00
Roland Osborne
ceee6a9195 cleanup of seal key management in webapp 2022-12-09 22:33:45 -08:00
Roland Osborne
dd6198ee7f cleanup key handling 2022-12-07 09:53:06 -08:00
Roland Osborne
009f5c3a96 support seal key handling in webapp 2022-12-06 22:52:53 -08:00
Roland Osborne
ff564c24d6 clear session on logout 2022-11-11 12:42:26 -08:00
Roland Osborne
3654e220d4 set reconnect backoff attempt to constant 2022-10-28 10:07:58 -07:00
Roland Osborne
4fdba26371 removing custom implementation of virtuallist now that i discovered flex-column-reverse (DUH!) 2022-10-27 15:21:46 -07:00
Roland Osborne
95e1f55121 updated with with access api 2022-10-20 14:35:46 -07:00
Roland Osborne
1608d20255 dont show button tooltip in small 2022-09-06 11:44:00 -07:00
Roland Osborne
2aa831bdfb fixing es warnings 2022-09-01 22:35:28 -07:00
Roland Osborne
95e6af18b2 render upload error 2022-09-01 15:17:52 -07:00
Roland Osborne
f51ed1563f fixing topic update issues 2022-09-01 12:03:42 -07:00
Roland Osborne
58a2984dbc providing server side config for key size and asset type support 2022-09-01 00:22:43 -07:00
Roland Osborne
fd372187bc fix typo on protocol 2022-08-31 15:01:23 -07:00
Roland Osborne
e70a02f53a allowing for unfederated http 2022-08-31 14:57:17 -07:00
Roland Osborne
dee3b4155a using small size for popout images 2022-08-30 23:28:19 -07:00
Roland Osborne
918f94ca10 allow for conversation resync 2022-08-30 21:15:13 -07:00
Roland Osborne
28e19034fd adding conversation loading indicator 2022-08-30 12:48:33 -07:00
Roland Osborne
90f08f8093 using audio tag for audio playback 2022-08-26 11:54:58 -07:00
Roland Osborne
9db4c93602 rendering upload progress 2022-08-24 11:48:28 -07:00
Roland Osborne
0501884708 fixing layout issues with list 2022-08-23 22:58:33 -07:00
Roland Osborne
dfd8f0ca8d displaying converstaion header 2022-08-22 11:04:25 -07:00
Roland Osborne
6d9b9fbc15 adding contact controls 2022-08-18 12:37:08 -07:00
Roland Osborne
0b7be9bf0c dismissing listing component 2022-08-17 11:18:20 -07:00
Roland Osborne
bdf4df5844 rendering contact profile 2022-08-17 00:47:39 -07:00
Roland Osborne
3fc130b5c8 rendering contact error status 2022-08-15 10:13:56 -07:00
Roland Osborne
5f2391ce7f fix for viewport in mobile browser 2022-08-07 17:36:42 -07:00
Roland Osborne
1bea7baf0c rendering nav for mobile layout 2022-08-06 23:41:09 -07:00
Roland Osborne
7fd7efa029 implemented identity logout 2022-08-06 00:24:13 -07:00
Roland Osborne
bdd7ecee5a preparing session screen 2022-08-05 12:36:07 -07:00
Roland Osborne
f10e10d525 implemented new login page 2022-08-04 15:20:48 -07:00
Roland Osborne
1b6891c639 added more resolution on width category 2022-08-03 14:30:24 -07:00
Roland Osborne
c01a6e6e8f preparing login screen 2022-08-03 13:20:10 -07:00
Roland Osborne
6c61854593 adding context to switch display modes based on viewport 2022-08-01 22:35:36 -07:00
Roland Osborne
c6d551b172 preserving only context and api folders 2022-08-01 15:07:55 -07:00
Roland Osborne
89bd4d9361 supporting non-federated config 2022-07-29 14:23:02 -07:00
Roland Osborne
805b397ddc protect against inf loop if ever notified profile does not match profile 2022-07-22 07:53:38 -07:00
Roland Osborne
b00d84b05c mark conversation update only after login timestamp 2022-07-21 13:14:37 -07:00
Roland Osborne
9914a9d600 support cancelling asset posts 2022-07-20 15:49:42 -07:00
Roland Osborne
ba1782e8b0 rendering upload progress 2022-07-20 13:54:22 -07:00
Roland Osborne
d7f8c0bbd9 support resyncing conversations 2022-07-14 15:38:20 -07:00
Roland Osborne
2f5a6ae241 support resyncing offsync contacts 2022-07-14 11:22:21 -07:00
Roland Osborne
184c12aa7e moving remainder of endpoints to api folder 2022-07-12 23:48:27 -07:00
Roland Osborne
ab2bcc751b updating channel item reference 2022-07-11 15:36:24 -07:00
Roland Osborne
9e3074132d render new message indicator 2022-07-11 00:19:59 -07:00
Roland Osborne
c2783fe693 connecting staggered load action 2022-07-10 10:20:05 -07:00
Roland Osborne
dcf0699a3b adding staggard topic support 2022-07-10 00:33:50 -07:00
Roland Osborne
edf2b7b1d4 show alert when disconnected 2022-06-28 23:44:56 -07:00
Roland Osborne
c75a9a2cea continue updating contacts on error 2022-06-12 21:40:32 -07:00
Roland Osborne
a33fd3a3f9 adding cors for to all endpoints 2022-06-09 21:39:28 -07:00
Roland Osborne
f93b51c862 updating web app output path 2022-06-08 12:52:06 -07:00
Roland Osborne
74244b920d added magic access link 2022-06-08 01:25:41 -07:00
Roland Osborne
c144356252 adding login reset 2022-05-31 15:29:04 -07:00
Roland Osborne
a791019a10 suport subject edit 2022-05-26 23:57:16 -07:00
Roland Osborne
08517c4abd support deleting topics 2022-05-26 15:19:58 -07:00
Roland Osborne
a53a3d4847 allow for channel membership to change 2022-05-24 15:21:12 -07:00
Roland Osborne
cb983a69f0 adding membership control 2022-05-23 15:10:33 -07:00
Roland Osborne
bda3eb609a fix cache bug with signout 2022-05-15 23:33:17 -07:00
Roland Osborne
754b94fcd9 edit converstation subject 2022-05-15 11:04:27 -07:00
Roland Osborne
15f5b83e08 rendering header 2022-05-13 00:15:15 -07:00
Roland Osborne
f2219a3b4e prevent highligting 2022-05-12 11:00:43 -07:00
Roland Osborne
e31c973963 support conversation removal 2022-05-11 23:33:00 -07:00
Roland Osborne
13a139f7e8 refactor conversation item in sidebar 2022-05-10 00:07:54 -07:00
Roland Osborne
39372d8e0a sorting conversations by latest 2022-05-09 15:17:05 -07:00