aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2017-09-12Use hash of attachment url as id.Roger Braun
2017-09-12MastoAPI: Remove domain ending from account name.Roger Braun
2017-09-11Add basic mastodon notification support.Roger Braun
2017-09-10Add user timelines to Masto Api.Roger Braun
2017-09-10Add attachments to mastoapi statuses.Roger Braun
2017-09-10Add header image 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
2017-09-09Add Mastodon StatusView.Roger Braun
2017-09-09Test for Mastodon AccountViewRoger Braun
2017-09-09Make auth tokens usable once and expire them.Roger Braun
2017-09-05Fix specs.Roger Braun
2017-09-04Don't delete new delete activity...Roger Braun
2017-09-04Add TwAPI representer for deletes.Roger Braun
2017-09-04Create deletes activities for incoming deletes.Roger Braun
2017-09-04Add delete to ActivityPub.Roger Braun
2017-09-04Add delete activity representer.Roger Braun
2017-09-04Output mastodon-style conversation ids.Roger Braun
2017-09-04Handle mastodon conversation ids.Roger Braun
2017-08-29fix specs.Roger Braun
2017-08-29Add profile update.Roger Braun
2017-08-28More sensible attachment names.Roger Braun
2017-08-25Ignore padding for salmon public keys.Roger Braun
2017-08-24Set twitter-style possibly_sensitive boolena.Roger Braun
2017-08-24Add activity_type to twitter api output.Roger Braun
2017-08-24Extend webfinger capabilities.Roger Braun
2017-08-24Don't break on empty mentions.Roger Braun
2017-08-16Fix deletion not deleting relevant actions.Roger Braun
2017-08-09escape attachment urls on creation.Roger Braun
2017-08-09Cowboy and Elixir don't seem to agree on uri encoding...Roger Braun
2017-08-09URI encode filenames...Roger Braun
2017-08-04Also fetch atom links.Roger Braun
2017-08-01Add href to in-reply-to.Roger Braun
2017-08-01Add basic incoming deletions.Roger Braun
2017-08-01Display html links correctly for remote activies.Roger Braun
2017-07-31Revert "Close br tags."Roger Braun