Shish
|
e18c8d27db
|
User::get_avatar_html()
|
2009-10-08 02:59:16 +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
|
4a4bc1a37a
|
allow themes to override this function
|
2009-08-24 03:01:03 +01:00 |
|
Shish
|
9f9986970e
|
ignore duplicate tag history entries
|
2009-08-24 03:34:14 +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
|
b13ccccd69
|
settable email field
|
2009-08-11 17:09:56 +01:00 |
|
Shish
|
dd5ffa26ef
|
slightly less strict filename sanitising, for the unicode users
|
2009-08-11 15:13:20 +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
|
dca588450b
|
load config.php sooner
|
2009-08-09 13:14:25 +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
|
9a1de36a23
|
more tests, and make link to image work better
|
2009-07-19 19:35:46 +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
|
eda3b0aa61
|
a load more tests
|
2009-07-19 04:48:25 +01:00 |
|
Shish
|
9724b13f81
|
merge both log functions into one; simply saying that they take different numbers of arguments isn't enough...
|
2009-07-17 01:55:07 +01:00 |
|
Shish
|
c9f743bf8f
|
sqlite returns column names as table.name, not just name
|
2009-07-17 00:27:40 +01:00 |
|
Shish
|
d08b7faf63
|
more tests
|
2009-07-16 20:20:53 +01:00 |
|
Shish
|
d7ce9add6a
|
aaaaaaaargh dates and times in sql
|
2009-07-15 23:29:14 +01:00 |
|
Shish Moom
|
f59e39d42b
|
minor fix
|
2009-07-14 13:10:16 -07:00 |
|
Shish Moom
|
819fb722c3
|
store arrays in config, edit in setup with add_multichoice_option
|
2009-07-11 04:44:08 -07:00 |
|
Shish Moom
|
ae85d76f15
|
auto-include library scripts
|
2009-07-07 07:49:58 -07:00 |
|
Shish Moom
|
f8ec3baeea
|
User::by_list from trunk
|
2009-07-01 16:55:49 -07: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
|
18f9a72851
|
explanation and credit
|
2009-05-15 01:53:15 -07:00 |
|
JJS
|
dd60840e4b
|
Bugfix: $c->get_string to $config->get_string
|
2009-05-12 03:11:29 -07:00 |
|
Shish
|
e29d475dea
|
SimpleExtension, like Extension but with more Magic
|
2009-05-11 14:10:09 -07:00 |
|
Shish
|
0ac787c3e3
|
allow this to be turned on via config
|
2009-05-11 14:10:01 -07:00 |
|
Shish
|
aeba6665f0
|
a couple of fixes
|
2009-05-11 07:48:43 -07:00 |
|
Shish
|
bb84a735a2
|
requestcontext stuff is messy, go back to globals :(
|
2009-05-11 07:04:33 -07:00 |
|
Shish
|
47fd679354
|
ugly mysql thing from 2.3
|
2009-05-11 03:52:48 -07:00 |
|
Shish
|
f592167c6a
|
comment out example thingy
|
2009-05-08 04:45:23 -07:00 |
|
Shish
|
561c9fdbb7
|
punctuations
|
2009-05-08 04:43:45 -07:00 |
|
Shish
|
5609976164
|
no need for formatting
|
2009-05-08 04:41:03 -07:00 |
|
Shish
|
7648d3db67
|
newline
|
2009-05-08 04:07:46 -07:00 |
|