Commit graph

2051 commits

Author SHA1 Message Date
Shish
04ed07a0df some image links are absolute for good reason (eg they point to a CDN with a different hostname) 2012-01-31 15:11:06 +00:00
Shish Moom
61483aced2 Merge pull request #104 from DakuTree/master
Update ext & fixes
2012-01-31 07:05:16 -08:00
Daku
450b4b4fc1 url_escape for mp3 filename 2012-01-31 15:00:06 +00:00
Daku
a1cc88cade this should fix custom image links 2012-01-31 14:58:55 +00:00
Daku
899bc22538 my favorites/feed tab should only show if ext is enabled 2012-01-31 14:58:54 +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
75b9bc2650 typo in merged code 2012-01-31 14:46:19 +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
fe85b2b5ee Merge remote branch 'zshall/master' 2012-01-31 14:00:41 +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
db609745d3 Merge remote branch 'snowstrypes/error_wdir' 2012-01-31 12:59:19 +00:00
Shish
1cd4f867b5 don't die if [/code] comes before [code] 2012-01-31 12:24:29 +00:00
Shish
f0fa99ed10 Merge branch 'master' of github.com:shish/shimmie2 2012-01-31 12:17:38 +00:00
Shish
6e6138793b DEBUG_SQL can be null for user-defined 2012-01-31 12:16:47 +00:00
Shish
4da56c12db missed a var 2012-01-31 12:16:34 +00:00
Shish
c2689ba519 set remote addr in postgres connection 2012-01-31 12:16:19 +00:00
Shish
8192f278d5 different sql for different databases :( 2012-01-31 12:15:25 +00:00
Shish Moom
62e34c9b7c Merge pull request #103 from green-ponies/master
Fix for installer failing
2012-01-31 01:53:52 -08:00
green-ponies (jgen)
5a63ad05b5 Fix for installer failing with new DSN define. 2012-01-31 00:35:20 -05:00
Shish
07aac04d44 Merge branch 'master' of github.com:shish/shimmie2 2012-01-30 05:01:08 +00:00
Shish
55447d1aa8 toggle for sql debugging 2012-01-30 05:00:21 +00:00
Shish
8623ab2917 _count_execs actually works nicely for PDO, if called... 2012-01-30 04:56:08 +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
7af442855d this isn't so necessary with latest upstream changes 2012-01-30 02:18:16 +00:00
Shish
112fb0841d named placeholders for numeric score 2012-01-30 02:03:15 +00:00
Shish
3d582dc0d9 protip: don't break everything 2012-01-27 19:08:17 +00:00
Shish
38937ebb94 Merge branch 'master' of github.com:shish/shimmie2 2012-01-27 18:53:50 +00:00
Shish
66a5bc2d9e compile event listener table 2012-01-27 18:53:59 +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