summaryrefslogtreecommitdiff
path: root/test/web/twitter_api/util_controller_test.exs
AgeCommit message (Collapse)Author
2019-05-25tests: chase notification setting changesWilliam Pitcock
2019-05-15remove deprecated PleromaFE configurationSachin Joshi
2019-04-25Merge branch 'develop' into feature/disable-accountEgor Kislitsyn
2019-04-22Feature/826 healthcheck endpointAlexander Strizhakov
2019-04-22Merge remote-tracking branch 'pleroma/develop' into feature/disable-accountEgor Kislitsyn
2019-04-16Handle new-style mastodon follow listsNormandy
Fixes https://git.pleroma.social/pleroma/pleroma/issues/814
2019-04-12more testsEgor Kislitsyn
2019-04-10Merge branch 'fix/emoji-api-nonsense' into 'develop'lambda
Change response format of /api/pleroma/emoji so it makes sense See merge request pleroma/pleroma!1038
2019-04-10Merge branch 'notification-pleroma-settings' into 'develop'kaniini
Notification controls Closes #738 See merge request pleroma/pleroma!988
2019-04-09Change response format of /api/pleroma/emoji to the one that actually makes ↵rinpatch
sense
2019-04-02Merging develop into feature/770-add-emoji-tagsAlex S
Conflict test/web/twitter_api/util_controller_test.exs
2019-04-02fetch url for OStatus to know if it is a/c or statusSachin Joshi
2019-04-01[OStatus] adds status to pleroma instance if the url given is a statusSachin Joshi
2019-04-01Adding tag to emoji ets tableAlex S
changes in apis
2019-03-28Add PUT /api/pleroma/notification_settings endpointeugenijm
2019-03-21UtilController: Return state of safe dm mentions.lain
2019-03-15Allow to mark a single notification as readeugenijm
2019-02-19[#468] Added OAuth scopes-specific tests.Ivan Tashkinov
2019-02-05test: twitterapi: fix another possible test failure caseWilliam Pitcock
2019-02-05test: twitterapi: fix the test breakage for realWilliam Pitcock
2019-01-28Return new-style config if old-style config is set to false.lain
This is in preparation for 1.0. We'll be able to switch the config to the new mechanism on PleromaFE then as well.
2019-01-23New frontend configuration mechanism.lain
2018-12-29[#483] Refactored blocks and follows import, added tests.Ivan Tashkinov