This website requires JavaScript.
Explore
Help
Sign In
GKaszewski
/
thoughts
Watch
1
Star
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(ap): visibility-aware addressing — correct to/cc outbound, parse inbound to/cc
test.yml #173
:
Commit
8602614e7c
pushed by
GKaszewski
#1
2026-05-15 11:14:38 +00:00
34m15s
View workflow file
fix(ap): visibility-aware addressing — correct to/cc outbound, parse inbound to/cc
lint.yml #172
:
Commit
8602614e7c
pushed by
GKaszewski
#1
2026-05-15 10:40:23 +00:00
9m25s
View workflow file
fix: visibility-aware feeds — owner sees all, followers see followers-only, home feed includes non-public posts
test.yml #169
:
Commit
a5ea97bbaa
pushed by
GKaszewski
#1
2026-05-15 10:30:57 +00:00
33m12s
View workflow file
fix: visibility-aware feeds — owner sees all, followers see followers-only, home feed includes non-public posts
lint.yml #168
:
Commit
a5ea97bbaa
pushed by
GKaszewski
#1
2026-05-15 09:57:45 +00:00
9m44s
View workflow file
fix: registration — parse AuthResponse correctly, auto-login after successful registration
test.yml #165
:
Commit
fcbd132a78
pushed by
GKaszewski
#1
2026-05-15 09:48:01 +00:00
33m30s
View workflow file
fix: registration — parse AuthResponse correctly, auto-login after successful registration
lint.yml #164
:
Commit
fcbd132a78
pushed by
GKaszewski
#1
2026-05-15 09:14:31 +00:00
9m38s
View workflow file
fix: profile friends section shows profile owner's following list, not viewer's
test.yml #161
:
Commit
e61e5b4cec
pushed by
GKaszewski
#1
2026-05-15 09:04:53 +00:00
34m22s
View workflow file
fix: profile friends section shows profile owner's following list, not viewer's
lint.yml #160
:
Commit
e61e5b4cec
pushed by
GKaszewski
#1
2026-05-15 08:30:31 +00:00
9m46s
View workflow file
fix: follow/block handlers accept username string — was parsing as UUID
test.yml #157
:
Commit
171cfe4373
pushed by
GKaszewski
#1
2026-05-15 08:20:45 +00:00
33m45s
View workflow file
fix: follow/block handlers accept username string — was parsing as UUID
lint.yml #156
:
Commit
171cfe4373
pushed by
GKaszewski
#1
2026-05-15 07:46:59 +00:00
9m38s
View workflow file
feat: extract and save hashtags on thought creation
test.yml #153
:
Commit
24bfda8458
pushed by
GKaszewski
#1
2026-05-15 07:37:21 +00:00
33m19s
View workflow file
feat: extract and save hashtags on thought creation
lint.yml #152
:
Commit
24bfda8458
pushed by
GKaszewski
#1
2026-05-15 07:04:01 +00:00
9m18s
View workflow file
fix(postgres): get_thread uses recursive CTE — fetches all nested replies not just direct ones
test.yml #149
:
Commit
5c9acdecc1
pushed by
GKaszewski
#1
2026-05-15 06:54:43 +00:00
33m15s
View workflow file
fix(postgres): get_thread uses recursive CTE — fetches all nested replies not just direct ones
lint.yml #148
:
Commit
5c9acdecc1
pushed by
GKaszewski
#1
2026-05-15 06:21:27 +00:00
9m18s
View workflow file
fix: getThoughtThread parses flat array and builds nested tree — backend returns Vec not nested object
test.yml #145
:
Commit
255ff549a4
pushed by
GKaszewski
#1
2026-05-15 06:12:09 +00:00
34m0s
View workflow file
fix: getThoughtThread parses flat array and builds nested tree — backend returns Vec not nested object
lint.yml #144
:
Commit
255ff549a4
pushed by
GKaszewski
#1
2026-05-15 05:38:09 +00:00
9m51s
View workflow file
fix(thoughts): thought_to_json uses camelCase — POST/GET responses now match ThoughtSchema
test.yml #141
:
Commit
c67371231e
pushed by
GKaszewski
#1
2026-05-15 05:28:18 +00:00
33m41s
View workflow file
fix(thoughts): thought_to_json uses camelCase — POST/GET responses now match ThoughtSchema
lint.yml #140
:
Commit
c67371231e
pushed by
GKaszewski
#1
2026-05-15 04:54:37 +00:00
9m33s
View workflow file
fix: include own thoughts in home feed
test.yml #137
:
Commit
68261c4b2b
pushed by
GKaszewski
#1
2026-05-15 04:45:04 +00:00
33m50s
View workflow file
fix: include own thoughts in home feed
lint.yml #136
:
Commit
68261c4b2b
pushed by
GKaszewski
#1
2026-05-15 04:11:14 +00:00
9m27s
View workflow file
fix(users): return camelCase from GET /users list — UserSummary was snake_case
test.yml #133
:
Commit
8ef3a300bc
pushed by
GKaszewski
#1
2026-05-15 04:01:47 +00:00
34m11s
View workflow file
fix(users): return camelCase from GET /users list — UserSummary was snake_case
lint.yml #132
:
Commit
8ef3a300bc
pushed by
GKaszewski
#1
2026-05-15 03:27:36 +00:00
9m34s
View workflow file
fix: getUserProfile calls /users/{username}/profile to avoid AP route conflict
test.yml #129
:
Commit
c8c430fe7f
pushed by
GKaszewski
#1
2026-05-15 03:18:02 +00:00
34m34s
View workflow file
fix: getUserProfile calls /users/{username}/profile to avoid AP route conflict
lint.yml #128
:
Commit
c8c430fe7f
pushed by
GKaszewski
#1
2026-05-15 02:43:28 +00:00
9m13s
View workflow file
fix: per_page not perPage in Zod schemas — raw serde_json keys are snake_case
test.yml #125
:
Commit
7cb6b94b08
pushed by
GKaszewski
#1
2026-05-15 02:34:15 +00:00
34m6s
View workflow file
fix: per_page not perPage in Zod schemas — raw serde_json keys are snake_case
lint.yml #124
:
Commit
7cb6b94b08
pushed by
GKaszewski
#1
2026-05-15 02:00:09 +00:00
9m36s
View workflow file
fix: await searchParams and params for Next.js 15 async API, compute totalPages in all-users page
test.yml #121
:
Commit
b95cebc799
pushed by
GKaszewski
#1
2026-05-15 01:50:33 +00:00
33m37s
View workflow file
fix: await searchParams and params for Next.js 15 async API, compute totalPages in all-users page
lint.yml #120
:
Commit
b95cebc799
pushed by
GKaszewski
#1
2026-05-15 01:16:56 +00:00
9m41s
View workflow file
fix(nats): use explicit subject prefixes — WorkQueue retention disallows > wildcard
test.yml #117
:
Commit
12adddaa16
pushed by
GKaszewski
#1
2026-05-15 01:07:14 +00:00
33m25s
View workflow file
fix(nats): use explicit subject prefixes — WorkQueue retention disallows > wildcard
lint.yml #116
:
Commit
12adddaa16
pushed by
GKaszewski
#1
2026-05-15 00:33:49 +00:00
9m9s
View workflow file
First
Previous
...
3
4
5
6
7
Next
Last