Forked from https://github.com/discourse/discourse-user-card-directory.git Adds hiding users from the directory based on a custom field.
Go to file
David Taylor cff3d510f2
FIX: Update for Discourse core changes (#3)
- Adds support for core's customizable user directory: https://meta.discourse.org/t/195263
- Adds a new theme component setting which allows the statistics to be hidden completely from the user cards
- Uses core's new group filter functionality
- Adds .discourse-compatibility so that this component can still be installed successfully on older Discourse versions
2021-07-01 17:50:38 +01:00
common FIX: Correct color variable to work with automatic dark mode (#2) 2020-11-27 18:13:46 +00:00
javascripts/discourse FIX: Update for Discourse core changes (#3) 2021-07-01 17:50:38 +01:00
locales FIX: Update for Discourse core changes (#3) 2021-07-01 17:50:38 +01:00
.discourse-compatibility FIX: Update for Discourse core changes (#3) 2021-07-01 17:50:38 +01:00
.gitignore Initial commit 2020-02-28 15:02:45 +00:00
about.json Update metadata 2020-03-17 13:58:40 +00:00
settings.yml FIX: Update for Discourse core changes (#3) 2021-07-01 17:50:38 +01:00