Application: Actually start finch if it's needed
[akkoma] / lib / pleroma / web / admin_api / controllers / instance_controller.ex
2021-12-09 lainMerge branch 'benchmark-fixes' into 'develop'
2021-12-07 Alex GleasonMerge remote-tracking branch 'origin/develop' into...
2021-12-06 lainMerge branch 'benchmark' into 'develop'
2021-12-03 Alex GleasonMerge remote-tracking branch 'origin/develop' into...
2021-11-16 HaelwennMerge branch 'bugfix/markdown-newlines' into 'develop'
2021-11-15 lainMerge branch 'update-elixir' into 'develop'
2021-11-15 lainMerge branch 'fix-tests' into 'develop'
2021-11-15 lainMerge branch 'block-behavior' into 'develop'
2021-11-15 lainMerge branch 'instance-deletion' into 'develop'
2021-07-17 Alex GleasonMerge remote-tracking branch 'pleroma/develop' into...
2021-07-17 Alex GleasonAdminAPI.InstanceController: clean up tests, rename...
2021-07-17 Alex GleasonAdminAPI: add DELETE /instances/:instance to delete...
2021-07-17 Alex GleasonCreate AdminAPI.InstanceController