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
/
config
/
config.go
Age
Commit message (
Expand
)
Author
Files
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-11-08
[feature] add support for polls + receiving federated status edits (#2330)
kim
1
2023-10-30
[feature] Customizable media cleaner schedule (#2304)
tobi
1
2023-10-25
[feature] Status thread mute/unmute functionality (#2278)
tobi
1
2023-09-21
[feature] Implement explicit domain allows + allowlist federation mode (#2200)
tobi
1
2023-09-07
[feature] Support OTLP HTTP, drop Jaeger (#2184)
Daenney
1
2023-08-23
[feature] list commands for both attachment and emojis (#2121)
rdelaage
1
2023-08-23
[feature] Add rate limit exceptions option, use ISO8601 for rate limit reset ...
tobi
1
2023-08-21
[feature] Make log format configurable (#2130)
Daenney
1
2023-08-20
[feature/bugfix] Probe S3 storage for CSP uri, add config flag for extra URIs...
tobi
1
2023-08-10
[performance] remove last of relational queries to instead rely on caches (#2...
kim
1
2023-08-04
[performance] add caching of status fave, boost of, in reply to ID lists (#2060)
kim
1
2023-08-03
[feature] simpler cache size configuration (#2051)
kim
1
2023-08-01
[feature] Allow users to skip http client tls verification for testing purpos...
tobi
1
2023-07-31
[feature] Hashtag federation (in/out), hashtag client API endpoints (#2032)
tobi
1
2023-07-31
[performance] cache follow, follow request and block ID lists (#2027)
kim
1
2023-07-29
[feature] Implement markers API (#1989)
Vyr Cossont
1
2023-07-27
[feature] Support setting private notes on accounts (#1982)
Vyr Cossont
1
2023-07-21
[feature] Report Masto version in /api/v1/instance (#1977)
Daenney
1
2023-07-07
[feature] enable + document explicit IP dialer allowing/denying (#1950)
v0.10.0-rc1
tobi
1
2023-07-07
[chore/bugfix] Domain block tidying up, Implement first pass of `207 Multi-St...
tobi
1
2023-05-25
[feature] Configurable custom css length (#1827)
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-09
feat: initial tracing support (#1623)
Dominik Süß
1
2023-05-08
[chore/performance] Make sender multiplier configurable (#1750)
tobi
1
2023-03-28
[performance] refactoring + add fave / follow / request / visibility caching ...
kim
1
2023-03-19
[feature] Email notifications for new / closed moderation reports (#1628)
tobi
1
2023-03-12
[chore] Improve copyright header handling (#1608)
Daenney
1
2023-03-08
[feature] Discover webfinger through host-meta (#1588)
Daenney
1
2023-03-04
[feature] Allow loading TLS certs from disk (#1586)
Daenney
1
2023-03-03
[performance] cache media attachments (#1525)
kim
1
2023-02-25
[feature] Make OIDC admin groups configurable (#1555)
Daenney
1
2023-02-17
[feature] Add a request ID and include it in logs (#1476)
Daenney
1
2023-02-10
[performance] remove throttling timers (#1466)
kim
1
2023-01-26
[chore] set max open / idle conns + conn max lifetime for both postgres and s...
tobi
1
2023-01-25
[feature] Public list of suspended domains (#1362)
f0x52
1
2023-01-17
[feature] Tune sqlite pragmas (#1349)
tobi
1
2023-01-10
[feature] Implement Report database model and utility functions (#1310)
tobi
1
2023-01-05
[chore] Update/add license headers for 2023 (#1304)
tobi
1
2023-01-04
[feature] HTTP request throttling middleware (#1297)
tobi
1
2022-12-11
[feature] support configuring database caches (#1246)
kim
1
2022-12-06
[feature] overhaul the oidc system (#961)
Dominik Süß
1
2022-11-25
[feature] Add `admin media prune orphaned` CLI command (#1146)
tobi
1
2022-11-14
[feature] add instance-expose-public-timeline flag (#1039)
Rob Sargant
1
2022-11-11
[feature] S3: add config flag to proxy S3 media (#1014)
Mara Sophie Grosch
1
2022-11-06
[feature] Make rate limit requests amount configurable (#966)
tobi
1
2022-11-03
[feature] Allow user to show instead of landing page on / (#922)
Mia Heidenstedt
1
2022-09-29
[feature] update config types to use bytesize.Size (#828)
kim
1
[next]