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
Justin Brewer 98e170cd86 Fixed Nice URL test for servers not running on port 80.
HTTP_HOST will contain the full host name used to access the site, including
the optional port number. However, on some misconfigured servers, HTTP_HOST
will not be defined, in which case the script will attempt to reconstruct the
host name from SERVER_NAME, and if necessary, SERVER_PORT.
2011-07-27 22:38:02 -05:00
..
alias_editor more pdo compat, database bits 2011-01-03 15:18:24 +00:00
bbcode ul and ol tags 2010-03-12 18:39:08 +00:00
comment mark users who have commented as interacting 2011-03-23 11:40:32 +00:00
ext_manager Because Windows... shitty OS is shitty. Added a Windows-only fix to the extension symlink and deltree. 2011-03-03 11:40:34 +02:00
handle_404 Convert some Extensions to SimpleExtensions with priorities 2010-05-28 13:06:31 +01:00
handle_pixel remove extra debug 2011-01-26 17:20:46 +00:00
image PDO syntaxing 2011-01-26 14:56:26 +00:00
index hopefully fix search by ID range, and related bits 2011-02-22 15:03:16 +00:00
setup Fixed Nice URL test for servers not running on port 80. 2011-07-27 22:38:02 -05:00
tag_edit <form> -> make_form(), or add auth token manually 2010-10-07 21:26:27 +01:00
tag_list half support for caching giant tag maps 2011-03-23 13:21:14 +00:00
upgrade remove mysql-adodb specific function #2 2011-01-01 19:01:38 +00:00
upload remove the list of acceptable filetypes, as we accept more than just image/* now 2011-01-10 16:39:46 +00:00
user hopefully fix signup for PDO 2011-02-21 11:57:50 +00:00
view opengraph metadata on images 2011-03-07 23:57:56 +00:00