Commit graph

1824 commits

Author SHA1 Message Date
Shish
f100e6a9d4 5 may have been a little extreme 2012-01-20 04:05:54 +00:00
Shish
49e7bfa1b2 tidy up some ancient base_href / data_href messes; base_href as a config variable is no longer used 2012-01-20 03:29:29 +00:00
Shish
18e36f9b31 Rather than three levels of configuration, let's have two (define()'d values in config.php for system-level stuff, the web-editable config table for user-level stuff). Basically switches database_dsn from a global variable to a defined constant. 2012-01-20 03:15:58 +00:00
Shish
36e443e07d the algorithm for listing old comments pages is *really* inefficient; the first few pages are quick, page 100 can take a few seconds to generate... rule34 has over 100,000 pages of comments. Limit to the first few pages for now, as I don't know anyone who even goes past the front page. 2012-01-20 03:12:48 +00:00
Shish
8ba22d8fbc same for user-agent 2012-01-19 15:28:55 +00:00
Shish
b8bdbd3533 after detecting an error, don't carry on processing the bad data... 2012-01-19 15:23:44 +00:00
Shish
7608107232 lib/askismet expects the referrer to either be set manually, or exist; if it doesn't exist we need to set it manually 2012-01-19 15:20:32 +00:00
Shish
a75d8744c9 Merge branch 'master' of github.com:shish/shimmie2 2012-01-18 18:00:10 +00:00
Shish
b1d1d71093 author search from nagel 2012-01-18 17:53:52 +00:00
NaGeL
b52651c558 added [align=(left|center|right)] BBcode which aligns text naturally. 2012-01-18 17:49:29 +00:00
Shish
bdf274074c some people like heading to the image after an image that isn't there (mostly robots with old URLs) 2012-01-18 03:13:27 +00:00
Shish
e46c22a228 weighted CDN targets 2012-01-17 15:47:58 +00:00
Shish
153e3ca3db Merge branch 'master' of github.com:shish/shimmie2 2012-01-17 15:33:53 +00:00
Shish
940b95c9e6 searching for image hash bans 2012-01-17 15:33:42 +00:00
Shish Moom
dff8aa06fe Merge pull request #92 from DakuTree/master
Bookmarklet update + Holiday feature for lite theme.
2012-01-17 07:14:08 -08:00
Daku
a336944b11 uploader fixes 2012-01-17 10:56:52 +00:00
Daku
a45c09b2b6 Bookmarklet now checks if ext is supported/filesize is lower than limit before attempting to upload. 2012-01-17 07:57:58 +00:00
Daku
433197e187 Bookmarklet seems to work fine with Gelbooru now... 2012-01-17 04:57:14 +00:00
Daku
9f5465c0e5 Bookmarklet now asks if you want to use current/new tags again. 2012-01-17 04:28:45 +00:00
Daku
fcb8307f58 Booru bookmarklet now works with shimmie sites + is now loaded via .js script on the site. 2012-01-17 04:03:32 +00:00
Daku
7759700160 fixes tag_edit__locked/locked errors 2012-01-17 03:58:28 +00:00
Daku
5ac53ceb84 Small holiday feature for lite theme. Loads extra stylesheet on certain holidays. 2012-01-17 03:52:38 +00:00
Shish
c3aa7f14dd named placeholder for rating search 2012-01-16 22:53:14 +00:00
Shish Moom
17b5268452 Merge pull request #91 from green-ponies/master
Additional fix for notes.
2012-01-16 14:37:23 -08:00
green-ponies (jgen)
211e191b50 Removing unnecessary and incorrect mysql_real_escape_string() calls. 2012-01-16 17:30:06 -05:00
Shish
9a4ea2bc77 merge green-ponies/master 2012-01-16 21:19:10 +00:00
green-ponies (jgen)
ce303d4fe3 Needs to have the get_base_href() first. 2012-01-16 16:11:53 -05:00
Shish
7045b21b44 uploader javascript fixes from jgen (copy & paste is easier than fixing merge conflicts >.>;;) 2012-01-16 21:10:51 +00:00
green-ponies (jgen)
46960eed48 Fix for Notes missing js files. 2012-01-16 16:06:05 -05:00
Shish
6ca81cb636 Merge branch 'master' of github.com:shish/shimmie2 2012-01-16 20:59:00 +00:00
Shish
cc3bda38f0 attempt to hand-merge jgen's revert by IP vits 2012-01-16 20:58:55 +00:00
green-ponies (jgen)
d46244f926 Display message if no comments. 2012-01-16 20:54:34 +00:00
green-ponies (jgen)
fdca5e4662 Patch for displaying error message when disk full. 2012-01-16 20:52:26 +00:00
Shish Moom
40c3861bc9 Merge pull request #76 from tkorpe/master
Bulk add faster
2012-01-16 12:41:56 -08:00
Shish
8f56b9ae2c argh php, syntax that used to be required is now deprecated... 2012-01-16 19:58:03 +00:00
Shish
9bde42d452 consistent hashing for multiple data mirrors 2012-01-16 02:53:38 +00:00
green-ponies (jgen)
5ab776d1ef Merge remote-tracking branch 'remotes/shish/master' 2012-01-15 21:33:14 -05:00
Shish
5b9c8b736d remove debug 2012-01-16 01:50:44 +00:00
Shish
f0105125d1 Merge branch 'master' of github.com:shish/shimmie2 2012-01-16 01:35:44 +00:00
Shish
6d88e3f4d8 twitter feed ext 2012-01-16 01:35:36 +00:00
green-ponies (jgen)
342600cb40 This code is not used in the master branch.
Moved into separate branch 'revert_by_ip'.
2012-01-15 12:02:54 -05:00
Thasan
aa452bf8eb Added $force to vars 2012-01-14 11:15:13 +02:00
Shish
0a4e8e05f0 quieten notices of overwritten things 2012-01-14 01:51:44 +00:00
Thasan
cd34879cf1 oops, forgot debug code 2012-01-12 03:59:58 +02:00
Thasan
9f8a49483f check if thumbnail already exists before regenerating it, way to force regen. 2012-01-12 03:54:27 +02:00
green-ponies (jgen)
0b03f91f1c Fixed the new upload form.
Changed it over to use jQuery since shimmie has that already.
Works with FF, Chrome, and IE 7 now.
2012-01-09 20:45:30 -05:00
green-ponies (jgen)
f7fc253075 Display message if no comments. 2012-01-08 22:18:17 -05:00
green-ponies (jgen)
dcf96456f1 Fixed issue with Cancelling Transloads.
Also added some features to the Bookmarklet.
2012-01-08 16:50:35 -05:00
green-ponies (jgen)
57da47c93a using the new uploader 2012-01-08 13:36:39 -05:00
green-ponies (jgen)
f93b86261e Small feature for uploading using a bookmark. 2012-01-08 13:23:39 -05:00