Shish
|
f5ec708066
|
searching for negative scores
|
2012-02-12 14:38:37 +00:00 |
|
Shish
|
1a737bcbb8
|
only show vote remover if the user can use it...
|
2012-02-12 12:18:12 +00:00 |
|
Shish
|
3584f40551
|
Merge branch 'master' of github.com:shish/shimmie2
|
2012-02-09 01:07:21 +00:00 |
|
Shish
|
0698b780f9
|
remove regular Extension, have SimpleExtension take its place, optimise the event system based on SimpleExtension methods
|
2012-02-08 12:07:01 +00:00 |
|
Shish
|
4697e21fcd
|
HINT ALL THE TYPES. SIMPLE ALL THE EXTENSIONS.
|
2012-02-08 11:24:25 +00:00 |
|
green-ponies (jgen)
|
2d443f0be9
|
Mostly just adding the Link to comments.
|
2012-02-07 21:52:11 -05:00 |
|
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
|
629c03036c
|
more numeric_score tests
|
2010-05-13 10:44:47 +01:00 |
|
Shish
|
4416343425
|
more code coverage
|
2010-03-22 14:42:23 +00: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
|
1946e3c943
|
consistent naming for test functions
|
2009-08-19 01:28:48 +01:00 |
|
Shish
|
f058d5dd5b
|
fix the tests..
|
2009-08-16 20:19:09 +01:00 |
|
Shish
|
b53cc65958
|
test it
|
2009-08-13 19:28:20 +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
|
44e3abe16e
|
test searching by score
|
2009-08-13 17:48:28 +01:00 |
|
Shish
|
aa7969cdde
|
MOAR TESTING.
|
2009-07-20 06:51:51 +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
|
eeda4d6ab3
|
very classy
|
2009-01-04 11:54:16 -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 |
|