mirror of
https://ghfast.top/https://github.com/discourse/discourse-yearly-review.git
synced 2026-05-04 17:42:21 +08:00
Publishes an automated Year in Review topic
| app | ||
| assets/stylesheets | ||
| config | ||
| spec/jobs | ||
| .gitignore | ||
| LICENSE | ||
| plugin.rb | ||
| README.md | ||
Discourse Yearly Review
Creates a Yearly Review topic that summarizes user and topic stats for the previous year. Stats are only selected from a site's public categories.
The review categories can be configured with the yearly_review_categories Site Setting. The review is published to the category set in
the yearly_review_publish_category Site Setting. If the yearly_review_featured_badge setting is configured, users who
have been granted that badge will be displayed.
User stats:
- most topics
- most replies
- most likes given
- most likes received
- most visits
- most replied to
- users who have been granted the featured badge
Topic stats:
- most popular topics
- most liked topics (OP like count)
- most replied to topics
- most bookmarked topics