aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/common_api
AgeCommit message (Expand)Author
2018-11-08common api: utils: flip to/cc for mentionsWilliam Pitcock
2018-11-06Runtime configurationhref
2018-11-02Check for empty string in_reply_to ids.lain
2018-11-01activitypub: use Object.delete() instead of mutating the database and cache d...William Pitcock
2018-11-01[Pleroma.Web.CommonAPI]: Delete post cache entry when it’s deletedHaelwenn (lanodan) Monnier
2018-10-31common api: allow self-liking objectsWilliam Pitcock
2018-10-29common api: prefer formatting attachments using the attachment's name instead...William Pitcock
2018-10-29utils: fix another possible leak with private S3 backends using mediaproxyWilliam Pitcock
2018-10-14common api: enable tag linking in markdown modeWilliam Pitcock
2018-10-10common api: take the combination of the subject and content for length limit ...William Pitcock
2018-10-05config: allow for accepted post formats to be configuredWilliam Pitcock
2018-10-05Revert "Merge branch 'revert-a26d5e6b' into 'develop'"William Pitcock
2018-08-31Revert "Merge branch 'feature/rich-text' into 'develop'"lambda
2018-08-31common api: add support for formatting messages outside of twitter-style plai...William Pitcock
2018-08-26Merge branch 'feature/emoji-in-local-users' into 'develop'kaniini
2018-08-26common api: handle replying to orphaned threadsWilliam Pitcock
2018-08-21fix test for converting bio \r\n to <br>.ensra
2018-08-20formattingWilliam Pitcock
2018-08-20common api: format hashtags in the same way as we format mentionsWilliam Pitcock
2018-08-13Use Image type for emoji icons.eal
2018-08-13CommonAPI: add emoji to user source data on updateeal
2018-06-27common api: use Object.normalize() instead of Object.get_by_ap_id() directly.William Pitcock
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