Commit graph

2653 commits

Author SHA1 Message Date
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
Shish
1a8ea4eb08 some windowses are not NT? 2012-03-15 05:34:55 +00:00
Shish
95c4d809a9 ... missed two globals >_> 2012-03-14 20:40:03 +00:00
Shish
144c1afcbc ffffff, PHP, doing something weird rather than having a userful error message 2012-03-14 20:35:15 +00:00
Shish
3acf53a32a default style:width:100% overrides width:100%. Use a local style 2012-03-14 20:28:15 +00:00
Shish
0be4f83e4e don't allow showing of metadata at all if exif_read_data is undefined 2012-03-14 20:24:34 +00:00
Shish
d820f9a927 missed a global 2012-03-14 20:21:14 +00:00
Shish
6632521218 permission name tweaks 2012-03-14 19:24:10 +00:00
Shish
cf7d1dded5 Merge branch 'master' of github.com:shish/shimmie2 2012-03-14 19:17:56 +00:00
Shish
16af27e6b7 only display editors for editable fields 2012-03-14 19:17:52 +00:00
Shish
6204046be5 upgrade notes 2012-03-14 18:16:23 +00:00
Shish
7a6741d202 TYPE -> ENGINE 2012-03-14 18:11:46 +00:00
Shish
9373b26625 In jquery, $("#foo") is always true (an empty object) 2012-03-14 15:06:30 +00:00
Shish
e67d679194 regexes are fun and pleasant to work with, in the same way that oranges are purple 2012-03-14 03:15:35 +00:00
Shish
b57a3be442 warn for mass deletions 2012-03-14 00:51:05 +00:00
Shish
fa89b166d4 Merge branch 'master' of github.com:shish/shimmie2 2012-03-13 17:53:01 +00:00
Shish
b4fb667eaa use URLs for linking to comments 2012-03-13 16:04:50 +00:00
Shish
e31b6af28b site:// protocol support 2012-03-13 16:01:13 +00:00
Shish
c887580074 with no more wordwrap, there's no need for unwrap 2012-03-13 16:01:03 +00:00