aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/router.ex
AgeCommit message (Expand)Author
2017-11-14Merge branch 'twitterapi-bitlbee' into 'develop'lambda
2017-11-14TwitterAPI: Add /users/show.eal
2017-11-14TwitterAPI: Add unimplemented /mutes/users/ids.eal
2017-11-14TwitterAPI: Add unimplemented /friendships/no_retweets/ids.eal
2017-11-14TwitterAPI: Add /friends/ids.eal
2017-11-12Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into developRoger Braun
2017-11-12Add Mastodon frontend.Roger Braun
2017-11-12Merge branch 'mastodon-notification-endpoints' into 'develop'lambda
2017-11-12MastoAPI: Add update credentials endpoint.eal
2017-11-10MastoAPI: Add notification get, clear and dismiss.eal
2017-11-08TwitterAPI: Add blocks.eal
2017-11-07Merge branch 'mastodon-emoji-endpoint' into 'develop'lambda
2017-11-07Add mastodon API endpoint for custom emoji.eal
2017-11-07Allow profile fetching for authenticated users only.eal
2017-11-03MastoAPI: Add list of blocked users.Roger Braun
2017-11-03MastoAPI: Add blocking.Roger Braun
2017-10-30Move user search to User module.Roger Braun
2017-10-30Fix /api/v1/accounts/search by splitting account search into its own functionMark Felder
2017-10-28Add mastodon API endpoint for followeal
2017-10-19Add an API endpoint for emoji.eal
2017-10-19Add password reset.Roger Braun
2017-09-17MastodonAPI: Add user favorites endpoint.Roger Braun
2017-09-17TwitterAPI: Use correct endpoint for tag timeline.Roger Braun
2017-09-17TwitterAPI: Add tag timeline.Roger Braun
2017-09-16TwitterAPI: Add search.Roger Braun
2017-09-16Add basic search.Roger Braun
2017-09-15Add configuration option for registrations.Roger Braun
2017-09-14MastoAPI: Follower-related changesRoger Braun
2017-09-14Add tag timelines.Roger Braun
2017-09-14MastoAPI: Add favourited_by/reblogged_by.Roger Braun
2017-09-14Add media upload endpoint.Roger Braun
2017-09-13MastoAPI: Add accounts getting.Roger Braun
2017-09-13Add relationships to masto api.Roger Braun
2017-09-11Add basic mastodon notification support.Roger Braun
2017-09-10Add user timelines to Masto Api.Roger Braun
2017-09-10Add context to mastodonAPI.Roger Braun
2017-09-09Small hack to make notifications return empty for now.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-07Slight cleanup.Roger Braun
2017-09-06Add very basic oauth and mastodon api support.Roger Braun
2017-09-04Add delete to TwAPI.Roger Braun
2017-08-29Add banner and background updating.Roger Braun
2017-08-29Add profile update.Roger Braun
2017-08-24Basic masto-style info.Roger Braun
2017-08-24More meta info fixes.Roger Braun
2017-08-24Small meta info fixes.Roger Braun