3b73013d1dThis should fix the "Undefined variable" error.
Daku
2011-12-26 04:57:59 +00:00
ad2bb8b8b6switch timeago to a javascript implementation
Shish
2011-12-31 14:12:05 +00:00
e8791d0759Merge branch 'master' of git@github.com:shish/shimmie2
Shish
2011-12-31 13:57:56 +00:00
1857075bd9show comments made by user
Shish
2011-12-31 13:54:32 +00:00
636b5fc119debugging off by default
Shish
2011-12-27 20:00:56 +00:00
77b4bd8d46Merge branch 'master' of git@github.com:shish/shimmie2
Shish
2011-12-27 19:27:05 +00:00
cfbeddde9fHTTP level caching, so we can stick varnish in front of the web pages
Shish
2011-12-27 19:23:37 +00:00
9b93df4e22make apache cache-control/expires settings only apply to static files; shimmie will take care of the web pages
Shish
2011-12-27 18:08:49 +00:00
009b7ccbbbstick the tag list paging option in the right place, and PDO/PG compat
Shish
2011-12-25 23:14:13 +00:00
082730f29aget the tag initials from the database itself
Shish
2011-12-25 22:34:20 +00:00
b7bd74055dPHP is officially the worst web API ever
Shish
2011-12-25 17:57:15 +00:00
e05d4619dbAlso I hate PHP on a personal level.
Shish
2011-12-25 17:07:55 +00:00
e9fedb570aPHP is shit. MySQL is also shit.
Shish
2011-12-25 16:59:13 +00:00
b57a2d2121paged tag lists backend, and speed hax
Shish
2011-12-25 16:42:05 +00:00
67e0c87b20create a generic bool_escape function, use that
Shish
2011-12-25 15:11:26 +00:00
d167849ffchuge if block is correct, but unnecessary - we can just take the first letter and the even system will validate it
Shish
2011-12-25 14:47:54 +00:00
3e6d5cec6frating event rather than database access
Shish
2011-12-25 14:35:55 +00:00
589f218d1fSmall changes to disable the checkboxes by default.
green-ponies (jgen)
2011-10-06 15:31:56 -04:00
bba4301bfaDisabled option for Minifying CSS and JavaScript. (not currently supported)
green-ponies (jgen)
2011-10-06 15:23:49 -04:00
4cda95f8e5bumps, and turn off debugging
v2.3.5
Shish
2011-10-05 20:26:12 +01:00
9e2522f86ffixed unpredictable working directory inside register_shutdown_function
Yaro
2011-10-04 17:03:53 +04:00
c1df2653a8Cleaned up the comments a bit.
green-ponies (jgen)
2011-09-25 14:16:20 -04:00
944f3bdf3dFixed caching from not outputing JS if only CSS is enabled.
green-ponies (jgen)
2011-09-25 14:00:56 -04:00
97d137f365Working on Automatic Caching feature for CSS and JS files. Added config options to main Shimmie config.
green-ponies (jgen)
2011-09-25 13:40:34 -04:00
a1da59804eMerge branch 'master' of github.com:shish/shimmie2
Shish
2011-09-25 12:45:59 +01:00
5b09467310fix for alisaing suggested by Diftraku
Shish
2011-09-25 12:45:08 +01:00
30576bd897danbooru theme was broken v.v
v2.3.4
Shish
2011-09-21 13:37:47 +01:00
2e276a095eFix for Issue 22 from HungryFeline.
green-ponies (jgen)
2011-09-11 21:41:46 -04:00
864e823447Small change to headers for efficiency. These two headers are always sent and do not need to be added to the header queue. (wastes time)
green-ponies (jgen)
2011-09-11 21:26:23 -04:00
6e7789c40bAdded feature to try and cache the CSS and Javascript files by default. This reduces the total number of HTTP requests (and hopefully allows the site to load faster).
green-ponies (jgen)
2011-09-11 21:24:18 -04:00