aboutsummaryrefslogtreecommitdiff
path: root/test/web/mastodon_api
AgeCommit message (Expand)Author
2018-05-14Add direct_note[_activity]_factory and a couple testscsaurus
2018-05-13Post direct status testcsaurus
2018-05-13Merge branch 'feature/unrepeats' into 'develop'lambda
2018-05-05Idempotency: Use special cache, keep for 6 hours.lain
2018-05-04Don't expire idempotency cache for five minutes.lain
2018-05-04MastodonAPI: Support idempotency key.lain
2018-04-25Formatting fixesFrancis Dinh
2018-04-16Return target status in MastoAPI endpoint instead of reblog activityFrancis Dinh
2018-04-14Add unreblogging testsFrancis Dinh
2018-04-11OopsGian Sass
2018-04-11Add unit test for pinned statusesGian Sass
2018-04-07Only search in public data for now.lain
2018-03-30Format the code.lain
2018-03-27Reduce OP fetching queries.lain
2018-03-27Don't try to fetch OP if none is there.lain
2018-03-22Clear caches on test.lain
2018-03-16mastodon api tests: invalidate user cache prior to importing a test replyWilliam Pitcock
2018-02-12Make test output easier to read.lain
2018-02-12Fix some test warnings.lain
2018-02-03move avi.png & banner.png from /priv/static/static to /priv/static/imagesHakaba Hitoyo
2018-01-15Merge branch 'default-pictures' into 'develop'eal
2018-01-15Add a default profile picture and banner.eal
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