Logo
Explore Help
Sign In
GKaszewski/thoughts
1
0
Fork 0
You've already forked thoughts
Code Issues 3 Pull Requests Actions Packages Projects Releases Wiki Activity
All Workflows deploy.yml lint.yml test.yml
Actor
All actors GKaszewski
Status
All status Success Failure Waiting Running
fix(nats): switch from push to pull consumer — pull is reliable, push had deliver_subject issues
test.yml #233:Commit 17d2a186e1 pushed by GKaszewski
#1
2026-05-15 20:23:57 +00:00
28m40s
View workflow file
fix(nats): switch from push to pull consumer — pull is reliable, push had deliver_subject issues
lint.yml #232:Commit 17d2a186e1 pushed by GKaszewski
#1
2026-05-15 19:55:17 +00:00
9m35s
View workflow file
debug: add INFO logging to ensure_stream and remote_actor_posts_handler
test.yml #229:Commit 7bbc702e85 pushed by GKaszewski
#1
2026-05-15 19:45:42 +00:00
28m12s
View workflow file
debug: add INFO logging to ensure_stream and remote_actor_posts_handler
lint.yml #228:Commit 7bbc702e85 pushed by GKaszewski
#1
2026-05-15 19:17:30 +00:00
9m42s
View workflow file
fix(frontend): profile fields — grid layout caps name col at 5rem, value gets remaining space
test.yml #225:Commit 612b7f069b pushed by GKaszewski
#1
2026-05-15 19:07:48 +00:00
28m25s
View workflow file
fix(frontend): profile fields — grid layout caps name col at 5rem, value gets remaining space
lint.yml #224:Commit 612b7f069b pushed by GKaszewski
#1
2026-05-15 18:39:23 +00:00
9m22s
View workflow file
fix(frontend): profile fields table — overflow-x-auto, break-all values, styled links
test.yml #221:Commit 199fe91801 pushed by GKaszewski
#1
2026-05-15 18:30:01 +00:00
28m17s
View workflow file
fix(frontend): profile fields table — overflow-x-auto, break-all values, styled links
lint.yml #220:Commit 199fe91801 pushed by GKaszewski
#1
2026-05-15 18:01:43 +00:00
9m12s
View workflow file
fix(frontend): truncate long handles in remote user profile and card
test.yml #217:Commit f3df2061e1 pushed by GKaszewski
#1
2026-05-15 17:52:31 +00:00
27m35s
View workflow file
fix(frontend): truncate long handles in remote user profile and card
lint.yml #216:Commit f3df2061e1 pushed by GKaszewski
#1
2026-05-15 17:24:56 +00:00
9m8s
View workflow file
fix: add federation.> to NATS stream subjects; update stream on startup; truncate long profile URLs
test.yml #213:Commit df7fcf5096 pushed by GKaszewski
#1
2026-05-15 17:15:48 +00:00
27m44s
View workflow file
fix: add federation.> to NATS stream subjects; update stream on startup; truncate long profile URLs
lint.yml #212:Commit df7fcf5096 pushed by GKaszewski
#1
2026-05-15 16:48:04 +00:00
9m48s
View workflow file
fix(frontend): middleware rewrites remote actor URLs to avoid Next.js file-extension routing issue
test.yml #209:Commit 072d06cb46 pushed by GKaszewski
#1
2026-05-15 16:38:15 +00:00
29m20s
View workflow file
fix(frontend): middleware rewrites remote actor URLs to avoid Next.js file-extension routing issue
lint.yml #208:Commit 072d06cb46 pushed by GKaszewski
#1
2026-05-15 16:08:55 +00:00
31s
View workflow file
fix(frontend): encode handle in URL to avoid Next.js routing issues with @ chars
test.yml #205:Commit 4ce239fc87 pushed by GKaszewski
#1
2026-05-15 16:08:24 +00:00
11m12s
View workflow file
fix(frontend): encode handle in URL to avoid Next.js routing issues with @ chars
lint.yml #204:Commit 4ce239fc87 pushed by GKaszewski
#1
2026-05-15 15:57:12 +00:00
9m22s
View workflow file
fix(frontend): remote user card link needs leading @ in handle URL
test.yml #201:Commit 72813d7c9b pushed by GKaszewski
#1
2026-05-15 15:47:50 +00:00
27m55s
View workflow file
fix(frontend): remote user card link needs leading @ in handle URL
lint.yml #200:Commit 72813d7c9b pushed by GKaszewski
#1
2026-05-15 15:19:55 +00:00
9m22s
View workflow file
feat(frontend): link remote user card avatar/name to profile page
test.yml #197:Commit a472ae08fb pushed by GKaszewski
#1
2026-05-15 15:10:33 +00:00
28m36s
View workflow file
feat(frontend): link remote user card avatar/name to profile page
lint.yml #196:Commit a472ae08fb pushed by GKaszewski
#1
2026-05-15 14:41:57 +00:00
9m42s
View workflow file
feat(frontend): remote actor profile page with bio, fields, and posts
test.yml #192:Commit 8ef7c93970 pushed by GKaszewski
#1
2026-05-15 14:32:15 +00:00
27m52s
View workflow file
feat(frontend): remote actor profile page with bio, fields, and posts
lint.yml #191:Commit 8ef7c93970 pushed by GKaszewski
#1
2026-05-15 14:04:23 +00:00
10m5s
View workflow file
fix(activitypub-base): populate also_known_as, profile_url, attachment from fetched actor
test.yml #189:Commit ed6996e350 pushed by GKaszewski
#1
2026-05-15 13:54:18 +00:00
28m30s
View workflow file
fix(activitypub-base): populate also_known_as, profile_url, attachment from fetched actor
lint.yml #188:Commit ed6996e350 pushed by GKaszewski
#1
2026-05-15 13:25:48 +00:00
9m59s
View workflow file
fix(activitypub-base): populate avatar_url, bio, banner from fetched actor JSON
test.yml #185:Commit 0c4df36b95 pushed by GKaszewski
#1
2026-05-15 13:15:48 +00:00
29m23s
View workflow file
fix(activitypub-base): populate avatar_url, bio, banner from fetched actor JSON
lint.yml #184:Commit 0c4df36b95 pushed by GKaszewski
#1
2026-05-15 12:46:25 +00:00
9m46s
View workflow file
fix: content negotiation for followers/following — resolve AP router conflict
test.yml #181:Commit 908789e639 pushed by GKaszewski
#1
2026-05-15 12:36:39 +00:00
28m44s
View workflow file
fix: content negotiation for followers/following — resolve AP router conflict
lint.yml #180:Commit 908789e639 pushed by GKaszewski
#1
2026-05-15 12:07:55 +00:00
9m28s
View workflow file
fix(activitypub-base): lookup_actor fetches WebFinger via HTTPS directly
test.yml #177:Commit dbd891d60d pushed by GKaszewski
#1
2026-05-15 11:58:27 +00:00
34m8s
View workflow file
fix(activitypub-base): lookup_actor fetches WebFinger via HTTPS directly
lint.yml #176:Commit dbd891d60d pushed by GKaszewski
#1
2026-05-15 11:24:19 +00:00
9m41s
View workflow file
First Previous ... 2 3 4 5 6 ... Next Last
Powered by Gitea Version: 1.25.2 Page: 99ms Template: 21ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API