Commit graph

2182 commits

Author SHA1 Message Date
Shish
5843aae4f2 random unused global o_O 2012-02-05 04:20:42 +00:00
green-ponies (jgen)
9e67e531aa How is this typo still in here? 2012-02-04 23:16:50 -05:00
Shish Moom
5b741feb9f Merge pull request #105 from green-ponies/master
Collect the Database engine as well
2012-02-04 15:31:04 -08: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
green-ponies (jgen)
cd1f5d9ed0 Missed a semicolon. 2012-02-04 14:49:48 -05:00
green-ponies (jgen)
68e9bd694e Storing copies of config variables outside of for loops. 2012-02-04 14:17:52 -05:00
green-ponies (jgen)
0a1e8f2af4 Store config values that are used inside a loop. 2012-02-04 12:20:49 -05: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
ee94aca3cd missed a bit 2012-02-02 16:08:49 +00:00
Shish
dab85e5f26 merge type hints 2012-02-02 14:16:14 +00:00
Shish
cc8f1f35a5 more type hints 2012-02-02 14:14:33 +00:00
Shish
52ff412b38 hiphop type hint placeholders 2012-02-02 13:58:48 +00:00
Shish
bbb51b60f8 typos~ 2012-02-02 08:09:48 +00:00
Shish
dc6c173efd type hints for hiphop 2012-02-02 08:07:57 +00:00
Shish
ec0fab54d8 these are magicked now 2012-02-02 07:53:27 +00:00
Shish
baa409eb98 special PDO init for hiphop 2012-02-02 07:43:43 +00:00
Shish
465011a68c hiphop chokes on this 2012-02-02 05:27:40 +00:00
Shish
7a40132e83 params were unused 2012-02-02 05:25:17 +00:00
Shish
b3d5878ce8 use the param 2012-02-02 05:24:06 +00:00
Shish
d5527d6dc8 missed a global 2012-02-02 05:23:55 +00:00
Shish
16745aadc6 only require flexihash once 2012-02-02 04:35:26 +00:00
Shish
f198128f06 config.php might not exist, eg in monolith mode 2012-02-02 03:53:18 +00:00
Shish
699087cd98 database_dsn is a constant now 2012-02-02 03:53:03 +00:00
Shish
2a375e7129 standard syntax 2012-02-01 17:01:41 +00:00
Shish
93540faca8 a note for the future 2012-02-01 17:00:44 +00:00
Shish
e049ea874d require php 5.2.6 (debian-old's oldest version), get rid of ancient compat 2012-02-01 16:51:38 +00:00
Shish
e6d7e0c1d6 changes for easier monolithing 2012-02-01 16:41:18 +00:00
Shish
a70484be31 moving big functions out of index.php 2012-02-01 15:07:03 +00:00
Shish
45d5a30f8a default TIMEZONE to null, to pick up the server default 2012-01-31 20:59:03 +00:00
Shish
1be336ad23 merge 2012-01-31 15:32:45 +00:00
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