mirror of
1
Fork 0
gotosocial/internal/api
kim 94792ff7e8 [chore] tidy up media manager, add calling func to errors, build-script improvements (#1835)
* media manager tidy-up: de-interface and remove unused PostDataFunc

Signed-off-by: kim <grufwub@gmail.com>

* remove last traces of media.Manager being an interface

Signed-off-by: kim <grufwub@gmail.com>

* update error to provide caller, allow tuneable via build tags

Signed-off-by: kim <grufwub@gmail.com>

* remove kim-specific build script changes

Signed-off-by: kim <grufwub@gmail.com>

* fix merge conflicts

Signed-off-by: kim <grufwub@gmail.com>

* update build-script to support externally setting build variables

Signed-off-by: kim <grufwub@gmail.com>

---------

Signed-off-by: kim <grufwub@gmail.com>
2023-06-14 15:16:43 +02:00
..
activitypub [chore] tidy up media manager, add calling func to errors, build-script improvements (#1835) 2023-06-14 15:16:43 +02:00
auth [chore] tidy up media manager, add calling func to errors, build-script improvements (#1835) 2023-06-14 15:16:43 +02:00
client [chore] tidy up media manager, add calling func to errors, build-script improvements (#1835) 2023-06-14 15:16:43 +02:00
fileserver [chore] tidy up media manager, add calling func to errors, build-script improvements (#1835) 2023-06-14 15:16:43 +02:00
model [bugfix] Ensure account fields can be set by JSON (#1762) 2023-05-12 11:17:31 +02:00
nodeinfo [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
util [bugfix] Fix NegotiateFormat with multiple accept headers (#1797) 2023-05-16 15:08:45 +02:00
wellknown [chore] tidy up media manager, add calling func to errors, build-script improvements (#1835) 2023-06-14 15:16:43 +02:00
activitypub.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
auth.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
client.go [feature] Implement the preferences client API (#1740) 2023-05-06 17:42:58 +02:00
fileserver.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
nodeinfo.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
wellknown.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00