Publishes an automated Year in Review topic
Find a file
2019-12-30 20:41:17 -08:00
app Don't count the OP as a reply 2019-12-30 20:41:01 -08:00
assets/stylesheets Remove left padding from inner table 2019-12-27 10:49:02 -08:00
config Remove unused translation keys 2019-12-27 10:43:03 -08:00
spec/jobs DEV: make the current year value dynamic. 2019-12-02 11:33:02 +05:30
.gitignore Ignore auto_generated files 2018-12-20 11:13:37 -08:00
LICENSE Add README and LICENSE 2018-12-28 16:39:43 -08:00
plugin.rb Fix CSS formatting issues 2019-12-30 20:41:17 -08:00
README.md Add README and LICENSE 2018-12-28 16:39:43 -08:00

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