GoToSocial/internal/processing
kim 5faeb4de20
[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-05-28 14:08:35 +02:00
..
account [chore] tidy up media manager, add calling func to errors, build-script improvements (#1835) 2023-05-28 14:08:35 +02:00
admin [chore] tidy up media manager, add calling func to errors, build-script improvements (#1835) 2023-05-28 14:08:35 +02:00
fedi [feature] status refetch support (#1690) 2023-05-12 11:15:54 +02:00
list [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
media [chore] tidy up media manager, add calling func to errors, build-script improvements (#1835) 2023-05-28 14:08:35 +02:00
report [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
status [chore] tidy up media manager, add calling func to errors, build-script improvements (#1835) 2023-05-28 14:08:35 +02:00
stream [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
timeline [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
user [bugfix] add From to email header (#1717) 2023-04-29 11:47:14 +02:00
account_test.go [bugfix] Fix multiple "updated_at" columns for media updates (#1660) 2023-03-31 15:19:50 +02:00
app.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
blocks.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
followrequest.go [performance] refactoring + add fave / follow / request / visibility caching (#1607) 2023-03-28 14:03:14 +01:00
followrequest_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
fromclientapi.go [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
fromclientapi_test.go [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
fromcommon.go [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
fromfederator.go [chore] tidy up media manager, add calling func to errors, build-script improvements (#1835) 2023-05-28 14:08:35 +02:00
fromfederator_test.go [feature] status refetch support (#1690) 2023-05-12 11:15:54 +02:00
instance.go [bugfix] Punycode fixes (#1743) 2023-05-07 18:53:21 +01:00
oauth.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
preferences.go [feature] Implement the preferences client API (#1740) 2023-05-06 17:42:58 +02:00
preferences_test.go [feature] Implement the preferences client API (#1740) 2023-05-06 17:42:58 +02:00
processor.go [chore] tidy up media manager, add calling func to errors, build-script improvements (#1835) 2023-05-28 14:08:35 +02:00
processor_test.go [chore] tidy up media manager, add calling func to errors, build-script improvements (#1835) 2023-05-28 14:08:35 +02:00
search.go [feature] status refetch support (#1690) 2023-05-12 11:15:54 +02:00
util.go [feature] status refetch support (#1690) 2023-05-12 11:15:54 +02:00