aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-08-14Do not rembed the object after updating itrinpatch
2019-08-14OStatus tests: stop relying on embedded objectsrinpatch
2019-08-14ActivityPub tests: remove assertions of embedded object being updated,rinpatch
2019-08-14OStatus Announce Representer: Do not depend on the object being embeddedrinpatch
2019-08-14Stop depending on the embedded object in restrict_favorited_byrinpatch
2019-08-14chase changelog updatesAriadne Conill
2019-08-14Feature/1087 wildcard option for blocksAlexander Strizhakov
2019-08-14add listener port and ip option for 'pleroma.instance gen' and enable its testSachin Joshi
2019-08-14tasks: relay: add list taskAriadne Conill
2019-08-14Handle MRF rejections of incoming AP activitiesSergey Suprunenko
2019-08-14tasks/pleroma/user.ex: Fix documentation of --max-use and --expire-atHaelwenn (lanodan) Monnier
2019-08-14tasks/pleroma/instance.ex: Change :upload_dir to :uploads_dirHaelwenn (lanodan) Monnier
2019-08-14update changelog for lanodan's changeAriadne Conill
2019-08-14templates/layout/app.html.eex: Style anchorsHaelwenn (lanodan) Monnier
2019-08-14update changelog for thibg's changeAriadne Conill
2019-08-14Return profile URL in MastodonAPI's `url` fieldThibaut Girka
2019-08-14Simplify logic to mention.js `url` fieldThibaut Girka
2019-08-14Return profile URL when available instead of actor URI for MastodonAPI mentio...Thibaut Girka
2019-08-14Mastodon API: Fix thread mute detectionrinpatch
2019-08-14Mastodon API: Set follower/following counters to 0 when hidingrinpatch
2019-08-01Merge branch 'release/1.0.4' into 'master'v1.0.4kaniini
2019-08-01mix: update version to 1.0.4release/1.0.4Ariadne Conill
2019-08-01Fix Invalid SemVer version generationrinpatch
2019-07-31Merge branch 'release/1.0.3' into 'master'v1.0.3kaniini
2019-07-31mix: update version to 1.0.3release/1.0.3Ariadne Conill
2019-07-31changelog againAriadne Conill
2019-07-31twitter api: utils: rework do_remote_follow() to use CommonAPIAriadne Conill
2019-07-31changelog updateAriadne Conill
2019-07-31Disallow following locked accounts over OStatusrinpatch
2019-07-31ostatus: explicitly disallow protocol downgrade from activitypubAriadne Conill
2019-07-31Merge branch '1048-semver-format-compliance-backport' into 'master'kaniini
2019-07-31[#1036] Changelog adjustment.Ivan Tashkinov
2019-07-30[#1036] Fixed version parsing in pleroma_ctl.Ivan Tashkinov