phpbb/phpBB
Marc Alexander b7b14f9a05 [feature/avatars] Use constant for URL and fix usage of getimagesize
We now use a constant for the gravatar URL. Additionally the usage of
getimagesize() was reduced. It should only be run if the user didn't
specify both the width and height of the avatar.

PHPBB3-10018
2012-11-21 16:20:14 +01:00
..
adm [feature/avatars] Miscellaenous template fixes 2012-11-18 23:16:37 +01:00
assets/javascript Merge PR #890 branch 'nickvergessen/ticket/10982' into develop 2012-10-16 21:47:13 -04:00
cache [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
config [feature/avatars] Shorten avatar driver's class name 2012-11-16 17:19:04 +01:00
develop Merge branch 'feature/avatars' of https://github.com/igorw/phpbb3 into feature/avatars 2012-11-12 14:57:28 +01:00
docs Merge PR #1052 branch 'develop-olympus' into develop 2012-11-09 20:20:37 -05:00
download [feature/avatars] Small fixes after transition to service containers 2012-11-17 13:53:24 +01:00
files [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
images [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
includes [feature/avatars] Use constant for URL and fix usage of getimagesize 2012-11-21 16:20:14 +01:00
install [feature/avatars] Fix the docs and small naming fixes 2012-11-19 00:30:18 +01:00
language [feature/avatars] Add missing language variables for avatars 2012-11-16 23:07:51 +01:00
store [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
styles [feature/avatars] Miscellaenous template fixes 2012-11-18 23:16:37 +01:00
.htaccess [Feature] Ability to use HTTP authentication in ATOM feeds by passing the GET parameter auth=http 2010-01-19 19:08:51 +00:00
common.php [feature/avatars] Add service containers for avatars 2012-11-15 18:10:54 +01:00
composer.json [feature/compiled-dic] Add HttpKernel; the Extension class is loaded from it 2012-11-10 11:40:10 +01:00
composer.lock [feature/compiled-dic] Update the composer.lock file 2012-11-10 12:02:56 +01:00
cron.php [ticket/11189] Replace DEBUG_EXTRA with DEBUG 2012-11-10 10:45:02 -06:00
faq.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
feed.php [ticket/11077] Remove code from old global announcements system 2012-11-11 13:04:14 +01:00
index.php [ticket/8796] Mark read links updated to include time() in url 2012-09-03 18:51:29 -05:00
mcp.php [feature/php-events] Readd comment from d06adb06e9 2012-08-11 11:49:48 +02:00
memberlist.php Merge branch 'feature/avatars' of https://github.com/igorw/phpbb3 into feature/avatars 2012-11-12 14:57:28 +01:00
posting.php Merge pull request #962 from imkingdavid/feature/add_events 2012-09-01 12:44:23 -07:00
report.php [ticket/10845] Removed one empty line that wasn't supposed to be there 2012-06-14 19:23:46 +01:00
search.php [ticket/11023] Fix additional whitespaces that were added by PHPBB3-10968 2012-10-17 23:34:37 +02:00
ucp.php Merge branch 'develop-olympus' into develop 2012-10-29 15:16:59 -04:00
viewforum.php [ticket/8796] Mark read links updated to include time() in url 2012-09-03 18:51:29 -05:00
viewonline.php [ticket/11014] Fix old pagination assignment 2012-10-17 23:34:37 +02:00
viewtopic.php Merge branch 'feature/avatars' of https://github.com/igorw/phpbb3 into feature/avatars 2012-11-12 14:57:28 +01:00
web.config [ticket/10219] Remove invalid and invisible character from web.config. 2011-06-14 23:18:33 +02:00