summaryrefslogtreecommitdiff
path: root/test/pleroma/web/twitter_api/util_controller_test.exs
AgeCommit message (Expand)Author
2023-09-24TwitterAPI: Return proper error when healthcheck is disabledHaelwenn (lanodan) Monnier
2023-01-02Revert "Merge branch 'copyright-bump' into 'develop'"lain
2023-01-01Bump copyright yearmarcin mikołajczak
2022-08-20Add GET endpoints for remote subscription formsTusooa Zhu
2022-08-20Add remote interaction ui for postsTusooa Zhu
2022-07-31Change test case wordingHaelwenn
2022-07-31Merge branch 'develop' into 'from/develop/tusooa/emit-move'tusooa
2022-02-25Copyright bump for 2022Sean King
2021-12-28Test that the target account is re-fetched in move_accountTusooa Zhu
2021-12-28Make move_account endpoint process non-existent users properlyTusooa Zhu
2021-12-28Add deleting alias endpointTusooa Zhu
2021-12-28Add get and add aliases endpointsTusooa Zhu
2021-12-28Implement moving accountTusooa Zhu
2021-12-15Merge branch 'delete-account-fix' into 'develop'lain
2021-12-13TwitterAPI: allow deleting one's own account with request bodydelete-account-fixAlex Gleason
2021-10-06CI: Bump lint stage to elixir-1.12Haelwenn (lanodan) Monnier
2021-09-05Allow users to remove their emails if instance does not need email to registerTusooa Zhu
2021-08-13TwitterAPI: Make change_email require body params instead of queryHaelwenn (lanodan) Monnier
2021-08-13TwitterAPI: Make change_password require body params instead of queryHaelwenn (lanodan) Monnier
2021-08-10TwitterAPI: Make change_email require body params instead of queryHaelwenn (lanodan) Monnier
2021-08-10TwitterAPI: Make change_password require body params instead of queryHaelwenn (lanodan) Monnier
2021-03-15OpenAPI: TwitterAPI Util ControllerHaelwenn (lanodan) Monnier
2021-01-26Convert tests to all use clear_config instead of Pleroma.Config.putMark Felder
2021-01-15Change user.deactivated field to user.is_activeMark Felder
2021-01-14Pbkdf2: Use it everywhere.Lain Soykaf
2021-01-13Password: Replace Pbkdf2 with Password.lain
2021-01-13Bump Copyright to 2021Haelwenn (lanodan) Monnier
2020-10-13tests consistencyAlexander Strizhakov