Commit Graph

836 Commits

Author SHA1 Message Date
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
Roland Osborne
eb96fe2664 testing web access view 2023-01-12 15:31:35 -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
e068273487 fix test name 2023-01-12 04:41:14 -08:00
balzack
ab3cd5b0b0 adding web viewport context test 2023-01-12 04:40:22 -08:00
balzack
90aaab80d6 testing web store context 2023-01-11 22:30:37 -08:00
balzack
a371bbbc1d testing web app context 2023-01-11 21:54:26 -08:00
balzack
28940671d9 testing app context in web 2023-01-11 17:00:48 -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
Roland Osborne
51d2014aa9 extending card context test 2023-01-08 15:00:24 -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
1aa19dc654 more channel context testing 2023-01-05 12:30:35 -08:00
Roland Osborne
141b73037a extending channel sync test 2023-01-04 21:00:36 -08:00
Roland Osborne
e1743004c8 extending channel test 2023-01-04 16:59:38 -08:00
Roland Osborne
b1b26b3fe4 cleanup on channel context 2023-01-04 15:27:29 -08:00
Roland Osborne
fbd46b3f3f refactoring contexts 2023-01-03 23:47:33 -08:00
balzack
36685f6051 extending profile test 2023-01-02 17:49:43 -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
988c5808d9 fixing unit test 2023-01-01 22:35:00 -08:00
Roland Osborne
583d28d001 refactor of profile context in webapp 2023-01-01 22:28:12 -08:00
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
11ccf26e56 fixing unit test 2022-12-28 16:47:37 -08:00
Roland Osborne
73d09ef4b8 only return revision if not doing a staggard load 2022-12-28 16:35:09 -08:00
Roland Osborne
32f2ac606c initializing cards version on first view 2022-12-22 07:18:58 -08:00
Roland Osborne
a5bdf5eb83 communicating back seal key on card connection 2022-12-22 06:47:25 -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
balzack
b40514c68c Merge branch 'main' into e2e 2022-12-19 22:41:48 -08:00
Pierre Balzack
22356b28b4
Update compose.yaml 2022-12-19 22:28:51 -08:00
Roland Osborne
90a63fbf5c setting sealable flag in latest version 2022-12-19 14:42:08 -08:00
Roland Osborne
7f85bfb66b fixing deleted channel indicator 2022-12-17 22:31:03 -08:00
Roland Osborne
5b7eff1c7d fixing seal not communicated on new connections 2022-12-17 10:51:17 -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
32e2479793 Merge branch 'main' into e2e 2022-12-07 10:30:42 -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
538094bf7f adding backend distribution point for sealed channels 2022-12-03 16:57:22 -08:00
Roland Osborne
13e6913c9a adding docker compose file 2022-11-29 10:50:04 -08:00
balzack
c1f4db8fc6 fixing path to certbot cert 2022-11-16 13:33:17 -08:00
Roland Osborne
77c11b9868 adding optional server params 2022-11-16 10:10:50 -08:00
Roland Osborne
3ac4a828a8 fixed clearning card form channel when deleting card 2022-11-15 15:27:46 -08:00
Roland Osborne
24d6eade1e fixing remove card when associated 2022-11-15 14:29:56 -08:00
Roland Osborne
968d72fba6 updating host on new topic 2022-11-15 12:31:10 -08:00
Roland Osborne
f51c9e791f dont push on silenced channels 2022-11-15 10:42:16 -08:00
Roland Osborne
06e19fe58c fixing notification method 2022-11-15 10:26:12 -08:00
Roland Osborne
aae3104457 set remote push notification to post 2022-11-15 10:19:02 -08:00
Roland Osborne
df64fef322 fixing unti test, caught many issues 2022-11-15 10:04:45 -08:00
Roland Osborne
53f947d675 making notifications optional 2022-11-15 09:10:01 -08:00
Roland Osborne
45e002a97c integration of final push com 2022-11-14 22:25:15 -08:00
Roland Osborne
c1617fe9a0 pushing contact events 2022-11-14 21:08:20 -08:00
Roland Osborne
9959541094 fixing notification status endpoints 2022-11-14 13:29:27 -08:00
Roland Osborne
c8f8ef7a97 fixing notify endpoint 2022-11-14 11:34:43 -08:00
Roland Osborne
61ec0b281a fixing enabled status on channel 2022-11-13 23:27:15 -08:00
Roland Osborne
81aefff5a7 remove registered events on logout 2022-11-13 22:44:32 -08:00