Commit Graph

121 Commits

Author SHA1 Message Date
Jon Staab cd553d6f6a Update getter to dynamically switch between modes 2025-11-19 15:15:25 -08:00
Jon Staab 6028c68fe8 Remove collection, make loader standalone 2025-11-19 14:44:59 -08:00
Jon Staab d54923e8f0 Re-work repository derivation 2025-11-19 14:30:54 -08:00
Jon Staab cc17711dc0 Bump version 2025-11-11 14:06:34 -08:00
Jon Staab e582d46afd Break down relay utils, replace removeNil with removeUndefined 2025-11-11 14:05:30 -08:00
Jon Staab d04284cde8 Bump version 2025-11-06 11:12:04 -08:00
Jon Staab 5345cc1405 Bump version 2025-11-05 11:50:02 -08:00
Jon Staab b0718ec840 Bump version 2025-11-05 09:39:03 -08:00
Jon Staab 2d75d9de6f Bump to 0.6.4 2025-11-04 17:00:37 -08:00
Jon Staab 8426febcdf Memoize some stores, improve room support 2025-11-03 13:26:47 -08:00
Jon Staab 3132b8c59a Make sorting/limit more resilient in repository 2025-10-28 13:23:25 -07:00
Jon Staab e2bdb88cc2 Fix compilation error, add mergeRepositoryUpdates 2025-10-27 10:39:36 -07:00
Jon Staab c386e21321 Bump version 2025-10-24 06:43:31 -07:00
Jon Staab c026084635 Bump version 2025-10-20 15:18:09 -07:00
Jon Staab 0be540c0d2 Remove relay package, move everything into net 2025-10-20 14:48:40 -07:00
Jon Staab a418350b53 Bump version 2025-10-17 10:10:23 -07:00
Jon Staab 9e9a1d5d28 Bump version 2025-10-13 15:08:42 -07:00
Jon Staab 846d274e83 Bump version 2025-10-06 11:12:54 -07:00
Jon Staab 0ab74612bf remove some typedoc files 2025-10-02 17:49:26 -07:00
Jon Staab d01f844078 Re-work publish/thunk status 2025-10-01 16:59:16 -07:00
Jon Staab a2d519766d Bump version, drop storage stuff 2025-09-30 15:55:18 -07:00
Jon Staab beadfc571c Move deduplicateEvents to util 2025-09-17 09:41:20 -07:00
Jon Staab 599e6a5085 Add some type utils, findFeed, and fix feed listener to use limit: 0 instead of since 2025-09-09 16:20:21 -07:00
Jon Staab 9a476d2c30 Fix getCompleteThunkUrls 2025-09-08 09:42:59 -07:00
Jon Staab 8716d1fdb1 Update docs, bump version 2025-09-05 09:33:02 -07:00
Jon Staab cfb126cca4 Merge branch 'master' of github.com:coracle-social/welshman 2025-09-02 13:43:51 -07:00
Matthew Remmel 854da8500f Revert synced to be a synchronous function, and make Synced<T> type 2025-09-02 16:10:09 -04:00
Matthew Remmel 4a4e2e9350 Update sync implementation to ensure stored value is loaded into svelte
store, before subscription handler is ran
2025-09-02 10:04:34 -04:00
Jon Staab c63d9086c6 Bump version 2025-08-26 11:06:03 -07:00
Jon Staab 3b4fe0973d Validate url in fetch, rework some hints 2025-08-05 17:26:18 -07:00
Jon Staab 1f5f869f7c Load user data before updating, prefer newer events in repository over old ones with the same created_at, add list update utils 2025-08-01 13:09:50 -07:00
Jon Staab dc9a873d92 Fix list loading in feeds hanging and pagination in feeds with since/until 2025-07-25 11:04:28 -07:00
Jon Staab 16ca2b53ac Bump version 2025-07-17 14:24:37 -07:00
Jon Staab 2ed88c3345 Add setProfile and sync helper 2025-07-15 21:26:53 -07:00
viniersiren fe6d80b856 Generic types instead of any. Type safety 2025-07-09 15:33:46 -07:00
Devin Studdard d4a8cc1861 Merge branch 'coracle-social:master' into master 2025-07-09 14:28:17 -07:00
Jon Staab 184579d26b Bump version 2025-07-09 13:42:10 -07:00
viniersiren bf587d58c7 Removal of localStorage dependency v1 2025-07-09 11:55:42 -07:00
Jon Staab ba0c084b67 Add some more zap tools 2025-07-08 17:16:19 -07:00
Jon Staab 41fe5f4cb0 Bump version 2025-07-03 10:01:04 -07:00
Jon Staab c54225380e Add alert kinds, minor tweaks, bump version 2025-06-30 10:52:03 -07:00
Jon Staab 3eab81b36b Bump version 2025-06-16 10:05:03 -07:00
Jon Staab 09f6db7eae Add nip 29 room utils 2025-06-13 17:41:11 -07:00
Jon Staab e1d83ea2f8 Bump version 2025-06-11 15:12:49 -07:00
Jon Staab ee6fa8b956 Finish pass on docs 2025-06-11 15:12:12 -07:00
Jon Staab a4255ea61a Bump nostr editor coracle workaround 2025-06-09 14:57:55 -07:00
Jon Staab 64c9cff43f Explicitly use coracle workaround for nostr editor 2025-06-09 14:40:30 -07:00
Jon Staab 58373f2c45 Use npm workaround for nostr-editor 2025-06-09 14:32:20 -07:00
Jon Staab c125d2684d Tag version 2025-06-09 12:50:37 -07:00
Jon Staab bc65b96d46 Sort events in deriveEventsMapped, bump nostr-tools 2025-06-06 12:55:03 -07:00