Toks
f28dd50838
fixes #1453
2013-04-27 11:23:32 -04:00
Toks
ed66f71fad
fixes #1408 ; fix blacklist for uploaders
2013-04-23 18:57:16 -04:00
r888888888
7a747e9ac0
fixes #1371 , additional fixes to seed script
2013-04-19 15:21:43 -07:00
albert
f24d6a6e83
fixes #697
2013-04-05 16:59:51 -04:00
albert
6e1257353c
fixes #697
2013-03-31 17:05:45 -04:00
小太
c107f96cec
Kill trailing whitespaces in javascript files
2013-03-19 23:09:22 +11:00
albert
69ff3b3d4a
fixes #902
2013-03-17 22:06:56 -04:00
albert
e10f15d2db
fixes #755
2013-03-05 20:43:32 -05:00
albert
9101fb0f23
fixes #676
2013-03-01 06:52:03 -08:00
albert
d089bc8464
blacklist js fixes
2013-02-28 13:03:51 -08:00
albert
64efef4ecf
rearrange layout, fix tag blacklist js
2013-02-23 20:45:33 -05:00
albert
7a7bebd027
fixes #595
2013-02-23 20:11:19 -05:00
小太
8f3f997a57
Remove useless code
2013-02-23 14:54:11 +11:00
小太
e975664f48
Use OR instead of AND when excluding tags for blacklist.
...
This is because there currently is no way to do this, and this commit doesn't remove the AND capability either.
For example, take the original blacklist "a -b -c".
Currently, that means "Don't show a unless both b and c are present", but now it means "Don't show a unless either b or c are present".
For the original meaning, you now have to do this with two blacklists: "a -b" and "a -c"
2013-02-23 14:54:11 +11:00
小太
97a5579d0d
Remove trailing whitespace in files I'm about to edit
2013-02-23 14:50:01 +11:00
albert
8a66470975
enable blacklists in comments, wiki pages
2013-02-18 19:11:30 -05:00
albert
afb5d3138f
fix references to uploader metatag
2013-02-18 14:53:41 -05:00
albert
30ac61d6c1
fixes
2013-02-17 02:45:22 -05:00
albert
0d8447fa82
black list tag fix
2013-02-17 02:28:27 -05:00
albert
06e941fd0a
black list tag fix
2013-02-17 02:22:47 -05:00
albert
2b0857a3cd
fix for tag blacklists, typo fixes
2013-02-17 02:19:33 -05:00
albert
02eac64bd9
added more conditional checks for javascripts to reduce computation load
2011-11-02 12:27:40 -04:00
albert
9f21630c33
fixed bug with number only tags breaking js
2011-10-26 18:39:18 -04:00
albert
bd51079fc1
blacklist fix
2011-08-07 16:05:40 -04:00
albert
c6888984db
implemented blacklists
2011-08-07 15:44:54 -04:00