Commit Graph

821 Commits

Author SHA1 Message Date
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
Jonathan Staab
8205f70027 Move mutes to system 2023-07-07 14:26:22 -07:00
Jonathan Staab
fb08576476 Move lists over to content 2023-07-07 14:26:22 -07:00
Jonathan Staab
b34a0c51ea Move cmd over 2023-07-07 14:26:22 -07:00
Jonathan Staab
9b9fe3e86d Add system topics and routing 2023-07-07 14:26:22 -07:00
Jonathan Staab
6ff35337e3 delete delete 2023-07-07 14:26:22 -07:00
Jonathan Staab
3cfcc18000 Use system directory instead of db people 2023-07-07 14:26:22 -07:00
Jonathan Staab
0e3caccdf2 Use nip05 from system 2023-07-07 14:26:22 -07:00
Jonathan Staab
75f8b7fec4 Use nip57 module for zaps 2023-07-07 14:26:22 -07:00
Jonathan Staab
e14aaf99a9 Add nip05, nip57, and directory to system 2023-07-07 14:26:22 -07:00
Jonathan Staab
01c2945f06 Create system/settings 2023-07-07 14:26:22 -07:00
Jonathan Staab
82aab16605 Use social petnames 2023-07-07 14:26:22 -07:00