aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma
AgeCommit message (Expand)Author
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-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-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-14mrf_vocabulary: add describe API supportAriadne Conill
2019-08-14MRF: add vocabulary policy moduleAriadne Conill
2019-08-14fix credoAriadne 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-14MRF: add describe() for gathering and describing the MRF configurationAriadne Conill
2019-08-14config: remove legacy activitypub accept_blocks settingAriadne 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-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-14Strip internal fields including likes from incoming and outgoing activitiesSergey Suprunenko
2019-08-14Do not rembed the object after updating itrinpatch
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-14Feature/1087 wildcard option for blocksAlexander Strizhakov
2019-08-14Handle MRF rejections of incoming AP activitiesSergey Suprunenko
2019-08-14templates/layout/app.html.eex: Style anchorsHaelwenn (lanodan) Monnier
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-07-31twitter api: utils: rework do_remote_follow() to use CommonAPIAriadne Conill
2019-07-31Disallow following locked accounts over OStatusrinpatch
2019-07-31ostatus: explicitly disallow protocol downgrade from activitypubAriadne Conill
2019-07-28transmogrifier: use User.delete() instead of handrolled user deletion code fo...Ariadne Conill
2019-07-28Handle 303 redirectsSergey Suprunenko
2019-07-28Merge the default options with custom ones in ReverseProxy andrinpatch
2019-07-28Formattingrinpatch
2019-07-28FallbackRedirector: Do not crash on Metadata rendering errorsrinpatch
2019-07-28OGP/TwitterCard: Add fallbacks in case the attachment key is nonexistentrinpatch
2019-07-28Fix not being able to pin unlisted postsrinpatch
2019-07-28preserve the original path/filename (no encoding/decoding) for proxySachin Joshi
2019-07-28try to always match the filename for proxy urlSachin Joshi
2019-07-28Status View: Poll ids are strings.lain
2019-07-14fix backportAriadne Conill
2019-07-14HttpRequestMock: Add missing mocks for object containment testsHaelwenn (lanodan) Monnier
2019-07-14object: fix backportAriadne Conill
2019-07-14nodeinfo: implement MRF transparency exclusionsAriadne Conill