aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/common_api
AgeCommit message (Expand)Author
2020-05-22Apply suggestion to lib/pleroma/web/common_api/utils.exRoman Chvanikov
2020-05-22Add filename_display_max_length configRoman Chvanikov
2020-05-22Merge branch 'announce-validator' into 'develop'Haelwenn
2020-05-20Announcements: Handle through common pipeline.lain
2020-05-20CommonAPI: Change public->private implicit addressing.lain
2020-05-19Add OpenAPI spec for PleromaAPI.ScrobbleControllerEgor Kislitsyn
2020-05-16CommonAPI: Unblock a user even if we don't have an activity.lain
2020-05-13Add OpenAPI spec for StatusControllerEgor Kislitsyn
2020-05-11Deletion: Handle the case of pruned objects.lain
2020-05-07Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/emo...lain
2020-05-07Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/emo...lain
2020-05-07Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/und...lain
2020-05-07Pleroma.Web.TwitterAPI.TwoFactorAuthenticationController -> Pleroma.Web.Plero...Maksim
2020-05-05Undoing: Move undoing blocks to the pipeline everywhere.lain
2020-05-05Undoing: Move undoing announcements to the pipeline everywhere.lain
2020-05-05Undoing: Move undoing reactions to the pipeline everywhere.lain
2020-05-05Undoing: Move undoing likes to the pipeline everywhere.lain
2020-05-05ActivityPub: Remove `react_with_emoji`.lain
2020-05-03Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/del...lain
2020-05-02Mastodon API: do not create a following relationship if the corresponding fol...eugenijm
2020-05-01Merge branch 'openapi/reports' into 'develop'lain
2020-04-30Merge branch 'develop' of ssh://git.pleroma.social/pleroma/pleroma into featu...Lain Soykaf
2020-04-30Dismiss the follow request notification on rejectioneugenijm
2020-04-30CommonAPI: Use common pipeline for deletions.lain
2020-04-28Add OpenAPI spec for ReportControllerEgor Kislitsyn
2020-04-24reply filteringAlexander
2020-04-23CommonAPI: Don't make repeating announces possiblelain
2020-04-16Merge branch 'develop' into features/remove-user-source_datarinpatch
2020-04-13Merge remote-tracking branch 'remotes/origin/develop' into output-of-relation...Ivan Tashkinov
2020-04-11Merge branch 'following-relationships-optimizations' into 'develop'rinpatch
2020-04-10profile emojis in User.emoji instead of source_dataHaelwenn (lanodan) Monnier
2020-04-06Merge branch 'remake-remodel-2' into 'develop'lain
2020-04-01Ability to control the output of account/pleroma/relationship in statuses in ...Ivan Tashkinov
2020-03-31CommonAPI: DRY up a bit.lain
2020-03-28FollowingRelationship storage & performance optimizations (state turned `ecto...Ivan Tashkinov
2020-03-27Misc refactoring / tweaks (`ThreadMute.exists?/2`).Ivan Tashkinov
2020-03-19Merge branch 'remake-remodel' into developlain
2020-03-13Formatting: Do not use \n and prefer <br> insteadHaelwenn (lanodan) Monnier
2020-03-10Fix enforcement of character limitsMark Felder
2020-03-04MastodonController: Return 404 errors correctly.lain
2020-03-03Update CopyrightsMark Felder
2020-03-02Bump copyright years of files changed after 2020-01-07Haelwenn (lanodan) Monnier
2020-02-11Fix the confusingly named and inverted logic of "no_attachment_links"Mark Felder
2020-02-07Questions: Add timezone to `closed` propertyLain Soykaf
2020-02-02fix not being able to pin pollsrinpatch
2020-01-20CommonAPI: Don't error out on double favs/repeatslain
2019-12-04Merge remote-tracking branch 'remotes/upstream/develop' into 1335-user-api-id...Ivan Tashkinov
2019-12-04Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodellain
2019-12-02Merge branch 'feature/move-activity' into 'develop'lain
2019-11-20[#1335] Reorganized users.subscribers as UserRelationship. Added tests for Us...Ivan Tashkinov