remove references to locks
This commit is contained in:
@@ -15,7 +15,6 @@ class AutocompleteService
|
||||
child: %w[any none] + POST_STATUSES,
|
||||
parent: %w[any none] + POST_STATUSES,
|
||||
rating: %w[safe questionable explicit],
|
||||
locked: %w[rating note status],
|
||||
embedded: %w[true false],
|
||||
filetype: %w[jpg png gif swf zip webm mp4],
|
||||
commentary: %w[true false translated untranslated],
|
||||
|
||||
@@ -34,7 +34,7 @@ class PostQueryBuilder
|
||||
METATAGS = %w[
|
||||
user approver commenter comm noter noteupdater artcomm commentaryupdater
|
||||
flagger appealer upvote downvote fav ordfav favgroup ordfavgroup pool
|
||||
ordpool note comment commentary id rating locked source status filetype
|
||||
ordpool note comment commentary id rating source status filetype
|
||||
disapproved parent child search embedded md5 width height mpixels ratio
|
||||
score favcount filesize date age order limit tagcount pixiv_id pixiv
|
||||
unaliased exif duration
|
||||
|
||||
Reference in New Issue
Block a user