This website requires JavaScript.
edc9e07919
Only examine the headers if we actually have them.
jgen
2015-05-31 21:39:22 -07:00
718cfa0bcf
Scrutinizer-ci has fixed this now.
jgen
2015-05-31 21:28:11 -07:00
2aea79ac35
merge common parts of handle_archive and bulk_add
Shish
2015-05-24 16:08:26 +01:00
9a28f0f51a
split vote recounting on user deletion into chunks
Shish
2015-05-18 23:40:21 +01:00
1779f97cac
strip RTL from tags
Shish
2015-04-26 13:02:17 +01:00
bb490ac413
stop comment info from concealing comments
Shish
2015-04-26 12:54:54 +01:00
98c1c763aa
show when tags/sources were set on the history pages
Shish
2015-04-26 12:45:32 +01:00
9a63322b2f
manually merge Daku's get/post q thing, somehow automatic merge failed
Shish
2015-04-18 10:45:47 +01:00
598df41b1d
set default in display, not build to avoid errors
Daku
2015-04-06 17:25:46 +01:00
be18140944
added option to hide random link on paginator (only post/list should show now)
Daku
2015-04-06 17:04:46 +01:00
a7de21523f
user confirm on mass source set
Daku
2015-03-21 00:53:25 +00:00
83c0c284ac
fix first setup block positioning
Daku
2015-01-06 13:12:21 +00:00
05cfbde372
.tables only works with the SQLite3 CLI program http://www.sqlite.org/faq.html#q7
Daku
2014-06-23 04:23:21 +01:00
b1ec0c434e
move tag category css to it's own file
Daku
2015-03-21 00:18:09 +00:00
8c2d8df81d
use html5 input types we would use type='url' for source but non-urls can be used as source too
Daku
2015-01-06 13:04:39 +00:00
7166259cc5
autocomplete='off' for tag input this disables autocomplete/captilize on "most" mobile keyboards autocompletejs still works with this off
Daku
2015-01-06 12:37:12 +00:00
845543b2ba
fixes #478 - import now uses AddAliasEvent rather than manually adding itself
Daku
2015-03-20 22:45:33 +00:00
6289402f2e
make sure aliases.csv is downloaded, and not opened in browser SEE: http://stackoverflow.com/questions/6468517
Daku
2015-03-20 22:16:20 +00:00
b81d457bf7
DEBUG_SQL isn't defined during install, use quotes to avoid errors
Daku
2015-03-20 22:12:16 +00:00
55c3fd8f38
show PHP version (particularly useful when debugging php vs hhvm)
Shish
2015-04-18 10:31:15 +01:00
926e3ff5c0
turn off auto-select-first-item in autocomplete, apparently power users find it annoying? o.o
Shish
2015-04-18 10:30:51 +01:00
97a0aa7e4c
give unread PM count a class, so custom themes can make it red if they wish
Shish
2015-04-18 10:30:08 +01:00
1703cd9caa
bump
v2.5.4
Shish
2015-03-13 09:49:25 +00:00
f5c4321322
bump
Shish
2015-03-13 09:48:54 +00:00
519749559f
Merge pull request #481 from jgen/develop
Shish
2015-03-13 08:37:08 +00:00
adec7e1763
Fix XSS vulnerability.
jgen
2015-03-12 23:12:27 -07:00
3511711008
Should be consistent about using the int_escape method.
jgen
2015-03-12 23:12:06 -07:00
bdbf95f2fa
Merge branch 'develop' of https://github.com/shish/shimmie2 into develop
Shish
2015-02-08 04:28:03 +00:00
f92f286fa0
remove all reports from user
Shish
2015-02-08 04:27:54 +00:00
610b144fb2
minor CSS tweak
Shish
2015-02-07 22:29:07 +00:00
1c50616cdb
Merge pull request #479 from jgen/develop
Shish
2015-02-02 08:14:41 -08:00
8e3fc1da9f
Change generated links to be aware of HTTPS.
jgen
2015-02-02 00:13:05 -08:00
d523781481
Merge branch 'develop' of https://github.com/shish/shimmie2 into develop
Shish
2015-01-30 03:54:31 +00:00
52dc36cfa6
str_getcsv rather than explode, for handling quotes
Shish
2015-01-30 03:53:58 +00:00
99be9c2fdb
Merge branch 'master' into develop
Shish
2015-01-25 23:00:07 +00:00
09d03d9036
allow dashes and underscores in static files, for apple-touch-icon
Shish
2015-01-25 22:58:25 +00:00
86716082e1
32x32 favicon
Shish
2015-01-25 22:57:49 +00:00
0d2d7eedd7
minor opt-in class to style
Shish
2015-01-25 06:55:37 +00:00
eae385f4c0
bump
Shish
2015-01-24 17:11:25 +00:00
cbbc0bab26
version bump
v2.5.3
Shish
2015-01-24 17:10:23 +00:00
8eee2c0c92
logstash logger
Shish
2015-01-24 16:57:28 +00:00
67628816a4
Finally commit ext for purging varnish on-demand
Shish
2015-01-24 16:54:18 +00:00
b47e4aacb1
Merge branch 'develop' of https://github.com/shish/shimmie2 into develop
Shish
2015-01-24 16:44:33 +00:00
edde7848b8
add mp3 to thumbless filetypes, see #454
Shish
2015-01-24 16:44:27 +00:00
67fc50e6c3
Merge pull request #475 from Diftraku/ouroboros_api
Shish
2015-01-24 08:41:06 -08:00
8dc27c6b97
home page mobile tweaks
Shish
2015-01-08 23:31:24 +00:00
3af95b5ebe
Fix duplicate handling
Diftraku
2015-01-05 13:47:53 +02:00
92bc8b0709
Merge branch 'develop' of https://github.com/shish/shimmie2 into develop
Shish
2014-12-31 13:16:24 +00:00
217559dc22
set statement_timeout for postgres
Shish
2014-12-31 13:16:00 +00:00
1cb0f13820
Merge pull request #471 from ElementAB/develop
Shish
2014-12-29 12:35:33 +00:00
b555fab819
Fixed information box link generation
ElementAB
2014-12-25 01:38:51 -06:00
3d17310581
Fixed information box link generation
ElementAB
2014-12-25 01:36:18 -06:00
9ee2250e63
Fixed information box link generation
ElementAB
2014-12-24 12:34:32 -06:00
0fcfa49e75
Merge branch 'develop' of https://github.com/shish/shimmie2 into develop
Shish
2014-12-18 14:38:37 +00:00
be4ae9da32
fix missing global (how did this pass tests? o.o)
Shish
2014-12-18 14:38:22 +00:00
caa2691bb9
Merge pull request #468 from jgen/develop
Shish
2014-12-17 13:44:25 +00:00
7bcf2fc29e
Merge pull request #465 from shish/min_space_config
Shish
2014-12-17 13:41:55 +00:00
c0279565f4
Merge pull request #462 from shish/bypass_comment_checks
Shish
2014-12-17 13:40:06 +00:00
d878526487
Button should say "Regenerate Thumbnail" for clarity.
jgen
2014-12-14 16:07:00 -08:00
95b94bd115
Some minor linting.
jgen
2014-12-14 16:06:31 -08:00
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.
jgen
2014-12-14 15:22:44 -08:00
5012b15ce9
Comment as to why the default is to ignore the aspect ratio.
jgen
2014-12-14 15:20:47 -08:00
2ff036d250
Remove unused variables.
jgen
2014-12-14 15:19:59 -08:00
02efa180de
Add a default option to ignore aspect ratio when creating a thumbnail with FFmpeg.
jgen
2014-12-13 16:54:21 -08:00
e1a7986239
Merge remote-tracking branch 'origin/master' into develop
Shish
2014-12-13 01:52:34 +00:00
b71c96a130
Merge pull request #467 from terokorp/hotfix/ratingsearchfix
Shish
2014-12-13 01:51:08 +00:00
f2fc69cef4
Fixing "rating=safe" search bug
Thasan
2014-12-13 03:23:44 +02:00
40734ef711
turn MIN_FREE_SPACE into a userspace config option
Shish
2014-12-07 13:54:47 +00:00
9abcadffb6
throw Ex() -> throw new Ex();
Shish
2014-12-07 13:20:36 +00:00
316f7ff858
Give a better error if User::class has been screwed up somehow
Shish
2014-12-07 03:44:03 +00:00
88f1df9ca6
HIPHOP is no longer supported (it's HHVM now, and HHVM supports PDO params anyway)
Shish
2014-12-07 01:10:12 +00:00
5d099c06f9
remove references to unused cache values
Shish
2014-12-06 23:51:58 +00:00
5ab8f9e5e2
log sets and deletes in CACHE_DEBUG mode
Shish
2014-12-06 23:50:56 +00:00
4d6e6ade1c
version bump
Shish
2014-12-06 23:48:03 +00:00
b3931dd403
version bump
v2.5.2
Shish
2014-12-06 23:47:17 +00:00
1bf3fba756
Merge branch 'develop'
Shish
2014-12-06 23:46:14 +00:00
8c1eb60367
Remove twitter_soc; any twitter ext will need to be different, fixes #395
Shish
2014-12-01 14:16:53 +00:00
a3880e2b49
Merge pull request #463 from shish/user_list_link
Shish
2014-12-01 14:04:04 +00:00
fcb7166b0c
Merge pull request #461 from shish/dbtime
Shish
2014-12-01 14:03:28 +00:00
7f22f99aaa
add a link to the user list, fixes #460
Shish
2014-11-30 15:42:21 +00:00
8511399076
bypass ban_words too
Shish
2014-11-30 13:11:01 +00:00
010b0620df
add a user flag for bypassing comment checks
Shish
2014-11-30 13:07:42 +00:00
e4be2c24c6
update lib/context.php
Shish
2014-11-30 12:49:08 +00:00
c0dfd9adc0
a little extra consistency in cache variable names
Shish
2014-11-26 13:09:49 +00:00
4721d666cd
log time spent waiting for database queries
Shish
2014-11-26 13:09:22 +00:00
1c60942730
log hit/miss when DEBUG_CACHE is on
Shish
2014-11-26 13:07:30 +00:00
dfba656355
die more explicitly when memcache is missing (PHP is terrible)
Shish
2014-11-24 02:21:45 +00:00
a846c16bd7
Merge pull request #457 from shish/show_bad_word_bans
Shish
2014-11-10 23:57:17 +00:00
565b466721
Merge pull request #450 from DakuTree/patch-zipcheck
Shish
2014-10-15 18:33:30 +01:00
824d078ece
Show when a banned regex is invalid
Shish
2014-10-15 18:31:06 +01:00
63a619d295
Merge branch 'develop' of https://github.com/shish/shimmie2 into develop
Shish
2014-10-10 22:20:29 +01:00
ccfc22aa8b
make block placement more explicit
Shish
2014-10-10 22:19:54 +01:00
a066c5ac0e
regex for word filtering
Shish
2014-10-10 22:19:20 +01:00
8c7257eb54
Merge pull request #452 from DakuTree/patch-fix451
Shish
2014-09-04 22:05:39 +01:00
693b18f50c
fix "Image Only" not working with nice_urls disabled
Daku
2014-09-02 17:06:39 +01:00
1cb59572f9
Merge pull request #445 from shish/bbcode_anchor
Daku
2014-08-30 13:37:01 +01:00
c651845401
make anchors visible in the page, not just in the markup
Shish
2014-08-30 13:18:14 +01:00
ab3366e518
Hide "Download All Images" if ZipArchive doesn't exist/not enabled
Daku
2014-08-26 16:16:15 +01:00
9719464c8b
Merge pull request #448 from shish/theme_breakdown
Daku
2014-08-26 15:51:41 +01:00
0744b50a71
Merge pull request #446 from shish/simplify_uceu
Daku
2014-08-26 15:19:27 +01:00