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-09-02 17:06:39 +01:00
..
admin Fixing more PHP Doc related issues. 2014-04-27 19:29:36 -04:00
alias_editor More linting and removing dead code. 2014-04-28 02:43:49 -04:00
amazon_s3 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
arrowkey_navigation More linting and removing dead code. 2014-04-28 02:43:49 -04:00
artists More linting and removing dead code. 2014-04-28 02:43:49 -04:00
ban_words Removing the closing PHP "?>" tag as per style guidelines. 2014-04-24 22:34:45 -04:00
bbcode make anchors visible in the page, not just in the markup 2014-08-30 13:18:14 +01:00
blocks More linting and removing dead code. 2014-04-28 02:43:49 -04:00
blotter Removing the closing PHP "?>" tag as per style guidelines. 2014-04-24 22:34:45 -04:00
bookmarks Need to pull in the global $user variable. 2014-04-24 22:22:45 -04:00
browser_search Removing the closing PHP "?>" tag as per style guidelines. 2014-04-24 22:34:45 -04:00
bulk_add 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
bulk_add_csv 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
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, removing dead code, fixing small bugs. 2014-04-28 17:36:52 -04:00
cron_uploader octal for permissions 2014-05-24 10:18:44 +01:00
custom_html_headers Removing the closing PHP "?>" tag as per style guidelines. 2014-04-24 22:34:45 -04:00
danbooru_api migrate to bcrypt for password storage 2014-05-24 09:47:42 +01:00
downtime 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
emoticons More PHP Doc comments. 2014-04-29 17:45:13 -04:00
et 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
ext_manager Updating/Fixing/Adding more comments with the PHP Doc style. 2014-04-27 15:33:57 -04:00
favorites Updating/Fixing/Adding more comments with the PHP Doc style. 2014-04-27 15:33:57 -04:00
featured More linting and fixing of comments and PHP Doc, types, etc. 2014-04-28 01:26:22 -04:00
forum 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
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 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_archive Updating/Fixing/Adding more comments with the PHP Doc style. 2014-04-27 15:33:57 -04:00
handle_flash Updating/Fixing/Adding more comments with the PHP Doc style. 2014-04-27 15:33:57 -04:00
handle_ico Updating/Fixing/Adding more comments with the PHP Doc style. 2014-04-27 15:33:57 -04:00
handle_mp3 Fixing/Cleaning more PHP Doc related issues. 2014-04-28 00:56:19 -04:00
handle_pixel fix "Image Only" not working with nice_urls disabled 2014-09-02 17:06:39 +01:00
handle_svg Updating/Fixing/Adding more comments with the PHP Doc style. 2014-04-27 15:33:57 -04:00
handle_video keep aspect ratio when created video thumbnail 2014-05-29 18:40:17 +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 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
home Removing the closing PHP "?>" tag as per style guidelines. 2014-04-24 22:28:53 -04:00
image Updating/Fixing/Adding more comments with the PHP Doc style. 2014-04-27 15:33:57 -04:00
image_hash_ban 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
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 give IndexTheme:display_page some sub-functions to make them easier to customise 2014-08-24 16:29:32 +01:00
ipban 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
link_image 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
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 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
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 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
not_a_tag 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
notes Merge pull request #426 from DakuTree/patch-notesfix 2014-05-24 10:12:58 +01:00
numeric_score Updating/Fixing/Adding more comments with the PHP Doc style. 2014-04-27 15:33:57 -04:00
oekaki 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
ouroboros_api Make these functions public to prevent scrutinizer from complaining. 2014-04-26 00:27:16 -04:00
pm 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
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 rename "index" to "pool index" to help differentiate between the two index links 2014-05-31 18:20:57 +01:00
qr_code Such linting, such wow. Much clean. 2014-04-28 02:56:58 -04:00
random_image More PHP Doc comments. 2014-04-29 17:45:13 -04:00
random_list Lots of linting again. 2014-04-28 03:26:35 -04:00
rating rating_to_name no longer exists 2014-06-01 21:56:33 +01:00
regen_thumb Such linting, such wow. Much clean. 2014-04-28 02:56:58 -04:00
relatationships Such linting, such wow. Much clean. 2014-04-28 02:56:58 -04:00
report_image PHPDoc all the things! 2014-04-28 18:22:57 -04:00
res_limit 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
resize Fixing more PHP Doc related issues. 2014-04-27 19:29:36 -04:00
rotate More PHP Doc comments. 2014-04-29 17:45:13 -04:00
rss_comments 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
rss_images More linting and fixing of comments and PHP Doc, types, etc. 2014-04-28 01:26:22 -04:00
setup More linting! 2014-04-28 02:23:45 -04:00
shimmie_api More linting! 2014-04-28 02:23:45 -04:00
simpletest More PHP Doc comments. 2014-04-29 17:45:13 -04:00
site_description 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
sitemap PHPDoc all the things! 2014-04-28 18:22:57 -04:00
source_history More PHP Doc comments. 2014-04-29 17:45:13 -04:00
statsd More PHP Doc comments. 2014-04-29 17:45:13 -04:00
tag_categories 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
tag_edit docs + added pool:lastcreated metatag which uses the ID of the last pool created by the user 2014-05-30 16:04:12 +01:00
tag_editcloud More linting! 2014-04-28 02:23:45 -04:00
tag_history More linting! 2014-04-28 02:23:45 -04:00
tag_list Such linting, such wow. Much clean. 2014-04-28 02:56:58 -04:00
tagger This js file relies on functions defined in 'shimmie.js' which is all globed together when rendering a page. Adding an ignore line to scrutinizer to prevent false-positives. 2014-04-26 05:32:15 -04:00
tips More linting and fixing of comments and PHP Doc, types, etc. 2014-04-28 01:26:22 -04:00
twitter_soc 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
update More PHP Doc comments. 2014-04-29 17:45:13 -04:00
upgrade bumped the tag char limit to 255 2014-06-19 23:14:11 +01:00
upload Merge pull request #418 from jgen/develop 2014-05-23 23:24:32 +01:00
user simplify user_can_edit_user -- many nested if/else's to one if 2014-08-24 20:43:12 +01:00
view Fixing more PHP Doc related issues. 2014-04-27 19:29:36 -04:00
wiki Linting: These actually were bugs. 2014-04-28 03:16:09 -04:00
word_filter Clean all the things. 2014-04-28 03:32:43 -04:00