Commit Graph

257 Commits

Author SHA1 Message Date
Jon Staab 6ee79eb219 Move router into app, and out of util 2024-09-03 16:39:06 -07:00
Jon Staab 7b2233f8db Load results from repository when possible 2024-09-03 09:43:44 -07:00
Jon Staab d2dd7544fa Remove relay selection from loaders 2024-09-03 09:35:13 -07:00
Jon Staab 606de1fe4a Rename env to AppContext 2024-09-03 09:28:39 -07:00
Jon Staab d7c3617daf Add utils for deriving verified zappers/handles 2024-09-03 09:27:22 -07:00
Jon Staab cb1993fa71 Fix relay stats tracking a bit 2024-09-02 16:39:08 -07:00
Jon Staab b910569fc0 Fix load bypassing freshness 2024-09-02 15:57:40 -07:00
Jon Staab 9a5a423b3e Update get_versions 2024-09-02 11:32:26 -07:00
Jon Staab 57e354519a Bump versions 2024-09-02 11:29:19 -07:00
Jon Staab 0899a55119 Fix lnurls, and collection load args 2024-09-02 11:26:24 -07:00
Jon Staab 6e1ad713c3 Add app package 2024-08-31 17:18:56 -07:00
Jon Staab e462ec2ada Handle zaps confirmed by the recipient 2024-08-27 11:56:58 -07:00
Jon Staab 8a8bea71be Add message to handlers 2024-08-27 11:54:04 -07:00
Jon Staab fcbaa67ade Update dependencies 2024-08-21 12:02:34 -07:00
Jon Staab 18d7cf279c Add displayUrl and displayDomain 2024-08-21 11:50:50 -07:00
Jon Staab b89ec16997 Add ensureAuth/authTimeout 2024-08-19 10:25:32 -07:00
Jon Staab bacc86823f Bump versions 2024-08-19 09:01:08 -07:00
Jon Staab 8d3ca2ef6a Remove CustomEvent 2024-08-19 08:59:39 -07:00
Jon Staab 975d51cafa Fix link regex 2024-08-16 10:40:30 -07:00
Jon Staab bd65aca99d Add some utils, add support for nip44 encryption to nip46 signer 2024-08-16 09:44:19 -07:00
Jon Staab e38422c9ba Use delay instead of immediate for batching subscriptions 2024-08-14 09:27:49 -07:00
Jon Staab 2c32817ed3 Fix encryptable, fix async deriveEventsMapped 2024-08-13 17:58:12 -07:00
Jon Staab 149c29472c Get rid of domain module, allow app to override default event type 2024-08-13 15:45:25 -07:00
Jon Staab 5a63273b9d Remove generics for event type 2024-08-13 09:30:55 -07:00
Jon Staab 0576c3c0e0 Add domain package 2024-08-13 08:31:53 -07:00
Jon Staab d561039606 Add isPojo 2024-08-12 15:11:28 -07:00
Jon Staab 5d2186825b Add memoize and batcher, bump versions 2024-08-12 11:17:27 -07:00
Jon Staab a8d0f5bc4f Name signers after nips 2024-08-08 11:43:29 -07:00
Jon Staab 536c8123f4 Publish signer 2024-08-07 11:28:18 -07:00
Jon Staab bb7a370fba Add signer 2024-08-07 11:09:40 -07:00
Jon Staab 28daebabee Add some utils, kinds 2024-08-06 15:55:05 -07:00
Jon Staab 3404a471bb Bump lib version 2024-08-06 11:57:20 -07:00
Jon Staab a10b322157 remove custom stores, remove tracker's reliance on them 2024-08-01 16:29:50 -07:00
Jon Staab dd3fb2c7c6 Bump versions, update scripts 2024-08-01 15:51:58 -07:00
Jon Staab 7bb6d8c54a Add store package 2024-08-01 15:33:37 -07:00
Jon Staab cfb0d01316 Add isDeletedByAddress 2024-07-22 11:54:19 -07:00
Jon Staab 69effe4f41 Add kind 30064 named communities 2024-07-22 10:11:22 -07:00
Jon Staab f6b10ee7b6 Only notify about events that were actually loaded on initial repository load 2024-07-19 11:44:58 -07:00
Jon Staab 68ee77540f Handle empty tags in repository, tweak dvm types 2024-07-19 09:14:04 -07:00
Jon Staab f5ff16a5c0 Tweak duplicate handling in repository 2024-07-18 16:40:24 -07:00
Jon Staab b9494e1787 Fix isDeleted 2024-07-18 13:47:58 -07:00
Jon Staab 58eefb42a5 Add DVM package 2024-06-26 10:38:11 -07:00
Jon Staab a277c107bb Add toggle, reverse arguments for append 2024-06-26 09:22:11 -07:00
Jon Staab e7967b72d5 Remove some methods from router, rename inbox_relays kind 2024-06-21 13:55:55 -07:00
Jon Staab fafbb345f1 remove result from subscription, pass closeOnEose through 2024-06-20 12:11:38 -07:00
Jon Staab da6df3fc97 Add link to readme 2024-06-20 11:23:00 -07:00
Jon Staab 22a5fb58b4 Fix sortBy to work with more data types, add kind 10014 2024-06-20 10:19:32 -07:00
Jon Staab 760e0a99b4 Add global feeds 2024-06-19 14:50:54 -07:00
Jon Staab a61085ff2f Bump versions 2024-06-12 13:37:52 -07:00
Jon Staab 488b8a7f2a Notify when clearing repository 2024-06-12 13:34:25 -07:00