42 Commits

Author SHA1 Message Date
Shish
b2edef6a83 postgres is true too 2010-02-17 15:14:08 +00:00
Shish
37619e9776 image locking 2010-02-17 14:17:03 +00:00
Shish
91c06bd20e a technical explanation of build_accurate_search_querylet 2010-02-09 02:07:36 +00:00
Shish
983f8451cf only optimise this case for regular tags 2010-02-03 22:04:22 +00:00
Shish
cea83d65ee if the search is for one tag, then 'count(tag)' (expensive function) = 'tag.count' (index lookup) 2010-02-02 18:20:13 +00:00
Shish
8ba3d43128 case-insensitive search 2010-02-02 11:53:13 +00:00
Shish
50683e929e SCORE_STRNORM = lowercase-if-necessary-for-comparison 2010-02-02 02:14:29 +00:00
Shish
c59ef1f355 typo 2010-02-02 00:56:53 +00:00
Shish
5690ab8078 lowercase match for pgsql 2010-02-02 00:45:35 +00:00
Shish
41e17a16ba wtf git 2010-02-02 00:35:59 +00:00
Shish
b42aa936d6 get the THUMB link... *headdesk* 2009-12-24 07:34:45 +00:00
Shish
3bc10bf64f fixed? 2009-11-12 09:30:52 +00:00
Shish
33dc03fb80 fail 2009-11-12 09:27:25 +00:00
Shish
6c1a218353 hash_ab and hash_cd templates for image URLs 2009-11-12 09:24:19 +00:00
Shish
9f9986970e ignore duplicate tag history entries 2009-08-24 03:34:14 +01:00
Shish
dd5ffa26ef slightly less strict filename sanitising, for the unicode users 2009-08-11 15:13:20 +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
96ce9c70a7 lots of docs 2009-07-19 08:38:13 +01:00
Shish
c9f743bf8f sqlite returns column names as table.name, not just name 2009-07-17 00:27:40 +01:00
Shish Moom
f59e39d42b minor fix 2009-07-14 13:10:16 -07:00
JJS
dd60840e4b Bugfix: $c->get_string to $config->get_string 2009-05-12 03:11:29 -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
561c9fdbb7 punctuations 2009-05-08 04:43:45 -07:00
Shish
415f6901da logging things 2009-05-08 03:52:29 -07:00
Shish
5600e00de9 fixes 2009-01-24 10:59:00 -08:00
Shish
394cff1909 move tag functions into the tag class 2009-01-24 03:32:48 -08:00
Shish
35cc1aad48 more sqlite fixes 2009-01-22 09:08:33 -08:00
Shish
d98962a30e a bunch of fixes 2009-01-22 05:42:44 -08:00
Shish
6667ac553d niceurl magic 2009-01-22 02:49:22 -08:00
Shish
fcca11f20c make cache engines work <_< 2009-01-20 03:54:43 -08:00
Shish
776a42d519 cache objects 2009-01-20 02:47:20 -08:00
Shish
6e44111e0e clean up tags when deleting an image 2009-01-19 10:28:03 -08:00
Shish
066474c5c5 use caching for image tags 2009-01-19 10:27:53 -08:00
Shish
94c0ab0255 make tag setting work 2009-01-17 17:07:06 -08:00
Shish
11873e9601 remove EOL whitespace 2009-01-04 11:18:37 -08:00
Shish
df594aee6d tag functions in a tag class 2009-01-04 10:39:11 -08:00
Shish
93b7467fdd a bunch of image functions moved to the image class 2009-01-04 08:15:00 -08:00
Shish
1c8094cabf replace the veto system with exceptions 2009-01-04 06:01:59 -08:00
Shish
76f79668b5 move imageboard specific bits to their own file 2009-01-04 05:53:14 -08:00