A Discourse plugin that lets you follow other users.
Find a file
2022-07-19 19:37:37 +03:00
.github/workflows DEV: Update CI workflows (#61) 2022-05-23 17:00:27 +02:00
app FIX: Hide follower status to users with hidden profiles (#45) 2021-12-30 10:34:55 +11:00
assets FIX: Compatibility with the redesigned notifications menu (NOT DONE YET) 2022-07-19 19:37:37 +03:00
config Update translations (#54) 2022-03-01 22:56:38 +01:00
db FIX: Don't attempt to migrate custom field records with empty value user_id < 1 (#34) 2021-10-11 20:36:34 +03:00
lib/follow FIX: Hide follower status to users with hidden profiles (#45) 2021-12-30 10:34:55 +11:00
spec FIX: Don't include the plugin attributes when serializing more than 1 user objects (#49) 2022-01-27 10:56:14 +03: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: Fix JS tests and deprecations (#50) 2022-01-27 12:02:50 +03: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: Plugin cleanup (#1) 2021-10-07 20:34:07 +03: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: Plugin cleanup (#1) 2021-10-07 20:34:07 +03:00
Gemfile.lock DEV: Plugin cleanup (#1) 2021-10-07 20:34:07 +03:00
LICENSE.txt Add license and copyright 2020-01-08 13:46:56 +11:00
package.json DEV: Plugin cleanup (#1) 2021-10-07 20:34:07 +03:00
plugin.rb FIX: Don't look for removed mobile CSS stylesheet (#57) 2022-03-26 07:01:36 -04: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 Build(deps): Bump async from 2.6.3 to 2.6.4 (#59) 2022-04-20 14:44:41 +02: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.