aboutsummaryrefslogtreecommitdiff
path: root/test/web/mastodon_api
AgeCommit message (Expand)Author
2018-01-14Fix instance test.eal
2017-12-19Fix timelines in subway tooter.Lain Iwakura
2017-12-18MastoAPI: Fix always-sensitive bugs.Lain Iwakura
2017-12-11Fix some more tests.eal
2017-12-11Fix tests.eal
2017-11-30MastodonAPI: Add proper user count.Lain Iwakura
2017-11-18Add #nsfw tag if sensitive content bit is seteal
2017-11-15MastoAPI: Make attachment ids strings.Roger Braun
2017-11-14Accept 1 as true.eal
2017-11-14MastoAPI: Add media timelines.eal
2017-11-13MastoAPI: Fix repeat api bug.Roger Braun
2017-11-12Merge branch 'mastodon-notification-endpoints' into 'develop'lambda
2017-11-12Merge branch 'mastoapi-update-credentials' into 'develop'lambda
2017-11-12MastoAPI: Add update credentials endpoint.eal
2017-11-11MastoAPI: Fix reblog emojis.Roger Braun
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-10MastoAPI: Add notification get, clear and dismiss.eal
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-11-03MastoAPI: Add blocking to AccountView.Roger Braun
2017-10-31Allow using cws in mastodon api.Roger Braun
2017-10-31Fix specs.Roger Braun
2017-10-31MastoAPI: Include CW.Roger Braun
2017-10-31MastoAPI: Return id as string instead of integer.Roger Braun
2017-10-31Typo.Roger Braun
2017-10-31MastoAPI: Always return an url for statuses.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-10-23MastoAPI: Add emoji output.Roger Braun
2017-09-17MastoAPI: Add repeats to statusview.Roger Braun
2017-09-17MastodonAPI: Add user favorites endpoint.Roger Braun
2017-09-16Add undocumented default user default settings.Roger Braun
2017-09-16Add remote user fetching to search.Roger Braun
2017-09-16Add basic search.Roger Braun
2017-09-15MastoAPI: Fix date in account view.Roger Braun
2017-09-14MastoAPI: Follower-related changesRoger Braun
2017-09-14Add tag timelines.Roger Braun
2017-09-14MastoAPI: fake out 'application' property.Roger Braun
2017-09-14MastoAPI: Also return text_url in attachments.Roger Braun
2017-09-14Cleanup.Roger Braun
2017-09-14Add media upload endpoint.Roger Braun
2017-09-13MastoAPI: Add accounts getting.Roger Braun
2017-09-13Allign datetime format with mastodon.Roger Braun
2017-09-13Fix logic.Roger Braun
2017-09-13Add relationships to masto api.Roger Braun
2017-09-12Remove milliseconds from mastodon api response.Roger Braun