Commit Graph

224 Commits

Author SHA1 Message Date
Jon Staab 06d3462f99 Approach request optimization differently 2024-09-03 17:50:59 -07:00
Jon Staab 6ee79eb219 Move router into app, and out of util 2024-09-03 16:39:06 -07:00
Jon Staab 57e354519a Bump versions 2024-09-02 11:29:19 -07:00
Jon Staab 6e1ad713c3 Add app package 2024-08-31 17:18:56 -07:00
Jon Staab 8a8bea71be Add message to handlers 2024-08-27 11:54:04 -07:00
Jon Staab 18d7cf279c Add displayUrl and displayDomain 2024-08-21 11:50:50 -07:00
Jon Staab 8d3ca2ef6a Remove CustomEvent 2024-08-19 08:59:39 -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 149c29472c Get rid of domain module, allow app to override default event type 2024-08-13 15:45:25 -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 69effe4f41 Add kind 30064 named communities 2024-07-22 10:11:22 -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 22a5fb58b4 Fix sortBy to work with more data types, add kind 10014 2024-06-20 10:19:32 -07:00
Jon Staab 39ca2fe6aa Put everything in src directories 2024-06-12 09:34:45 -07:00
Jon Staab 289d2fb8f9 Bump versions 2024-06-11 08:23:51 -07:00
Jon Staab d4cecd5e50 Fix repository delte notification and CLOSE buffering 2024-06-03 12:27:53 -07:00
Jon Staab 35eccf7467 Remove indexer from hints, add indexBy 2024-05-30 15:04:23 -07:00
Jon Staab f98083290b Deprecate stores 2024-05-27 15:25:53 -07:00
Jon Staab d332b47403 Make repository less of a store 2024-05-27 15:21:12 -07:00
Jon Staab 5ec54e3204 Improve relay validation and add sort function 2024-05-24 08:53:36 -07:00
Jon Staab f8d74f5984 bump versions 2024-05-22 13:00:10 -07:00
Jon Staab fdce131d27 Trim filters, fix some issues with feed loaders 2024-05-22 10:30:29 -07:00
Jon Staab b80b8d264b Bump versions 2024-05-20 15:31:03 -07:00
Jon Staab fc0cbf5728 Add assoc 2024-05-20 15:29:19 -07:00
Jon Staab 1160cedc0b Add without 2024-05-20 10:55:58 -07:00
Jon Staab 69b8bb3b54 Clean up subscribe a bit, add once 2024-05-17 13:57:49 -07:00
Jon Staab 42b3b8b5e7 Make repository.query sync 2024-05-16 15:07:02 -07:00
Jon Staab 5d3265c15a Bump versions 2024-05-16 10:11:08 -07:00
Jon Staab eee279cefa Re-work address 2024-05-16 10:07:21 -07:00
Jon Staab 08d6d93661 Fix custom store 2024-05-15 14:41:44 -07:00
Jon Staab 5c9b1893ba Fix various repository bugs 2024-05-14 14:32:26 -07:00
Jon Staab 5a0fc174c1 Bump versions 2024-05-10 08:19:48 -07:00
Jon Staab fddee3c6ee Fix tags again, tweak feeds and stores 2024-05-09 16:00:09 -07:00
Jon Staab f75f24c2ec Add filter method to repository 2024-05-07 14:45:10 -07:00
Jon Staab 199dbca32a Remove mark methods from tags, move types dependencies to deps 2024-05-07 10:51:20 -07:00
Jon Staab f96bee686e Break out repository and relay 2024-05-03 17:25:27 -07:00
Jon Staab 4a1d61dd99 Add RelayCursor 2024-05-03 15:03:50 -07:00
Jon Staab d4cf63e906 Move feed utils to its own file 2024-05-03 10:30:50 -07:00
Jon Staab ad7a67efbb Re-work feeds 2024-04-30 08:39:23 -07:00