Backport of #187 to d-compat/2026.6. --- ## Summary Prevent the leakage of shared draft topic titles and post content in the follow feed by correctly filtering out topics with associated shared drafts for unauthorized users. The query now explicitly checks the viewer's shared draft visibility before returning posts from followed users. ## Source - Patch Triage: https://patch.discourse.org/patch-triage/1405 Co-authored-by: discourse-patch-triage <272280883+discourse-patch-triage[bot]@users.noreply.github.com> |
||
|---|---|---|
| .github/workflows | ||
| app | ||
| assets | ||
| config | ||
| db/migrate | ||
| lib/follow | ||
| spec | ||
| svg-icons | ||
| test/javascripts/acceptance | ||
| .discourse-compatibility | ||
| .gitignore | ||
| .npmrc | ||
| .prettierrc.cjs | ||
| .rubocop.yml | ||
| .streerc | ||
| .template-lintrc.cjs | ||
| COPYRIGHT.txt | ||
| eslint.config.mjs | ||
| Gemfile | ||
| Gemfile.lock | ||
| LICENSE.txt | ||
| package.json | ||
| plugin.rb | ||
| pnpm-lock.yaml | ||
| README.md | ||
| stylelint.config.mjs | ||
| translator.yml | ||
| tsconfig.json | ||
Discourse Follow
This Discourse plugin allows you to follow other users, list the latest topics involving them and receive notifications when they post.
Installation guide, plugin documentation, screenshots and more details can be found in the plugin's topic on Discourse Meta. Please submit bug reports and feature requests over there as well.
This plugin is an official plugin maintained by the Discourse team (CDCK, Inc).
Credits
This plugin was originally developed by Pavilion and maintained by them until October 2021 when maintenance was transferred to the Discourse team.