aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/common_api
AgeCommit message (Expand)Author
2018-06-03Better error handling in TwitterApiController.lain
2018-05-24Merge branch 'feature/change-password' into 'develop'lambda
2018-05-23Don't save double tags in AP objects we createlain
2018-05-21Added endpoint for changing passwordsSyldexia
2018-05-13Fixed formatting and testSyldexia
2018-05-13Moved account deletion stuff to somewhere that hopefully makes more senseSyldexia
2018-05-13Added endpoint for user account deletionSyldexia
2018-05-13Merge branch 'feature/unrepeats' into 'develop'lambda
2018-05-04Clean up unused aliases and importsMark Felder
2018-05-04Fix a bunch of unused variable warningsMark Felder
2018-04-25Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into fea...Francis Dinh
2018-04-22Small cleanup.lain
2018-04-20Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into fea...Francis Dinh
2018-04-18CommonAPI post: kill \r with fireWilliam Pitcock
2018-04-14Add unrepeat functionalityFrancis Dinh
2018-03-30Format the code.lain
2018-03-30Fix TwApi reply visibility.lain
2018-03-24Fix hashtags.lain
2018-02-25Add support for outgoing update.lain
2018-02-25Fix specs.lain
2018-02-21Merge branch 'develop' into feature/activitypublain
2018-02-20Allow moderators to delete posts.lain
2018-02-18Show users their own posts in timeline.lain
2018-02-18CommonAPI: If no visibility is given, return parent visibility.lain
2018-02-18MastodonAPI: Post with visibility settingslain
2018-02-17Do some transmogrifying for the output.lain
2018-02-15ActivityPub: Refactor create function.lain
2017-12-11Merge branch 'fix/tootdon-mentions' into 'develop'lambda
2017-12-11Add a bunch of useless HTML to mentions.eal
2017-12-08Merge branch 'fix/linkify' into 'develop'lambda
2017-12-07Fix HTML escape breaking some links.eal
2017-12-07MastoAPI: don't add attachment links.eal
2017-11-20Treat internal emoji like external.Roger Braun
2017-11-19Fix all compilation warningsThog
2017-11-18Merge branch 'formatting-fixes' into 'develop'lambda
2017-11-18Add #nsfw tag if sensitive content bit is seteal
2017-11-18Don't insert newlines to generated HTML.eal
2017-11-18Escape HTML instead of discarding it.eal
2017-11-07Allow self-rt.Roger Braun
2017-10-31Allow using cws in mastodon api.Roger Braun
2017-10-31Save cws in the activitypub data.Roger Braun
2017-10-31Avoid potentially slow count queries for user note count.Roger Braun
2017-09-17Remove tag links for now, they break some regular links.Roger Braun
2017-09-17Add tag links.Roger Braun
2017-09-15MastoAPI: Fix date in account view.Roger Braun
2017-09-15Refactor posting and make character limit configurable.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