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
/
cmd
/
gotosocial
/
action
/
testrig
/
testrig.go
Age
Commit message (
Expand
)
Author
Files
2024-08-09
[bugfix] ensure testrig package only compiled-in when debug enabled (#3185)
kim
1
2024-07-23
[feature] Conversations API (#3013)
Vyr Cossont
1
2024-07-17
[feature] Allow users to set default interaction policies per status visibili...
tobi
1
2024-05-30
[chore] little startup tweaks (#2941)
tobi
1
2024-05-29
[chore] improved startup / shutdown (#2925)
kim
1
2024-05-29
[feature] Debug admin endpoint to clear caches (#2940)
tobi
1
2024-05-05
[feature] Add HTTP header permission section to frontend (#2893)
tobi
1
2024-04-15
[performance] cached oauth database types (#2838)
kim
1
2024-03-25
[feature] Add healthcheck endpoints `/livez` and `/readyz` (#2783)
tobi
1
2024-02-27
[feature] Add experimental `instance-federation-spam-filter` option (#2685)
tobi
1
2024-02-14
[bugfix] add stricter checks during all stages of dereferencing remote AS obj...
kim
1
2024-02-14
[feature] Add metrics for instance user count, statuses count and federating ...
Tsuribori
1
2024-01-22
[feature] Ratelimit + serve emoji images on separate router group (#2548)
tobi
1
2023-11-23
[chore/bugfix] Fix double gzip on prometheus endpoint (#2383)
tobi
1
2023-11-20
[feature] Initial Prometheus metrics implementation (#2334)
Tsuribori
1
2023-11-17
[feature] Set/show instance language(s); show post language on frontend (#2362)
tobi
1
2023-10-30
[feature] Customizable media cleaner schedule (#2304)
tobi
1
2023-09-23
[chore] deinterface the typeutils.Converter and update to use state structure...
kim
1
2023-08-20
[feature/bugfix] Probe S3 storage for CSP uri, add config flag for extra URIs...
tobi
1
2023-05-25
[feature] Add List functionality (#1802)
tobi
1
2023-05-21
[feature] Make client IP logging configurable (#1799)
Daenney
1
2023-05-21
[bugfix] Start + stop caches properly for testrig + pruning (#1804)
tobi
1
2023-05-09
feat: initial tracing support (#1623)
Dominik Süß
1
2023-03-12
[chore] Improve copyright header handling (#1608)
Daenney
1
2023-03-01
[chore] move client/federator workerpools to Workers{} (#1575)
kim
1
2023-02-17
[feature] Add a request ID and include it in logs (#1476)
Daenney
1
2023-02-08
[chore/bugfix] Serve + throttle publickey separately from rest of ActivityPub...
tobi
1
2023-02-07
[bugfix] Use SignatureCheck middleware for web profile endpoints too (#1451)
tobi
1
2023-02-02
[feature] Implement `/api/v2/instance` endpoint (#1409)
tobi
1
2023-01-05
[chore] Update/add license headers for 2023 (#1304)
tobi
1
2023-01-02
[chore] The Big Middleware and API Refactor (tm) (#1250)
tobi
1
2022-12-02
[performance]: make s3 urls cacheable (#1194)
v0.6.0-rc3
Dominik Süß
1
2022-11-24
[chore] cleanup storage implementation, no need for multiple interface types ...
kim
1
2022-09-28
[chore] update dependencies, bump to Go 1.19.1 (#826)
kim
1
2022-09-04
[feature] Set default header and avatar for API accounts to GtS ones (#799)
tobi
1
2022-07-19
[chore] use our own logging implementation (#716)
kim
1
2022-07-03
[feature] S3 support (#674)
Dominik Süß
1
2022-06-11
[chore] Webfinger rework (#627)
tobi
1
2022-06-11
[feature] Add `created_at` and `error_description` to `/oauth/token` endpoint...
tobi
1
2022-06-08
[feature] More consistent API error handling (#637)
tobi
1
2022-05-15
[security] transport.Controller{} and transport.Transport{} security and perf...
kim
1
2022-04-28
replace async client API / federator msg processing with worker pools (#497)
kim
1
2022-04-15
[feature] Web profile pages for accounts (#449)
tobi
1
2022-01-10
test the media manager a bit, add shutdown logic
tsmethurst
1
2021-12-20
Extend license notices to 2022 (#354)
tobi
1
2021-12-07
Implement Cobra CLI tooling, Viper config tooling (#336)
tobi
1