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
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
2024-09-16
[performance] cache more database calls, reduce required database calls overa...
kim
36
2024-09-14
[chore] Update go-sqlite3 to 0.18.3 (#3295)
Daenney
1
2024-09-11
[bugfix] Update home timeline query to ignore exclusive list entries (#3289)
tobi
2
2024-09-10
[feature] Process `Reject` of interaction via fedi API, put rejected statuses...
tobi
5
2024-09-09
[feature] Implement exclusive lists (#3280)
Vyr Cossont
1
2024-09-09
[feature/frontend] Add options to include Unlisted posts or hide all posts (#...
tobi
3
2024-09-08
[bugfix] Fix temp table deletion causing runaway allocations (#3278)
tobi
2
2024-09-02
[chore/performance] Further reduce nil uncached queries (#3267)
tobi
8
2024-09-02
[chore] Don't try to select zero uncached filters (#3266)
tobi
1
2024-09-02
[chore/performance] Avoid unnecessary "uncached" queries (#3265)
tobi
17
2024-08-24
[feature] Interaction requests client api + settings panel (#3215)
tobi
10
2024-08-22
[feature] Use `local_only` field, deprecate `federated` field (#3222)
tobi
1
2024-08-08
[feature] Add `db-postgres-connection-string` option (#3178)
John Winston
1
2024-08-02
[chore] move PopulateAccountStats() nil check often performed into function i...
kim
2
2024-07-31
[feature] Allow users to export data via the settings panel (#3140)
tobi
5
2024-07-30
[feature] persist worker queues to db (#3042)
kim
5
2024-07-30
[chore] replace UniqueStrings with Deduplicate (#3154)
tobi
1
2024-07-29
[feature] Implement following hashtags (#3141)
Vyr Cossont
3
2024-07-26
[feature] Federate interaction policies + Accepts; enforce policies (#3138)
tobi
1
2024-07-24
[chore] renames the `GTS` caches to `DB` caches (#3127)
kim
32
2024-07-23
[chore] Add some log lines to recent migrations warning not to interrupt (#3134)
tobi
3
2024-07-23
Remove content and related fields from boosts (#3131)
Vyr Cossont
1
2024-07-23
[feature] Conversations API (#3013)
Vyr Cossont
12
2024-07-17
[chore] media pipeline improvements (#3110)
kim
4
2024-07-15
[feature/frontend] Add player for audio files; use thumbnail for `poster` (#3...
tobi
5
2024-07-15
[chore] add step-by-step logging to long migration (#3102)
tobi
1
2024-07-11
[chore] Add interaction policy gtsmodels (#3075)
tobi
11
[next]