Commit Graph

341 Commits

Author SHA1 Message Date
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
Jon Staab 39ca2fe6aa Put everything in src directories 2024-06-12 09:34:45 -07:00
Jon Staab f2f16bc3d3 Update readme 2024-06-11 12:50:55 -07:00
Jon Staab a73cfa5e2c --amend 2024-06-11 12:45:36 -07:00
Jon Staab 9c9e483f01 Sanitize rather than strip html 2024-06-11 12:41:56 -07:00
Jon Staab 289d2fb8f9 Bump versions 2024-06-11 08:23:51 -07:00
Jon Staab 3696282a9f Accept TrustedEvent in zaps 2024-06-11 08:12:57 -07:00
Jon Staab 2da73989e4 --amend 2024-06-07 12:49:07 -07:00
Jon Staab fbf8d2f0b6 Make loader windowing opt-in 2024-06-07 10:03:19 -07:00
Jon Staab 48f0e99a5b Track deletes of duplicates even if they never are added to the repo. Uniqify filters when performing a union 2024-06-06 17:40:57 -07:00
Jon Staab fc00208fe3 Fix initial update notification from repo 2024-06-06 16:23:13 -07:00
Jon Staab 53fe1b0a51 save wrap index, chunk filters in subscribe 2024-06-06 11:46:54 -07:00
Jon Staab 0b5f1589b2 Fix subscription promise merging 2024-06-06 09:57:53 -07:00
Jon Staab 3da44438ab Make repository updates atomic 2024-06-06 09:26:06 -07:00
Jon Staab 9997db23fc Optimize repository loading 2024-06-05 16:00:03 -07:00
Jon Staab 469ad299b5 Remove symmetric difference feed 2024-06-05 15:00:22 -07:00
Jon Staab e72b692a02 Add label feeds 2024-06-05 14:59:29 -07:00