Commit Graph

320 Commits

Author SHA1 Message Date
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 94e1d8ad52 Attempt to make repository more reactive 2024-05-15 11:47:05 -07:00
Jon Staab 2a2b6b8fec Work some bugs out of relays/loaders/repository 2024-05-15 09:15:46 -07:00
Jon Staab 5c9b1893ba Fix various repository bugs 2024-05-14 14:32:26 -07:00
Jon Staab c91d02f3ea Re work event types 2024-05-10 15:24:10 -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 9f70d8643e Support signals in publish/subscribe fixes #1 2024-05-08 13:24:14 -07:00
Jon Staab d9e1bb6e9f Fix tags reply check 2024-05-08 12:56:08 -07:00
Jon Staab 6e57fa57e6 require fewer router options fixes #3 2024-05-08 10:10:13 -07:00
Jon Staab 8b8775d2a0 Document RouterOptions 2024-05-07 15:52:11 -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 0dc2690e86 Change how Kinds work 2024-05-03 14:11:51 -07:00
Jon Staab d4cf63e906 Move feed utils to its own file 2024-05-03 10:30:50 -07:00
Jon Staab a343f74241 Add CreatedAt and Search feeds, combine date feeds into one type, fix Tags.replies, fix sort order of relay selections 2024-05-02 09:45:49 -07:00
Jon Staab fefcd1b042 Parameterize tag feed 2024-04-30 11:03:39 -07:00
Jon Staab ad7a67efbb Re-work feeds 2024-04-30 08:39:23 -07:00
Jon Staab 00b142243b Compile intersections 2024-04-29 12:51:47 -07:00
Jon Staab b88c074d86 Improve DVM feeds 2024-04-25 15:42:48 -07:00
Jon Staab d2ac9d1839 Remove list of list feeds 2024-04-24 13:51:56 -07:00
Jon Staab 9e3718ca40 Add some kinds, fix tag ancestors to work with positional e and a tags 2024-04-24 13:51:36 -07:00
Jon Staab 57d5a80870 Add pubkey to tags with hints 2024-04-23 14:31:05 -07:00
Jon Staab 6c119fa054 Fix readme 2024-04-22 19:43:22 -07:00
Jon Staab f142163c02 Add tag script 2024-04-22 13:36:01 -07:00
Jon Staab 16b1f22a95 Rename everything to welshman 2024-04-22 13:22:53 -07:00
Jon Staab eb5ffe873e Add in-memory relay 2024-04-22 13:00:40 -07:00
Jon Staab f738682fb3 Bump version again 2024-04-15 17:22:40 -07:00
Jon Staab 6a58fb153a Bump util version 2024-04-15 17:20:30 -07:00
Jon Staab efa5307df1 Add getSubFeeds to feeds 2024-04-15 17:19:29 -07:00
Jon Staab 0ae07735a9 Bump versions 2024-04-15 15:31:15 -07:00
Jon Staab 254074287d Export event types from util, tweak feed interface 2024-04-15 15:25:07 -07:00
Jon Staab 1fcce21b58 Add readme, global scope 2024-04-15 09:50:08 -07:00
Jon Staab bd08c2c283 Move feed load opts to load 2024-04-15 09:26:06 -07:00
Jon Staab 2e54f9040d Rename custom-feeds to feeds 2024-04-12 14:29:26 -07:00
Jon Staab e5519b633d Add feed loader 2024-04-12 14:27:55 -07:00
Jon Staab 9530ab4cf4 Switch to compiler strategy for custom feeds 2024-04-12 11:25:44 -07:00
Jon Staab d3604ed9f2 Compile feeds to filters as far as possible 2024-04-11 16:44:11 -07:00
Jon Staab 0f2605567e Simplify custom feeds 2024-04-11 15:38:22 -07:00
Jon Staab 4d2fb78968 Add some scripts to fix npm link 2024-04-11 09:10:47 -07:00
Jon Staab 4db63ca32a Add custom feeds 2024-04-10 18:04:17 -07:00