aboutsummaryrefslogtreecommitdiff
path: root/mod/profile/icondirect.php
AgeCommit message (Collapse)Author
2013-09-26change variable name for content lengthMatt Beckett
2013-09-26Fix redeclaring $size variable - breaks user icon if filesize == 0 or the ↵Matt Beckett
file somehow no longer exists
2012-11-15Fixes #4895: Output valid ETag and Expires headersSteve Clay
2012-07-04user avatar direct serves 404 if no identifiying information sentCash Costello
2012-01-07added check for existance of IF-NONE-MATCH header in requestCash Costello
2012-01-07Refs #4142. Added ETag header support for user avatars.Sem
2011-10-29Fixes #3920 profile plugin adds a fast loading of user avatarsCash Costello
2010-10-22Removed @license, @copyright, and @author from files. License and copyright ↵brettp
are covered by LICENSE.txt and COPYRIGHT.txt in root. git-svn-id: http://code.elgg.org/elgg/trunk@7118 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-08-22Merged r6684:6694 from 1.7 branch to trunk (pages plugin was manually merged ↵cash
due to standardization of code in trunk but not branch) git-svn-id: http://code.elgg.org/elgg/trunk@6848 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-04-16Merged [5623]:head from 1.7 to trunk.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@5760 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-04-05Merged 5530:5604 from 1.7 to trunk.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@5622 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-04Merged interface changes to profile in.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@5284 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-03Pulled in the interface changes.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@5257 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-08-06removed all main plugins from core - they now live in the plugins svndave
git-svn-id: https://code.elgg.org/elgg/trunk@3422 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-07-15Forcing a new db connect for simplecache/view.php and mod/profile/icondirect.phpbrettp
Will avoid bugs if a previous connection has been created. git-svn-id: https://code.elgg.org/elgg/trunk@3404 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-03-30Closes #916: Icondirect now using multibyte safe str_split code from ↵marcus
filestore.php git-svn-id: https://code.elgg.org/elgg/trunk@3183 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-03-03Moving to a smaller chunk size.ben
git-svn-id: https://code.elgg.org/elgg/trunk@3051 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-03-03Splitting output into chunks.ben
git-svn-id: https://code.elgg.org/elgg/trunk@3047 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-24Removing a minor simplecache debug message that accidentally made it in.ben
git-svn-id: https://code.elgg.org/elgg/trunk@2923 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-24Default icons are preserved.ben
git-svn-id: https://code.elgg.org/elgg/trunk@2922 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-24Made icon views work properly for non-default icons, and introduced ↵kevinjardine
elgg_view_enable_simplecache and elgg_view_disable_simplecache functions. git-svn-id: https://code.elgg.org/elgg/trunk@2910 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-23Added the ability to turn simplecache on and off.kevinjardine
git-svn-id: https://code.elgg.org/elgg/trunk@2908 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-19Better unicode patching for icons. Fixes #789ben
git-svn-id: https://code.elgg.org/elgg/trunk@2823 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-16Icondirect now falls back on the cached default viewben
git-svn-id: https://code.elgg.org/elgg/trunk@2772 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-10Speedy icon bypass.ben
git-svn-id: https://code.elgg.org/elgg/trunk@2708 36083f99-b078-4883-b0ff-0f9b5a30f544