aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/common_api
AgeCommit message (Expand)Author
2019-01-25Merge branch 'fix/tusky-dm' into 'develop'kaniini
2019-01-24Use correct logic to determine "attentions" listMaxim Filippov
2019-01-23Merge branch 'develop' into rename/pleroma_activity_consistencylain
2019-01-21Activity: get_create_activity_by_object_ap_id/1 → get_create_by_object_ap_id/1Haelwenn (lanodan) Monnier
2019-01-20common api: set directMessage flag on our own postsWilliam Pitcock
2019-01-19Merge branch '491_full_mentions_in_user_bio' into 'develop'kaniini
2019-01-18[#491] Made full nicknames be preserved in user links text only in Bio.Ivan Tashkinov
2019-01-17formattingMark Felder
2019-01-17Default to disabled in the code in case the setting is absent from config.exsMark Felder
2019-01-17Make attachment links configurableMark Felder
2019-01-11unpin when deleting a statusEgor Kislitsyn
2019-01-10Merge branch 'bugfix/markdown-newline-codeblocks' into 'develop'Haelwenn
2019-01-10common api: utils: remove newline to <br> conversion from bare HTML to be con...William Pitcock
2019-01-10common api: fix newlines in markdown code blocksWilliam Pitcock
2019-01-09only non-reblogs, self-authored, public statuses can be pinnedEgor Kislitsyn
2019-01-07add pinned postsEgor Kislitsyn
2019-01-05add some brakets to the emoji list.scarlett
2019-01-05Strip HTML in and allow emoji in summaries.scarlett
2019-01-04Patch to support image descriptions in Pleroma FEWim Vanderbauwhede
2019-01-04Patch to support image descriptions in Pleroma FEWim Vanderbauwhede
2019-01-04Patch to support image descriptions in Pleroma FEWim Vanderbauwhede
2018-12-31update copyright years to 2019William Pitcock
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