Merge branch 'stats-daemon' into 'develop'
[akkoma] / lib / pleroma / web / mastodon_api /
2017-09-13 Roger BraunAdd relationships to masto api.
2017-09-12 Roger BraunRemove milliseconds from mastodon api response.
2017-09-12 Roger BraunUse signed integer as attachment id.
2017-09-12 Roger BraunUse hash of attachment url as id.
2017-09-12 Roger BraunMastoAPI: Remove domain ending from account name.
2017-09-12 Roger BraunMastoAPI: More link headers.
2017-09-12 Roger BraunAdd parentheses.
2017-09-12 Roger BraunMastoAPI: Add link headers to home timeline
2017-09-11 lambadalambdaMerge branch 'oauth2' into 'develop'
2017-09-11 Roger BraunMerge branch 'develop' into oauth2
2017-09-11 Roger BraunAdd follow notifications.
2017-09-11 Roger BraunAdd reblogs to notifications.
2017-09-11 Roger BraunAdd favorites to notifications.
2017-09-11 Roger BraunAdd basic mastodon notification support.
2017-09-10 Roger BraunAdd user timelines to Masto Api.
2017-09-10 Roger BraunFix masto api context.
2017-09-10 Roger BraunAdd context to mastodonAPI.
2017-09-10 Roger BraunAdd attachments to mastoapi statuses.
2017-09-10 Roger BraunReverse mastodon timeline data.
2017-09-10 Roger BraunAdd header image to masto api.
2017-09-09 Roger BraunSmall hack to make notifications return empty for now.
2017-09-09 Roger BraunAdd unfav to Mastodon API.
2017-09-09 Roger BraunAdd favoriting to Mastodon API.
2017-09-09 Roger BraunAdd reblogging to MastodonAPI.
2017-09-09 Roger BraunAdd deletion to masto api.
2017-09-09 Roger BraunAdd more Mastodon API methods.
2017-09-09 Roger BraunAdd Mastodon StatusView.
2017-09-09 Roger BraunTest for Mastodon AccountView
2017-09-07 Roger BraunSlight cleanup.
2017-09-06 Roger BraunAdd very basic oauth and mastodon api support.