Commit Graph

282 Commits

Author SHA1 Message Date
Roland Osborne
896a2bc691 Merge branch 'e2e' of https://github.com/balzack/databag into e2e 2022-12-21 10:59:31 -08:00
Roland Osborne
4bda553e32 fix for missing default logo in android 2022-12-21 10:59:23 -08:00
balzack
c31ef5c703 resetting locked state between channels 2022-12-20 23:15:56 -08:00
Roland Osborne
5fa4729251 adding push notifications for sealed data 2022-12-20 17:06:57 -08:00
Roland Osborne
b17781539f added forget seal option to mobile app 2022-12-20 17:00:20 -08:00
Roland Osborne
7f46c4f523 Merge branch 'main' into e2e 2022-12-20 15:09:28 -08:00
balzack
81ededf1bb added notice for long delay 2022-12-20 12:08:04 -08:00
Roland Osborne
4485de7731 Merge branch 'e2e' of https://github.com/balzack/databag into e2e 2022-12-20 11:22:53 -08:00
Roland Osborne
e5855ef188 switching back to jsencrypt for key generation as rsa-native keys dont appear portable, even without keychain object 2022-12-20 11:22:40 -08:00
Pierre Balzack
c5d2296f4b
Update useCreate.hook.js 2022-12-19 22:57:05 -08:00
balzack
ea9bad3a48 fixing bad param for android 2022-12-19 21:37:40 -08:00
Roland Osborne
1b3c606c5b fix delay on loading message 2022-12-19 15:22:22 -08:00
Roland Osborne
c99d4b7895 switched rsa implementation in mobile app 2022-12-19 10:53:56 -08:00
balzack
be43f6829a switching to alternate rsa implementation 2022-12-19 09:11:09 -08:00
balzack
29f58ebf7e unsealing channel summary in mobile app 2022-12-17 13:19:07 -08:00
Roland Osborne
0e4dd01690 support updating sealed message in mobile app 2022-12-16 15:19:16 -08:00
balzack
b43a26b240 unsealing topic messages in mobile app 2022-12-15 23:41:51 -08:00
balzack
6ee1ebef14 support updating sealed channels subjects in mobile app 2022-12-14 17:12:57 -08:00
Roland Osborne
d7cd2bd018 unsealing channel detail in mobile app 2022-12-14 15:07:45 -08:00
balzack
fd086e2333 unsealing channel subject in mobile app 2022-12-13 23:22:20 -08:00
balzack
356ec4dc45 fix issue where contacts channel not showing of first load 2022-12-13 21:55:14 -08:00
Roland Osborne
7559c39bca preparing mobile app for unsealed channel data 2022-12-13 15:23:38 -08:00
balzack
5cf74e9793 creating sealed subject in mobile app 2022-12-12 22:15:56 -08:00
Roland Osborne
89b7e2b950 render seal option only if sealkey set 2022-12-12 14:31:54 -08:00
Roland Osborne
9ed93b07d1 adding additional channel type for sealed topics 2022-12-12 13:56:53 -08:00
Roland Osborne
aace6edeaf filter contacts for new sealed topics 2022-12-12 13:22:32 -08:00
Roland Osborne
5f4b04adc6 support e2e key handling in mobile 2022-12-08 14:54:07 -08:00
balzack
4a8c2f1776 adding e2e key management in mobile app 2022-12-07 23:27:27 -08:00
Roland Osborne
32e2479793 Merge branch 'main' into e2e 2022-12-07 10:30:42 -08:00
Roland Osborne
1b932aa656 adding sealing key support to mobile 2022-12-07 10:22:16 -08:00
balzack
f0dc16db8e apply keepawake only when audio or video loaded 2022-12-01 23:11:53 -08:00
Roland Osborne
1d33e39a78 render app version in admin screen 2022-11-28 12:08:00 -08:00
Roland Osborne
fc5415eb3f reconnect without delay on first try 2022-11-28 11:39:09 -08:00
balzack
1814f97c38 setting logout activity indicator 2022-11-18 18:24:45 -08:00
balzack
8ec7c11ce5 fixing create workflow 2022-11-16 13:51:45 -08:00
balzack
f991db4e30 clear remote channels from disconnecting contacts 2022-11-16 09:50:42 -08:00
balzack
17eb18ce6a request push permission on all login paths 2022-11-15 13:30:14 -08:00
balzack
2b6b18337a fixing registered notification names 2022-11-14 22:20:31 -08:00
balzack
98b6888755 updating notifications 2022-11-14 21:15:27 -08:00
Roland Osborne
160429671e saving channel push status 2022-11-14 13:30:58 -08:00
Roland Osborne
03f65b72db adding account noification option 2022-11-14 11:37:50 -08:00
Roland Osborne
44801ae6c3 adding endpoint to push contact notifications 2022-11-13 22:18:54 -08:00
balzack
0cadedebe4 fixing mobile global push notification 2022-11-09 21:12:37 -08:00
balzack
ae0ea4724c supporting global notification setting 2022-11-09 20:54:44 -08:00
Roland Osborne
b40008517b clear device token on logout 2022-11-09 14:37:29 -08:00
balzack
a13f1885fb requesting permission for ios notifications 2022-11-09 12:59:49 -08:00
Roland Osborne
a50287c909 adding push notifications for android 2022-11-08 23:33:37 -08:00
balzack
73b6338ff5 passing device token to server 2022-11-08 23:25:55 -08:00
Roland Osborne
fe99038caf testing push notifications in android 2022-11-07 10:36:34 -08:00
balzack
e1107a6e73 testing push notifications in ios 2022-11-07 10:29:19 -08:00