Commit graph

32 commits

Author SHA1 Message Date
b990c13f78
cleanup console spam 2024-07-06 12:52:12 -06:00
6fc115ff41
slightly tweak thread creation algo 2024-07-06 12:43:30 -06:00
2f2b596270
ThreadSummaryElement: fix latest time 2024-07-04 23:49:51 -06:00
c03fbd7950
index view kinda working 2024-07-04 23:23:56 -06:00
fd2abcbb76
building out frontend stuff... almost there 2024-07-04 19:27:29 -06:00
c39c9f9412
convert tabbar and settings to web components 2024-06-30 21:51:25 -06:00
b8429533df
lining things up for UI goodness 2024-06-29 18:18:31 -06:00
2244bbcf7a
yak shaving to store and display messages 2024-06-29 11:04:08 -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
63b79409f4
implement adapter configuration API 2024-05-26 17:24:49 -06:00
8f2b281d82
open websocket and get subscriber key 2024-05-26 12:50:19 -06:00
89df01f089
hack to make subprotocol work 2024-05-19 14:56:25 -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
295df2eeec
copypaste and modify boilerplate from felt 2024-05-10 20:54:57 -06:00
fc4dca167b
go backend 2024-05-09 22:14:40 -06:00
1c1346e7cd
add service worker - tsconfig is probably wrong 2024-04-28 13:33:10 -06:00
d7600f28fc
start building some DTOs 2024-04-28 12:16:23 -06:00
a768261688
add masto adapter, clean up some stuff 2024-04-27 16:39:53 -06:00
afef280a2b
convert to typescript 2024-04-27 10:50:27 -06:00
18b7ef774a
we can connect to a nostr relay 2024-04-21 20:11:37 -06:00
03f776e634
placeholder for settings dialogue 2024-04-21 18:32:14 -06:00
343cdbd3b5
basic style with theme support 2024-04-21 18:15:11 -06:00
ecfebf8de6
init 2024-04-21 18:02:44 -06:00