mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
basic lightbox support
This commit is contained in:
@@ -14,12 +14,10 @@ class Post < ActiveRecord::Base
|
||||
FLAG_THRESHOLD_REACHED_AGAIN = 2
|
||||
end
|
||||
|
||||
|
||||
versioned
|
||||
|
||||
rate_limit
|
||||
|
||||
acts_as_paranoid
|
||||
|
||||
after_recover :update_flagged_posts_count
|
||||
after_destroy :update_flagged_posts_count
|
||||
|
||||
|
||||
Reference in New Issue
Block a user