Merge branch 'master' of https://github.com/r888888888/danbooru
This commit is contained in:
@@ -447,7 +447,7 @@ class User < ActiveRecord::Base
|
||||
end
|
||||
|
||||
def show_saved_searches?
|
||||
id < 1_000
|
||||
id < 50_000
|
||||
end
|
||||
|
||||
def can_upload?
|
||||
|
||||
@@ -49,12 +49,6 @@
|
||||
<td>Yes</td>
|
||||
<td>Yes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>See Banned Posts</td>
|
||||
<td>No</td>
|
||||
<td>Yes</td>
|
||||
<td>Yes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>See Censored Tags</td>
|
||||
<td>No</td>
|
||||
|
||||
Reference in New Issue
Block a user