|
20da6097ca
|
added profile pic
|
2024-09-12 06:26:02 -04:00 |
|
|
36aa29dd95
|
changed getElementId to query selector because getelementId is a global method
|
2024-09-11 22:16:19 -04:00 |
|
|
1f37fda94f
|
we now have a blank sliding side menu to hold the profile info
|
2024-09-10 23:45:40 -04:00 |
|
|
396b47a6f7
|
wepa again i'm doin itnpm i profile-components i added this npm package for profile views
|
2024-09-09 09:30:15 -04:00 |
|
|
82e462a7f7
|
wepa
|
2024-09-09 08:53:02 -04:00 |
|
|
69594d485f
|
started =)
|
2024-08-26 15:13:00 -04:00 |
|
|
1660da7f73
|
left my mark
|
2024-08-25 16:22:07 -04:00 |
|
|
7a2eb99eb6
|
don't add redundant IDs to batch timers, close data channel properly
|
2024-08-22 19:49:17 -06:00 |
|
|
bb7d4e2f7d
|
settings-element, tabbar-element: fix attributeChangedCallback
|
2024-08-22 19:18:30 -06:00 |
|
|
b4145db359
|
fix batch timer and use it for authors
|
2024-08-17 13:30:52 -06:00 |
|
|
bcfe1587c9
|
MisskeyAdapter: add author cache
|
2024-08-17 10:56:50 -06:00 |
|
|
aecfd97c96
|
MisskeyAdapter, NostrAdapter: try to fix misskey client context timeout, fix type signatures
|
2024-08-16 18:36:01 -06:00 |
|
|
67ec0e1809
|
tabbar-element, thread-summary-element: small fixes
|
2024-08-16 18:21:10 -06:00 |
|
|
89135d0399
|
turn off minification and start refactoring web components
|
2024-08-04 11:48:51 -06:00 |
|
|
557b87b700
|
implement batched fetch and fix adding adapter
|
2024-08-03 10:52:33 -06:00 |
|
|
0106b445b5
|
fix settings initialization
|
2024-07-16 14:11:46 -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 |
|
|
44bdad2e50
|
clean up frontend build config
|
2024-07-07 11:07:18 -06:00 |
|
|
9dc27a4b9a
|
misskey adapter can fetch notes; it needs a lock for its cache
|
2024-07-06 21:13:32 -06:00 |
|
|
e9e286ba3c
|
cleanup node deps
|
2024-07-06 12:55:34 -06:00 |
|
|
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 |
|