summaryrefslogtreecommitdiff
path: root/lib/pleroma/web/common_api/common_api.ex
AgeCommit message (Expand)Author
2020-09-17Merge branch 'bugfix/mrf-ingestion' into 'develop'rinpatch
2020-08-17Make notifications about new statuses from muted threads readSergey Suprunenko
2020-08-12ActivityPub: Remove `reject`, move everything to the Pipeline.lain
2020-08-11ActivityPub: Remove ActivityPub.acceptlain
2020-07-15SideEffects: port ones from ActivityPub.do_create and ActivityPub.insertHaelwenn (lanodan) Monnier
2020-07-15Fix multiple-choice poll detectionHaelwenn (lanodan) Monnier
2020-07-08CommonAPI: Switch to pipeline for following.lain
2020-06-25AccountController: Extract blocking to CommonAPI.lain
2020-06-12Merge branch 'global-status-expiration' into 'develop'lain
2020-06-02Notifications: Make notifications save their type.lain
2020-06-01CommonAPI: Newlines -> br for chat messages.lain
2020-06-01Merge remote-tracking branch 'origin/develop' into global-status-expirationEgor Kislitsyn
2020-05-30CommonAPI: Linkify chat messages.lain
2020-05-25Streamer: Don't crash on streaming chat notificationslain
2020-05-25Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-21Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-20Announcements: Handle through common pipeline.lain
2020-05-19Add OpenAPI spec for PleromaAPI.ScrobbleControllerEgor Kislitsyn
2020-05-17Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-16CommonAPI: Unblock a user even if we don't have an activity.lain
2020-05-13Chat: Allow posting without content if an attachment is present.lain
2020-05-13Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-13Add OpenAPI spec for StatusControllerEgor Kislitsyn
2020-05-11Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-11Deletion: Handle the case of pruned objects.lain
2020-05-08Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...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-06Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-06ChatMessages: Add attachments.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-05Merge branch 'develop' into global-status-expirationEgor Kislitsyn
2020-05-05ActivityPub: Remove `react_with_emoji`.lain
2020-05-04CommonAPI: Refactor for readabilitylain
2020-05-04Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...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-29Pipeline: Always run common_pipeline in a transaction for now.lain
2020-04-28Pipeline: Unify, refactor, DRY.lain
2020-04-28Create activity handling: Flip it and reverse itlain
2020-04-28Add OpenAPI spec for ReportControllerEgor Kislitsyn
2020-04-24Merge branch 'develop' into global-status-expirationEgor Kislitsyn