summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-14Merge branch 'backport/1.0-branch-name-change' into 'master'release/1.0rinpatch
2019-10-14Merge branch 'master-to-stable' into 'develop'rinpatch
2019-09-29Merge branch 'backport/1.0-index-fix' into 'master'kaniini
2019-09-29Add an index on object likesrinpatch
2019-09-26Merge branch 'backport/1.0-hackney-and-outbox-fixes' into 'master'v1.0.7rinpatch
2019-09-27Change the 1.0.7 release date to be based on UTCrinpatch
2019-09-27Bump version to 1.0.7rinpatch
2019-09-27Apply suggestion to lib/pleroma/web/activity_pub/views/user_view.exrinpatch
2019-09-27Credo considered harmfulrinpatch
2019-09-27Remove useless with clauserinpatch
2019-09-27Apply suggestion to lib/pleroma/web/activity_pub/activity_pub_controller.exrinpatch
2019-09-27Don't embed the first page in inboxes/outboxes and refactor the views torinpatch
2019-09-27Add a changelog entry for hackney fixrinpatch
2019-09-27mix.lock: Bump hackney to 1.15.2Haelwenn (lanodan) Monnier
2019-08-14Merge branch 'release/1.0.6' into 'master'v1.0.6kaniini
2019-08-14mix: bump version to 1.0.6release/1.0.6Ariadne Conill
2019-08-14Merge branch 'release/1.0.6' into 'master'rinpatch
2019-08-14Apply suggestion to lib/pleroma/web/activity_pub/publisher.exkaniini
2019-08-14activitypub: publisher: add (request-target) to http signature when POSTingAriadne Conill
2019-08-14MRF: fix up unserializable option lists in describe implementationsAriadne Conill
2019-08-14Switch to pre-1.8 version of tzdata.rinpatch
2019-08-14Merge branch 'release/1.0.5' into 'master'v1.0.5kaniini
2019-08-14mix: update version to 1.0.5release/1.0.5Ariadne Conill
2019-08-14Apply suggestion to CHANGELOG.mdIvan Tashkinov
2019-08-14[#161] Refactoring, documentation.Ivan Tashkinov
2019-08-14[#161] Limited replies depth on incoming federation in order to prevent memor...Ivan Tashkinov
2019-08-14Apply suggestion to docs/config.mdIvan Tashkinov
2019-08-14update changelog to cover MRF describe API.Ariadne Conill
2019-08-14docs tweakAriadne Conill
2019-08-14mrf_vocabulary: add describe API supportAriadne Conill
2019-08-14update changelog for mrf_vocabularyAriadne Conill
2019-08-14tests: add tests for mrf_vocabularyAriadne Conill
2019-08-14docs: document mrf_vocabulary module settingsAriadne Conill
2019-08-14MRF: add vocabulary policy moduleAriadne Conill
2019-08-14fix credoAriadne Conill
2019-08-14tests: fix up nodeinfo testsAriadne Conill
2019-08-14tests: add tests for MRF.describe()Ariadne Conill
2019-08-14nodeinfo: use MRF.describe() instead of hardcoded MRF transparency stuffAriadne Conill
2019-08-14MRF: add describe() to all modules, add base MRF configuration to base descri...Ariadne Conill
2019-08-14test: add mock MRF module for describe() testingAriadne Conill
2019-08-14MRF: add describe() for gathering and describing the MRF configurationAriadne Conill
2019-08-14config: remove legacy activitypub accept_blocks settingAriadne Conill
2019-08-14changelog updatesAriadne Conill
2019-08-14Do not fetch the reply object in `fix_type` unless the object has therinpatch
2019-08-14#1110 fixed /api/pleroma/healthcheckMaksim
2019-08-14add removed section to changelogAriadne Conill
2019-08-14MRF: ensure that subdomain_match calls are case-insensitiveAriadne Conill
2019-08-14Redirect not logged-in users to the MastoFE login page on private instancesSergey Suprunenko
2019-08-14tests: mastodon account views: add missing CommonAPI aliasAriadne Conill
2019-08-14Strip internal fields including likes from incoming and outgoing activitiesSergey Suprunenko