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-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
2025-03-06
[bugfix] Store and expose status content type (#3870)
ewwwin
4
2025-03-04
[feature] Add token review / delete to backend + settings panel (#3845)
tobi
2
2025-03-03
[bugfix] Fix app migration (#3868)
tobi
1
2025-03-03
[feature] Refactor tokens, allow multiple app redirect_uris (#3849)
tobi
8
2025-02-20
[bugfix] update fedi api to support multiple separate votes in same multiple ...
kim
2
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-06
[chore] update otel libraries (#3740)
Dominik Süß
1
2025-02-03
[feature] Implement Web Push notification policy (#3721)
Vyr Cossont
1
2025-01-27
[chore] some tidy ups (#3677)
kim
1
2025-01-27
[bugfix] Fix top-level posts with a mention being counted as replies when doi...
tobi
2
2025-01-24
[bugfix] Rename domain perm sub migration to unique date (#3679)
tobi
2
2025-01-23
[feature] Push notifications (#3587)
Vyr Cossont
11
2025-01-20
[bugfix] Store LastModified for domain perm subs + send as If-Modified-Since ...
tobi
2
2025-01-14
[chore] better dns validation (#3644)
kim
5
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
6
2025-01-05
[feature] Create/update/remove domain permission subscriptions (#3623)
tobi
8
2024-12-23
[feature] add support for clients editing statuses and fetching status revisi...
kim
2
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
22
2024-12-04
[feature] unending polls (#3592)
kim
1
2024-12-02
[feature] Add global instance CSS customization setting (#3352)
Victor Dyotte
1
2024-11-29
[performance] use new instance of bun.DB *after* migrations to reduce number ...
kim
1
2024-11-28
[chore] rename New___(string) int signature functions to Parse___(string) int...
kim
1
2024-11-25
[bugfix] notification types missing from link header (#3571)
kim
3
2024-11-25
[chore] Bump tooling versions, bump go -> v1.23.0 (#3258)
tobi
1
2024-11-25
[performance] convert enum strings to ints (#3558)
kim
17
2024-11-21
[feature] Add domain permission drafts and excludes (#3547)
tobi
7
2024-11-21
[bugfix] post counters should not include direct messages (#3554)
Jannis
2
2024-11-11
[performance] minimise log field allocations (#3529)
kim
21
2024-10-19
[bugfix] Fix filter title unique constraint (#3458)
tobi
4
2024-10-16
[chore] Upgrade golangci-lint, ignore existing int overflow warnings (#3420)
Markus Unterwaditzer
1
2024-10-14
updates exported interface types to match ncruces/go-sqlite3/driver methods (...
v0.17.0
kim
1
2024-10-14
[feature/OFFICIALLY UNSUPPORTED] add nowasm build tag to disable building wit...
kim
4
2024-10-14
[feature] for an sqlite database with journal mode != WAL, use maximum of 1 o...
kim
1
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
2
2024-10-04
[performance] remove the pragma optimize analysis limit on connection close (...
kim
1
2024-09-28
[bugfix] visibility after implicit approval not getting invalidated (#3370)
kim
2
2024-09-23
[chore] local instance count query caching, improved status context endpoint ...
kim
1
2024-09-20
[chore] ensure consistent caller name fetching regardless of compiler inlinin...
kim
1
[next]