A Discourse plugin that lets you follow other users.
Find a file
2026-03-10 19:08:28 +00:00
.github/workflows DEV: Add the d-compat branch workflow (#171) 2026-03-10 19:08:28 +00:00
app DEV: Update linting (#159) 2025-10-09 13:48:55 +01:00
assets FIX: Missing styling class on user card metadata entries (#168) 2026-02-05 09:01:06 +01:00
config Update translations (#156) 2025-09-15 10:47:40 +02:00
db/migrate DEV: Introduce syntax_tree for ruby formatting (#78) 2022-12-29 13:31:48 +01:00
lib/follow DEV: Add lib to autoload path (#130) 2024-11-15 07:13:13 +08:00
spec DEV: Update linting and add types (#167) 2026-01-28 11:49:36 +00:00
svg-icons UX: Add custom icons for the plugin notification types (#12) 2021-10-07 20:34:07 +03:00
test/javascripts/acceptance DEV: Bump dependencies and fix linting (#142) 2025-02-06 17:45:45 +01:00
.discourse-compatibility DEV: Pin version for Discourse < 2026.2.0-latest (#169) 2026-02-11 16:43:03 +01:00
.gitignore DEV: Update linting and add types (#167) 2026-01-28 11:49:36 +00:00
.npmrc DEV: Switch to use pnpm (#126) 2024-10-14 13:40:07 +02:00
.prettierrc.cjs DEV: Update linting (#105) 2023-12-13 20:25:04 +01:00
.rubocop.yml DEV: Introduce syntax_tree for ruby formatting (#78) 2022-12-29 13:31:48 +01:00
.streerc DEV: Introduce syntax_tree for ruby formatting (#78) 2022-12-29 13:31:48 +01:00
.template-lintrc.cjs DEV: Update linting (#105) 2023-12-13 20:25:04 +01:00
COPYRIGHT.txt Add license and copyright 2020-01-08 13:46:56 +11:00
eslint.config.mjs DEV: Update eslint config (#131) 2024-11-19 11:21:38 +01:00
Gemfile DEV: Introduce syntax_tree for ruby formatting (#78) 2022-12-29 13:31:48 +01:00
Gemfile.lock Bump rack from 3.2.4 to 3.2.5 (#170) 2026-02-17 22:25:37 +00:00
LICENSE.txt Add license and copyright 2020-01-08 13:46:56 +11:00
package.json DEV: Update linting and add types (#167) 2026-01-28 11:49:36 +00:00
plugin.rb FIX: Prioritize watching notifications over follow notifications (#163) 2025-12-05 13:37:59 +03:00
pnpm-lock.yaml DEV: Update linting and add types (#167) 2026-01-28 11:49:36 +00:00
README.md Update README content (#36) 2021-10-13 12:38:12 +03:00
stylelint.config.mjs DEV: Update linting (#146) 2025-03-13 15:11:05 +00:00
translator.yml DEV: Plugin cleanup (#1) 2021-10-07 20:34:07 +03:00
tsconfig.json DEV: Update linting and add types (#167) 2026-01-28 11:49:36 +00:00

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.