GoToSocial/internal/processing/status
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
..
bookmark.go [feature] Allow users to create + delete bookbarks, and view bookmarked statuses (#1168) 2022-12-09 11:37:12 +01:00
bookmark_test.go [feature] Allow users to create + delete bookbarks, and view bookmarked statuses (#1168) 2022-12-09 11:37:12 +01:00
boost.go [bugfix] Fix boost of boost issue (#764) 2022-08-23 10:46:10 +02:00
boost_test.go [bugfix] Fix boost of boost issue (#764) 2022-08-23 10:46:10 +02:00
boostedby.go [bugfix] Fix status boosts giving 404 (#1137) 2022-11-24 16:12:43 +01:00
context.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
create.go [bugfix] Check `media-description-min-chars` on submission of new status (#960) 2022-11-05 12:33:38 +00:00
create_test.go [chore] The Big Middleware and API Refactor (tm) (#1250) 2023-01-02 12:10:50 +00:00
delete.go [chore] Tidy up status deletion, remove from cache too (#845) 2022-09-21 19:55:52 +02:00
fave.go [chore] Update bun / sqlite versions; update gtsmodels (#754) 2022-08-15 11:35:05 +01:00
favedby.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
get.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
status.go [feature] Allow users to create + delete bookbarks, and view bookmarked statuses (#1168) 2022-12-09 11:37:12 +01:00
status_test.go [chore] cleanup storage implementation, no need for multiple interface types (#1131) 2022-11-24 09:35:46 +01:00
unbookmark.go [feature] Allow users to create + delete bookbarks, and view bookmarked statuses (#1168) 2022-12-09 11:37:12 +01:00
unbookmark_test.go [feature] Allow users to create + delete bookbarks, and view bookmarked statuses (#1168) 2022-12-09 11:37:12 +01:00
unboost.go [chore] Tidy up status deletion, remove from cache too (#845) 2022-09-21 19:55:52 +02:00
unfave.go replace async client API / federator msg processing with worker pools (#497) 2022-04-28 13:23:11 +01:00
util.go [chore] The Big Middleware and API Refactor (tm) (#1250) 2023-01-02 12:10:50 +00:00
util_test.go [chore] The Big Middleware and API Refactor (tm) (#1250) 2023-01-02 12:10:50 +00:00