aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/activity_pub
AgeCommit message (Expand)Author
2020-09-07ForceBotUnlistedPolicy: formatAlibek Omarov
2020-09-07ForceBotUnlistedPolicy: initial add, tiny clean up from my previous versionAlibek Omarov
2020-09-07passing adapter options directly without adapter keyAlexander Strizhakov
2020-09-07adapter options unificationAlexander Strizhakov
2020-09-05[#2497] Func defs grouping fix.Ivan Tashkinov
2020-09-05[#2497] Adjusted media proxy preview invalidation. Allowed client-side cachin...Ivan Tashkinov
2020-09-03Merge branch 'develop' into media-preview-proxyMark Felder
2020-09-03Merge branch 'bugfix/incoming-poll-emoji' into 'develop'lain
2020-09-01User table: ensure bio is always a stringrinpatch
2020-09-01common_fixes: Force inserting context and context_idHaelwenn (lanodan) Monnier
2020-09-01Add new Emoji Ecto.Type and fix emoji in QuestionHaelwenn (lanodan) Monnier
2020-09-01transmogrifier: Remove mastodon emoji-format from emoji fieldHaelwenn (lanodan) Monnier
2020-08-25Merge branch 'develop' into feld-2168-media-preview-proxyMark Felder
2020-08-24Merge branch 'relay-fix-admin-fe' into 'develop'feld
2020-08-21Try to warm the cache with the preview image if preview proxy enabledMark Felder
2020-08-20Pipeline Ingestion: EventHaelwenn (lanodan) Monnier
2020-08-19relay fix for admin-feAlexander Strizhakov
2020-08-19Pipeline Ingestion: Audio (Part 2)Haelwenn (lanodan) Monnier
2020-08-18Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into features/va...lain
2020-08-18Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into features/va...lain
2020-08-18common_fixes: Remove Utils.make_date callHaelwenn (lanodan) Monnier
2020-08-18common_fixes: Get fixes common from Audio and QuestionHaelwenn (lanodan) Monnier
2020-08-18Pipeline Ingestion: AudioHaelwenn (lanodan) Monnier
2020-08-17object_validators: Use ecto_types where availableHaelwenn (lanodan) Monnier
2020-08-14[#2046] Defaulted pleroma/restrict_unauthenticated basing on instance privacy...Ivan Tashkinov
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-11Linter fixes.lain
2020-08-11Transmogrifier: Remove handling of orphaned acceptslain
2020-08-11AcceptValidation: Codify accept rules.lain
2020-08-11AcceptValidator: Add basic validator with tests.lain
2020-08-11Transmogrifier: Small readability changes.lain
2020-08-11Merge branch 'fix/activity-expirations-again' of git.pleroma.social:pleroma/p...lain
2020-08-11SideEffects: Handle strange deletion case.lain
2020-08-10Transmogrifier: Remove duplicate code.lain
2020-08-05CommonValidations: More refactors.lain
2020-08-05CommonValidations: Refactor `same_domain?`lain
2020-08-05CommonValidations: Extract modification right checkerlain
2020-08-05Questions: Move fixes to validators.lain
2020-08-05CommonValidations: Remove superfluous functionlain
2020-08-05Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into features/po...lain
2020-08-04Merge branch 'deactivated-user-posts' into 'develop'rinpatch
2020-08-04Fix ActivityExpirationPolicyEgor Kislitsyn
2020-08-04Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into features/po...lain
2020-08-04question_validator: Allow content to be an empty-string (blank)Haelwenn (lanodan) Monnier