Shish
67fc50e6c3
Merge pull request #475 from Diftraku/ouroboros_api
...
Fix duplicate handling
2015-01-24 08:41:06 -08:00
Shish
8dc27c6b97
home page mobile tweaks
2015-01-08 23:31:24 +00:00
Diftraku
3af95b5ebe
Fix duplicate handling
...
Now with 17% less fat:
* Moved validation logic into OuroborosPost for sanity
* Added sanity checks for OuroborosPost values
* Changed defaults to be more sane (mainly tags)
* OuroborosPost now accepts an MD5 hash along the metadata (like it
should!)
* Fixed dupe handling logic
2015-01-05 13:47:53 +02:00
Shish
92bc8b0709
Merge branch 'develop' of https://github.com/shish/shimmie2 into develop
2014-12-31 13:16:24 +00:00
Shish
217559dc22
set statement_timeout for postgres
2014-12-31 13:16:00 +00:00
Shish
1cb0f13820
Merge pull request #471 from ElementAB/develop
...
Fixed information box link generation
2014-12-29 12:35:33 +00:00
ElementAB
b555fab819
Fixed information box link generation
...
Fixed issue where the information box would generate an incorrect link for the image source if the source was given as https:// instead of http://.
2014-12-25 01:38:51 -06:00
ElementAB
3d17310581
Fixed information box link generation
...
Fixed issue where the information box would generate an incorrect link for the image source if the source was given as https:// instead of http://.
2014-12-25 01:36:18 -06:00
ElementAB
9ee2250e63
Fixed information box link generation
...
Fixed issue where the information box would generate an incorrect link for the image source if the source was given as https:// instead of http://.
2014-12-24 12:34:32 -06:00
Shish
0fcfa49e75
Merge branch 'develop' of https://github.com/shish/shimmie2 into develop
2014-12-18 14:38:37 +00:00
Shish
be4ae9da32
fix missing global (how did this pass tests? o.o)
2014-12-18 14:38:22 +00:00
Shish
caa2691bb9
Merge pull request #468 from jgen/develop
...
Allow Shimmie to work with older versions of FFmpeg
2014-12-17 13:44:25 +00:00
Shish
7bcf2fc29e
Merge pull request #465 from shish/min_space_config
...
Turn MIN_FREE_SPACE into a userspace config option
2014-12-17 13:41:55 +00:00
Shish
c0279565f4
Merge pull request #462 from shish/bypass_comment_checks
...
Allow admins to bypass comment checks (rate limit etc)
2014-12-17 13:40:06 +00:00
jgen
d878526487
Button should say "Regenerate Thumbnail" for clarity.
2014-12-14 16:07:00 -08:00
jgen
95b94bd115
Some minor linting.
2014-12-14 16:06:31 -08:00
jgen
433d67453c
This fixes issue #466 . You can now optionally generate thumbnails for videos with the newer versions of FFmpeg that take into account the aspect ratio.
2014-12-14 15:22:44 -08:00
jgen
5012b15ce9
Comment as to why the default is to ignore the aspect ratio.
2014-12-14 15:20:47 -08:00
jgen
2ff036d250
Remove unused variables.
2014-12-14 15:19:59 -08:00
jgen
02efa180de
Add a default option to ignore aspect ratio when creating a thumbnail with FFmpeg.
2014-12-13 16:54:21 -08:00
Shish
e1a7986239
Merge remote-tracking branch 'origin/master' into develop
2014-12-13 01:52:34 +00:00
Shish
b71c96a130
Merge pull request #467 from terokorp/hotfix/ratingsearchfix
...
Fixing "rating=safe" search bug
2014-12-13 01:51:08 +00:00
Thasan
f2fc69cef4
Fixing "rating=safe" search bug
2014-12-13 03:23:44 +02:00
Shish
40734ef711
turn MIN_FREE_SPACE into a userspace config option
2014-12-07 13:54:47 +00:00
Shish
9abcadffb6
throw Ex() -> throw new Ex();
2014-12-07 13:20:36 +00:00
Shish
316f7ff858
Give a better error if User::class has been screwed up somehow
2014-12-07 03:44:17 +00:00
Shish
88f1df9ca6
HIPHOP is no longer supported (it's HHVM now, and HHVM supports PDO params anyway)
2014-12-07 01:10:12 +00:00
Shish
5d099c06f9
remove references to unused cache values
2014-12-06 23:51:58 +00:00
Shish
5ab8f9e5e2
log sets and deletes in CACHE_DEBUG mode
2014-12-06 23:50:56 +00:00
Shish
4d6e6ade1c
version bump
2014-12-06 23:48:03 +00:00
Shish
b3931dd403
version bump
2014-12-06 23:47:17 +00:00
Shish
1bf3fba756
Merge branch 'develop'
2014-12-06 23:46:14 +00:00
Shish
8c1eb60367
Remove twitter_soc; any twitter ext will need to be different, fixes #395
2014-12-01 14:16:53 +00:00
Shish
a3880e2b49
Merge pull request #463 from shish/user_list_link
...
add a link to the user list, fixes #460
2014-12-01 14:04:04 +00:00
Shish
fcb7166b0c
Merge pull request #461 from shish/dbtime
...
Log time spent in database (and some other minor performance debugging tweaks)
2014-12-01 14:03:28 +00:00
Shish
7f22f99aaa
add a link to the user list, fixes #460
2014-11-30 15:42:43 +00:00
Shish
8511399076
bypass ban_words too
2014-11-30 13:52:29 +00:00
Shish
010b0620df
add a user flag for bypassing comment checks
2014-11-30 13:52:29 +00:00
Shish
e4be2c24c6
update lib/context.php
2014-11-30 12:49:08 +00:00
Shish
c0dfd9adc0
a little extra consistency in cache variable names
2014-11-26 13:09:49 +00:00
Shish
4721d666cd
log time spent waiting for database queries
2014-11-26 13:09:22 +00:00
Shish
1c60942730
log hit/miss when DEBUG_CACHE is on
2014-11-26 13:07:30 +00:00
Shish
dfba656355
die more explicitly when memcache is missing (PHP is terrible)
2014-11-24 02:21:45 +00:00
Shish
a846c16bd7
Merge pull request #457 from shish/show_bad_word_bans
...
Show when a banned regex is invalid
2014-11-10 23:57:17 +00:00
Shish
565b466721
Merge pull request #450 from DakuTree/patch-zipcheck
...
Hide "Download All Images" if ZipArchive doesn't exist/not enabled - Fixes #441
2014-10-15 18:33:30 +01:00
Shish
824d078ece
Show when a banned regex is invalid
2014-10-15 18:31:06 +01:00
Shish
63a619d295
Merge branch 'develop' of https://github.com/shish/shimmie2 into develop
2014-10-10 22:20:29 +01:00
Shish
ccfc22aa8b
make block placement more explicit
2014-10-10 22:19:54 +01:00
Shish
a066c5ac0e
regex for word filtering
2014-10-10 22:19:20 +01:00
Shish
8c7257eb54
Merge pull request #452 from DakuTree/patch-fix451
...
Fix "Image Only" not working with nice_urls disabled - Fixes #451
2014-09-04 22:05:39 +01:00