summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2018-04-24Merge branch 'feature/message-rewrite-facility' into 'develop'lambda
2018-04-24Changed to support \r\n and \nWim Vanderbauwhede
2018-04-24Patch to replace newlines with <br> tags in bioWim Vanderbauwhede
2018-04-24Correct syntax with mix formatDashie
2018-04-24Add User.decrease_note_count and call it from ActivityPub.deleteDashie
2018-04-24Merge branch 'favicon_tag' into 'develop'lambda
2018-04-22Embed announce activity data instead of linking to itFrancis Dinh
2018-04-22Revert "Rename make_unannounce_data helper to make_undo_data"Francis Dinh
2018-04-22Small cleanup.lain
2018-04-22Merge branch 'develop' into fix/note-count-not-updatinglain
2018-04-22Rename make_unannounce_data helper to make_undo_dataFrancis Dinh
2018-04-21Formatter: Use proper escaping for links.lain
2018-04-21Update note count in ActivityPub.create.eal
2018-04-21Formatting fixes.lain
2018-04-21Make search use id index too.lain
2018-04-20Use correct activity for undoFrancis Dinh
2018-04-20Fix federation of unreblog activityFrancis Dinh
2018-04-20Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into fea...Francis Dinh
2018-04-20Formatting.lain
2018-04-19Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into developlain
2018-04-19fix againlain
2018-04-19TwitterAPI: Add Qvitter notification endpoint.eal
2018-04-19ActivityPub MRF: fix nsfw tagging of objects with attachments by looking at t...nenolod@dereferenced.org
2018-04-19fix againlain
2018-04-19Fix generate configlain
2018-04-19Revert "Ask for proxy URL if proxy enabled."eal
2018-04-18Fix TwitterAPI.delete callFrancis Dinh
2018-04-18CommonAPI post: kill \r with fireWilliam Pitcock
2018-04-18rm_user: also ensure that cache is running.eal
2018-04-18Merge branch 'fix/rm-user-task' into 'develop'lambda
2018-04-18Fix rm_user task.eal
2018-04-18MastoAPI and OAuth: allow login with either email or username.eal
2018-04-18Handle unrepeats via the TwitterAPIFrancis Dinh
2018-04-18Expose unannounce activity so that it can be testedFrancis Dinh
2018-04-17Add federation for unrepeatsFrancis Dinh
2018-04-17Add make_unannounce_data helper functionFrancis Dinh
2018-04-17Remove unretweet function for nowFrancis Dinh
2018-04-16Return target status in MastoAPI endpoint instead of reblog activityFrancis Dinh
2018-04-16doc fixesFrancis Dinh
2018-04-14Add unrepeat functionalityFrancis Dinh
2018-04-14ActivityPub MRF: implement the SimplePolicy policyWilliam Pitcock
2018-04-14ActivityPub: implement MRF core hook and baseline noop policy objectWilliam Pitcock
2018-04-14ActivityPub.ex: do not return boosted statuses from blocked users.eal
2018-04-12Switch to User.delete for rm_user taskPhenethylamine
2018-04-12Add rm_user mix taskPhenethylamine
2018-04-11Fix issue #124Gian Sass
2018-04-10Fix register_user task.lain
2018-04-10Order masto searches by date.lain
2018-04-09Merge branch 'bugfix/user-search-with-at-sign' into 'develop'lambda
2018-04-09user: strip leading @ from user query when searching for users if presentWilliam Pitcock