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
2014-02-21 13:40:52 -05:00
..
admin reset_image_ids should properly change id for all possible tables 2014-02-19 05:48:20 +00:00
alias_editor trim whitespace when adding aliases 2013-07-06 10:42:25 +01:00
amazon_s3 store enabled exts in a config file, rather than moving directories around 2012-03-31 18:59:28 +01:00
arrowkey_navigation use jQuery instead of JS + change spacing to tabs 2014-02-19 06:23:08 +00:00
artists onSearchTermParse regex should be case insensitive 2014-02-15 21:26:31 +00:00
ban_words ban bad phrases from appearing in tags and source too 2012-04-05 17:22:06 +01:00
bbcode avoid possibility of infinite loop in bbcode parsing 2013-12-08 10:52:59 +00:00
blocks longer cache timings, with better invalidation 2012-06-24 01:57:12 +01:00
blotter while we're here, fix the blotter in general... 2012-08-15 19:46:36 +01:00
bookmarks store enabled exts in a config file, rather than moving directories around 2012-03-31 18:59:28 +01:00
browser_search store enabled exts in a config file, rather than moving directories around 2012-03-31 18:59:28 +01:00
bulk_add remove a whole load of event->user variables that weren't used -- things should be using global user 2012-08-18 19:45:39 +01:00
bulk_add_csv Bulk_add_csv: add note about custom thumbnails 2012-10-16 19:52:08 +01:00
bulk_remove don't force hellban ext + add [Beta] tags 2014-02-18 07:24:26 +00:00
chatbox don't force hellban ext + add [Beta] tags 2014-02-18 07:24:26 +00:00
comment onSearchTermParse regex should be case insensitive 2014-02-15 21:26:31 +00:00
cron_uploader merge cron_uploader changes manually 2013-09-23 13:43:39 +01:00
custom_html_headers - Custom page titles rewritten, can now only use website title as prefix or suffix. This is done so admins can use this feature without too much difficulty or without it being bugged. 2013-03-10 09:38:06 +01:00
danbooru_api add support for using : as a metatag seperator + updated docs 2014-01-02 14:00:24 +00:00
downtime store enabled exts in a config file, rather than moving directories around 2012-03-31 18:59:28 +01:00
emoticons store enabled exts in a config file, rather than moving directories around 2012-03-31 18:59:28 +01:00
et get rid of direct references to Database's engine 2012-06-24 00:57:55 +01:00
ext_manager clear event listener cache when exts change 2012-06-18 00:29:41 +01:00
favorites onSearchTermParse regex should be case insensitive 2014-02-15 21:26:31 +00:00
featured longer cache timings, with better invalidation 2012-06-24 01:57:12 +01:00
forum fix off-by-ones 2012-10-06 15:59:13 +01:00
google_analytics Cleaned up code in some of my extensions 2013-03-01 17:29:28 +01:00
handle_404 test 404 handler's static files too 2012-03-10 02:19:04 +00:00
handle_archive readdir is not guaranteed to be in order 2013-08-11 17:52:38 -05:00
handle_flash store enabled exts in a config file, rather than moving directories around 2012-03-31 18:59:28 +01:00
handle_ico remove a whole load of event->user variables that weren't used -- things should be using global user 2012-08-18 19:45:39 +01:00
handle_mp3 Handle MP3: Use getID3() for validation, Fuzzy MP3 Detection + ID3 Reader 2012-10-16 21:42:21 +01:00
handle_pixel Fix EXIF data throwing a notice when showing an image 2014-01-15 23:06:27 +02:00
handle_svg remove a whole load of event->user variables that weren't used -- things should be using global user 2012-08-18 19:45:39 +01:00
handle_video Handle Video: Flash/HTML5 video player 2012-10-16 21:42:20 +01:00
hellban don't force hellban ext + add [Beta] tags 2014-02-18 07:24:26 +00:00
holiday store enabled exts in a config file, rather than moving directories around 2012-03-31 18:59:28 +01:00
home fix pools link on home page to point at site://pool and not site://pools 2013-04-07 07:06:20 -04:00
image truncate filenames on insert 2012-11-24 20:01:14 +00:00
image_hash_ban [image_hash_ban] Fix confusing button label 2013-09-18 09:28:07 +01:00
image_view_counter Fix for Enabling Image View count extension causes fatal error. 2013-05-11 22:49:36 -04:00
index Merge pull request #379 from DakuTree/patch-2 2014-02-21 13:40:15 -05:00
ipban show when a ban was added, fixes #250 2013-08-05 20:46:54 +01:00
link_image use the global and well tested make_http() rather than local hostify() 2012-05-23 11:50:04 +01:00
livefeed remove a whole load of event->user variables that weren't used -- things should be using global user 2012-08-18 19:45:39 +01:00
log_db get rid of direct references to Database's engine 2012-06-24 00:57:55 +01:00
log_net udp log_net, because it's faster and more elegant 2012-06-22 19:19:13 +01:00
mail remove whitespace 2012-03-19 18:51:25 +00:00
mass_tagger have Tag::resolve_list always take an array 2013-08-04 18:11:02 +01:00
not_a_tag untag table titles 2013-08-04 02:20:28 +01:00
notes Merge pull request #380 from DakuTree/patch-3 2014-02-21 13:40:52 -05:00
numeric_score Merge pull request #379 from DakuTree/patch-2 2014-02-21 13:40:15 -05:00
oekaki remove a whole load of event->user variables that weren't used -- things should be using global user 2012-08-18 19:45:39 +01:00
ouroboros_api Fixing stuff with API output being output twice 2014-01-15 23:28:40 +02:00
pm add hellban support to PMs 2013-09-09 13:47:42 +01:00
pm_triggers don't force hellban ext + add [Beta] tags 2014-02-18 07:24:26 +00:00
pools Merge pull request #379 from DakuTree/patch-2 2014-02-21 13:40:15 -05:00
qr_code store enabled exts in a config file, rather than moving directories around 2012-03-31 18:59:28 +01:00
random_image adds widget/thumb option to random_thumb ext (for #323) 2014-02-16 04:38:58 +00:00
random_list remove lazyload lib + make random list ext more readable 2014-02-16 23:24:05 +00:00
rating add support for using : as a metatag seperator + updated docs 2014-01-02 14:00:24 +00:00
regen_thumb regen thumbs permission hack 2012-08-25 20:28:34 +01:00
relatationships make sure source/parent isn't set twice if metatag is used 2014-02-05 14:11:12 +00:00
report_image log IDs of things 2013-08-30 00:19:46 +01:00
res_limit store enabled exts in a config file, rather than moving directories around 2012-03-31 18:59:28 +01:00
resize Numeric type and aspect keeping - #281 2013-05-18 10:20:08 +01:00
rotate use upload_tmp_dir as temp place, see #297 2013-07-21 02:10:17 +02:00
rss_comments store enabled exts in a config file, rather than moving directories around 2012-03-31 18:59:28 +01:00
rss_images generate rss thumbs in a different function, with cache 2013-07-05 22:32:16 +01:00
setup have setup 'Help' link link to github wiki, fixes #303 2013-08-05 20:34:50 +01:00
shimmie_api Undoing this commit: Removing unnecessary call to int_escape(). Simply cast to int inline, saving function call overhead. 2012-04-18 00:54:18 -04:00
simpletest Cleaned up code in some of my extensions 2013-03-01 17:29:28 +01:00
site_description store enabled exts in a config file, rather than moving directories around 2012-03-31 18:59:28 +01:00
sitemap Cleaned up code in some of my extensions 2013-03-01 17:29:28 +01:00
source_history hacky source history 2013-05-18 13:52:11 +01:00
statsd further breakdown for page stats 2013-07-05 22:32:16 +01:00
tag_categories Fixed things Shish pointed out 2013-06-23 16:57:25 +10:00
tag_edit updated docs with new metatags 2014-02-05 14:11:13 +00:00
tag_editcloud Don't crash if no relevant tags are found, see #324 2013-11-27 08:28:07 +00:00
tag_history log IDs of things 2013-08-30 00:19:46 +01:00
tag_list log base was changed years ago, comment never got updated 2013-12-08 10:52:59 +00:00
tagger Undoing this commit: Removing unnecessary call to int_escape(). Simply cast to int inline, saving function call overhead. 2012-04-18 00:54:18 -04:00
tips Undoing this commit: Removing unnecessary call to int_escape(). Simply cast to int inline, saving function call overhead. 2012-04-18 00:54:18 -04:00
twitter_soc store enabled exts in a config file, rather than moving directories around 2012-03-31 18:59:28 +01:00
update complete rewrite of the update ext (again) 2014-02-15 03:44:53 +00:00
upgrade get rid of direct references to Database's engine 2012-06-24 00:57:55 +01:00
upload use the Content-Disposition header for filename & Content-Type for 2014-01-13 08:19:01 +00:00
user add support for using : as a metatag seperator + updated docs 2014-01-02 14:00:24 +00:00
view Undoing this commit: Removing unnecessary call to int_escape(). Simply cast to int inline, saving function call overhead. 2012-04-18 00:54:18 -04:00
wiki Some more small speed tweaks. 2013-05-13 20:40:01 -04:00
word_filter store enabled exts in a config file, rather than moving directories around 2012-03-31 18:59:28 +01:00