GoToSocial/internal
2023-11-29 11:25:52 +01:00
..
ap [feature] Federate status language in and out (#2366) 2023-11-21 15:13:30 +01:00
api [bugfix] Correctly handle range > content-length (#2395) 2023-11-29 11:25:52 +01:00
cache [bugfix] Don't copy ptr fields in caches (#2386) 2023-11-27 15:39:44 +00:00
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 [bugfix] Don't copy ptr fields in caches (#2386) 2023-11-27 15:39:44 +00: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
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
oauth
oidc
paging [bugfix] self-referencing collection pages for status replies (#2364) 2023-11-20 12:22:28 +00:00
processing [feature] Add /api/v1/admin/debug/apurl endpoint (#2359) 2023-11-27 14:02:52 +00: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 [feature] Add /api/v1/admin/debug/apurl endpoint (#2359) 2023-11-27 14:02:52 +00:00
typeutils [bugfix] Add Actor to outgoing poll vote Create; other fixes (#2384) 2023-11-27 13:14:28 +00: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 [performance] http response encoding / writing improvements (#2374) 2023-11-27 14:00:57 +00:00
workers