A Discourse plugin that lets you follow other users.
Find a file
2023-05-26 13:04:20 -05:00
.github/workflows DEV: Update CI workflows (#81) 2023-01-10 18:11:45 +00:00
app DEV: Introduce syntax_tree for ruby formatting (#78) 2022-12-29 13:31:48 +01:00
assets DEV: Use angle bracket syntax 2023-05-26 13:04:20 -05:00
config Update translations (#87) 2023-02-28 14:48:39 +01:00
db/migrate DEV: Introduce syntax_tree for ruby formatting (#78) 2022-12-29 13:31:48 +01:00
lib/follow DEV: Introduce syntax_tree for ruby formatting (#78) 2022-12-29 13:31:48 +01:00
spec DEV: Remove use of deprecated site setting (#85) 2023-02-21 11:05:20 +08:00
svg-icons UX: Add custom icons for the plugin notification types (#12) 2021-10-07 20:34:07 +03:00
test/javascripts/acceptance UX: remove condition for new user nav, remove old nav (#88) 2023-03-03 13:20:50 -05:00
.discourse-compatibility DEV: Resolve add_to_serializer deprecations (#92) 2023-04-24 15:47:21 +01:00
.eslintrc DEV: Plugin cleanup (#1) 2021-10-07 20:34:07 +03:00
.gitignore DEV: Plugin cleanup (#1) 2021-10-07 20:34:07 +03:00
.prettierrc DEV: Plugin cleanup (#1) 2021-10-07 20:34:07 +03: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.js DEV: Plugin cleanup (#1) 2021-10-07 20:34:07 +03:00
COPYRIGHT.txt Add license and copyright 2020-01-08 13:46:56 +11:00
Gemfile DEV: Introduce syntax_tree for ruby formatting (#78) 2022-12-29 13:31:48 +01:00
Gemfile.lock DEV: Update linting setup (#90) 2023-03-03 18:20:13 +01:00
LICENSE.txt Add license and copyright 2020-01-08 13:46:56 +11:00
package.json DEV: Update linting setup (#90) 2023-03-03 18:20:13 +01:00
plugin.rb DEV: Resolve add_to_serializer deprecations (#92) 2023-04-24 15:47:21 +01:00
README.md Update README content (#36) 2021-10-13 12:38:12 +03:00
translator.yml DEV: Plugin cleanup (#1) 2021-10-07 20:34:07 +03:00
yarn.lock DEV: Update linting setup (#90) 2023-03-03 18:20:13 +01: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.