gotosocial/internal
tobi 2b9cf56f56
[chore/bugfix] Fix double gzip on prometheus endpoint (#2383)
* [chore] Move "/metrics" into separate API module

* use our own gzip middleware for prom
2023-11-23 19:10:51 +01:00
..
ap [feature] Federate status language in and out (#2366) 2023-11-21 15:13:30 +01:00
api [chore/bugfix] Fix double gzip on prometheus endpoint (#2383) 2023-11-23 19:10:51 +01:00
cache
cleaner [bugfix] process account delete side effects in serial, not in parallel (#2360) 2023-11-14 15:57:25 +01:00
config [feature] Initial Prometheus metrics implementation (#2334) 2023-11-20 16:43:55 +01:00
db [feature] Initial Prometheus metrics implementation (#2334) 2023-11-20 16:43:55 +01:00
email
federation [chore/security] refactor AuthenticateFederatedRequest() to handle account deref + suspension checks (#2371) 2023-11-21 11:35:30 +01:00
gotosocial [feature/performance] Wrap incoming HTTP requests in timeout handler (#2353) 2023-11-13 19:48:51 +01:00
gtscontext
gtserror [feature/performance] Wrap incoming HTTP requests in timeout handler (#2353) 2023-11-13 19:48:51 +01:00
gtsmodel [feature] Federate status language in and out (#2366) 2023-11-21 15:13:30 +01:00
httpclient [bugfix] only set content-length AFTER rewinding body bytes (#2086) 2023-08-08 12:45:29 +01:00
id
iotools
language [feature] Set/show instance language(s); show post language on frontend (#2362) 2023-11-17 11:35:28 +01:00
log
media [bugfix] process account delete side effects in serial, not in parallel (#2360) 2023-11-14 15:57:25 +01:00
messages
metrics [feature] Initial Prometheus metrics implementation (#2334) 2023-11-20 16:43:55 +01:00
middleware [feature] attach any request errors if found, only set level=ERROR if code >= 500 (#2300) 2023-10-25 16:11:40 +01:00
oauth
oidc
paging [bugfix] self-referencing collection pages for status replies (#2364) 2023-11-20 12:22:28 +00:00
processing [chore/security] refactor AuthenticateFederatedRequest() to handle account deref + suspension checks (#2371) 2023-11-21 11:35:30 +01:00
regexes
router [feature] Poll web view (#2377) 2023-11-22 12:17:42 +01:00
scheduler
state
storage
stream
text [feature] Media attachment placeholders (#2331) 2023-11-10 19:29:26 +01:00
timeline [bugfix] process account delete side effects in serial, not in parallel (#2360) 2023-11-14 15:57:25 +01:00
tracing [chore] update otel -> v1.20.0 (#2358) 2023-11-13 11:08:02 +01:00
trans
transport [bugfix] process account delete side effects in serial, not in parallel (#2360) 2023-11-14 15:57:25 +01:00
typeutils [bugfix/chore] id poll options properly (#2379) 2023-11-22 16:27:32 +01:00
uris [feature] Media attachment placeholders (#2331) 2023-11-10 19:29:26 +01:00
util [bugfix] self-referencing collection pages for status replies (#2364) 2023-11-20 12:22:28 +00:00
validate
visibility [bugfix] self-referencing collection pages for status replies (#2364) 2023-11-20 12:22:28 +00:00
web [chore/bugfix] Fix double gzip on prometheus endpoint (#2383) 2023-11-23 19:10:51 +01:00
workers