Commit Graph

711 Commits

Author SHA1 Message Date
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
Jonathan Staab
09fa5dd669 Use social petnames 2023-07-07 14:26:22 -07:00
Jonathan Staab
ee0b555bfe Get rid of agent/settings 2023-07-07 14:26:22 -07:00
Jonathan Staab
2656db8992 Replace agent/social 2023-07-07 14:26:22 -07:00
Jonathan Staab
0a63300151 A few utils, change social user stuff to stores 2023-07-07 14:26:22 -07:00
Jonathan Staab
edf033ccf8 Get rid of canPublish 2023-07-07 14:26:22 -07:00
Jonathan Staab
29fee991ce Add minimal system stuff 2023-07-07 14:26:22 -07:00
Jonathan Staab
741e249827 Fix weird scroll position bug 2023-07-07 14:26:08 -07:00
Jonathan Staab
cb2cefa5ba Update changelog 2023-07-03 11:13:27 -07:00
Jonathan Staab
b4217c073a Switch to yarn 2023-07-03 09:04:01 -07:00
Jonathan Staab
7937fa006a Upgrade nostr-tools 2023-07-03 08:56:32 -07:00