summaryrefslogtreecommitdiff
path: root/test/web/mastodon_api/mastodon_api_controller_test.exs
AgeCommit message (Expand)Author
2017-11-10Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into developRoger Braun
2017-11-10MastoAPI: Use string ids everywhere.Roger Braun
2017-11-09MastoAPI: Fetch statuses in search.Roger Braun
2017-11-03MastoAPI: Add list of blocked users.Roger Braun
2017-11-03MastoAPI: Add blocking.Roger Braun
2017-10-31Allow using cws in mastodon api.Roger Braun
2017-10-31Fix specs.Roger Braun
2017-10-31Typo.Roger Braun
2017-10-30Move user search to User module.Roger Braun
2017-10-29Fix follow test semantics.eal
2017-10-29Fix return type of /api/v1/followseal
2017-10-28Add tests.eal
2017-09-17MastodonAPI: Add user favorites endpoint.Roger Braun
2017-09-16Add remote user fetching to search.Roger Braun
2017-09-16Add basic search.Roger Braun
2017-09-14MastoAPI: Follower-related changesRoger Braun
2017-09-14Add tag timelines.Roger Braun
2017-09-14Add media upload endpoint.Roger Braun
2017-09-13MastoAPI: Add accounts getting.Roger Braun
2017-09-13Add relationships to masto api.Roger Braun
2017-09-10Add user timelines to Masto Api.Roger Braun
2017-09-09Add unfav to Mastodon API.Roger Braun
2017-09-09Add favoriting to Mastodon API.Roger Braun
2017-09-09Add reblogging to MastodonAPI.Roger Braun
2017-09-09Add deletion to masto api.Roger Braun
2017-09-09Add more Mastodon API methods.Roger Braun