aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/activity_pub/side_effects.ex
AgeCommit message (Expand)Author
2022-08-02Use actor_types() to determine whether the Update is for userTusooa Zhu
2022-06-25Make outbound transmogrifier aware of edit historyTusooa Zhu
2022-06-25Fix local updates causing emojis to be lostTusooa Zhu
2022-06-25Unify the logic of updating objectsTusooa Zhu
2022-06-24Use meta[:object_data] in SideEffects for UpdateTusooa Zhu
2022-06-09Fix incorrectly cached content after editingTusooa Zhu
2022-06-03Stream out editsTusooa Zhu
2022-06-01Inject history when object is refetchedTusooa Zhu
2022-05-31Implement mastodon api for editing statusTusooa Zhu
2022-05-29Implement mastodon api for showing edit historyTusooa Zhu
2022-05-29Allow updating pollsTusooa Zhu
2022-05-29Record edit history for Note and Question UpdatesTusooa Zhu
2022-05-29Handle Note and Question UpdatesTusooa Zhu
2022-02-25Copyright bump for 2022Sean King
2021-12-26MastoAPI: Profile directorymarcin mikołajczak
2021-11-23Fix replies count for remote repliesmarcin mikołajczak
2021-08-09Merge branch 'fix/streaming-api-for-create-activity' into 'develop'Haelwenn
2021-08-09fix: stream out Create ActivitykPherox
2021-07-18Merge remote-tracking branch 'pleroma/develop' into poll-notification-fixesAlex Gleason
2021-07-18Poll notification: trigger PollWorker through common_pipelineAlex Gleason
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