Shish
cd86859f08
cache anon, it gets looked up a lot
2011-03-23 11:26:11 +00:00
Shish
811f9e0f66
cd variable for sites who want /ab/cb/abcd
2011-03-23 11:19:34 +00:00
Shish
7b59be6fa0
DNP action, for one-click bans
2011-03-23 11:17:19 +00:00
Shish
d8a31ce75c
caching for featured image
2011-03-23 11:15:39 +00:00
Shish
54e30183cc
give auth token for image featuring
2011-03-23 11:12:55 +00:00
Shish
e279e69f96
fix single-tag searches
2011-03-14 14:20:30 +00:00
Shish
c554a12be0
hacky fix for searching, make sure query variables are unique
2011-03-14 12:44:58 +00:00
Shish
e92813bfee
no need for auth for extenal submit
2011-03-12 18:08:36 +00:00
Shish
9db12f54f9
opengraph metadata on images
2011-03-07 23:57:56 +00:00
Shish
eda0d66bac
make CommentList::get_hash static, for calling from other places
2011-03-06 12:44:38 +00:00
Diftraku
fb65286863
Critical change to deltree, it seems Windows version of PHP does not consider symlinks to be links when checked with is_link().
2011-03-06 03:17:40 +02:00
Diftraku
3d66c7ce41
"Fix'd" the execute query to pass args array without binding, assuming the first value is at index 0 and the query uses questionmarks.
2011-03-05 03:11:29 +02:00
Diftraku
065102016a
Git ignore for artists extension
2011-03-05 02:44:27 +02:00
Diftraku
d6acd31028
Quick fix to danbooru theme
2011-03-05 02:43:34 +02:00
Diftraku
cc4b8d7d83
Added blocks and bookmarks to .gitignore, removed dupe notes
2011-03-03 17:18:51 +02:00
Diftraku
93e2110056
Because Windows... shitty OS is shitty. Added a Windows-only fix to the extension symlink and deltree.
...
Windows will nag about file info not found on relative paths with symlink (php bug?).
Also, when deleting a symlink on Windows, it needs to be rmdir'd, no unlink'd (kept throwing permission denied for unlink).
2011-03-03 11:40:34 +02:00
Shish
9a1e8dc4b1
trim spaces at the start too
2011-03-02 17:11:06 +00:00
Shish
467eed75d1
'list of tags applied to this image' should not be limited like 'related tags' is
2011-03-02 11:53:38 +00:00
Shish
3e504f8815
Generic Blocks extension
2011-03-02 10:50:22 +00:00
Shish
f8d88c2c67
log image votes
2011-02-28 11:28:42 +00:00
Shish
128f43ca14
bump dependencies, and there should be no need to justify PHP5 any more
2011-02-24 08:53:19 +00:00
Shish
17fa6a933c
missed one
2011-02-23 20:27:29 +00:00
Shish
d4b8d29e6a
split->explode for simpletest
2011-02-23 18:44:04 +00:00
Shish
1982740386
downtime theme needs access to user global
2011-02-23 15:20:09 +00:00
zshall
57972632e4
Added admin setting ability back where it belongs in lite and danbooru themes.
2011-02-22 17:37:25 +00:00
Shish
66e6cdd0a1
hopefully fix search by ID range, and related bits
2011-02-22 15:03:16 +00:00
Shish
34b19c7738
Merge branch 'fix_installer_pdo' of https://github.com/dgz/shimmie2 into dgz-fix_installer_pdo
2011-02-22 10:40:26 +00:00
Josh Sutinen
671aed2876
installer: Make PDO compatible
2011-02-21 22:06:55 -05:00
Shish
5aa380594f
GetArray -> get_all
2011-02-21 12:24:51 +00:00
Shish
f92e402c14
fix adding of bans
2011-02-21 12:15:37 +00:00
Shish
b1cb655adc
hopefully fix signup for PDO
2011-02-21 11:57:50 +00:00
Shish
ce0d30e0db
count() rather than RecordCount
2011-02-13 13:16:49 +00:00
Shish
8495a1ac89
typo fix
2011-02-13 13:10:55 +00:00
Shish
68585bb8c8
PDO compat for comments
2011-02-13 12:44:33 +00:00
Shish
8e2f2a4600
actually fffff
2011-02-13 11:51:32 +00:00
Shish
1e8b94478e
GetArray is get_col with the new database API
2011-02-13 11:44:53 +00:00
Shish
b37a5dd840
make the favorites extension PDO compatible
2011-02-13 11:40:10 +00:00
Shish
20cc4cc165
don't have super-thin / super-short thumbs
2011-02-13 11:18:23 +00:00
Shish
3cf72af8cd
remove extra debug
2011-01-26 17:20:46 +00:00
Shish
46b01c4042
make sure thumbnails have a max ratio of 5:1
2011-01-26 17:09:45 +00:00
Shish
a008a9e34e
PDO syntaxing
2011-01-26 14:56:26 +00:00
Shish
10d033b14b
username is sometimes null o_O?
2011-01-26 14:55:44 +00:00
Shish
4b5795cc5b
fucking php, this took an hour to debug because it just dies with no error message -_-
2011-01-26 12:19:18 +00:00
Shish
0fe86a6291
missed a global
2011-01-23 11:34:27 +00:00
Shish
996183a2d3
cache popular tags
2011-01-22 17:38:41 +00:00
Shish
fc7eb0609e
warn on login failure
2011-01-22 16:10:07 +00:00
Shish
3896c71a9a
strnorm bits
2011-01-22 15:51:55 +00:00
Shish
141e8fa106
remove the list of acceptable filetypes, as we accept more than just image/* now
2011-01-10 16:39:46 +00:00
Shish
ee3c24117b
more pdo compat, database bits
2011-01-03 15:18:24 +00:00
Shish
732c9644ec
note about branches
2011-01-03 15:17:45 +00:00