aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/common_api/common_api.ex
AgeCommit message (Expand)Author
2020-05-20Announcements: Handle through common pipeline.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-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-23CommonAPI: Don't make repeating announces possiblelain
2020-04-16Merge branch 'develop' into features/remove-user-source_datarinpatch
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-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-04MastodonController: Return 404 errors correctly.lain
2020-03-02Bump copyright years of files changed after 2020-01-07Haelwenn (lanodan) Monnier
2020-02-02fix not being able to pin pollsrinpatch
2020-01-20CommonAPI: Don't error out on double favs/repeatslain
2019-12-04Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodellain
2019-11-20[#1335] Reorganized users.subscribers as UserRelationship. Added tests for Us...Ivan Tashkinov
2019-11-19[#1335] Implemented notification mutes and reblog mutes as UserRelationships....Ivan Tashkinov
2019-11-14Merge branch 'feature/reports-groups-and-multiple-state-update' into 'develop'feld
2019-11-08Merge remote-tracking branch 'origin/develop' into reactionslain
2019-11-05Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodellain
2019-11-05Merge branch 'develop' into feature/reports-groups-and-multiple-state-updateMaxim Filippov
2019-10-24Merge remote-tracking branch 'upstream/develop' into refactor/following-relat...Egor Kislitsyn
2019-10-23Add Pipeline module, test for federation.lain
2019-10-20[#1304] Moved remaining fields from User.Info to User.Ivan Tashkinov
2019-10-17ObjectValidator: Rewrite LikeValidator with Ecto.lain
2019-10-16[#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP.Ivan Tashkinov
2019-10-16Introduce new ingestion pipeline structure, implement internal Likes with it.lain
2019-10-11Replace `user.following` with Pleroma.FollowingRelationshipEgor Kislitsyn
2019-10-07Merge branch 'develop' into feature/reports-groups-and-multiple-state-updateMaxim Filippov
2019-10-06Merge branch 'develop' into 'reactions'lain
2019-10-05CommonAPI: Create profile updates as public.lain