This repository has been archived on 2024-09-05. You can view files and clone it, but cannot push or open issues or pull requests.
shimmie2/ext
2019-05-26 16:15:43 +01:00
..
admin log mass deletion count in advance 2019-04-28 09:53:53 +01:00
alias_editor PHP7 type annotations 2017-09-21 05:21:42 +01:00
amazon_s3 don't run linter on ext/*/lib/* 2016-06-18 19:00:53 +01:00
arrowkey_navigation Ignore arrow key navigation when modifier keys held 2016-09-23 12:09:40 -04:00
artists PHP7 type annotations 2017-09-21 05:21:42 +01:00
autocomplete empty list rather than 404 for invalid autocompletes 2019-05-21 23:12:52 +01:00
ban_words PHP7 type annotations 2017-09-21 05:21:42 +01:00
bbcode move ext-specific js into that ext 2018-11-05 23:12:18 +00:00
blocks explicitly mark some block types as ignored when calculating 404ness 2017-08-24 10:17:24 +01:00
blotter migrate to a non-deprecated (and dependency-free) cookie library 2016-06-18 00:00:02 +01:00
browser_search make handle_static its own extension 2018-11-11 17:38:32 +00:00
bulk_add PHP7 type annotations 2017-09-21 05:21:42 +01:00
bulk_add_csv PHP7 type annotations 2017-09-21 05:21:42 +01:00
bulk_remove Removing the closing PHP "?>" tag as per style guidelines. (Also see: https://stackoverflow.com/questions/4410704/why-would-one-omit-the-close-tag ) 2014-04-25 22:54:51 -04:00
chatbox explicitly mark some block types as ignored when calculating 404ness 2017-08-24 10:17:24 +01:00
comment s/implode/Tag::implode/ 2019-02-02 12:07:33 +00:00
cron_uploader php7 assertions, no strings 2019-01-06 10:40:39 +00:00
custom_html_headers phpstorm tidying 2015-09-12 11:43:28 +01:00
danbooru_api more comments 2015-09-27 12:38:48 +01:00
downtime PHP7 type annotations 2017-09-21 05:21:42 +01:00
emoticons PHP7 type annotations 2017-09-21 05:21:42 +01:00
et mark tests as public 2015-09-26 11:17:13 +01:00
ext_manager PHP7 type annotations 2017-09-21 05:21:42 +01:00
favorites PHP7 type annotations 2017-09-21 05:21:42 +01:00
featured PHP7 type annotations 2017-09-21 05:21:42 +01:00
forum PHP7 type annotations 2017-09-21 05:21:42 +01:00
google_analytics Removing the closing PHP "?>" tag as per style guidelines. (Also see: https://stackoverflow.com/questions/4410704/why-would-one-omit-the-close-tag ) 2014-04-25 22:54:51 -04:00
handle_404 make handle_static its own extension 2018-11-11 17:38:32 +00:00
handle_archive PHP7 type annotations 2017-09-21 05:21:42 +01:00
handle_flash PHP7 type annotations 2017-09-21 05:21:42 +01:00
handle_ico make handle_static its own extension 2018-11-11 17:38:32 +00:00
handle_mp3 s/mime_content_type/getMimeType/, fixes #633 2018-11-05 19:52:55 +00:00
handle_pixel leave it to the theme to link to the image 2018-07-26 00:26:23 +01:00
handle_static make handle_static its own extension 2018-11-11 17:38:32 +00:00
handle_svg use svg-sanitize to sanitize SVG files 2018-02-20 22:00:24 +00:00
handle_video regular implode() for shell commands 2019-02-24 08:29:33 +00:00
hellban Removing the closing PHP "?>" tag as per style guidelines. (Also see: https://stackoverflow.com/questions/4410704/why-would-one-omit-the-close-tag ) 2014-04-25 22:54:51 -04:00
holiday phpstorm tidying 2015-09-12 11:43:28 +01:00
home this is PHP :( 2017-09-21 15:35:13 +01:00
image core imageboard events 2019-02-22 19:57:55 +00:00
image_hash_ban PHP7 type annotations 2017-09-21 05:21:42 +01:00
image_view_counter Removed stray end tag 2016-09-03 14:26:24 -04:00
index s/implode/Tag::implode/ 2019-02-02 12:07:33 +00:00
ipban fully customisable IP ban 2019-02-22 21:24:53 +00:00
link_image PHP7 type annotations 2017-09-21 05:21:42 +01:00
livefeed php7 assertions, no strings 2019-01-06 10:40:39 +00:00
log_db time and message searching in the log 2018-07-22 15:08:53 +01:00
log_logstash phpstorm tidying 2015-09-12 11:43:28 +01:00
log_net more explicit variable types 2016-06-19 23:05:57 +01:00
mail Removing the closing PHP "?>" tag as per style guidelines. (Also see: https://stackoverflow.com/questions/4410704/why-would-one-omit-the-close-tag ) 2014-04-25 22:54:51 -04:00
mass_tagger PHP7 type annotations 2017-09-21 05:21:42 +01:00
not_a_tag PHP7 type annotations 2017-09-21 05:21:42 +01:00
notes excess whitespace 2016-06-18 11:24:18 +01:00
numeric_score show number of up/down votes on user page 2018-07-20 01:29:38 +01:00
oekaki Ensure that the Image object tag_array and the metadata array tags are always arrays. 2017-05-12 00:57:50 -07:00
ouroboros_api More checking to ensure tags is an array. 2017-05-13 23:18:47 -07:00
pm PHP7 type annotations 2017-09-21 05:21:42 +01:00
pm_triggers Removing the closing PHP "?>" tag as per style guidelines. (Also see: https://stackoverflow.com/questions/4410704/why-would-one-omit-the-close-tag ) 2014-04-25 22:54:51 -04:00
pools fix some tests 2018-11-07 15:12:09 +00:00
qr_code Let the client choose the protocol for QR images (see #477) 2018-11-05 17:52:21 +00:00
random_image PHP7 type annotations 2017-09-21 05:21:42 +01:00
random_list s/implode/Tag::implode/ 2019-02-02 12:07:33 +00:00
rating s/implode/Tag::implode/ 2019-02-02 12:07:33 +00:00
regen_thumb s/implode/Tag::implode/ 2019-02-02 12:07:33 +00:00
relatationships PHP7 type annotations 2017-09-21 05:21:42 +01:00
report_image sort image reports by id (newest first) 2018-11-10 12:03:05 +00:00
res_limit PHP7 type annotations 2017-09-21 05:21:42 +01:00
resize PHP7 type annotations 2017-09-21 05:21:42 +01:00
rotate PHP7 type annotations 2017-09-21 05:21:42 +01:00
rss_comments more deduping 2015-09-27 21:09:27 +01:00
rss_images don't show uploader name in RSS feed, halve the number of queries 2019-05-26 10:37:26 +01:00
rule34 flashier tnc 2019-04-26 10:15:32 +01:00
setup use current protocol for niceurl test, see #632 2018-11-06 00:02:07 +00:00
shimmie_api PHP7 type annotations 2017-09-21 05:21:42 +01:00
site_description update non-layout.class.php uses of html_headers too 2016-06-18 12:49:46 +01:00
sitemap PHP7 type annotations 2017-09-21 05:21:42 +01:00
source_history PHP7 type annotations 2017-09-21 05:21:42 +01:00
statsd influxdb-friendly statsd format 2019-02-22 21:26:42 +00:00
tag_categories more explicit variable types 2016-06-19 23:05:57 +01:00
tag_edit s/implode/Tag::implode/ 2019-02-02 12:07:33 +00:00
tag_editcloud From Scrutinizer: The case 'r' would never be reached due to the default appearing before it. 2017-03-09 22:55:32 -08:00
tag_history php7 assertions, no strings 2019-01-06 10:40:39 +00:00
tag_list don't show refine block for heavy queries 2019-05-26 10:35:26 +01:00
tagger move ext-specific js into that ext 2018-11-05 23:12:18 +00:00
tips PHP7 type annotations 2017-09-21 05:21:42 +01:00
update phpstorm tidying 2015-09-12 11:43:28 +01:00
upgrade PHP7 type annotations 2017-09-21 05:21:42 +01:00
upload put upload block on every page 2019-05-26 16:15:43 +01:00
user More detailed login logging 2019-04-26 10:15:32 +01:00
varnish PHP7 type annotations 2017-09-21 05:21:42 +01:00
view move ext-specific js into that ext 2018-11-05 23:12:18 +00:00
wiki PHP7 type annotations 2017-09-21 05:21:42 +01:00
word_filter PHP7 type annotations 2017-09-21 05:21:42 +01:00