Add “account timeline” filter category (#12918)
* Add “account timeline” filter category Previously, no filter category applied to account timelines. * Rename “Account timelines” into “Profiles”
This commit is contained in:
@ -20,6 +20,7 @@ class CustomFilter < ApplicationRecord
|
||||
notifications
|
||||
public
|
||||
thread
|
||||
account
|
||||
).freeze
|
||||
|
||||
include Expireable
|
||||
|
Reference in New Issue
Block a user