Shish
|
67f1c1c51d
|
store enabled exts in a config file, rather than moving directories around
|
2012-03-31 18:59:28 +01:00 |
|
Shish
|
f515d2b186
|
use score redirection
|
2012-03-19 14:26:16 +00:00 |
|
Shish
|
bca3dd919d
|
upload_anon bool -> create_image perm
|
2012-03-19 12:59:02 +00:00 |
|
Shish
|
0698b780f9
|
remove regular Extension, have SimpleExtension take its place, optimise the event system based on SimpleExtension methods
|
2012-02-08 12:07:01 +00:00 |
|
Shish
|
4697e21fcd
|
HINT ALL THE TYPES. SIMPLE ALL THE EXTENSIONS.
|
2012-02-08 11:24:25 +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 |
|
green-ponies (jgen)
|
c30c898c4e
|
Changing files to use the $page->add_http_header() method instead.
|
2011-09-04 14:06:50 -04:00 |
|
Shish
|
6ddd0b3e6f
|
Danbooru API fixes from AtomicDryad
|
2010-12-22 21:38:04 +00:00 |
|
Shish
|
3dccde13d1
|
allow authenticated find_posts in danbooru api
|
2009-11-10 03:54:03 +00:00 |
|
Shish
|
f87b34400e
|
extension documentation updates
|
2009-08-20 23:37:32 +01:00 |
|
Shish
|
bb84a735a2
|
requestcontext stuff is messy, go back to globals :(
|
2009-05-11 07:04:33 -07:00 |
|
Shish
|
bb752d6fd1
|
tag_explode -> Tag::explode
|
2009-01-24 11:05:29 -08:00 |
|
Shish
|
2c37ce9a8d
|
match better, so user_id=123 doesn't hit id=123
|
2009-01-21 23:04:29 -08:00 |
|
Shish
|
11873e9601
|
remove EOL whitespace
|
2009-01-04 11:18:37 -08:00 |
|
Shish
|
1c8094cabf
|
replace the veto system with exceptions
|
2009-01-04 06:01:59 -08:00 |
|
jjs
|
c3732aaa84
|
[danbooru api] Properly escape source attribute
git-svn-id: file:///home/shish/svn/shimmie2/trunk@1074 7f39781d-f577-437e-ae19-be835c7a54ca
|
2008-10-14 01:06:14 +00:00 |
|
shish
|
072b22ee8f
|
Image code moved to image class
git-svn-id: file:///home/shish/svn/shimmie2/trunk@1058 7f39781d-f577-437e-ae19-be835c7a54ca
|
2008-10-09 03:21:18 +00:00 |
|
jjs
|
bbb4de4bac
|
[danbooru api] bugfix for page_name -> page_matches
git-svn-id: file:///home/shish/svn/shimmie2/trunk@1050 7f39781d-f577-437e-ae19-be835c7a54ca
|
2008-09-18 03:14:36 +00:00 |
|
shish
|
aee1af4e0e
|
move user stuff into the user class
git-svn-id: file:///home/shish/svn/shimmie2/trunk@1004 7f39781d-f577-437e-ae19-be835c7a54ca
|
2008-08-23 12:49:47 +00:00 |
|
shish
|
434fab2dc5
|
and make the extensions match
git-svn-id: file:///home/shish/svn/shimmie2/trunk@1003 7f39781d-f577-437e-ae19-be835c7a54ca
|
2008-08-23 12:08:19 +00:00 |
|
shish
|
09b2be6830
|
PHP4 is dead \o/ \o/ \o/ (Part 1, make use of instanceof)
git-svn-id: file:///home/shish/svn/shimmie2/trunk@994 7f39781d-f577-437e-ae19-be835c7a54ca
|
2008-08-22 09:41:30 +00:00 |
|
shish
|
a658019697
|
Slightly major rework of the search code internals, makes things more sane and fixes a couple of bugs
git-svn-id: file:///home/shish/svn/shimmie2/trunk@867 7f39781d-f577-437e-ae19-be835c7a54ca
|
2008-05-19 15:59:58 +00:00 |
|
jjs
|
4621b5e16f
|
[danbooru api] forgot $this so last update was broken
git-svn-id: file:///home/shish/svn/shimmie2/trunk@821 7f39781d-f577-437e-ae19-be835c7a54ca
|
2008-04-15 04:03:10 +00:00 |
|
jjs
|
411b933b72
|
[danbooru api] Properly escape returned tags, other minor cleanup
git-svn-id: file:///home/shish/svn/shimmie2/trunk@816 7f39781d-f577-437e-ae19-be835c7a54ca
|
2008-04-14 03:20:25 +00:00 |
|
jjs
|
430163c29d
|
[danbooru api] fixed for trunk, hopefully
git-svn-id: file:///home/shish/svn/shimmie2/trunk@724 7f39781d-f577-437e-ae19-be835c7a54ca
|
2008-03-02 01:11:52 +00:00 |
|
shish
|
fb62229634
|
move md5: to danbooru api
git-svn-id: file:///home/shish/svn/shimmie2/trunk@714 7f39781d-f577-437e-ae19-be835c7a54ca
|
2008-02-06 17:27:45 +00:00 |
|
shish
|
24e149428a
|
standardise contrib extension meta-info headers
git-svn-id: file:///home/shish/svn/shimmie2/trunk@621 7f39781d-f577-437e-ae19-be835c7a54ca
|
2007-12-04 18:20:46 +00:00 |
|
jjs
|
68efee3e22
|
[danbooru api] now danbooruup 0.3.2 should actually work
git-svn-id: file:///home/shish/svn/shimmie2/trunk@557 7f39781d-f577-437e-ae19-be835c7a54ca
|
2007-10-22 02:09:32 +00:00 |
|
jjs
|
e89234db75
|
danbooru api: remove extra newline at end of file
git-svn-id: file:///home/shish/svn/shimmie2/trunk@533 7f39781d-f577-437e-ae19-be835c7a54ca
|
2007-10-20 04:33:35 +00:00 |
|
jjs
|
b3212c2872
|
danbooru api: #211 partial compatibility update
git-svn-id: file:///home/shish/svn/shimmie2/trunk@532 7f39781d-f577-437e-ae19-be835c7a54ca
|
2007-10-19 21:59:16 +00:00 |
|
jjs
|
a3cec6cac9
|
danbooru api: fix #174, also fix for changed UploadingImageEvent
git-svn-id: file:///home/shish/svn/shimmie2/trunk@488 7f39781d-f577-437e-ae19-be835c7a54ca
|
2007-08-30 14:01:36 +00:00 |
|
jjs
|
2e78d1689a
|
danbooru api: fix uploaded filename, other small stuff
git-svn-id: file:///home/shish/svn/shimmie2/trunk@397 7f39781d-f577-437e-ae19-be835c7a54ca
|
2007-07-29 20:25:34 +00:00 |
|
jjs
|
e06a63c955
|
Fix returned url on successful add_post
Maybe fixed error response on failure
git-svn-id: file:///home/shish/svn/shimmie2/trunk@362 7f39781d-f577-437e-ae19-be835c7a54ca
|
2007-07-23 23:08:40 +00:00 |
|
jjs
|
9464d9b2ee
|
"very basic danbooru api"
git-svn-id: file:///home/shish/svn/shimmie2/trunk@361 7f39781d-f577-437e-ae19-be835c7a54ca
|
2007-07-23 22:38:02 +00:00 |
|