aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/common_api
AgeCommit message (Expand)Author
2018-12-27Treat only true and "true" as trueMaxim Filippov
2018-12-27Treat any present value in "no_attachment_links" as trueMaxim Filippov
2018-12-23add license boilerplate to pleroma coreWilliam Pitcock
2018-12-14fix markdown formattingMaksim Pechnikov
2018-12-14Prevent accidental double RTs or favoriteseal
2018-12-12fix warningsMaksim Pechnikov
2018-12-09fix compile warningsMaksim Pechnikov
2018-12-04common api: fix up improper Object.normalize() callsWilliam Pitcock
2018-12-04common api: utils: access inReplyTo object ID correctlyWilliam Pitcock
2018-12-04common api: fetch visibility from normalized objectWilliam Pitcock
2018-11-20Fix most mastodon api bugs.lain
2018-11-20Fix Notification tests.lain
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