aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/common_api
AgeCommit message (Expand)Author
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