|
|
f7ac6f6476
|
feat(dependencies): add bcrypt, blowfish, cipher, and inout packages to Cargo.lock
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
lint / lint (pull_request) Has been cancelled
test / unit (pull_request) Has been cancelled
|
2026-05-15 03:20:37 +02:00 |
|
|
|
9976c1481a
|
feat(frontend): show precise date on hover over relative timestamps
|
2026-05-15 03:19:24 +02:00 |
|
|
|
e6b351b472
|
feat(frontend): show fediverse handle @user@domain on local user profiles
|
2026-05-15 03:16:17 +02:00 |
|
|
|
706d7389ed
|
refactor: replace inline find_by_id calls with get_user use case in presentation handlers
|
2026-05-15 03:14:09 +02:00 |
|
|
|
6e9b1596d8
|
refactor: move UUID/username routing to application use case — fix handler boundary leak
|
2026-05-15 03:12:52 +02:00 |
|
|
|
bbf6c97379
|
fix: UUID fallback in GET /users/{id} so AP actor URLs resolve for signature verification
|
2026-05-15 03:11:33 +02:00 |
|
|
|
b5427cab7d
|
fix: force HTTPS for WebFinger in follow/unfollow — library uses HTTP in debug mode
|
2026-05-15 03:03:51 +02:00 |
|
|
|
f7350847c5
|
fix: allow dots in usernames; BCrypt fallback in password verifier for v1 migrations
|
2026-05-15 02:56:18 +02:00 |
|
|
|
555bcea307
|
fix: correct API_URL default value in deploy script
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
lint / lint (pull_request) Has been cancelled
test / unit (pull_request) Has been cancelled
|
2026-05-15 02:48:36 +02:00 |
|
|
|
031a22514d
|
feat: implement remote unfollow — wire FederationActionPort through delete_follow handler
|
2026-05-15 02:46:24 +02:00 |
|
|
|
eebdbeaaf2
|
chore: use shared-services network for NATS, hardcode URL to match homeserver
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 02:15:07 +02:00 |
|
|
|
f387be43fb
|
chore: replace nginx proxy with direct Traefik routing on two domains
|
2026-05-15 02:13:32 +02:00 |
|
|
|
1a1ba3da63
|
refactor(domain): remove public_key/private_key from User model — managed by federation adapter
|
2026-05-15 02:06:06 +02:00 |
|
|
|
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 |
|