GoToSocial/internal
tobi 941893a774
[chore] The Big Middleware and API Refactor (tm) (#1250)
* interim commit: start refactoring middlewares into package under router

* another interim commit, this is becoming a big job

* another fucking massive interim commit

* refactor bookmarks to new style

* ambassador, wiz zeze commits you are spoiling uz

* she compiles, we're getting there

* we're just normal men; we're just innocent men

* apiutil

* whoopsie

* i'm glad noone reads commit msgs haha :blob_sweat:

* use that weirdo go-bytesize library for maxMultipartMemory

* fix media module paths
2023-01-02 12:10:50 +00:00
..
ap [feature] Support PKCS1 "RSA PUBLIC KEY" pem block type (#1179) 2022-11-30 23:13:13 +01:00
api [chore] The Big Middleware and API Refactor (tm) (#1250) 2023-01-02 12:10:50 +00:00
cache update go-cache to v3.2.0 with support for ignoring errors (#1273) 2022-12-16 22:36:52 +00:00
concurrency [feature] various worker / request queue improvements (#995) 2022-11-08 10:35:24 +01:00
config [chore] The Big Middleware and API Refactor (tm) (#1250) 2023-01-02 12:10:50 +00:00
db [chore] The Big Middleware and API Refactor (tm) (#1250) 2023-01-02 12:10:50 +00:00
email [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
federation [feature] For video attachments, store + return fps, bitrate, duration (#1282) 2022-12-22 11:48:28 +01:00
gotosocial test the media manager a bit, add shutdown logic 2022-01-10 18:36:09 +01:00
gtserror [feature] For video attachments, store + return fps, bitrate, duration (#1282) 2022-12-22 11:48:28 +01:00
gtsmodel [feature] For video attachments, store + return fps, bitrate, duration (#1282) 2022-12-22 11:48:28 +01:00
httpclient Additional IP range validations (#1152) 2022-11-26 11:09:55 +00:00
id [feature] Prune timelines once per hour to plug memory leak (#1117) 2022-11-22 18:38:10 +00:00
iotools [bugfix] Close reader gracefully when streaming recache of remote media to fileserver api caller (#1281) 2022-12-21 11:17:43 +01:00
log [chore] simplify logging to remove "safetywriter" given os.File has concurrency protection (#1083) 2022-11-20 17:40:15 +01:00
media [feature] For video attachments, store + return fps, bitrate, duration (#1282) 2022-12-22 11:48:28 +01:00
messages Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
middleware [chore] The Big Middleware and API Refactor (tm) (#1250) 2023-01-02 12:10:50 +00:00
netutil [chore] Remove duplicate prefixes from sanitizer (#1195) 2022-12-01 20:34:55 +01:00
oauth [feature] `oob` oauth token support (#889) 2022-10-08 13:49:56 +02:00
oidc [chore] The Big Middleware and API Refactor (tm) (#1250) 2023-01-02 12:10:50 +00:00
processing [chore] The Big Middleware and API Refactor (tm) (#1250) 2023-01-02 12:10:50 +00:00
regexes [feature] Add `admin media prune orphaned` CLI command (#1146) 2022-11-25 17:23:42 +00:00
router [chore] The Big Middleware and API Refactor (tm) (#1250) 2023-01-02 12:10:50 +00:00
state [chore] move caches to a separate State{} structure (#1078) 2022-12-08 18:35:14 +01:00
storage [bugfix]: Prevent extension of S3 presigned url TTL (#1208) 2022-12-05 11:09:22 +01:00
stream Fix streamed messages ending up in wrong timeline(s) (#325) 2021-11-22 19:03:21 +01:00
text [chore] The Big Middleware and API Refactor (tm) (#1250) 2023-01-02 12:10:50 +00:00
timeline [chore] move caches to a separate State{} structure (#1078) 2022-12-08 18:35:14 +01:00
trans [chore] Test fixes (#788) 2022-08-31 17:31:21 +02:00
transport [chore] The Big Middleware and API Refactor (tm) (#1250) 2023-01-02 12:10:50 +00:00
typeutils [chore] The Big Middleware and API Refactor (tm) (#1250) 2023-01-02 12:10:50 +00:00
uris [chore] Global server configuration overhaul (#575) 2022-05-30 14:41:24 +02:00
util [chore/bugfix] Switch markdown from blackfriday to goldmark (#1267) 2022-12-16 12:20:22 +01:00
validate [feature] Allow newly uploaded emojis to be placed in categories (#939) 2022-11-14 22:47:27 +00:00
visibility [bugfix] Prevent future statuses entering timelines (#1134) 2022-11-24 13:54:49 +01:00
web [chore] The Big Middleware and API Refactor (tm) (#1250) 2023-01-02 12:10:50 +00:00