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
/
bundb
/
migrations
Age
Commit message (
Expand
)
Author
Files
2025-10-03
[chore] Use bulk updates + fewer loops in status rethreading migration (#4459)
tobi
5
2025-09-14
[feature] Support new model of interaction flow for forward compat with v0.21...
tobi
3
2025-08-12
[feature] scheduled statuses (#4274)
nicole mikołajczyk
1
2025-07-09
[bugfix] Fix wrong default used for `HidesCcPublicFromUnauthedWeb` in migrati...
tobi
1
2025-07-09
[feature] Use `hidesToPublicFromUnauthedWeb` and `hidesCcPublicFromUnauthedWe...
tobi
4
2025-06-26
[bugfix] fix issues with postgres array serialization (#4295)
kim
2
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
4
2025-06-15
[feature] Handle retractions of domain permission subscription entries (#4261)
tobi
2
2025-06-13
[bugfix] Remove hardcoded "public" db schema assumption (#4269)
tobi
4
2025-06-10
[feature] configurable maximum thumbnail dimensions (#4258)
kim
1
2025-06-10
[bugfix] fix existing statuses with invalid visibility (#4253)
nicole mikołajczyk
1
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
8
2025-05-12
[chore] Tidy up previous interaction policy migrations (#4171)
tobi
9
2025-04-30
[bugfix] Fix migration unsetting bot flag (#4098)
tobi
1
2025-04-27
[chore] Rewrite all remaining Github links
Daenney
1
2025-04-26
[feature] Move to code.superseriousbusiness.org
Daenney
90
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
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
1
2025-03-18
[performance] reindex public timeline + tinker with query a bit (#3918)
tobi
1
2025-03-17
[feature] Application creation + management via API + settings panel (#3906)
tobi
1
2025-03-10
[performance] Optimize local timeline + local status count queries (#3892)
tobi
1
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
2025-03-06
[bugfix] Store and expose status content type (#3870)
ewwwin
3
2025-03-03
[bugfix] Fix app migration (#3868)
tobi
1
2025-03-03
[feature] Refactor tokens, allow multiple app redirect_uris (#3849)
tobi
3
2025-02-15
[chore/performance] Batch migration queries (#3798)
tobi
2
2025-02-14
[bugfix] Drop status indices AFTER updating visibility (#3795)
tobi
2
2025-02-11
[performance] improved enum migrations (#3782)
kim
2
2025-02-03
[feature] Implement Web Push notification policy (#3721)
Vyr Cossont
1
2025-01-27
[bugfix] Fix top-level posts with a mention being counted as replies when doi...
tobi
1
2025-01-24
[bugfix] Rename domain perm sub migration to unique date (#3679)
tobi
2
2025-01-23
[feature] Push notifications (#3587)
Vyr Cossont
3
2025-01-20
[bugfix] Store LastModified for domain perm subs + send as If-Modified-Since ...
tobi
2
2025-01-09
[bugfix] migration to cleanup dropped status edits (#3637)
kim
1
2025-01-08
[chore] replace statuses.updated_at column with statuses.edited_at (#3636)
kim
3
2025-01-05
[feature] Create/update/remove domain permission subscriptions (#3623)
tobi
5
2024-12-09
[chore] Log during potentially long migrations (#3613)
tobi
4
2024-12-05
[feature] add support for receiving federated status edits (#3597)
kim
8
2024-12-02
[feature] Add global instance CSS customization setting (#3352)
Victor Dyotte
1
2024-11-28
[chore] rename New___(string) int signature functions to Parse___(string) int...
kim
1
2024-11-25
[performance] convert enum strings to ints (#3558)
kim
12
2024-11-21
[feature] Add domain permission drafts and excludes (#3547)
tobi
1
2024-10-19
[bugfix] Fix filter title unique constraint (#3458)
tobi
3
2024-10-11
[bugfix] Ensure `pending_approval` set on statuses + status faves (#3415)
tobi
2
2024-10-05
[bugfix] Update select of pending interaction requests to account for potenti...
tobi
1
[next]