|
|
9757ebdabf
|
refactor(application): move local/remote follow routing out of presentation handler
|
2026-05-15 01:58:40 +02:00 |
|
|
|
344bcf34af
|
refactor(domain): move DB string conversions out of domain enums
|
2026-05-15 01:54:32 +02:00 |
|
|
|
a123c0b8cc
|
feat(frontend): rich OG metadata + dynamic page titles across all routes
lint / lint (push) Has been cancelled
test / unit (push) Has been cancelled
test / integration (push) Has been cancelled
lint / lint (pull_request) Has been cancelled
test / unit (pull_request) Has been cancelled
test / integration (pull_request) Has been cancelled
|
2026-05-15 01:38:59 +02:00 |
|
|
|
71a0f55c93
|
chore: deploy workflow is manual-only (workflow_dispatch)
lint / lint (push) Has been cancelled
test / unit (push) Has been cancelled
test / integration (push) Has been cancelled
lint / lint (pull_request) Has been cancelled
test / unit (pull_request) Has been cancelled
test / integration (pull_request) Has been cancelled
|
2026-05-15 01:33:41 +02:00 |
|
|
|
e1bb7dde1f
|
chore: update compose.prod.yml (worker+nats external), CI builds frontend, deprecate thoughts-backend
lint / lint (push) Has been cancelled
test / unit (push) Has been cancelled
test / integration (push) Has been cancelled
lint / lint (pull_request) Has been cancelled
test / unit (pull_request) Has been cancelled
test / integration (pull_request) Has been cancelled
|
2026-05-15 01:32:09 +02:00 |
|
|
|
61c82d77ba
|
chore: deploy.sh builds and pushes both backend and frontend images
lint / lint (push) Has been cancelled
test / unit (push) Has been cancelled
test / integration (push) Has been cancelled
lint / lint (pull_request) Has been cancelled
test / unit (pull_request) Has been cancelled
test / integration (pull_request) Has been cancelled
|
2026-05-15 01:27:06 +02:00 |
|
|
|
b2d6be90c2
|
chore: update README, Dockerfile, compose.yml — add frontend/worker services, SSR env var, feature list
lint / lint (push) Has been cancelled
test / unit (push) Has been cancelled
test / integration (push) Has been cancelled
lint / lint (pull_request) Has been cancelled
test / unit (pull_request) Has been cancelled
test / integration (pull_request) Has been cancelled
|
2026-05-15 01:26:23 +02:00 |
|
|
|
4cd94b3c7f
|
clean up
|
2026-05-15 01:25:16 +02:00 |
|
|
|
0734ef20c6
|
chore: stop tracking .env (already in .gitignore)
lint / lint (push) Has been cancelled
test / unit (push) Has been cancelled
test / integration (push) Has been cancelled
lint / lint (pull_request) Has been cancelled
test / unit (pull_request) Has been cancelled
test / integration (pull_request) Has been cancelled
|
2026-05-15 01:24:32 +02:00 |
|
|
|
32161e777b
|
docs: movies-diary first-class integration design notes
lint / lint (push) Has been cancelled
test / unit (push) Has been cancelled
test / integration (push) Has been cancelled
lint / lint (pull_request) Has been cancelled
test / unit (pull_request) Has been cancelled
test / integration (pull_request) Has been cancelled
|
2026-05-15 01:23:18 +02:00 |
|
|
|
27e94d64b0
|
fix: fetch_actor_urls_from_collection follows 'first' page link like outbox does
lint / lint (push) Has been cancelled
test / unit (push) Has been cancelled
test / integration (push) Has been cancelled
lint / lint (pull_request) Has been cancelled
test / unit (pull_request) Has been cancelled
test / integration (pull_request) Has been cancelled
|
2026-05-15 01:18:28 +02:00 |
|
|
|
e3251b6928
|
fix: migrate thoughts.content VARCHAR(128) → TEXT to allow remote posts of any length
lint / lint (push) Has been cancelled
test / unit (push) Has been cancelled
test / integration (push) Has been cancelled
lint / lint (pull_request) Failing after 9m33s
test / unit (pull_request) Successful in 16m18s
test / integration (pull_request) Failing after 16m51s
|
2026-05-15 01:15:09 +02:00 |
|
|
|
83af9b2256
|
feat: show media attachment notice for unsupported post types (photos/videos)
lint / lint (push) Has been cancelled
test / unit (push) Has been cancelled
test / integration (push) Has been cancelled
lint / lint (pull_request) Failing after 9m20s
test / unit (pull_request) Successful in 16m15s
test / integration (pull_request) Failing after 17m1s
|
2026-05-15 01:12:44 +02:00 |
|
|
|
e83b08fcc8
|
fix: remote actor display names in thought cards — use last URL segment as username, resolve display_name after intern
lint / lint (push) Has been cancelled
test / unit (push) Has been cancelled
test / integration (push) Has been cancelled
lint / lint (pull_request) Failing after 9m13s
test / unit (pull_request) Successful in 15m56s
test / integration (pull_request) Failing after 17m29s
|
2026-05-15 01:04:42 +02:00 |
|
|
|
3c6344f954
|
feat(frontend): followers/following tabs on remote actor profile with lazy loading + pagination
lint / lint (push) Has been cancelled
test / unit (push) Has been cancelled
test / integration (push) Has been cancelled
lint / lint (pull_request) Failing after 9m16s
test / unit (pull_request) Successful in 16m12s
test / integration (pull_request) Failing after 16m54s
|
2026-05-15 00:51:37 +02:00 |
|
|
|
c536cc2cd4
|
feat(presentation): followers/following list endpoints for remote actors
|
2026-05-15 00:48:42 +02:00 |
|
|
|
38a13ad641
|
feat(worker): handle FetchActorConnections — resolve and cache remote actor connections
|
2026-05-15 00:40:34 +02:00 |
|
|
|
58126f195c
|
feat(activitypub-base): impl fetch_actor_urls_from_collection + resolve_actor_profiles (concurrent, 5s timeout)
|
2026-05-15 00:33:14 +02:00 |
|
|
|
d62dde67bb
|
feat(postgres): remote_actor_connections table + PgRemoteActorConnectionRepository
|
2026-05-15 00:29:33 +02:00 |
|
|
|
99dd89b60d
|
feat(domain): ActorConnectionSummary, ConnectionType, RemoteActorConnectionRepository, FetchActorConnections event
|
2026-05-15 00:25:54 +02:00 |
|
|
|
23501f5203
|
docs: remote actor connections implementation plan
|
2026-05-15 00:22:03 +02:00 |
|
|
|
75f59a1f40
|
docs: remote actor connections (followers/following) design spec
|
2026-05-15 00:17:21 +02:00 |
|
|
|
8b3dfffd3b
|
feat: followers/following links on remote profile; render remote post content as HTML
lint / lint (push) Has been cancelled
test / unit (push) Has been cancelled
test / integration (push) Has been cancelled
lint / lint (pull_request) Failing after 9m39s
test / unit (pull_request) Failing after 10m48s
test / integration (pull_request) Failing after 16m54s
|
2026-05-15 00:04:54 +02:00 |
|
|
|
0b4c8c6c40
|
fix(frontend): render bio HTML properly instead of as escaped text
lint / lint (push) Has been cancelled
test / unit (push) Has been cancelled
test / integration (push) Has been cancelled
lint / lint (pull_request) Failing after 9m24s
test / unit (pull_request) Failing after 12m17s
test / integration (pull_request) Failing after 17m10s
|
2026-05-15 00:01:13 +02:00 |
|
|
|
fcfc1750fc
|
fix: truncate remote actor username to VARCHAR(32); fix outbox URL by following 'first' link
lint / lint (push) Has been cancelled
test / unit (push) Has been cancelled
test / integration (push) Has been cancelled
lint / lint (pull_request) Failing after 9m33s
test / unit (pull_request) Failing after 10m46s
test / integration (pull_request) Failing after 16m54s
|
2026-05-14 23:53:33 +02:00 |
|
|
|
4d2d56c8ae
|
fix(nats): revert to consumer.messages() — fetch() defaults no_wait:true which skips empty queues
lint / lint (push) Has been cancelled
test / unit (push) Has been cancelled
test / integration (push) Has been cancelled
lint / lint (pull_request) Failing after 9m21s
test / unit (pull_request) Failing after 10m57s
test / integration (pull_request) Failing after 16m44s
|
2026-05-14 23:34:51 +02:00 |
|
|
|
a4377fe209
|
fix(nats): remove filter_subject from consumer config
test / unit (push) Has been cancelled
test / integration (push) Has been cancelled
lint / lint (push) Has been cancelled
lint / lint (pull_request) Failing after 9m20s
test / unit (pull_request) Failing after 10m40s
test / integration (pull_request) Failing after 17m47s
|
2026-05-14 23:29:45 +02:00 |
|
|
|
16892007a3
|
fix(nats): use fetch().expires(30s) instead of messages() — without expires NATS returns empty immediately
lint / lint (push) Has been cancelled
test / unit (push) Has been cancelled
test / integration (push) Has been cancelled
test / integration (pull_request) Has been cancelled
test / unit (pull_request) Has been cancelled
lint / lint (pull_request) Has been cancelled
|
2026-05-14 23:25:01 +02:00 |
|
|
|
40ed9b1ad8
|
fix(nats): delete+recreate stream when retention policy is incompatible
lint / lint (push) Has been cancelled
test / unit (push) Has been cancelled
test / integration (push) Has been cancelled
lint / lint (pull_request) Has been cancelled
test / unit (pull_request) Has been cancelled
test / integration (pull_request) Has been cancelled
|
2026-05-14 23:19:41 +02:00 |
|
|
|
0caca58c1c
|
fix(nats): align with movies-diary — Limits retention, single wildcard subject, filter_subject on consumer, prefixed publish
lint / lint (push) Has been cancelled
test / unit (push) Has been cancelled
test / integration (push) Has been cancelled
lint / lint (pull_request) Has been cancelled
test / unit (pull_request) Has been cancelled
test / integration (pull_request) Has been cancelled
|
2026-05-14 23:17:57 +02:00 |
|
|
|
55c55424b5
|
chore: bump async-nats 0.38 → 0.48 to match movies-diary
lint / lint (push) Has been cancelled
test / unit (push) Has been cancelled
test / integration (push) Has been cancelled
lint / lint (pull_request) Failing after 9m15s
test / unit (pull_request) Failing after 11m16s
test / integration (pull_request) Failing after 17m40s
|
2026-05-14 23:12:53 +02:00 |
|
|
|
9bda23f187
|
fix(nats): delete old push consumer before creating pull consumer
lint / lint (push) Has been cancelled
test / unit (push) Has been cancelled
test / integration (push) Has been cancelled
lint / lint (pull_request) Failing after 9m10s
test / unit (pull_request) Failing after 10m54s
test / integration (pull_request) Failing after 17m11s
|
2026-05-14 23:07:05 +02:00 |
|
|
|
17d2a186e1
|
fix(nats): switch from push to pull consumer — pull is reliable, push had deliver_subject issues
lint / lint (push) Has been cancelled
test / unit (push) Has been cancelled
test / integration (push) Has been cancelled
lint / lint (pull_request) Failing after 9m35s
test / unit (pull_request) Failing after 11m38s
test / integration (pull_request) Failing after 17m2s
|
2026-05-14 23:04:03 +02:00 |
|
|
|
7bbc702e85
|
debug: add INFO logging to ensure_stream and remote_actor_posts_handler
lint / lint (push) Has been cancelled
test / unit (push) Has been cancelled
test / integration (push) Has been cancelled
lint / lint (pull_request) Failing after 9m42s
test / unit (pull_request) Failing after 10m52s
test / integration (pull_request) Failing after 17m20s
|
2026-05-14 22:59:12 +02:00 |
|
|
|
612b7f069b
|
fix(frontend): profile fields — grid layout caps name col at 5rem, value gets remaining space
lint / lint (push) Has been cancelled
test / unit (push) Has been cancelled
test / integration (push) Has been cancelled
lint / lint (pull_request) Failing after 9m22s
test / unit (pull_request) Failing after 11m23s
test / integration (pull_request) Failing after 17m2s
|
2026-05-14 22:51:07 +02:00 |
|
|
|
199fe91801
|
fix(frontend): profile fields table — overflow-x-auto, break-all values, styled links
lint / lint (push) Has been cancelled
test / unit (push) Has been cancelled
test / integration (push) Has been cancelled
lint / lint (pull_request) Failing after 9m12s
test / unit (pull_request) Failing after 11m0s
test / integration (pull_request) Failing after 17m17s
|
2026-05-14 22:47:42 +02:00 |
|
|
|
f3df2061e1
|
fix(frontend): truncate long handles in remote user profile and card
lint / lint (push) Has been cancelled
test / unit (push) Has been cancelled
test / integration (push) Has been cancelled
lint / lint (pull_request) Failing after 9m8s
test / unit (pull_request) Failing after 10m43s
test / integration (pull_request) Failing after 16m52s
|
2026-05-14 22:45:06 +02:00 |
|
|
|
df7fcf5096
|
fix: add federation.> to NATS stream subjects; update stream on startup; truncate long profile URLs
lint / lint (push) Has been cancelled
test / unit (push) Has been cancelled
test / integration (push) Has been cancelled
lint / lint (pull_request) Failing after 9m48s
test / unit (pull_request) Failing after 10m52s
test / integration (pull_request) Failing after 16m50s
|
2026-05-14 22:43:43 +02:00 |
|
|
|
072d06cb46
|
fix(frontend): middleware rewrites remote actor URLs to avoid Next.js file-extension routing issue
lint / lint (push) Has been cancelled
test / unit (push) Has been cancelled
test / integration (push) Has been cancelled
lint / lint (pull_request) Failing after 31s
test / unit (pull_request) Failing after 11m18s
test / integration (pull_request) Failing after 18m1s
|
2026-05-14 22:40:21 +02:00 |
|
|
|
4ce239fc87
|
fix(frontend): encode handle in URL to avoid Next.js routing issues with @ chars
lint / lint (push) Has been cancelled
test / unit (push) Has been cancelled
test / integration (push) Has been cancelled
lint / lint (pull_request) Failing after 9m21s
test / unit (pull_request) Failing after 10m59s
test / integration (pull_request) Failing after 12s
|
2026-05-14 22:36:24 +02:00 |
|
|
|
72813d7c9b
|
fix(frontend): remote user card link needs leading @ in handle URL
lint / lint (push) Has been cancelled
test / unit (push) Has been cancelled
test / integration (push) Has been cancelled
lint / lint (pull_request) Failing after 9m22s
test / unit (pull_request) Failing after 10m46s
test / integration (pull_request) Failing after 17m9s
|
2026-05-14 22:30:59 +02:00 |
|
|
|
a472ae08fb
|
feat(frontend): link remote user card avatar/name to profile page
lint / lint (push) Has been cancelled
test / unit (push) Has been cancelled
test / integration (push) Has been cancelled
lint / lint (pull_request) Failing after 9m42s
test / unit (pull_request) Failing after 11m13s
test / integration (pull_request) Failing after 17m23s
|
2026-05-14 22:29:35 +02:00 |
|
|
|
8ef7c93970
|
feat(frontend): remote actor profile page with bio, fields, and posts
lint / lint (push) Has been cancelled
test / unit (push) Has been cancelled
test / integration (push) Has been cancelled
lint / lint (pull_request) Failing after 10m5s
test / unit (pull_request) Failing after 10m51s
test / integration (pull_request) Failing after 17m1s
|
2026-05-14 22:25:53 +02:00 |
|
|
|
dc3afeca26
|
feat(worker): handle FetchRemoteActorPosts — fetch and store remote outbox notes
|
2026-05-14 22:23:20 +02:00 |
|
|
|
f3c3637ade
|
feat(presentation): remote actor posts endpoint + extended RemoteActorResponse
|
2026-05-14 22:19:23 +02:00 |
|
|
|
00b369c6ad
|
feat(bootstrap): add ap_repo to AppState
|
2026-05-14 22:16:20 +02:00 |
|
|
|
8c931c9b98
|
feat(event-payload): add FetchRemoteActorPosts to uniqueness test
|
2026-05-14 22:15:33 +02:00 |
|
|
|
1ddb6a3954
|
feat(activitypub-base): impl fetch_outbox_page; populate all RemoteActor fields in lookup_actor
|
2026-05-14 22:13:39 +02:00 |
|
|
|
70fc4fbcd0
|
feat(domain): RemoteActor fields, RemoteNote, FetchRemoteActorPosts event, fetch_outbox_page port
|
2026-05-14 22:08:26 +02:00 |
|
|
|
cbfaeb95ac
|
docs: remote actor profile implementation plan
|
2026-05-14 22:04:11 +02:00 |
|