Commit graph

56 commits

Author SHA1 Message Date
Daku
f76c0a4ff7 popular_by_day/month/year should now work better with other date formats 2012-01-31 14:58:53 +00:00
Daku
a5de1fd9f0 fixes popular_by_month/year not working due to "number of bound variables does not match number of tokens" error 2012-01-31 14:58:45 +00:00
Shish
6f22207603 merge pdo fixes 2012-01-31 13:55:12 +00:00
Shish
112fb0841d named placeholders for numeric score 2012-01-30 02:03:15 +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
Shish
c46f03bf8f convert mysql functions + direct query building -> sql standards + paramaters 2012-01-26 16:20:26 +00:00
Shish
ab9b4e9123 limit x,y isn't standard SQL; use limit x offset y 2012-01-26 16:06:45 +00:00
Daku
4dc4ed45a4 this should stop any possible errors 2012-01-26 10:27:34 +00:00
Daku
9f92e7badf popular by day/month/year now has navigation 2012-01-26 10:27:33 +00:00
Daku
4e01a116ad this should be lowercase 2012-01-26 10:27:31 +00:00
Daku
229f181370 popular by should use current date if date not se 2012-01-26 10:27:31 +00:00
Daku
12f70776d5 popular by day/month/year feature for numeric_score ext 2012-01-26 10:27:30 +00:00
Shish
c6682b9069 make_link for numeric score votes, and put in theme.php, fixes issue #50 2011-11-08 11:23:38 +00:00
Shish
7118e5fe40 button to remove all votes by user 2011-03-28 22:31:45 +01:00
Shish
0539df80a9 remove votes on image 2011-03-23 11:31:12 +00:00
Shish
bc49df35c1 only check event type once 2011-03-23 11:30:36 +00:00
Shish
f8d88c2c67 log image votes 2011-02-28 11:28:42 +00:00
Josh Sutinen
0661f95fbb numeric_score: PDO compatibility 2011-02-22 17:24:00 -05:00
Shish
18403a3fa6 csrf-proofing for extensions 2010-10-07 21:26:27 +01:00
Shish
c9ce99bc96 only vote for valid images 2010-07-26 23:00:08 +01:00
Shish
23cc49592d nullify score button 2010-05-28 11:58:26 +01:00
Shish
7f741f6b99 search votes by IDs, in case of username weirdness 2010-03-01 00:14:32 +00:00
Shish
f87b34400e extension documentation updates 2009-08-20 23:37:32 +01:00
Shish
28fd3e311f replace numeric_score 'favorite' with 'upvoted_by=name' (and add the same for downvote) 2009-08-13 19:28:14 +01:00
Shish
465726691c typo 2009-05-11 07:14:09 -07:00
Shish
bb84a735a2 requestcontext stuff is messy, go back to globals :( 2009-05-11 07:04:33 -07:00
Shish
45fef32fbf search for upvoted images 2009-04-21 20:30:24 -07:00
Shish
d98962a30e a bunch of fixes 2009-01-22 05:42:44 -08:00
Shish
bda38bff6c did I mention that mysql devs can go choke on a bucket of cocks? Well they can. (Two ways to specify foreign keys, one works, one is silently ignored; wtf?) 2009-01-22 05:03:51 -08:00
Shish
44ac62e1ae get rid of xmlschema 2009-01-22 04:05:55 -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
96a37605e4 port page_matches from score to trunk
git-svn-id: file:///home/shish/svn/shimmie2/trunk@1028 7f39781d-f577-437e-ae19-be835c7a54ca
2008-09-06 17:48:03 +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
89e8805fc8 sql uses >= not =>
git-svn-id: file:///home/shish/svn/shimmie2/trunk@981 7f39781d-f577-437e-ae19-be835c7a54ca
2008-08-12 00:31:59 +00:00
shish
8f39ae6d3f more standard sqlness
git-svn-id: file:///home/shish/svn/shimmie2/trunk@926 7f39781d-f577-437e-ae19-be835c7a54ca
2008-07-24 15:07:39 +00:00
shish
2c3b82a2fb <= and =>
git-svn-id: file:///home/shish/svn/shimmie2/trunk@919 7f39781d-f577-437e-ae19-be835c7a54ca
2008-07-23 10:57:40 +00:00
shish
797e644c1f actually, this works better as a block of it's own...
git-svn-id: file:///home/shish/svn/shimmie2/trunk@916 7f39781d-f577-437e-ae19-be835c7a54ca
2008-07-21 15:16:48 +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
ffe6b2ab7c search by score
git-svn-id: file:///home/shish/svn/shimmie2/trunk@787 7f39781d-f577-437e-ae19-be835c7a54ca
2008-04-08 17:16:29 +00:00
shish
b28c77b32d bug fix
git-svn-id: file:///home/shish/svn/shimmie2/trunk@785 7f39781d-f577-437e-ae19-be835c7a54ca
2008-04-08 16:58:04 +00:00
shish
a885d1481e working numeric score
git-svn-id: file:///home/shish/svn/shimmie2/trunk@782 7f39781d-f577-437e-ae19-be835c7a54ca
2008-04-08 16:53:48 +00:00
shish
614f11d910 One True Image Info Editor
git-svn-id: file:///home/shish/svn/shimmie2/trunk@616 7f39781d-f577-437e-ae19-be835c7a54ca
2007-11-14 10:11:56 +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
8c2001ef6f and working for anonymous...
git-svn-id: file:///home/shish/svn/shimmie2/trunk@558 7f39781d-f577-437e-ae19-be835c7a54ca
2007-10-22 03:17:08 +00:00
shish
2c43a4f420 clean up votes when images are deleted
git-svn-id: file:///home/shish/svn/shimmie2/trunk@547 7f39781d-f577-437e-ae19-be835c7a54ca
2007-10-21 23:12:49 +00:00