Commit graph

50 commits

Author SHA1 Message Date
green-ponies (jgen)
30eb5ddd8b More type hints! 2012-02-09 23:04:37 -05:00
green-ponies (jgen)
e227965802 Converting Ratings to new Extension (simple extension). 2012-02-09 00:40:01 -05:00
green-ponies (jgen)
d69fa6ae9d Merge branch 'master' into speed_tweaks 2012-02-07 23:21:56 -05:00
green-ponies (jgen)
2d443f0be9 Mostly just adding the Link to comments. 2012-02-07 21:52:11 -05:00
green-ponies (jgen)
3b028696a0 Rewind arrays before foreach loops over all the elements.
(fixed a small typo as well)
2012-02-04 15:35:21 -05:00
Shish
aed5e1a30e hand merge of speed tweaks 2012-01-31 13:20:43 +00:00
Shish
6e64857936 wibble towards being totally SimpleExtension based, as that's easier to programatically optimise 2012-01-27 18:16:46 +00:00
Daku
e9d7157d22 this should be rating 2012-01-26 10:27:30 +00:00
Daku
5142901bca fixes the undefined rating property error 2012-01-26 09:56:32 +00:00
Daku
3338ff0420 tags/source/rating/locked should only update/log if different than current 2012-01-21 00:17:07 +00:00
Daku
7049b3bf4d rating/source/locked now log info when set 2012-01-20 23:04:28 +00:00
Shish
c3aa7f14dd named placeholder for rating search 2012-01-16 22:53:14 +00:00
green-ponies (jgen)
cd7de93a0a Changing for-loops to use pre-calculated values.
Rather than calculating the value each time.
2012-01-16 00:07:04 -05:00
Shish
43533973a7 save a query 2010-03-24 04:44:36 +00:00
Zach Hall
ee4e7a4471 If a user doesn't have permission to view an image, not only will we hide it from the search results, we'll also disallow them access, redirecting them to post/list. 2010-03-24 04:40:57 +00:00
Shish
ce6e8aa9ae updates for the danbooru theme 2010-01-03 08:55:43 +00:00
Shish
63d186d8c9 publicise Ratings functions because Pools wants to do the same thing 2009-11-15 05:45:50 +00:00
Shish
f87b34400e extension documentation updates 2009-08-20 23:37:32 +01:00
Shish
afa1f4a583 don't force the user to set a rating 2009-08-13 20:10:48 +01:00
Shish
f58fec3094 any search for a rating will override the default 2009-08-02 09:24:37 +01:00
Shish
556d3b50ec search for ratings with full words 2009-08-02 08:43:00 +01:00
Shish
5fe8ca4c9c bulk image rater 2009-08-02 08:19:43 +01:00
Shish
d8e027b776 a load more tests 2009-07-19 04:49:14 +01:00
Shish
f54c41aa83 allow people to view images rated 'unknown'... 2009-07-19 01:54:59 +01:00
Shish
bb84a735a2 requestcontext stuff is messy, go back to globals :( 2009-05-11 07:04:33 -07:00
Shish
d98962a30e a bunch of fixes 2009-01-22 05:42:44 -08:00
Shish
cffbaac039 'unrated' rating 2009-01-21 23:21:56 -08:00
Shish
2c37ce9a8d match better, so user_id=123 doesn't hit id=123 2009-01-21 23:04:29 -08:00
Shish
17ad021cca contrib documentation 2009-01-16 00:18:41 -08:00
Shish
11873e9601 remove EOL whitespace 2009-01-04 11:18:37 -08:00
shish
dba8e76830 working ratings
git-svn-id: file:///home/shish/svn/shimmie2/trunk@1079 7f39781d-f577-437e-ae19-be835c7a54ca
2008-10-17 20:18:38 +00:00
shish
f8f7470e61 much friendlier get_theme_object
git-svn-id: file:///home/shish/svn/shimmie2/trunk@1019 7f39781d-f577-437e-ae19-be835c7a54ca
2008-09-06 16:59:02 +00:00
shish
434fab2dc5 and make the extensions match
git-svn-id: file:///home/shish/svn/shimmie2/trunk@1003 7f39781d-f577-437e-ae19-be835c7a54ca
2008-08-23 12:08:19 +00:00
shish
09b2be6830 PHP4 is dead \o/ \o/ \o/ (Part 1, make use of instanceof)
git-svn-id: file:///home/shish/svn/shimmie2/trunk@994 7f39781d-f577-437e-ae19-be835c7a54ca
2008-08-22 09:41:30 +00:00
shish
a658019697 Slightly major rework of the search code internals, makes things more sane and fixes a couple of bugs
git-svn-id: file:///home/shish/svn/shimmie2/trunk@867 7f39781d-f577-437e-ae19-be835c7a54ca
2008-05-19 15:59:58 +00:00
shish
2b723fe525 Extension meta-info tidyups
git-svn-id: file:///home/shish/svn/shimmie2/trunk@809 7f39781d-f577-437e-ae19-be835c7a54ca
2008-04-11 06:12:07 +00:00
shish
499d752ca9 make rating use the new image metainfo editor api
git-svn-id: file:///home/shish/svn/shimmie2/trunk@727 7f39781d-f577-437e-ae19-be835c7a54ca
2008-03-24 04:03:34 +00:00
shish
8b517a6a7c search for images with given ratings
git-svn-id: file:///home/shish/svn/shimmie2/trunk@717 7f39781d-f577-437e-ae19-be835c7a54ca
2008-02-07 20:28:07 +00:00
shish
ac2af2d1c0 ParseLinkTemplateEvent, and handlers for text_score, numeric_score and rating
git-svn-id: file:///home/shish/svn/shimmie2/trunk@611 7f39781d-f577-437e-ae19-be835c7a54ca
2007-11-04 08:16:41 +00:00
shish
0e937d4af0 RatingSetEvent
git-svn-id: file:///home/shish/svn/shimmie2/trunk@528 7f39781d-f577-437e-ae19-be835c7a54ca
2007-10-18 02:04:22 +00:00
shish
af6f7f00fc compat with stable
git-svn-id: file:///home/shish/svn/shimmie2/trunk@518 7f39781d-f577-437e-ae19-be835c7a54ca
2007-10-02 23:44:50 +00:00
shish
bd1ba12cfc version number
git-svn-id: file:///home/shish/svn/shimmie2/trunk@517 7f39781d-f577-437e-ae19-be835c7a54ca
2007-10-02 23:37:04 +00:00
shish
7dda59a4d9 options
git-svn-id: file:///home/shish/svn/shimmie2/trunk@516 7f39781d-f577-437e-ae19-be835c7a54ca
2007-10-02 23:20:23 +00:00
shish
5b6ca92d4f more misc work
git-svn-id: file:///home/shish/svn/shimmie2/trunk@514 7f39781d-f577-437e-ae19-be835c7a54ca
2007-10-02 22:29:32 +00:00
shish
0466bdd66d most of the rating-setting code done
git-svn-id: file:///home/shish/svn/shimmie2/trunk@510 7f39781d-f577-437e-ae19-be835c7a54ca
2007-10-02 21:59:20 +00:00
shish
5a4d6f7277 remove ConfigSaveEvent handlers
git-svn-id: file:///home/shish/svn/shimmie2/trunk@265 7f39781d-f577-437e-ae19-be835c7a54ca
2007-07-12 08:14:37 +00:00
shish
dafaa1933c contrib docs
git-svn-id: file:///home/shish/svn/shimmie2/trunk@245 7f39781d-f577-437e-ae19-be835c7a54ca
2007-07-08 20:21:21 +00:00
shish
a625fcd787 the bulk of theme engine 2.0; it's still rough, but it works
git-svn-id: file:///home/shish/svn/shimmie2/trunk@201 7f39781d-f577-437e-ae19-be835c7a54ca
2007-06-30 01:19:11 +00:00
shish
6c26fa0fc1 use wrapped database execute function
git-svn-id: file:///home/shish/svn/shimmie2/trunk@129 7f39781d-f577-437e-ae19-be835c7a54ca
2007-05-23 22:19:12 +00:00
shish
19d3062314 extensions moved to folders
git-svn-id: file:///home/shish/svn/shimmie2/trunk@75 7f39781d-f577-437e-ae19-be835c7a54ca
2007-05-07 15:04:46 +00:00
Renamed from contrib/rating.ext.php (Browse further)