summaryrefslogtreecommitdiff
path: root/test/fixtures/tesla_mock
AgeCommit message (Collapse)Author
2019-12-17Add ActivityPub Object Event type supportThomas Citharel
Adds Event support in the same way Video objects are handled, with the name of the object as message header. Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-25Add `also_known_as` field to Pleroma.UserEgor Kislitsyn
2019-10-19rework to use properties instead of compound typing, per SocialCGAriadne Conill
2019-10-19implement invisible support for remote usersAriadne Conill
2019-10-18add some missing tesla fixturesAriadne Conill
2019-10-09provide mocks for webfinger endpointsSteven Fuchs
2019-09-18Initial poll refresh supportrinpatch
Implement refreshing the object with an interval and call the function when getting the poll.
2019-09-05Mastodon API Poll view: Fix handling of polls without an end daterinpatch
2019-08-26Transmogrifier: Fix follow handling when the actor is an object.lain
2019-08-14Support user attachment update in TransmogrifierEgor Kislitsyn
2019-07-24Merge branch 'fix-remote-follow-from-ostatus-subscribe' into 'develop'kaniini
Fix remote follow from /ostatus_subscribe Closes #1103 See merge request pleroma/pleroma!1472
2019-07-24Show the url advertised in the Activity in the Status JSON responseSergey Suprunenko
2019-07-25Add WebFinger test for AP-only accountkPherox
2019-07-03Remove `httpoison` from dependenciesEgor Kislitsyn