projects
/
quix0rs-gnu-social.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
771f08b
)
Hidespam by default
author
Mikael Nordfeldth
<mmn@hethane.se>
Sun, 7 Feb 2016 01:33:53 +0000
(
02:33
+0100)
committer
Mikael Nordfeldth
<mmn@hethane.se>
Sun, 7 Feb 2016 01:35:21 +0000
(
02:35
+0100)
...why would something described as "Whether to hide silenced users from timelines"
be set to false by default? :)
lib/default.php
patch
|
blob
|
history
diff --git
a/lib/default.php
b/lib/default.php
index 8d8ef1178810a98a8806b75d8969f03acafb3f5d..d917d749d194a36a131a0dc060b3b4a2f1045d19 100644
(file)
--- a/
lib/default.php
+++ b/
lib/default.php
@@
-285,7
+285,7
@@
$default =
'notice' =>
array('contentlimit' => null,
'defaultscope' => null, // null means 1 if site/private, 0 otherwise
- 'hidespam' =>
fals
e), // Whether to hide silenced users from timelines
+ 'hidespam' =>
tru
e), // Whether to hide silenced users from timelines
'message' =>
array('contentlimit' => null),
'location' =>