Publishes an automated Year in Review topic
Find a file
2022-06-03 13:56:12 +10:00
.github/workflows DEV: Update CI workflows (#35) 2022-05-24 19:15:36 +02:00
app FIX: Add polymorphic bookmark support (#34) 2022-05-12 16:44:41 +10:00
assets/stylesheets Remove left padding from inner table 2019-12-27 10:49:02 -08:00
config Update translations (#36) 2022-05-24 16:02:29 +02:00
spec/jobs FIX: Add polymorphic bookmark support (#34) 2022-05-12 16:44:41 +10:00
.discourse-compatibility DEV: Add polymorphic bookmark discourse-compat for beta4 2022-06-03 13:56:12 +10:00
.eslintrc DEV: apply coding standards 2020-10-09 17:32:38 +02:00
.gitignore DEV: Apply coding standards 2020-10-12 10:16:15 -05:00
.prettierrc DEV: Apply coding standards 2020-10-12 10:16:15 -05:00
.rubocop.yml DEV: apply coding standards 2020-10-09 17:32:38 +02:00
.template-lintrc.js DEV: Apply coding standards 2020-10-12 10:16:15 -05:00
Gemfile DEV: Apply coding standards 2020-10-12 10:16:15 -05:00
Gemfile.lock Bump rexml from 3.2.4 to 3.2.5 (#15) 2021-05-02 17:11:18 +02:00
LICENSE Add README and LICENSE 2018-12-28 16:39:43 -08:00
package.json DEV: Apply coding standards 2020-10-12 10:16:15 -05:00
plugin.rb Fix CSS formatting issues 2019-12-30 20:41:17 -08:00
README.md Add missing link to meta topic in README (#12) 2021-02-23 19:19:43 +01:00
translator.yml DEV: Add Crowdin support (#22) 2021-09-28 14:30:49 +02:00
yarn.lock Bump async from 2.6.3 to 2.6.4 (#33) 2022-04-29 18:04:58 +02:00

Discourse Yearly Review

https://meta.discourse.org/t/discourse-yearly-review-plugin/105713/

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