Shish
|
3d582dc0d9
|
protip: don't break everything
|
2012-01-27 19:08:17 +00:00 |
|
Shish
|
38937ebb94
|
Merge branch 'master' of github.com:shish/shimmie2
|
2012-01-27 18:53:50 +00:00 |
|
Shish
|
66a5bc2d9e
|
compile event listener table
|
2012-01-27 18:53:59 +00:00 |
|
Shish
|
ff9e4192ce
|
Merge branch 'master' of github.com:shish/shimmie2
|
2012-01-27 18:21:09 +00:00 |
|
Shish
|
c664e8d872
|
missing a bit
|
2012-01-27 18:17:55 +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 |
|
Shish
|
c1aa6f4fbb
|
how did this ever work o_O
|
2012-01-27 17:29:59 +00:00 |
|
Shish
|
21904794ea
|
Upload to simpleext
|
2012-01-27 17:12:08 +00:00 |
|
Shish
|
7aeb0ec097
|
tag list needs no manual adding
|
2012-01-27 17:06:29 +00:00 |
|
Shish
|
cb1b45e4ad
|
code formatting consistency
|
2012-01-27 17:05:02 +00:00 |
|
Shish
|
2d49d9b103
|
use the right inheritance
|
2012-01-27 17:02:36 +00:00 |
|
Shish
|
f5eadb9011
|
Tag List to simpleext
|
2012-01-27 17:02:08 +00:00 |
|
Shish
|
5c2140a028
|
Tag Editor to simpleext
|
2012-01-27 16:58:48 +00:00 |
|
Shish
|
eedfc5e6b4
|
sys info to simpleext
|
2012-01-27 16:52:12 +00:00 |
|
Shish
|
ee40a9aad3
|
merge
|
2012-01-27 16:49:35 +00:00 |
|
Shish
|
7a5f87572c
|
an image already knows what its own details are, it doesn't need to be passed them...
|
2012-01-27 16:27:02 +00:00 |
|
Shish
|
50bc229ad7
|
only rollback the database if there is a database connection
|
2012-01-27 12:24:48 +00:00 |
|
Shish
|
f3014e4e1e
|
less regex
|
2012-01-27 12:24:38 +00:00 |
|
Shish
|
583b0b5eb4
|
sort IP bans into (specific addresses, networks) and check each list individually in an optimised way; 20x speedup /o/
|
2012-01-27 11:05:18 +00:00 |
|
Shish
|
93c2aa2084
|
only show IP list to admin and self-user, and don't show anon's list
|
2012-01-27 10:17:44 +00:00 |
|
Shish
|
c837239326
|
stop including config.php by hand
|
2012-01-26 18:19:28 +00:00 |
|
Shish
|
ad9dcfe926
|
make sure s is set
|
2012-01-26 18:03:04 +00:00 |
|
Shish
|
96b8253b38
|
term can be empty to start with >_<
|
2012-01-26 17:56:48 +00:00 |
|
Shish
|
ae56e591e9
|
sometimes, there is no token :O
|
2012-01-26 17:36:22 +00:00 |
|
Shish
|
70fc4b5a54
|
Currently SCore is pretty behind-the-scenes
|
2012-01-26 17:32:30 +00:00 |
|
Shish
|
2fd204f8c0
|
note how to change system-level settings
|
2012-01-26 17:32:12 +00:00 |
|
Shish
|
f1d4fc700e
|
persist connections
|
2012-01-26 17:24:56 +00:00 |
|
Shish
|
85af28c0b5
|
return after error, don't handle the bad data
|
2012-01-26 17:16:57 +00:00 |
|
Shish
|
4530efc1e0
|
minus on its own was being turned into 'negative null-tag', which confused things
|
2012-01-26 17:16:06 +00:00 |
|
Shish
|
717024d464
|
explicit no-cache stops varnish from caching
|
2012-01-26 16:53:59 +00:00 |
|
Shish
|
52bbb36af4
|
shm_user breaks varnish cache
|
2012-01-26 16:51:24 +00:00 |
|
Shish
|
c46f03bf8f
|
convert mysql functions + direct query building -> sql standards + paramaters
|
2012-01-26 16:20:26 +00:00 |
|
Shish
|
ab9b4e9123
|
limit x,y isn't standard SQL; use limit x offset y
|
2012-01-26 16:06:45 +00:00 |
|
Shish
|
c30cb55504
|
log to 'resize' rather than 'core-image'
|
2012-01-26 16:03:10 +00:00 |
|
Shish Moom
|
38aa55dafd
|
Merge pull request #99 from DakuTree/master
Auto resize on upload + Popular by Day/Month/Year
|
2012-01-26 08:01:37 -08:00 |
|
Shish
|
1877aa9973
|
Merge branch 'master' of github.com:shish/shimmie2
|
2012-01-26 15:26:08 +00:00 |
|
Shish
|
54031fcb90
|
still bail on assert failures even when debug is off
|
2012-01-26 15:26:00 +00:00 |
|
Shish
|
98f09695b6
|
sometimes tags are set with no images id...
|
2012-01-26 15:16:52 +00:00 |
|
Daku
|
4dc4ed45a4
|
this should stop any possible errors
|
2012-01-26 10:27:34 +00:00 |
|
Daku
|
9f92e7badf
|
popular by day/month/year now has navigation
|
2012-01-26 10:27:33 +00:00 |
|
Daku
|
3477fe8c22
|
png resizing is broken
|
2012-01-26 10:27:33 +00:00 |
|
Daku
|
4400b385b3
|
this should get rid of the Call to ftp://ftp. function error
|
2012-01-26 10:27:32 +00:00 |
|
Daku
|
e10f863f1c
|
fixed problem with random image tab not showing
popular by day/month/year should only show if ext is enabled
|
2012-01-26 10:27:32 +00:00 |
|
Daku
|
4e01a116ad
|
this should be lowercase
|
2012-01-26 10:27:31 +00:00 |
|
Daku
|
229f181370
|
popular by should use current date if date not se
|
2012-01-26 10:27:31 +00:00 |
|
Daku
|
77ac43e261
|
added popular by day/month/year to sublinks
|
2012-01-26 10:27:31 +00:00 |
|
Daku
|
12f70776d5
|
popular by day/month/year feature for numeric_score ext
|
2012-01-26 10:27:30 +00:00 |
|
Daku
|
e9d7157d22
|
this should be rating
|
2012-01-26 10:27:30 +00:00 |
|
Daku
|
a1b920777b
|
pools link should now show in menubar
|
2012-01-26 09:56:35 +00:00 |
|
Daku
|
772fcfa7f5
|
checks if user is owner of pool before deleting
|
2012-01-26 09:56:34 +00:00 |
|