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
Age
Commit message (
Expand
)
Author
Files
2024-10-11
[bugfix] Check interaction policies properly on incoming Likes (#3416)
tobi
1
2024-09-20
[chore] ensure consistent caller name fetching regardless of compiler inlinin...
kim
2
2024-08-26
move WASM compilation stage much later in server init to reduce memory usage ...
kim
1
2024-08-25
[bugfix] Let prometheus client do its own compression handling (#3232)
tobi
1
2024-08-09
[bugfix] ensure testrig package only compiled-in when debug enabled (#3185)
kim
4
2024-08-03
[chore] Add `media-ffmpeg-pool-size` config var (#3164)
tobi
1
2024-07-30
Fix no rows in result set error in emoji list command (#3152)
rdelaage
1
2024-07-30
[feature] persist worker queues to db (#3042)
kim
1
2024-07-24
[chore] Add interaction filter to complement existing visibility filter (#3111)
tobi
1
2024-07-23
[feature] Conversations API (#3013)
Vyr Cossont
2
2024-07-17
[chore] media pipeline improvements (#3110)
kim
2
2024-07-17
[feature] Allow users to set default interaction policies per status visibili...
tobi
1
2024-07-15
[feature] more filetype support! (#3107)
kim
2
2024-07-12
[feature] support processing of (many) more media types (#3090)
kim
3
2024-06-13
[chore] Silence memlimit package (#3002)
Daenney
1
2024-05-30
[chore] little startup tweaks (#2941)
tobi
2
2024-05-29
[chore] improved startup / shutdown (#2925)
kim
2
2024-05-29
[feature] Debug admin endpoint to clear caches (#2940)
tobi
2
2024-05-22
[performance] update storage backend and make use of seek syscall when availa...
kim
1
2024-05-05
[feature] Add HTTP header permission section to frontend (#2893)
tobi
1
2024-05-01
[bugfix] Tidy up remaining references to workers in cmd (#2889)
tobi
3
2024-04-26
[performance] update remaining worker pools to use queues (#2865)
kim
3
2024-04-15
[performance] cached oauth database types (#2838)
kim
1
2024-04-11
[feature] New user sign-up via web page (#2796)
tobi
2
2024-04-11
[performance] massively improved ActivityPub delivery worker efficiency (#2812)
kim
1
2024-04-02
[feature] Add `enable` command to mirror existing `disable` command; update d...
tobi
2
2024-03-25
[feature] Add healthcheck endpoints `/livez` and `/readyz` (#2783)
tobi
2
2024-03-04
[bugfix] check remote status permissibility (#2703)
kim
1
2024-02-27
[feature] Add experimental `instance-federation-spam-filter` option (#2685)
tobi
2
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
2
2024-02-12
Make GtS reported version SemVer-compatible (#2611)
Vyr Cossont
1
2024-01-31
[bugfix] fix possible infinite loops in media / emoji cleanup (#2590)
kim
1
2024-01-22
[feature] Ratelimit + serve emoji images on separate router group (#2548)
tobi
2
2024-01-19
[performance] overhaul struct (+ result) caching library for simplicity, perf...
kim
1
2023-12-18
[feature] request blocking by http headers (#2409)
kim
1
2023-11-23
[chore/bugfix] Fix double gzip on prometheus endpoint (#2383)
tobi
2
2023-11-20
[feature] Initial Prometheus metrics implementation (#2334)
Tsuribori
2
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-11-04
[feature] support canceling scheduled tasks, some federation API performance ...
kim
1
2023-10-30
[feature] Customizable media cleaner schedule (#2304)
tobi
2
2023-09-23
[chore] deinterface the typeutils.Converter and update to use state structure...
kim
2
2023-09-04
[feature] Store admin actions in the db, prevent conflicting actions (#2167)
tobi
1
2023-08-23
[feature] list commands for both attachment and emojis (#2121)
rdelaage
2
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
2
2023-08-17
[bugfix] fix double firing bun.DB query hooks (#2124)
kim
8
2023-08-09
[feature] List replies policy, refactor async workers (#2087)
tobi
1
[next]