albert
37f26f179f
fixes #735
2013-03-03 15:44:42 -05:00
albert
5ece9fe99a
add js for scrolling to error/notice
2013-03-02 19:15:53 -05:00
albert
d089bc8464
blacklist js fixes
2013-02-28 13:03:51 -08:00
小太
bb521794e9
Fix coding style
2013-02-23 15:13:39 +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
69f76a1a41
removed ajax throbber
2012-01-15 13:38:09 -05:00
albert
c478eb33b6
* Additional effects
...
* Fixed flash pngs
* Fixed dmail search links
2011-11-03 17:42:40 -04:00
albert
d09e80d2f4
style/js fixes
2011-11-03 16:30:06 -04:00
albert
73a8c19c6e
fix setting parent_id, add approval status notices on top of post/show
2011-10-22 12:54:14 -04:00
albert
c03ed4f644
fixes #119 : bad text on post flags
2011-10-14 17:12:03 -04:00
albert
5a4682e6f9
tweaked styles
2011-10-01 16:33:58 -04:00
albert
e8d16b2b33
fixes #25 : Voting on posts does not have any effect (also added to post/show)
2011-09-13 18:08:38 -04:00
albert
2b7a8f2d67
view changes
2011-08-22 16:28:31 -04:00
albert
63564921e5
js work
2011-08-15 11:30:14 -04:00
albert
c6888984db
implemented blacklists
2011-08-07 15:44:54 -04:00
albert
ca68b2def1
moved stylesheets and javascripts to assets
2011-05-24 18:24:45 -04:00