Commit graph

19 commits

Author SHA1 Message Date
aecfd97c96
MisskeyAdapter, NostrAdapter: try to fix misskey client context timeout, fix type signatures 2024-08-16 18:36:01 -06:00
557b87b700
implement batched fetch and fix adding adapter 2024-08-03 10:52:33 -06:00
2976d438d9
use static classes for Settings and AdapterState 2024-07-16 13:43:35 -06:00
fead16168a
fix misskey author fetch, fmt 2024-07-07 14:54:33 -06:00
9dc27a4b9a
misskey adapter can fetch notes; it needs a lock for its cache 2024-07-06 21:13:32 -06:00
b8429533df
lining things up for UI goodness 2024-06-29 18:18:31 -06:00
2c35e9c304
change some models, make get ready to build some UI, etc 2024-06-26 21:13:54 -06:00
1b0912c675
misskey.go: send messages on misskey timeline stream after initial fetch 2024-06-25 21:37:06 -06:00
a10d292efa
misskey.go: improve efficiency of timeline streaming 2024-06-25 21:33:57 -06:00
75e62608b7
local replace directive for go-misskey to bypass upstream bug 2024-06-23 10:34:29 -06:00
c00eb7d9b3
got mentions from misskey adapter to the client 2024-06-22 22:02:15 -06:00
678e5e6258
start naive misskey adapter 2024-06-22 10:39:02 -06:00
c2aa71512e build most of a mastodon messeage from a madon.Status 2024-06-08 14:40:14 -06:00
d552fc53b9
implement MastoAdapter 2024-06-08 11:58:01 -06:00
27c9e9bc59
nostr subscriptions working 2024-06-02 10:17:12 -06:00
8f2b281d82
open websocket and get subscriber key 2024-05-26 12:50:19 -06:00
529c031c41
bootstrap backend nostr adapter 2024-05-19 14:42:28 -06:00
84d72140fb
more boilerplate 2024-05-12 18:26:44 -06:00
fc4dca167b
go backend 2024-05-09 22:14:40 -06:00