This website requires JavaScript.
Explore
Help
Sign In
GKaszewski
/
thoughts
Watch
1
Star
0
Fork
0
You've already forked thoughts
Code
Issues
7
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
remove legacy v1 backend
test.yml #449
:
Commit
a73e7deeff
pushed by
GKaszewski
master
2026-05-28 20:55:04 +00:00
16m10s
View workflow file
remove legacy v1 backend
lint.yml #448
:
Commit
a73e7deeff
pushed by
GKaszewski
master
2026-05-28 20:38:54 +00:00
8m34s
View workflow file
feat: add /friends page and /settings/friends top-friends management
test.yml #447
:
Commit
43e36c743b
pushed by
GKaszewski
master
2026-05-28 02:47:55 +00:00
16m39s
View workflow file
feat: add /friends page and /settings/friends top-friends management
lint.yml #446
:
Commit
43e36c743b
pushed by
GKaszewski
master
2026-05-28 02:31:16 +00:00
8m39s
View workflow file
feat(presentation): add GET /federation/me/friends handler and route
test.yml #445
:
Commit
e406464f9f
pushed by
GKaszewski
master
2026-05-28 02:21:02 +00:00
16m42s
View workflow file
feat(presentation): add GET /federation/me/friends handler and route
lint.yml #444
:
Commit
e406464f9f
pushed by
GKaszewski
master
2026-05-28 02:04:19 +00:00
9m24s
View workflow file
fix(clippy): remove unused PasswordHash import
test.yml #443
:
Commit
de1d2f7ec7
pushed by
GKaszewski
master
2026-05-28 01:26:00 +00:00
16m15s
View workflow file
fix(clippy): remove unused PasswordHash import
lint.yml #442
:
Commit
de1d2f7ec7
pushed by
GKaszewski
master
2026-05-28 01:09:44 +00:00
8m45s
View workflow file
fix: look up remote parent by ap_id to thread remote-to-remote replies
test.yml #441
:
Commit
e8d42b01dc
pushed by
GKaszewski
master
2026-05-28 01:00:58 +00:00
0s
View workflow file
fix: look up remote parent by ap_id to thread remote-to-remote replies
lint.yml #440
:
Commit
e8d42b01dc
pushed by
GKaszewski
master
2026-05-28 01:00:57 +00:00
1m7s
View workflow file
ci: remove failing integration tests job
test.yml #439
:
Commit
4038a6b554
pushed by
GKaszewski
master
2026-05-28 00:59:48 +00:00
4m10s
View workflow file
ci: remove failing integration tests job
lint.yml #438
:
Commit
4038a6b554
pushed by
GKaszewski
master
2026-05-28 00:55:38 +00:00
7m13s
View workflow file
refactor: delegate mark_follower_accepted/rejected through k-ap service, remove federation_repo from ApFederationAdapter
test.yml #437
:
Commit
be4a37546c
pushed by
GKaszewski
master
2026-05-28 00:48:24 +00:00
0s
View workflow file
refactor: delegate mark_follower_accepted/rejected through k-ap service, remove federation_repo from ApFederationAdapter
lint.yml #436
:
Commit
be4a37546c
pushed by
GKaszewski
master
2026-05-28 00:48:24 +00:00
2m21s
View workflow file
feat: add alsoKnownAs field to federation settings
test.yml #435
:
Commit
c30243f1c8
pushed by
GKaszewski
master
2026-05-28 00:43:31 +00:00
34m20s
View workflow file
feat: add alsoKnownAs field to federation settings
lint.yml #434
:
Commit
c30243f1c8
pushed by
GKaszewski
master
2026-05-28 00:09:11 +00:00
7m10s
View workflow file
feat: add PATCH /federation/me/also-known-as endpoint
test.yml #433
:
Commit
1ad02e0806
pushed by
GKaszewski
master
2026-05-28 00:01:59 +00:00
0s
View workflow file
feat: add PATCH /federation/me/also-known-as endpoint
lint.yml #432
:
Commit
1ad02e0806
pushed by
GKaszewski
master
2026-05-28 00:01:59 +00:00
2m19s
View workflow file
fix: update user URL handling in ThoughtsObjectHandler to use user_id
test.yml #431
:
Commit
23a8444b5c
pushed by
GKaszewski
master
2026-05-27 23:59:38 +00:00
19s
View workflow file
fix: update user URL handling in ThoughtsObjectHandler to use user_id
lint.yml #430
:
Commit
23a8444b5c
pushed by
GKaszewski
master
2026-05-27 23:59:19 +00:00
7m19s
View workflow file
fix: add broadcast_move stub to TestStore
test.yml #429
:
Commit
b20b60ad10
pushed by
GKaszewski
master
2026-05-27 23:51:58 +00:00
0s
View workflow file
fix: add broadcast_move stub to TestStore
lint.yml #428
:
Commit
b20b60ad10
pushed by
GKaszewski
master
2026-05-27 23:51:58 +00:00
53s
View workflow file
feat: update dependencies to k-ap v0.1.7 and add profileHref utility for user links
test.yml #427
:
Commit
a460428be1
pushed by
GKaszewski
master
2026-05-27 22:20:57 +00:00
35m2s
View workflow file
feat: update dependencies to k-ap v0.1.7 and add profileHref utility for user links
lint.yml #426
:
Commit
a460428be1
pushed by
GKaszewski
master
2026-05-27 21:45:55 +00:00
7m12s
View workflow file
docs: replace activitypub-base with k-ap in architecture overview
test.yml #425
:
Commit
74eeb9fcb9
pushed by
GKaszewski
master
2026-05-24 23:38:45 +00:00
34m6s
View workflow file
docs: replace activitypub-base with k-ap in architecture overview
lint.yml #424
:
Commit
74eeb9fcb9
pushed by
GKaszewski
master
2026-05-24 23:04:39 +00:00
7m4s
View workflow file
feat: store AP note extensions in JSONB and render movies-diary posts as rich cards
test.yml #423
:
Commit
7ee22ae79f
pushed by
GKaszewski
master
2026-05-24 03:13:45 +00:00
35m19s
View workflow file
feat: store AP note extensions in JSONB and render movies-diary posts as rich cards
lint.yml #422
:
Commit
7ee22ae79f
pushed by
GKaszewski
master
2026-05-24 02:38:26 +00:00
7m24s
View workflow file
feat: custom CSS editor with CodeMirror, live preview, and /docs/css reference
test.yml #421
:
Commit
3f26456d77
pushed by
GKaszewski
master
2026-05-24 02:10:35 +00:00
35m46s
View workflow file
feat: custom CSS editor with CodeMirror, live preview, and /docs/css reference
lint.yml #420
:
Commit
3f26456d77
pushed by
GKaszewski
master
2026-05-24 01:34:49 +00:00
7m36s
View workflow file
First
Previous
1
2
3
4
5
...
Next
Last