Jon Staab
|
8716d1fdb1
|
Update docs, bump version
|
2025-09-05 09:33:02 -07:00 |
|
Jon Staab
|
0382dd479a
|
Trim empty paths when rendering links
|
2025-09-04 09:24:50 -07:00 |
|
Jon Staab
|
3b99cb7d4c
|
Fix throttle function, add retryAuth
|
2025-09-03 17:31:19 -07:00 |
|
Jon Staab
|
f009801c84
|
Add extra params to outbox loaders, fix a message type, use net context's isEventValid in app repository sync
|
2025-09-02 18:48:23 -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
|
e7a0add8cc
|
Throw some errors on invalid relay urls
|
2025-08-26 11:01:31 -07:00 |
|
Jon Staab
|
24ed236a46
|
Open socket when re-sending pending messages
|
2025-08-22 12:37:19 -07:00 |
|
Jon Staab
|
eca1ce849b
|
Combine auto open and auto close policies
|
2025-08-20 11:35:39 -07:00 |
|
Jon Staab
|
00c0497892
|
Add anonymous session, re-work thunk utilities
|
2025-08-19 14:03:28 -07:00 |
|
Jon Staab
|
d0d13433c3
|
Move wallet to util
|
2025-08-06 15:06:27 -07:00 |
|
Jon Staab
|
3b4fe0973d
|
Validate url in fetch, rework some hints
|
2025-08-05 17:26:18 -07:00 |
|
Jon Staab
|
2edbd44f64
|
Rework outbox loader
|
2025-08-04 09:55:15 -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
|
bd67f2763d
|
Add wrapped signer and signer log; fix adapter unsubscribing in app storage; add more details to thunk signing error, handle signing errors in auth
|
2025-07-29 11:11:40 -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 |
|
Jon Staab
|
fd84b80734
|
Track expiration in repository
|
2025-07-15 10:59:21 -07:00 |
|
Jon Staab
|
3249346b95
|
Validate signer pubkey in bunker link
|
2025-07-15 10:59:21 -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
|
bef4d09a09
|
Fix nip 05 validation
|
2025-07-03 09:46:41 -07:00 |
|
Jon Staab
|
c54225380e
|
Add alert kinds, minor tweaks, bump version
|
2025-06-30 10:52:03 -07:00 |
|
Jon Staab
|
1d6bd887ba
|
Add listeners to FeedController
|
2025-06-19 14:06:53 -07:00 |
|
Jon Staab
|
24acae704d
|
Improve socket auth, outbox loading, some other things
|
2025-06-19 12:51:05 -07:00 |
|
Jon Staab
|
1940deea20
|
Handle events with created_at = 0 in request
|
2025-06-16 10:55:38 -07:00 |
|
Jon Staab
|
120218fa3d
|
Fix windowing to handle 0 dated events
|
2025-06-16 10:41:58 -07:00 |
|
Jon Staab
|
3eab81b36b
|
Bump version
|
2025-06-16 10:05:03 -07:00 |
|
Jon Staab
|
535acbde3d
|
Follow pubkey hints on nip 10 replies
|
2025-06-16 08:55:49 -07:00 |
|
Jon Staab
|
49fecd2291
|
Use getAncestorTags in router
|
2025-06-16 08:40:35 -07:00 |
|
Jon Staab
|
09f6db7eae
|
Add nip 29 room utils
|
2025-06-13 17:41:11 -07:00 |
|
Jon Staab
|
c3cd2e3220
|
Handle errors in nip 86 requests, upgrade nostr-editor
|
2025-06-12 09:30:39 -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
|
1a81768e8e
|
Re-write net docs
|
2025-06-10 15:07:58 -07:00 |
|
Jon Staab
|
a6db067a8b
|
Remove dvm package
|
2025-06-10 13:28:28 -07:00 |
|
Jon Staab
|
4cabf53c2f
|
Add docs for blossom, add nip 86 and 98 support
|
2025-06-10 13:18:03 -07:00 |
|
Jon Staab
|
90b2ab2974
|
Update docs for content
|
2025-06-10 08:38:41 -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
|
1f2e4cf3f0
|
Reduce timeout for reconnect
|
2025-06-09 10:46:45 -07:00 |
|