aboutsummaryrefslogtreecommitdiff
path: root/test/web
AgeCommit message (Expand)Author
2020-02-09Merge branch 'fix-streaming-reblog' into 'develop'Haelwenn
2020-02-09fixed Metadata.Utils.scrub_html_and_truncateMaksim Pechnikov
2019-12-13report federating status in nodeinfohref
2019-11-19Check client and token in GET /oauth/authorizeAkiraFukushima
2019-11-04streamer: use direct object for filter checks when there is no valid child ob...Ariadne Conill
2019-10-07Mastodon API: Fix private and direct statuses not being filtered out from the...eugenijm
2019-10-06Update test for custom fields when content-type urlencodedkPherox
2019-10-06Update test for custom fields when name empty stringkPherox
2019-10-06Rename fields to fields_attributeskPherox
2019-10-05CommonAPI: Create profile updates as public.lain
2019-10-05ActivityPub / Transmogrifier: Correctly store incoming Update id.lain
2019-10-04notification_view.ex: Make sure `account` isn’t emptyHaelwenn (lanodan) Monnier
2019-10-04removed legacy api: "/objects/:uuid/likes"Maksim Pechnikov
2019-10-04ActivityPub.Utils: Fix undo test.lain
2019-10-04ActivityPub: Change addressing of Undo.lain
2019-10-04tests: streamer: add a test for blocked transitive activitiesAriadne Conill
2019-10-04Revert "Merge branch 'revert-4fabf83a' into 'develop'"Egor Kislitsyn
2019-09-30Transmogrifier: Handle compact objects in undos.lain
2019-09-26Lintingrinpatch
2019-09-26Don't embed the first page in inboxes/outboxes and refactor the views torinpatch
2019-09-14Apply suggestion to test/web/mastodon_api/mastodon_api_controller_test.exsrinpatch
2019-09-14Apply suggestion to test/web/mastodon_api/mastodon_api_controller_test.exsrinpatch
2019-09-14Mastodon API: Respect post privacy in favourited/reblogged endpointsrinpatch
2019-09-13Merge branch 'feature/change-email' into 'develop'Haelwenn
2019-09-13Merge branch 'admin-config-description' into 'develop'rinpatch
2019-09-13Add email change endpointEgor Kislitsyn
2019-09-12Fix associated test as wellMark Felder
2019-09-11expanding regex sigils to use modifiersAlex S
2019-09-10Add an endpoint to get multiple statuses by IDsEgor Kislitsyn
2019-09-09Add Pleroma.Plugs.Cacheminibikini
2019-09-10Fix `ActivityPubController.read_inbox/2`Egor Kislitsyn
2019-09-06Merge branch 'so-long-twitterapi' into 'develop'rinpatch
2019-09-05Merge branch 'feature/mastoapi-accounts-external' into 'develop'Haelwenn
2019-09-05Mastodon API Poll view: Fix handling of polls without an end daterinpatch
2019-09-04Mastodon API: Add `pleroma.thread_muted` to Status entityrinpatch
2019-09-04Extend `/api/pleroma/notifications/read` to mark multiple notificationsrinpatch
2019-09-03Mastdon API: Add ability to get a remote account by nickname torinpatch
2019-08-31Remove a useless importrinpatch
2019-08-31Add a changelog entry for twitterapi removal and fix credo issuesrinpatch
2019-08-31Remove TwitterAPI representersrinpatch
2019-08-31Remove Activity, User and Notification views from TwitterAPIrinpatch
2019-08-31Remove most of Pleroma.Web.TwitterAPI.TwitterAPIrinpatch
2019-08-28Merge branch 'fix-osada-follow' into 'develop'Haelwenn
2019-08-27Merge branch 'list-controller' into 'develop'lain
2019-08-27added tests for ActivityPub.like\unlikeMaksim Pechnikov
2019-08-27Remove most of TwitterAPIControllerrinpatch
2019-08-26Transmogrifier: Fix follow handling when the actor is an object.lain
2019-08-26Fix sporadic testMaxim Filippov
2019-08-26Move test/web/mastodon_api/*_test.exs to test/web/mastodon_api/controllers an...Egor Kislitsyn
2019-08-26Extract MastodonAPIController's list actions into MastodonAPI.ListController;...Egor Kislitsyn