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
2016-01-24 09:56:47 +00:00
..
admin mark tests as public 2015-09-26 11:17:13 +01:00
alias_editor mark tests as public 2015-09-26 11:17:13 +01:00
amazon_s3 phpstorm tidying 2015-09-12 11:43:28 +01:00
arrowkey_navigation scrutinizer suggestions 2015-07-21 01:20:53 +01:00
artists more deduping 2015-09-27 21:09:27 +01:00
ban_words mark tests as public 2015-09-26 11:17:13 +01:00
bbcode more comments 2015-09-27 02:17:44 +01:00
blocks mark tests as public 2015-09-26 11:17:13 +01:00
blotter Hotfix for better block id character filtering 2015-10-26 09:20:09 -04:00
bookmarks mark tests as public 2015-09-26 11:17:13 +01:00
browser_search mark tests as public 2015-09-26 11:17:13 +01:00
bulk_add mark tests as public 2015-09-26 11:17:13 +01:00
bulk_add_csv more comments 2015-09-27 02:17:44 +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 Removing this file. 2014-04-26 03:33:20 -04:00
comment more comments 2015-09-27 02:17:44 +01:00
cron_uploader setup tests 2015-09-20 20:44:34 +01: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 mark tests as public 2015-09-26 11:17:13 +01:00
emoticons mark tests as public 2015-09-26 11:17:13 +01:00
et mark tests as public 2015-09-26 11:17:13 +01:00
ext_manager more comments 2015-09-27 12:38:48 +01:00
favorites more comments 2015-09-27 12:38:48 +01:00
featured mark tests as public 2015-09-26 11:17:13 +01:00
forum phpstorm tidying 2015-09-12 11:43:28 +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 mark tests as public 2015-09-26 11:17:13 +01:00
handle_archive more comments 2015-09-27 12:38:48 +01:00
handle_flash more comments 2015-09-27 12:38:48 +01:00
handle_ico more comments 2015-09-27 12:38:48 +01:00
handle_mp3 more comments 2015-09-27 12:38:48 +01:00
handle_pixel more comments 2015-09-27 12:38:48 +01:00
handle_svg more comments 2015-09-27 12:38:48 +01:00
handle_video more comments 2015-09-27 12:38:48 +01: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 mark tests as public 2015-09-26 11:17:13 +01:00
image more comments 2015-09-27 12:38:48 +01:00
image_hash_ban more comments 2015-09-27 12:38:48 +01:00
image_view_counter 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
index mysql < 5.6 has terrible subquery optimization, using EXISTS / JOIN fixes this 2015-12-04 11:38:44 +00:00
ipban mark tests as public 2015-09-26 11:17:13 +01:00
link_image mark tests as public 2015-09-26 11:17:13 +01:00
livefeed A bunch of small changes from scrutinizer-ci; some tidying, some actual bug fixes 2014-03-30 13:26:48 +01:00
log_db mark tests as public 2015-09-26 11:17:13 +01:00
log_logstash phpstorm tidying 2015-09-12 11:43:28 +01:00
log_net 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
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 more comments 2015-09-27 12:38:48 +01:00
not_a_tag more comments 2015-09-27 12:38:48 +01:00
notes Fix the notes extension to work properly on dbs other than MySQL 2015-10-15 19:31:39 +10:00
numeric_score move metatag parsing to after set_tags is sent, rather than before 2015-10-08 18:58:52 +01:00
oekaki mark tests as public 2015-09-26 11:17:13 +01:00
ouroboros_api more deduping 2015-09-27 21:09:27 +01:00
pm mark tests as public 2015-09-26 11:17:13 +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 more comments 2015-09-27 12:38:48 +01:00
qr_code Change generated links to be aware of HTTPS. 2015-02-02 00:13:05 -08:00
random_image mark tests as public 2015-09-26 11:17:13 +01:00
random_list Lots of linting again. 2014-04-28 03:26:35 -04:00
rating mark tests as public 2015-09-26 11:17:13 +01:00
regen_thumb mark tests as public 2015-09-26 11:17:13 +01:00
relatationships move metatag parsing to after set_tags is sent, rather than before 2015-10-08 18:58:52 +01:00
report_image more comments 2015-09-27 12:38:48 +01:00
res_limit mark tests as public 2015-09-26 11:17:13 +01:00
resize more comments 2015-09-27 12:38:48 +01:00
rotate phpstorm tidying 2015-09-12 11:43:28 +01:00
rss_comments more deduping 2015-09-27 21:09:27 +01:00
rss_images more deduping 2015-09-27 21:09:27 +01:00
setup mark tests as public 2015-09-26 11:17:13 +01:00
shimmie_api more deduping 2015-09-27 21:09:27 +01:00
site_description mark tests as public 2015-09-26 11:17:13 +01:00
sitemap more deduping 2015-09-27 21:09:27 +01:00
source_history phpstorm tidying 2015-09-12 11:43:28 +01:00
statsd phpstorm tidying 2015-09-12 11:43:28 +01:00
tag_categories phpstorm tidying 2015-09-12 11:43:28 +01:00
tag_edit fix integrity constraint violations when mass-editting an image that already contains the new tag 2016-01-24 09:56:47 +00:00
tag_editcloud more deduping 2015-09-27 21:09:27 +01:00
tag_history don't complain if one image in a bulk revert doesn't exist 2015-10-12 19:17:16 +01:00
tag_list mark tests as public 2015-09-26 11:17:13 +01:00
tagger phpstorm tidying 2015-09-12 11:43:28 +01:00
tips mark tests as public 2015-09-26 11:17:13 +01:00
update phpstorm tidying 2015-09-12 11:43:28 +01:00
upgrade bumped the tag char limit to 255 2014-06-19 23:14:11 +01:00
upload more comments 2015-09-27 12:38:48 +01:00
user improved metatag regex 2015-10-08 18:03:45 +01:00
varnish faster tests 2015-09-20 23:10:33 +01:00
view mark tests as public 2015-09-26 11:17:13 +01:00
wiki mark tests as public 2015-09-26 11:17:13 +01:00
word_filter mark tests as public 2015-09-26 11:17:13 +01:00