discourse/plugins
Blake Erickson 80a80ef2bd DEV: Use method instead of constant for discobot badge names
This change refactors the code a bit so that a plugin could easily
replace which badge is awarded when completing the discobot new user
tutorial and advanced tutorial.

By adding a static method and putting the BADGE_NAME constant inside of
that method we can simply call that method now instead of the constant.
A plugin could then `class_eval` that method and replace it with
whatever badge name they choose. This is way cleaner than having the
plugin change the frozen constant! eeek.
2020-04-09 20:46:51 -06:00
..
discourse-details Update translations 2020-02-25 10:29:14 -05:00
discourse-internet-explorer FEATURE: Show noscript view to unsupported browsers (#9373) 2020-04-08 20:24:18 +03:00
discourse-local-dates UX: displays full date time when displaying ranges (#9386) 2020-04-08 10:44:06 +01:00
discourse-narrative-bot DEV: Use method instead of constant for discobot badge names 2020-04-09 20:46:51 -06:00
discourse-presence Merge imports from the same module (#9144) 2020-03-09 17:38:37 +01:00
lazy-yt DEV: Run prettier 2019-11-12 12:07:19 +01:00
poll FEATURE: Show votes in an "on voted" poll to the creator 2020-03-20 13:36:42 -07:00