Commit graph

2621 commits

Author SHA1 Message Date
Shish
b9476c1ff4 put the bulk rater on the search results 2012-03-19 20:16:40 +00:00
Shish
0834dad48f SO MUCH RATING 2012-03-19 20:12:15 +00:00
Shish
58c06893e1 if the comment succeeds, we still want to set the 'user tried to comment' cookie :P 2012-03-19 20:05:19 +00:00
Shish
713c3db01a remove trailing slashes from displayed sources 2012-03-19 19:48:03 +00:00
Shish
49c0d09281 mass source setter 2012-03-19 19:42:52 +00:00
Shish
31f70251bb Merge branch 'master' of github.com:shish/shimmie2 2012-03-19 19:18:18 +00:00
Shish
8a0ce8e068 colspan for blocks' add 2012-03-19 19:18:07 +00:00
Shish
dea9747a3c if a heading is in the middle of a row, pad left too 2012-03-19 19:17:17 +00:00
Shish
57d687a7e1 give images priority 10 2012-03-19 19:09:52 +00:00
Shish
e71cf291a9 hide empty bits, not just null 2012-03-19 19:00:25 +00:00
Shish
76579ad32f default to post/list including front page 2012-03-19 18:58:50 +00:00
Shish
1a711eca83 log info 2012-03-19 18:57:33 +00:00
Shish
e3f00166a7 remove whitespace 2012-03-19 18:51:25 +00:00
Shish
d3967e5938 news ext was just a subset of blocks ext 2012-03-19 18:50:37 +00:00
Shish
02dff7fc12 docs 2012-03-19 18:43:20 +00:00
Shish
a69d80d950 generic blocks, now with database storage 2012-03-19 18:40:37 +00:00
Shish
1bfe2d3f34 notes 2012-03-19 17:48:42 +00:00
Shish
5ca1cf44ec move dangerous admin bits to util scripts package 2012-03-19 17:43:37 +00:00
Shish
cadc99ae90 delete image after adding it, not after not-adding it 2012-03-19 14:27:04 +00:00
Shish
671d5fe2ae delete the image /after/ using it... 2012-03-19 14:26:39 +00:00
Shish
f515d2b186 use score redirection 2012-03-19 14:26:16 +00:00
Shish
4db92471e1 404 for no images 2012-03-19 14:25:43 +00:00
Shish
e8b0e36b48 typo 2012-03-19 13:40:11 +00:00
Shish
ea90e21d86 wiki perms 2012-03-19 13:21:59 +00:00
Shish
ee4b223f65 comment_anon bool -> create_comment perm 2012-03-19 13:17:47 +00:00
Shish
bca3dd919d upload_anon bool -> create_image perm 2012-03-19 12:59:02 +00:00
Shish
f99c186ee5 use valid bbcode, and no need for default 2012-03-19 12:11:44 +00:00
Shish
0300065b9d default anon can do nothing 2012-03-19 11:42:56 +00:00
Shish
45bff3ff31 inherit the class, not the name 2012-03-19 11:33:06 +00:00
Shish
50a6013569 nicer custom classes 2012-03-19 11:27:01 +00:00
Shish
1a34557da7 if image replacement is unwanted, don't allow users to replace images 2012-03-19 11:07:13 +00:00
Shish
87c59ead29 more sane defaults, fewer unnecessary choices 2012-03-19 10:53:06 +00:00
Shish
a7a548f6cc remove more config options that do nothing 2012-03-19 10:43:54 +00:00
Shish
907f958f42 use user classes 2012-03-19 10:42:32 +00:00
Shish
b4140fd77b after activating an extension, there is a config option to enable it? confused 2012-03-19 10:42:16 +00:00
Shish
9004c8d555 use user classes 2012-03-19 10:41:07 +00:00
Shish
fda6fb09fa don't show options that don't do anything... 2012-03-19 10:33:42 +00:00
Shish
a826a9c81a expiration only applies without niceurls 2012-03-19 10:25:36 +00:00
Shish
b4c74c5768 Merge branch 'master' of github.com:shish/shimmie2 2012-03-19 10:21:11 +00:00
Shish
c906a6422c disk space is cheaper than rebuilding history, default to -1 2012-03-19 10:21:03 +00:00
Shish
bc4a011bff Merge pull request #188 from Yhonay/master
Fixed not loading styles
2012-03-18 10:46:23 -07:00
Onivis Yhonay d'Izeworudi
f72b8babc0 Load style.css from theme when autocache is enabled 2012-03-18 16:59:13 +01:00
Shish
154070a739 Merge branch 'master' of github.com:shish/shimmie2 2012-03-16 02:04:58 +00:00
Shish
5a3bd51b2a no fade, for speed 2012-03-16 02:04:34 +00:00
Shish
c7bc014364 log better 2012-03-15 19:30:02 +00:00
Shish
f518c608d9 lazy loading for thumbs 2012-03-15 19:26:16 +00:00
Shish
d21b9e58ab Merge branch 'master' of github.com:shish/shimmie2 2012-03-15 06:19:16 +00:00
Shish
a23498a8d7 more recently updated comments 2012-03-15 06:17:19 +00:00
Shish
537ae6de18 remove jquery deletion
jquery deletion was deleting the wrong image if there were multiple
delete buttons on one page (eg, on the report image page); also it
stands out awkwardly being the only bit of jquery UI on the site.
Moving to jquery UI across the site might happen later, but for now
I just want to get a release out...
2012-03-15 05:49:24 +00:00
Shish
6f4f4f3235 redirect back to report list after deleting, if that's where we came from 2012-03-15 05:48:42 +00:00