Commit Graph

482 Commits

Author SHA1 Message Date
balzack
2456a1f436 extending profile test 2022-12-31 13:40:51 -08:00
balzack
a6b13a77c8 making profile test more functional 2022-12-31 11:40:25 -08:00
Roland Osborne
a54ba2c2ac added jest for frontend testing of browser app 2022-12-31 01:16:56 -08:00
Roland Osborne
32f2ac606c initializing cards version on first view 2022-12-22 07:18:58 -08:00
Roland Osborne
4fb6893367 fix lint warnings 2022-12-21 14:12:18 -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
c0942cb4ab adding forget key option to webapp 2022-12-20 16:52:47 -08:00
Roland Osborne
b0c97b86f5 prevent flicker of message placeholder 2022-12-20 16:12:22 -08:00
Roland Osborne
2a7d1423e2 fixing regression on searchable not saving 2022-12-20 15:37:25 -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
0940be25e8 present sealed option only if seal key has been set and unlocked 2022-12-12 14:15:45 -08:00
Roland Osborne
ceee6a9195 cleanup of seal key management in webapp 2022-12-09 22:33:45 -08:00
Roland Osborne
8f2df02fbe new topic filter of contacts based on seal setting 2022-12-09 11:18:25 -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
44801ae6c3 adding endpoint to push contact notifications 2022-11-13 22:18:54 -08:00
Roland Osborne
ff564c24d6 clear session on logout 2022-11-11 12:42:26 -08:00
Roland Osborne
b8d627e2ec adding global push notification support to browser 2022-11-09 21:11:49 -08:00
Roland Osborne
0fa4222ab4 fix for upload progress bar overflow 2022-10-28 11:41:21 -07:00
Roland Osborne
adeebf9b00 add listing filter to web 2022-10-28 11:18:49 -07:00
Roland Osborne
3654e220d4 set reconnect backoff attempt to constant 2022-10-28 10:07:58 -07:00
Roland Osborne
1bc883aa58 avoid polling with resize detctor, still a cludge 2022-10-28 09:43:26 -07:00
Roland Osborne
0e56540eae fixing latch for mobile browser 2022-10-27 23:54:43 -07:00
Roland Osborne
a72389b1a8 hiding x overflow on topic message 2022-10-27 21:24:00 -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
3516c917a2 separated access tokens from link for app usage 2022-09-10 21:53:19 -07:00
Roland Osborne
b2deece60e fixing es warning 2022-09-06 13:10:02 -07:00
Roland Osborne
5e5b3ab5d4 fix issue seen in safari where topic list bounces 2022-09-06 12:51:21 -07:00
Roland Osborne
1608d20255 dont show button tooltip in small 2022-09-06 11:44:00 -07:00
Roland Osborne
aebd74e8df remove tooltip from admin dash in small 2022-09-06 11:23:04 -07:00
Roland Osborne
a912ceadd7 prompt before deleting account 2022-09-06 10:55:10 -07:00
Roland Osborne
8e97e852a5 change nice value for transform queue 2022-09-04 21:45:02 -07:00
Roland Osborne
d5a502006b fix es warning 2022-09-04 08:28:35 -07:00
Roland Osborne
a51dac3af7 tweaking default topic heights 2022-09-04 08:22:45 -07:00
Roland Osborne
fb26e511da fixing build error 2022-09-02 22:24:04 -07:00
Roland Osborne
072ee38211 fixing contact update notification 2022-09-02 22:18:21 -07:00
Roland Osborne
fba1a2e691 fixing admin login bug 2022-09-02 12:02:58 -07:00
Roland Osborne
e550cf4d2b fixed es warnings 2022-09-02 11:45:24 -07:00
Roland Osborne
8330ad32e1 stylizing hover controls 2022-09-02 11:41:01 -07:00
Roland Osborne
8fe49041cf render message for empty list 2022-09-02 11:13:01 -07:00
Roland Osborne
5820ec7e2d render placeholder for profile details 2022-09-02 10:37:01 -07:00
Roland Osborne
9219cf6a5b padding topic edit area 2022-09-02 10:18:01 -07:00
Roland Osborne
0f32f2544d ignore warning, until cludge can be removed 2022-09-02 10:09:56 -07:00
Roland Osborne
84a8244e2b cludge to re-render topic when ready 2022-09-02 10:03:06 -07:00
Roland Osborne
98152def20 avoid blocking logout with spinner 2022-09-01 23:24:04 -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
cef54de9fe updated topic instructions 2022-09-01 10:20:07 -07:00
Roland Osborne
d6c8b71f69 renaming channel to topic in ui 2022-09-01 10:19:10 -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
f660ea6292 fixing stuck latch in windows 2022-08-31 14:42:36 -07:00
Roland Osborne
dee3b4155a using small size for popout images 2022-08-30 23:28:19 -07:00
Roland Osborne
a04d6b9f4c restoring modals for mobile image and video view 2022-08-30 23:09:44 -07:00
Roland Osborne
3b470680a5 highlight active conversation 2022-08-30 22:42:15 -07:00
Roland Osborne
384569abc6 fixing unread indicator 2022-08-30 21:40:10 -07:00
Roland Osborne
918f94ca10 allow for conversation resync 2022-08-30 21:15:13 -07:00
Roland Osborne
0726a47be9 adding busy indicator on post button 2022-08-30 14:21:40 -07:00
Roland Osborne
286f523fd9 render app loading indicator 2022-08-30 14:08:55 -07:00
Roland Osborne
28e19034fd adding conversation loading indicator 2022-08-30 12:48:33 -07:00
Roland Osborne
1254e8f4d8 snap bounds in virtual list 2022-08-30 01:05:12 -07:00
Roland Osborne
296bed18d5 refactor of reverse virtual list 2022-08-30 00:45:57 -07:00
Roland Osborne
4cceaab423 fixing token create account 2022-08-27 09:15:57 -07:00
Roland Osborne
87f21ed5c6 fixing create login 2022-08-27 09:04:54 -07:00
Roland Osborne
7f5b80a70b fixed video playback in mobile browser 2022-08-27 00:55:59 -07:00
Roland Osborne
779db5635b opps forgot to add src file 2022-08-26 15:18:20 -07:00
Roland Osborne
a5e4e75e2d popout images in mobile with single tap 2022-08-26 15:10:07 -07:00
Roland Osborne
987c1b87ab fix for login keyboard flickering on android 2022-08-26 14:19:25 -07:00
Roland Osborne
90f08f8093 using audio tag for audio playback 2022-08-26 11:54:58 -07:00
Roland Osborne
f2f1c0b240 giving up on button carousel due to ipad compatibility 2022-08-25 23:43:52 -07:00
Roland Osborne
a081f5f36d minimize timestamp in thread 2022-08-24 23:32:27 -07:00
Roland Osborne
8ed7141ae6 updating thread timestamp and listing results 2022-08-24 23:13:30 -07:00
Roland Osborne
df4a812baa making base image less annoying 2022-08-24 22:47:21 -07:00
Roland Osborne
e852c419bc making admin dashboard more mobile friendly 2022-08-24 22:36:41 -07:00
Roland Osborne
48840d51e0 fixing pending state actions 2022-08-24 15:47:57 -07:00
Roland Osborne
16342acfcd fix for shifted conversation 2022-08-24 14:16:36 -07:00
Roland Osborne
53d51efab2 added welcome content 2022-08-24 14:07:16 -07:00
Roland Osborne
5f69780d81 restoring admin dashboard from main 2022-08-24 13:30:48 -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
53de020d74 aligning virutal list 2022-08-23 15:13:34 -07:00
Roland Osborne
0032e03897 adding virtual list from main as starting point 2022-08-23 14:11:18 -07:00
Roland Osborne
994102f22d making carousel more mobile friendly 2022-08-23 11:14:24 -07:00
Roland Osborne
b5f3ee2710 adding previous carousel as starting point 2022-08-23 00:06:33 -07:00
Roland Osborne
d21bbaf349 preparing add topic buttons 2022-08-22 15:15:27 -07:00
Roland Osborne
cdaf4e03d1 preparing add topic 2022-08-22 15:00:12 -07:00
Roland Osborne
74087e3b7c fixing overflow on conversation header 2022-08-22 11:38:06 -07:00
Roland Osborne
dfd8f0ca8d displaying converstaion header 2022-08-22 11:04:25 -07:00
Roland Osborne
4b0ec4239e setting default subject update string 2022-08-20 23:15:43 -07:00
Roland Osborne
2db3178510 support editing channel details 2022-08-20 23:10:22 -07:00
Roland Osborne
1317c6f6d7 added remainder of details 2022-08-20 21:17:25 -07:00
Roland Osborne
a0bb8d5c6c preparing channel details 2022-08-19 15:12:10 -07:00
Roland Osborne
ee6a9e4103 support adding new channels 2022-08-19 12:15:10 -07:00
Roland Osborne
0c29f66d1a adding conversation and details to session 2022-08-18 15:30:41 -07:00
Roland Osborne
d83892db9e styling status label 2022-08-18 14:54:08 -07:00
Roland Osborne
e95474d304 adding contact status label 2022-08-18 12:57:54 -07:00
Roland Osborne
6d9b9fbc15 adding contact controls 2022-08-18 12:37:08 -07:00
Roland Osborne
37978e65b7 supporting login change as resuable component 2022-08-18 00:45:41 -07:00
Roland Osborne
4b6b981d3d adding profile detail edit modal 2022-08-17 22:54:37 -07:00
Roland Osborne
9d048e5e5d connecting searchable setting 2022-08-17 15:31:03 -07:00
Roland Osborne
e3de0a43b4 added profile image editing 2022-08-17 14:57:08 -07:00
Roland Osborne
4ea23d0353 fixing layout issues 2022-08-17 13:05:01 -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
8401a2295a added listing page for adding contacts 2022-08-16 14:22:07 -07:00
Roland Osborne
979288d1fc adding profile page 2022-08-16 12:13:17 -07:00
Roland Osborne
f59b4ba8d2 adding stats pane for profile 2022-08-15 13:10:09 -07:00
Roland Osborne
0a9a2a0994 prevent awkward zoom in mobile text input 2022-08-15 11:59:02 -07:00
Roland Osborne
3fc130b5c8 rendering contact error status 2022-08-15 10:13:56 -07:00
Roland Osborne
e6de43a977 fixing search bar in channel and card list 2022-08-14 22:19:23 -07:00
Roland Osborne
5fe01cada4 rendering card list 2022-08-14 00:08:02 -07:00
Roland Osborne
cedd337ab0 rendering card updated status 2022-08-13 11:24:49 -07:00
Roland Osborne
067422cfaf tweaking layout of channel and card list 2022-08-12 19:07:58 -07:00
Roland Osborne
22f3cc1612 adding contact menu 2022-08-12 11:48:55 -07:00
Roland Osborne
77156fadda adding new button to channels container 2022-08-10 22:47:31 -07:00
Roland Osborne
eeceb9a46f rendering channel item 2022-08-09 23:59:48 -07:00
Roland Osborne
6365145df7 rendering channel icon and subject 2022-08-09 22:41:40 -07:00
Roland Osborne
8a1531bcee rendering channels 2022-08-09 11:14:36 -07:00
Roland Osborne
213577e418 rendering channel filter 2022-08-07 23:30:34 -07:00
Roland Osborne
814b342eab tweaking bottom nav style 2022-08-07 18:05:54 -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
4ee3f6be0d tweaking access field sizes 2022-08-06 00:34:14 -07:00
Roland Osborne
7fd7efa029 implemented identity logout 2022-08-06 00:24:13 -07:00
Roland Osborne
e20c6cf6fb preparing session layout 2022-08-05 15:06:53 -07:00
Roland Osborne
bdd7ecee5a preparing session screen 2022-08-05 12:36:07 -07:00
Roland Osborne
b57314b29a added new create account screen 2022-08-04 22:59:57 -07:00
Roland Osborne
78fe7f3cb2 added new create account screen 2022-08-04 22:54:15 -07:00
Roland Osborne
f10e10d525 implemented new login page 2022-08-04 15:20:48 -07:00
Roland Osborne
9e0fec2596 combining login and create pages 2022-08-03 23:28:09 -07:00
Roland Osborne
05da046297 adjusting login layout 2022-08-03 22:07:02 -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
937d09fbc5 added prompte before deleting topic 2022-07-22 21:09:39 -07:00
Roland Osborne
2ec1ed4c90 fix for failed cross posted asset 2022-07-22 16:23:51 -07:00
Roland Osborne
dbf9afa3fd fixed for contact messages stuck in unconfirmed 2022-07-22 15:02:18 -07:00
Roland Osborne
981cf88cf1 renaming webapp 2022-07-22 14:53:00 -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
b4c019abf8 fixing audio restart on message issue 2022-07-20 22:18:21 -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
f69498645e reducing size of post skeleton 2022-07-13 11:49:49 -07:00
Roland Osborne
184c12aa7e moving remainder of endpoints to api folder 2022-07-12 23:48:27 -07:00
Roland Osborne
9020cd9375 rendering topic error states 2022-07-12 23:40:35 -07:00
Roland Osborne
0b20b3b9bf render fire icon on topic error 2022-07-12 15:45:04 -07:00
Roland Osborne
f3ba244fb0 render default avatar in contact list 2022-07-12 12:36:00 -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
e20a6241bf renamed messaging service until multiple exist 2022-07-06 10:08:08 -07:00
Roland Osborne
ce5cbb1f6f reset topic edit on nav 2022-07-01 11:58:18 -07:00
Roland Osborne
edf2b7b1d4 show alert when disconnected 2022-06-28 23:44:56 -07:00
Roland Osborne
fb345a2a9a added confirmation on remove/delete 2022-06-27 22:51:55 -07:00
Roland Osborne
f6087e7f1e display full node if different 2022-06-27 13:29:37 -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
7e8bf0a4b8 fixing server listing typo 2022-06-08 22:50:07 -07:00
Roland Osborne
0fd3a40274 removing test images 2022-06-08 13:14:52 -07:00
Roland Osborne
510eb64c1f remove testing iamge 2022-06-08 13:12:44 -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
8ff747f90f support admin disable of accounts 2022-06-07 10:54:33 -07:00
Roland Osborne
172d28f0be adding admin signout 2022-06-07 01:04:17 -07:00
Roland Osborne
29e93e494d rendering accounts in admin dashboard 2022-06-07 00:57:18 -07:00
Roland Osborne
ab9935fac7 switch to token auth for admin to support account image urls 2022-06-06 15:18:45 -07:00
Roland Osborne
23ff473286 saving node config 2022-06-06 00:22:51 -07:00
Roland Osborne
36fc20f226 linking admin and login screens 2022-06-03 11:49:01 -07:00
Roland Osborne
ca238ecc04 adding admin page 2022-06-02 22:05:53 -07:00
Roland Osborne
526d7341e1 aac appears to have better browser support 2022-06-01 10:36:35 -07:00
Roland Osborne
e0e0d4c621 fixing edit login modal 2022-05-31 23:46:29 -07:00
Roland Osborne
c144356252 adding login reset 2022-05-31 15:29:04 -07:00
Roland Osborne
226d5e5f0b support message styling 2022-05-27 15:20:27 -07:00
Roland Osborne
5c663e9c6e fixing dropped assets in edit 2022-05-27 13:15:59 -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
04c965847b worsen audio experience for safari 2022-05-25 12:07:47 -07:00
Roland Osborne
be27a3d726 render placeholder for unknown contacts 2022-05-25 11:43:09 -07:00
Roland Osborne
03bcaa03b0 styling membership modal 2022-05-24 22:02:25 -07:00
Roland Osborne
a53a3d4847 allow for channel membership to change 2022-05-24 15:21:12 -07:00
Roland Osborne
3724433fb8 rendering conversation members 2022-05-24 10:24:24 -07:00
Roland Osborne
cb983a69f0 adding membership control 2022-05-23 15:10:33 -07:00