mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: new badges when visiting the forum for 10, 100 and 365 consecutive days
This commit is contained in:
@@ -56,6 +56,10 @@ class Badge < ActiveRecord::Base
|
||||
GivesBack = 32
|
||||
Empathetic = 39
|
||||
|
||||
Enthusiast = 45
|
||||
Aficionado = 46
|
||||
Devotee = 47
|
||||
|
||||
NewUserOfTheMonth = 44
|
||||
|
||||
# other consts
|
||||
|
||||
Reference in New Issue
Block a user