Commit Graph

732 Commits

Author SHA1 Message Date
Jonathan Staab
3d6730793b Re-work subscribe to cover the load use case 2023-07-17 11:23:40 -07:00
Jonathan Staab
def11aa843 Get rid of old network stuff 2023-07-17 10:49:19 -07:00
Jonathan Staab
ce5728afa1 Improve deferring of old and orphaned notes 2023-07-17 08:49:26 -07:00
Jonathan Staab
8d1e15ac54 Get feeds working pretty well 2023-07-15 11:19:41 -07:00
Jonathan Staab
c512b3fe8b Improve indexeddb get performance 2023-07-14 08:17:57 -07:00
Jonathan Staab
f4e0be6dcf Use indexeddb directly instead of loki 2023-07-14 05:38:47 -07:00
Jonathan Staab
aadc4c7cf1 re-work stores a bit 2023-07-13 16:16:31 -07:00
Jonathan Staab
182f9992f0 Move some loki stuff around 2023-07-13 14:55:21 -07:00
Jonathan Staab
db6635fc7a Delete chat messages when leaving a room 2023-07-13 14:48:14 -07:00
Jonathan Staab
a650412150 Rename social to nip02 2023-07-13 14:20:47 -07:00
Jonathan Staab
ad8a214752 rename routing to nip65 2023-07-13 13:46:56 -07:00
Jonathan Staab
8498372e27 Split out chat and messages 2023-07-13 13:33:52 -07:00
Jonathan Staab
864f3104be Clean up chat a bit 2023-07-13 11:19:21 -07:00
Jonathan Staab
b0a323f634 Add migration for user settings 2023-07-13 10:49:59 -07:00
Jonathan Staab
f2f6463696 Get storage persistence figured out 2023-07-13 10:41:12 -07:00
Jonathan Staab
c9d907beb9 Fix some stuff 2023-07-13 09:11:51 -07:00
Jonathan Staab
98fae37178 tweak storage 2023-07-12 17:35:04 -07:00
Jonathan Staab
674ee07006 Bump paravel 2023-07-12 17:18:24 -07:00
Jonathan Staab
3ce1c5c500 Add migration 2023-07-12 17:04:28 -07:00
Jonathan Staab
a506472a21 Re-work stores 2023-07-12 16:57:35 -07:00
Jonathan Staab
e6261ab4e7 Add storage 2023-07-12 16:01:00 -07:00
Jonathan Staab
10d15b5a38 fixing some engine bugs 2023-07-12 14:53:55 -07:00
Jonathan Staab
25d45a13d5 rename app/system to app/engine 2023-07-12 14:08:28 -07:00
Jonathan Staab
1f3fee870a Delete system 2023-07-12 13:46:51 -07:00
Jonathan Staab
8de6980802 Move the rest over to engine 2023-07-12 13:45:47 -07:00
Jonathan Staab
d5630e7ab7 Moved routing and content over 2023-07-12 12:51:43 -07:00
Jonathan Staab
23eca55113 Add Alerts/Events to engine 2023-07-12 12:07:49 -07:00
Jonathan Staab
068ed64d9b Move crypt to engine 2023-07-12 10:48:25 -07:00
Jonathan Staab
f094c12b00 Move crypt to engine 2023-07-12 10:46:15 -07:00
Jonathan Staab
1980eea828 Move keys to engine 2023-07-12 10:31:32 -07:00
Jonathan Staab
faccf16f2e Refactor again 2023-07-11 17:35:36 -07:00
Jonathan Staab
8428c179c6 Move loadPeople to PubkeyLoader 2023-07-11 13:47:28 -07:00
Jonathan Staab
6d0c7c796f Re-apply filter when fetching events 2023-07-11 13:15:52 -07:00
Jonathan Staab
44365bf823 Tweak truncateContent 2023-07-11 12:15:26 -07:00
Jonathan Staab
888b101382 Don't persist relay stats, fix person summary layout 2023-07-11 08:02:34 -07:00
Jonathan Staab
e4ff499f84 Figure out what should live in system.user 2023-07-10 16:55:46 -07:00
Jonathan Staab
98f01258fa Add outbox 2023-07-08 14:02:38 -07:00
Jonathan Staab
0978a45b24 Re-write keys as a class 2023-07-08 13:16:51 -07:00
Jonathan Staab
2f0bd36a27 Speed up initial listeners 2023-07-08 12:21:27 -07:00
Jonathan Staab
f7ea100dc7 Move load into system 2023-07-08 11:50:21 -07:00
Jonathan Staab
ebf6f1dc9a Change subscribe to simply return an unsubscribe function 2023-07-08 11:23:30 -07:00
Jonathan Staab
d137456c16 Roll listen into subscribe, improve AUTH boot 2023-07-08 11:15:56 -07:00
Jonathan Staab
1a8962258a Port pool and meta to system 2023-07-08 10:35:58 -07:00
Jonathan Staab
9fb8a6c4de Just some small fixes 2023-07-08 09:08:45 -07:00
Jonathan Staab
8cf4306cb3 Move db to util/loki 2023-07-07 14:26:22 -07:00
Jonathan Staab
d6709f201b Add cache 2023-07-07 14:26:22 -07:00
Jonathan Staab
8c590f7882 Migrate relay selections over to system 2023-07-07 14:26:22 -07:00
Jonathan Staab
cefe7ae890 Add relay hints to channels 2023-07-07 14:26:22 -07:00
Jonathan Staab
4349864065 remove some user profile handlers 2023-07-07 14:26:22 -07:00
Jonathan Staab
0405a073c0 Move relay selections to system/routing 2023-07-07 14:26:22 -07:00