summaryrefslogtreecommitdiff
path: root/lib/pleroma/web/activity_pub/side_effects.ex
AgeCommit message (Expand)Author
2021-07-12Merge branch 'features/ingestion-page' into 'develop'Haelwenn
2021-06-08Switch to runtime deps in ActivityPub.SideEffectsAlex Gleason
2021-06-04Pipeline Ingestion: PageHaelwenn (lanodan) Monnier
2021-06-01Merge branch 'features/validators-note' into 'develop'Haelwenn
2021-04-05Pipeline Ingestion: NoteHaelwenn (lanodan) Monnier
2021-03-25removeing corresponding add activityAlexander Strizhakov
2021-03-25Let pins federateAlexander Strizhakov
2021-01-13Bump Copyright to 2021Haelwenn (lanodan) Monnier
2021-01-05Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into object-norm...lain
2021-01-04SideEffects.DeleteTest: asyncify.lain
2021-01-04Object: Rework how Object.normalize workslain
2020-12-21Lintinglain
2020-12-21Pipeline test: Switch from Mock to Mox.lain
2020-12-18Cachex: Make caching provider switchable at runtime.lain
2020-12-02Stream follow updatesEgor Kislitsyn
2020-11-11Moving some background jobs into simple tasksAlexander Strizhakov
2020-11-02Merge branch 'bugfix/poll_replies_count' into 'develop'lain
2020-11-02side_effects: Don’t increase_replies_count when it’s an AnswerHaelwenn (lanodan) Monnier
2020-10-31Add idempotency_key to the chat_message entity.eugenijm
2020-10-22SideEffects: Correctly handle chat messages sent to yourselflain
2020-10-13Change user.locked field to user.is_lockedMark Felder
2020-10-12Add missing Copyright headersMark Felder
2020-09-11Pipeline Ingestion: ArticleHaelwenn (lanodan) Monnier
2020-09-11Pipeline Ingestion: VideoHaelwenn (lanodan) Monnier
2020-09-10expiration for new pipelineAlexander Strizhakov
2020-09-10schedule activity expiration in ObanAlexander Strizhakov
2020-08-20Pipeline Ingestion: EventHaelwenn (lanodan) Monnier
2020-08-18Pipeline Ingestion: AudioHaelwenn (lanodan) Monnier
2020-08-13Merge branch 'fix/activity-expirations-again' into 'develop'feld
2020-08-13side_effects: Fix typo on notificationHaelwenn (lanodan) Monnier
2020-08-12ActivityPub: Remove `reject`, move everything to the Pipeline.lain
2020-08-12Transmogrifier: Move Rejects to the Pipelinelain
2020-08-11Linting fixes.lain
2020-08-11ActivityPub: Remove ActivityPub.acceptlain
2020-08-11Transmogrifier: Handle accepts with the pipelinelain
2020-08-11SideEffects: Handle strange deletion case.lain
2020-07-15CreateGenericValidator: add expires_atHaelwenn (lanodan) Monnier
2020-07-15SideEffects: port ones from ActivityPub.do_create and ActivityPub.insertHaelwenn (lanodan) Monnier
2020-07-15QuestionValidator: CreateHaelwenn (lanodan) Monnier
2020-07-09Merge branch 'follow-pipeline' into 'develop'Haelwenn
2020-07-08CommonAPI: Switch to pipeline for following.lain
2020-07-08Transmogrifier: Move following to the pipeline.lain
2020-07-08fixed delete `Like` activity in remove userMaksim Pechnikov
2020-07-02Credo fixes.lain
2020-07-02SideEffects: Refactor.lain
2020-06-26BlockValidator: Restore old behavior for incoming blocks.lain
2020-06-25Transmogrifier: Switch to pipeline for Blocks.lain
2020-06-22ActivityPub: Remove `update` and switch to pipeline.lain
2020-06-22SideEffects: Handle user updating.lain
2020-06-07SideEffects: Move streaming of chats to after the transaction.lain