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
355
Commits
1
Branch
0
Tags
314dad54516b754ee050fcdc1864fb3acd6e7b89
Commit Graph
5 Commits
Author
SHA1
Message
Date
Gabriel Kaszewski
e3251b6928
fix: migrate thoughts.content VARCHAR(128) → TEXT to allow remote posts of any length
Some checks failed
lint / lint (push)
Has been cancelled
Details
test / unit (push)
Has been cancelled
Details
test / integration (push)
Has been cancelled
Details
lint / lint (pull_request)
Failing after 9m33s
Details
test / unit (pull_request)
Successful in 16m18s
Details
test / integration (pull_request)
Failing after 16m51s
Details
2026-05-15 01:15:09 +02:00
Gabriel Kaszewski
d62dde67bb
feat(postgres): remote_actor_connections table + PgRemoteActorConnectionRepository
2026-05-15 00:29:33 +02:00
Gabriel Kaszewski
21b6a04f97
feat(postgres-federation): FederationRepository and ApUserRepository
2026-05-14 10:19:57 +02:00
Gabriel Kaszewski
6e5d0de636
feat(postgres): pg_trgm extension and GIN search indexes
2026-05-14 09:21:59 +02:00
Gabriel Kaszewski
62ee73e302
feat(postgres): initial migrations
2026-05-14 03:26:42 +02:00