index
:
gotosocial.git
next
trunk
GoToSocial is an ActivityPub social network server
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
db
Age
Commit message (
Expand
)
Author
Files
2025-12-01
[feat] utilize system's libsqlite3
HEAD
trunk
next
Terin Stock
4
2025-11-17
[chore] add a 'nosqlite' and 'nopostgres' build tags to support compiling wit...
kim
5
2025-11-17
[performance] reduce account stats database calls (#4496)
kim
5
2025-10-17
[performance] cache account IDs in home timeline query not in exclusive lists...
kim
2
2025-10-17
[chore/performance] Use CTE for list select statuses query (#4501)
tobi
2
2025-10-03
[chore] Use bulk updates + fewer loops in status rethreading migration (#4459)
tobi
5
2025-09-18
[feature] add paging support to rss feed endpoint, and support JSON / atom fe...
kim
3
2025-09-15
[bugfix] API status edit history returned in inverse order (#4432)
kim
1
2025-09-14
[feature] Support new model of interaction flow for forward compat with v0.21...
tobi
8
2025-08-14
[chore] return correct error message (#4377)
nicole mikołajczyk
1
2025-08-12
[feature] scheduled statuses (#4274)
nicole mikołajczyk
6
2025-08-09
[feature + performance] add JSON logging format (#4355)
kim
1
2025-07-30
[feature] add streaming of statuses and status updates to LOCAL / PUBLIC time...
kim
1
2025-07-29
[performance] bump codeberg.org/gruf/go-kv to v2 (#4341)
kim
1
2025-07-09
[bugfix] Fix wrong default used for `HidesCcPublicFromUnauthedWeb` in migrati...
tobi
1
2025-07-09
[feature] Use `hidesToPublicFromUnauthedWeb` and `hidesCcPublicFromUnauthedWe...
tobi
6
2025-06-26
[bugfix] fix issues with postgres array serialization (#4295)
kim
4
2025-06-25
[bugfix] move broken stage of filters migration into new migration (#4293)
kim
2
2025-06-24
[performance] filter model and database table improvements (#4277)
kim
12
2025-06-19
[bugfix] delete interaction requests when deleting account (#4278)
nicole mikołajczyk
2
2025-06-15
[feature] Handle retractions of domain permission subscription entries (#4261)
tobi
4
2025-06-13
[bugfix] Remove hardcoded "public" db schema assumption (#4269)
tobi
4
2025-06-11
[bugfix] process account delete synchronously to prevent OOM (#4260)
kim
2
2025-06-10
[feature] configurable maximum thumbnail dimensions (#4258)
kim
2
2025-06-10
[bugfix] fix existing statuses with invalid visibility (#4253)
nicole mikołajczyk
1
2025-06-01
[bugfix] fix GetAccountFollowRequestingIDs query (#4222)
Nicole Mikołajczyk
2
2025-05-28
[chore] thread_id migration tweaks (#4198)
kim
2
2025-05-26
[chore] migration to update `statuses.thread_id` to be notnull (#4160)
kim
12
2025-05-22
[chore] Upgrade to Go 1.24 (#4187)
Daenney
39
2025-05-12
[chore] Tidy up previous interaction policy migrations (#4171)
tobi
9
2025-05-11
[feature] Notify accounts when a status they've interacted with has been edit...
tobi
5
2025-05-04
[bugfix] Fix no notification if mention edited into status (#4102)
tobi
2
2025-04-30
[bugfix] Fix migration unsetting bot flag (#4098)
tobi
1
2025-04-29
[bugfix] Fix nil ptr exception on creating user without running server first ...
tobi
2
2025-04-27
[chore] Rewrite all remaining Github links
Daenney
1
2025-04-26
[chore] Fix daenney being bad at sed (#4060)
Daenney
1
2025-04-26
[feature] Move to code.superseriousbusiness.org
Daenney
219
2025-04-26
[performance] rewrite timelines to rely on new timeline cache type (#3941)
kim
6
2025-04-18
[bugfix] new token API issues (#4022)
kim
1
2025-04-07
[feature] add TOTP two-factor authentication (2FA) (#3960)
tobi
2
2025-04-06
[chore] Migrate accounts to new table, relax uniqueness constraint of actor `...
tobi
10
2025-04-04
[feature] Allow editing domain blocks/allows, fix comment import (#3967)
tobi
4
2025-04-02
[bugfix] Fix update users query in migration (#3963)
tobi
1
2025-03-26
[feature] Allow user to choose "gallery" style layout for web view of profile...
tobi
6
2025-03-18
[performance] reindex public timeline + tinker with query a bit (#3918)
tobi
2
2025-03-17
[feature] Application creation + management via API + settings panel (#3906)
tobi
6
2025-03-11
[bugfix] Fix panic when opening instance actor in web view (#3898)
tobi
1
2025-03-10
[performance] Optimize local timeline + local status count queries (#3892)
tobi
4
2025-03-09
[bugfix] Fix `length for type varchar must be at least 1` on Postgres (#3885)
tobi
1
2025-03-07
[feature] Parse content warning to HTML, serialize via client API as plaintex...
tobi
3
[next]