Shish
|
9db912d996
|
now that the cache key has changed, the invalidation needs updating...
|
2012-02-05 06:59:55 +00:00 |
|
green-ponies (jgen)
|
1a8c2d31c7
|
Also collect the database engine shimmie is using.
|
2012-02-04 10:55:37 -05:00 |
|
Shish
|
aac7ce6e78
|
update sysinfo to handle the new event listener format
|
2012-02-02 16:49:02 +00:00 |
|
Shish
|
ec0fab54d8
|
these are magicked now
|
2012-02-02 07:53:27 +00:00 |
|
Shish
|
699087cd98
|
database_dsn is a constant now
|
2012-02-02 03:53:03 +00:00 |
|
Shish
|
1be336ad23
|
merge
|
2012-01-31 15:32:45 +00:00 |
|
Daku
|
450b4b4fc1
|
url_escape for mp3 filename
|
2012-01-31 15:00:06 +00: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
|
a590bf5e15
|
cleaned up update ext
|
2012-01-31 14:58:52 +00:00 |
|
Daku
|
bab893bbda
|
really ugly update ext
(although it works, the code is a mess :x)
|
2012-01-31 14:58:52 +00:00 |
|
Daku
|
4780483d7b
|
fixes the random_image block not keeping the image in the sidebar on certain themes
|
2012-01-31 14:58:51 +00:00 |
|
Daku
|
4312aeca8f
|
ipban now logs when ip is banned
|
2012-01-31 14:58:50 +00:00 |
|
Daku
|
42bac78bf0
|
image_hash_ban should now logged when hash is banned
|
2012-01-31 14:58:49 +00:00 |
|
Daku
|
c05cef6ab3
|
added option to use custom home links, should now use default links instead
|
2012-01-31 14:58:49 +00:00 |
|
Daku
|
74478297f2
|
contact link only shows if set
|
2012-01-31 14:58:48 +00:00 |
|
Daku
|
2c1a94c734
|
xspf_player now uses filename as song title
|
2012-01-31 14:58:47 +00:00 |
|
Daku
|
56f3ca6c10
|
fixes the featured block not keeping the image in the sidebar on certain themes
|
2012-01-31 14:58:46 +00:00 |
|
Daku
|
c5468bd938
|
centering downtime text
|
2012-01-31 14:58:46 +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
|
41ccdfb499
|
remove some blanks
|
2012-01-31 14:29:53 +00:00 |
|
Shish
|
853ea10fea
|
merge mass tagger
|
2012-01-31 14:28:34 +00:00 |
|
Shish
|
6f22207603
|
merge pdo fixes
|
2012-01-31 13:55:12 +00:00 |
|
Shish
|
aed5e1a30e
|
hand merge of speed tweaks
|
2012-01-31 13:20:43 +00:00 |
|
Shish
|
4da56c12db
|
missed a var
|
2012-01-31 12:16:34 +00:00 |
|
Shish
|
f6567d17d5
|
Merge branch 'master' of github.com:shish/shimmie2
|
2012-01-30 03:49:52 +00:00 |
|
Shish
|
444fdb1f04
|
tag history -> simpleext
|
2012-01-30 03:46:38 +00:00 |
|
Shish
|
0ea3ff5af3
|
wordfilter -> simpleext
|
2012-01-30 03:39:00 +00:00 |
|
Shish
|
18d6fa317c
|
adminpage -> simpleext
|
2012-01-30 03:22:41 +00:00 |
|
Shish
|
47bfbd7102
|
downtime -> simpleext
|
2012-01-30 02:24:22 +00:00 |
|
Shish
|
39e8e8b733
|
downtime -> simpleext
|
2012-01-30 02:24:17 +00:00 |
|
Shish
|
112fb0841d
|
named placeholders for numeric score
|
2012-01-30 02:03:15 +00:00 |
|
Shish
|
ff9e4192ce
|
Merge branch 'master' of github.com:shish/shimmie2
|
2012-01-27 18:21:09 +00:00 |
|
Shish
|
c664e8d872
|
missing a bit
|
2012-01-27 18:17:55 +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
|
c1aa6f4fbb
|
how did this ever work o_O
|
2012-01-27 17:29:59 +00:00 |
|
Shish
|
eedfc5e6b4
|
sys info to simpleext
|
2012-01-27 16:52:12 +00:00 |
|
Shish
|
583b0b5eb4
|
sort IP bans into (specific addresses, networks) and check each list individually in an optimised way; 20x speedup /o/
|
2012-01-27 11:05:18 +00:00 |
|
Shish
|
c837239326
|
stop including config.php by hand
|
2012-01-26 18:19:28 +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 |
|
Shish
|
c30cb55504
|
log to 'resize' rather than 'core-image'
|
2012-01-26 16:03:10 +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
|
3477fe8c22
|
png resizing is broken
|
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 |
|
Daku
|
e9d7157d22
|
this should be rating
|
2012-01-26 10:27:30 +00:00 |
|
Daku
|
772fcfa7f5
|
checks if user is owner of pool before deleting
|
2012-01-26 09:56:34 +00:00 |
|
Daku
|
2cab5ec247
|
autoresize on upload feature for resize ext
|
2012-01-26 09:56:32 +00:00 |
|