Commit Graph

32 Commits

Author SHA1 Message Date
693f53b4b6 docs: FeedEntry decoupling implementation plan 2026-05-15 15:18:32 +02:00
a245b7b8b9 docs: FeedEntry decoupling design spec 2026-05-15 15:15:33 +02:00
a902154777 refactor(domain): remove FetchRemoteActorPosts/FetchActorConnections from DomainEvent; add FederationSchedulerPort 2026-05-15 13:28:19 +02:00
3455512bbb docs: federation gaps round 2 implementation plan 2026-05-15 05:23:37 +02:00
9af1d33e71 docs: AP likes and boost notifications implementation plan 2026-05-15 04:45:39 +02:00
4342a06319 clean up 2026-05-15 04:29:18 +02:00
3903421d54 docs: federation management implementation plan 2026-05-15 03:33:39 +02:00
4533e35092 docs: federation management design spec 2026-05-15 03:28:01 +02:00
4cd94b3c7f clean up 2026-05-15 01:25:16 +02:00
32161e777b docs: movies-diary first-class integration design notes
Some checks failed
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
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
cbfaeb95ac docs: remote actor profile implementation plan 2026-05-14 22:04:11 +02:00
2e64e196b5 docs: remote actor profile design spec 2026-05-14 21:58:09 +02:00
812cf7b140 docs: REST API cleanup implementation plan 2026-05-14 20:44:31 +02:00
93967e53a2 docs: REST API cleanup design spec 2026-05-14 20:38:05 +02:00
8eb59bfac6 docs: remote actor search & follow implementation plan 2026-05-14 19:52:29 +02:00
62970d519a docs: remote actor search & follow spec 2026-05-14 19:48:34 +02:00
004bfb427b feat: implement merge readiness plan to close gaps between v2 and v1
Some checks failed
lint / lint (push) Has been cancelled
test / unit (push) Has been cancelled
test / integration (push) Has been cancelled
lint / lint (pull_request) Failing after 5m8s
test / unit (pull_request) Successful in 16m18s
test / integration (pull_request) Failing after 16m59s
- Task 1: Fix feed response hydration by adding `to_thought_response` helper and updating feed handlers to return full `ThoughtResponse`.
- Task 2: Wire follower/following REST routes for user feeds.
- Task 3: Add user listing and count endpoints, including `GET /users` and `GET /users/count`.
- Task 4: Implement popular tags feature with `GET /tags/popular`.
- Task 5: Enhance configuration with HOST, CORS_ORIGINS, and optional rate limiting using tower-governor.
2026-05-14 16:28:18 +02:00
7963278189 docs: event-transport rename + consumer abstraction plan 2026-05-14 12:29:28 +02:00
42d3dbd251 docs: event-publisher transport abstraction plan 2026-05-14 12:18:41 +02:00
53185efe5e docs: bootstrap factory implementation plan 2026-05-14 12:00:20 +02:00
fb8c75af72 docs: OpenAPI documentation implementation plan 2026-05-14 11:27:43 +02:00
e408a53136 docs: v1 parity gaps implementation plan 2026-05-14 11:19:29 +02:00
f0b87311e3 docs: audit gap fixes implementation plan 2026-05-14 11:03:36 +02:00
54bd1c193b docs: ActivityPubRepository port implementation plan 2026-05-14 10:50:06 +02:00
c9b389a00c docs: v2 Plan 4 federation implementation plan 2026-05-14 10:10:36 +02:00
02de6b6f83 docs: v2 Plan 3 events+worker implementation plan 2026-05-14 09:45:57 +02:00
bfe6db2215 docs: v2 Plan 2 search implementation plan 2026-05-14 09:19:52 +02:00
321571aae9 docs: v2 Plan 1 implementation plan (core) 2026-05-14 03:03:02 +02:00
9d6e3298f1 docs: clarify presentation layer is REST-only 2026-05-14 01:09:07 +02:00
6fd9a76e68 docs: v2 architecture rewrite design spec 2026-05-14 01:08:13 +02:00