132 Commits

Author SHA1 Message Date
Shish
0ba2a49730 AHA! This bug took ages to track down, as the trigger was in a completely different system to the error message... Many, many thanks to zshall for managing to reproduce the error, then narrowing it down to a single line \o/ 2010-03-21 02:20:39 +00:00
Shish
db5a0c682e make captchas optional and off by default, some people are having problems 2010-03-14 02:16:14 +00:00
Shish
ba466412e4 post/view?search -> post/view#search for better caching 2010-02-09 10:06:34 +00:00
Shish
8e54831873 URI based hash, for nginx compatability 2010-02-09 07:42:39 +00:00
Shish
41e17a16ba wtf git 2010-02-02 00:35:59 +00:00
Shish
8a26b4e9d1 make memcaching work for pages, and log if DEBUG is set 2010-02-01 16:11:54 +00:00
Shish
e9b49a794f disable captchas when debugging from localhost 2010-01-23 12:48:54 +00:00
Shish
43b957d98a make make_http not break with '' as an argument 2010-01-18 08:29:48 +00:00
Shish
ba5f436cf3 documentation updates 2010-01-12 15:01:53 +00:00
Shish
10f6874164 better logging 2010-01-05 10:52:44 +00:00
Shish
3026e9b2cc securimage support as an alternative captcha 2010-01-03 08:22:47 +00:00
Shish
ddd91196d9 proper logging 2009-12-30 08:00:00 +00:00
Shish
7c946db89f how did nobody spot this? x_x 2009-11-20 11:52:26 +00:00
Shish
4b9f311ffd forgot to replace this 2009-11-15 12:09:40 +00:00
Shish
535bcc2a00 handle the case of the SQL log failing to open 2009-11-15 10:27:08 +00:00
Shish
d70e00754f html tooltip for autodates 2009-11-10 03:50:53 +00:00
Shish
2b691408ed months and years for autodate 2009-11-10 03:36:51 +00:00
Shish
33f6695e28 this setting is used before the database is connected to... 2009-10-26 11:40:27 +00:00
Shish
4a75b8a7a3 prefixed cookies 2009-10-09 12:29:28 +01:00
Shish
eeaebd6e3a find truth 2009-10-08 17:44:08 +01:00
Shish
6af8fa8d72 make debugging and coverage separate settings 2009-09-27 14:04:38 +01:00
Shish
2e3967bcb1 code coverage stuff 2009-09-19 20:25:12 +01:00
Shish
2ba033de32 configurable autodate format 2009-09-15 18:30:10 +01:00
Shish
a47bc67c50 split() is deprecated in php5.3 2009-09-14 21:19:35 +01:00
Shish
0ed1db7838 use_autodate option 2009-08-18 23:08:11 +01:00
Shish
49030ecffd only cache gets 2009-08-13 19:29:38 +01:00
Shish
612cb3768b if hit on disk, reload into memcache 2009-08-10 13:34:19 +01:00
Shish
88eecb5a6b better caching code 2009-08-09 13:14:27 +01:00
Shish
f44634b67d update this too 2009-08-02 09:10:43 +01:00
Shish
9575a06c68 compressed cached pages 2009-08-01 08:57:50 +01:00
Shish
57d8a8bfd6 static file caching 2009-08-01 02:32:07 +01:00
Shish
2758b13601 make autodate work, and use it a bit 2009-07-28 23:56:56 +01:00
Shish
8a64e171b7 updateses 2009-07-28 01:09:49 +01:00
Shish
cc9cefe41e somewhat updated danbooru comment theme 2009-07-28 01:09:44 +01:00
Shish
fd85f390e5 make_http function 2009-07-24 08:10:11 +01:00
Shish
f712147553 lots of docs, and some internal changes 2009-07-21 07:36:12 +01:00
Shish
f27fa1f314 docs 2009-07-21 04:18:40 +01:00
Shish
3ebf861441 someone else is defining these... 2009-07-19 17:21:49 +01:00
Shish
96ce9c70a7 lots of docs 2009-07-19 08:38:13 +01:00
Shish Moom
7d827d3392 no need for hostname 2009-07-01 05:17:31 -07:00
Shish
ef5d7474c5 don't break when base_href='' 2009-06-29 19:03:14 -07:00
Erik Youngren
91829cc2ea You know that feeling you've done something the hard way? Yeah. Replacing theme_redirect with a three line function in core/utils.inc.php 2009-06-06 06:09:47 -07:00
Shish Moom
43c98e51c2 array_contains -> in_array 2009-06-05 12:54:23 -07:00
Shish
bb84a735a2 requestcontext stuff is messy, go back to globals :( 2009-05-11 07:04:33 -07:00
Shish
415f6901da logging things 2009-05-08 03:52:29 -07:00
Shish
bb20f927eb hackery to deal with escaping slashes 2009-01-18 06:58:32 -08:00
Shish
11873e9601 remove EOL whitespace 2009-01-04 11:18:37 -08:00
Shish
7f90fdbf97 pass config to get_session_ip, so it knows what mask to use 2009-01-04 08:17:41 -08:00
Shish
b693e5f772 whitespace matching 2009-01-04 06:37:11 -08:00
Shish
1c8094cabf replace the veto system with exceptions 2009-01-04 06:01:59 -08:00