Merge branch 'develop' into feature/gen-magic
[akkoma] / lib / pleroma / web / activity_pub /
2020-09-10 Mark FelderMerge branch 'develop' into feature/gen-magic
2020-09-10 rinpatchMerge branch 'oban-overuse' into 'develop'
2020-09-10 Alexander Strizhakovexpiration for new pipeline
2020-09-10 Alexander Strizhakovreject activity creation
2020-09-10 Alexander Strizhakovschedule activity expiration in Oban
2020-09-10 rinpatchMerge branch 'feature/1790-oban-overuse-clear-oauth...
2020-09-10 rinpatchMerge branch 'chores/remove-ostatus-fixtures' into...
2020-09-08 rinpatchMerge branch 'stable' into stable-sync/2.1.1
2020-09-08 Haelwenn (lanodan... AP C2S: Restrict character limit on Note
2020-09-08 rinpatchMerge branch 'release/2.1.1' into 'stable'
2020-09-08 Haelwenn (lanodan... Drop unused "inReplyToAtomUri" in objects
2020-09-08 feldMerge branch 'develop' into 'develop'
2020-09-08 Mark FelderMerge branch 'develop' of git.pleroma.social:pleroma...
2020-09-08 rinpatchMerge branch 'fix/upload-filter-exiftool-webp' into...
2020-09-08 rinpatchMerge branch 'fix/2108-adapter-options' into 'develop'
2020-09-08 rinpatchMerge branch 'fix/apc2s-limits' into 'develop'
2020-09-07 Alibek OmarovForceBotUnlistedPolicy: simplify code
2020-09-07 Alibek OmarovForceBotUnlistedPolicy: format
2020-09-07 Alibek OmarovForceBotUnlistedPolicy: initial add, tiny clean up...
2020-09-07 Alexander Strizhakovpassing adapter options directly without adapter key
2020-09-07 Alexander Strizhakovadapter options unification
2020-09-03 lainMerge branch 'bugfix/incoming-poll-emoji' into 'develop'
2020-09-01 lainMerge branch 'fix/static-fe-nil-bio-crash' into 'develop'
2020-09-01 rinpatchUser table: ensure bio is always a string
2020-09-01 Haelwenn (lanodan... common_fixes: Force inserting context and context_id
2020-09-01 Haelwenn (lanodan... Add new Emoji Ecto.Type and fix emoji in Question
2020-09-01 Haelwenn (lanodan... transmogrifier: Remove mastodon emoji-format from emoji...
2020-08-28 lainMerge branch 'release/2.1.0' into 'stable'
2020-08-25 HaelwennMerge branch 'buildx-multiarch-arm32v7' into 'develop'
2020-08-25 feldMerge branch 'feature/1952-read-muted-notifications...
2020-08-25 lainMerge branch 'stable' of git.pleroma.social:pleroma...
2020-08-25 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-08-25 lainMerge branch 'docs/update-clients' into 'develop'
2020-08-24 feldMerge branch 'relay-fix-admin-fe' into 'develop'
2020-08-21 lainMerge branch 'features/validators-event' into 'develop'
2020-08-20 Haelwenn (lanodan... Pipeline Ingestion: Event
2020-08-19 lainMerge branch 'features/validators-audio2' into 'develop'
2020-08-19 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-08-19 Alexander Strizhakovrelay fix for admin-fe
2020-08-18 Haelwenn (lanodan... Pipeline Ingestion: Audio (Part 2)
2020-08-18 HaelwennMerge branch '2064-image-blanking' into 'develop'
2020-08-18 lainMerge branch 'freebsd-docs' into 'develop'
2020-08-18 lainMerge branch 'chore/improve-descriptions' into 'develop'
2020-08-18 lainMerge branch 'features/validators-audio' into 'develop'
2020-08-18 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-08-18 lainMerge branch 'purge-user' into 'develop'
2020-08-18 lainMerge branch 'features/validators_use_ectotypes' into...
2020-08-18 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-08-18 Haelwenn (lanodan... common_fixes: Remove Utils.make_date call
2020-08-18 Haelwenn (lanodan... common_fixes: Get fixes common from Audio and Question
2020-08-18 Haelwenn (lanodan... Pipeline Ingestion: Audio
2020-08-17 Haelwenn (lanodan... object_validators: Use ecto_types where available
2020-08-17 lainMerge branch 'issue/1936' into 'develop'
2020-08-17 rinpatchMerge branch 'invisible-index' into 'develop'
2020-08-17 lainMerge branch '2046-default-restrict-unauthenticated...
2020-08-14 Ivan Tashkinov[#2046] Defaulted pleroma/restrict_unauthenticated...
2020-08-13 feldMerge branch 'fix/activity-expirations-again' into...
2020-08-13 HaelwennMerge branch 'nitfix/side-effects-typo' into 'develop'
2020-08-13 Haelwenn (lanodan... side_effects: Fix typo on notification
2020-08-13 HaelwennMerge branch 'reject' into 'develop'
2020-08-12 feldMerge branch 'docs_improve_static_dir_documentation...
2020-08-12 feldMerge branch 'feature/update-welcome-setting-in-descrip...
2020-08-12 Mark FelderMerge branch 'develop' into fix/activity-expirations...
2020-08-12 lainActivityPub: Remove `reject`, move everything to the...
2020-08-12 lainTransmogrifier: Move Rejects to the Pipeline
2020-08-12 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-08-11 lainLinting fixes.
2020-08-11 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-08-11 lainActivityPub: Remove ActivityPub.accept
2020-08-11 lainTransmogrifier: Handle accepts with the pipeline
2020-08-11 lainLinter fixes.
2020-08-11 lainTransmogrifier: Remove handling of orphaned accepts
2020-08-11 lainAcceptValidation: Codify accept rules.
2020-08-11 lainAcceptValidator: Add basic validator with tests.
2020-08-11 lainTransmogrifier: Small readability changes.
2020-08-11 lainMerge branch '204-fix' into 'develop'
2020-08-11 lainMerge branch 'fix/activity-expirations-again' of git...
2020-08-11 lainSideEffects: Handle strange deletion case.
2020-08-10 feldMerge branch 'admin-active-filter' into 'develop'
2020-08-10 Mark FelderMerge branch 'develop' into fix/activity-expirations...
2020-08-10 lainMerge branch 'revert-a6d3bb5f' into 'develop'
2020-08-10 lainMerge branch 'remove-unreachable-code' into 'develop'
2020-08-10 lainTransmogrifier: Remove duplicate code.
2020-08-07 Mark FelderMerge branch 'develop' into fix/ldap-auth-issues
2020-08-07 Angelina FilippovaMerge branch 'feature/update-welcome-setting-in-descrip...
2020-08-07 lainMerge branch 'spoopy-user' into 'develop'
2020-08-07 lainMerge branch 'features/poll-validation' into 'develop'
2020-08-07 Maksim PechnikovMerge branch 'develop' into feature/update-welcome...
2020-08-06 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-08-05 Roman ChvanikovMerge branch 'develop' into command-available-check
2020-08-05 lainMerge branch 'migrate-legacy-tags' into 'develop'
2020-08-05 lainCommonValidations: More refactors.
2020-08-05 lainCommonValidations: Refactor `same_domain?`
2020-08-05 lainCommonValidations: Extract modification right checker
2020-08-05 Roman ChvanikovMerge branch 'develop' into refactor/config-get
2020-08-05 lainQuestions: Move fixes to validators.
2020-08-05 lainCommonValidations: Remove superfluous function
2020-08-05 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-08-05 lainMerge branch 'unique-app-id' into 'develop'
2020-08-05 lainMerge branch 'fix/incorrect-expirations' into 'develop'
next