akkoma/test
ilja 053276ef6c
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending
Refactor upload, get url from modules
To get the url and base url, we had a function in upload.ex.
This included a `case` to check on what module is used.
This means that adding a new upload module implies changing code besides just adding a new module.

Here we try to get the logic properly into the respective modules.
This doesn't add new functionality, but should make it easier to add new uploaders in the future.
2023-03-12 10:13:07 +01:00
..
config remove default emoji file 2022-08-11 19:05:41 +01:00
credo/check/consistency giant massive dep upgrade and dialyxir-found error emporium (#371) 2022-12-14 12:38:48 +00:00
fixtures Interpret \n as newline for MFM 2023-02-18 19:56:11 +01:00
instance_static URL encode remote emoji pack names (#362) 2023-01-15 18:14:04 +00:00
mix Changelog + remove some unneeded comments from the tests 2023-02-26 14:43:19 +01:00
pleroma Refactor upload, get url from modules 2023-03-12 10:13:07 +01:00
support argon2 password hashing (#406) 2022-12-30 02:46:58 +00:00
test_helper.exs Use finch everywhere (#33) 2022-07-04 16:30:38 +00:00