aboutsummaryrefslogtreecommitdiff
path: root/mod/profile/icondirect.php
AgeCommit message (Expand)Author
2013-09-26change variable name for content lengthMatt Beckett
2013-09-26Fix redeclaring $size variable - breaks user icon if filesize == 0 or the fil...Matt Beckett
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 a...brettp
2010-08-22Merged r6684:6694 from 1.7 branch to trunk (pages plugin was manually merged ...cash
2010-04-16Merged [5623]:head from 1.7 to trunk.brettp
2010-04-05Merged 5530:5604 from 1.7 to trunk.brettp
2010-03-04Merged interface changes to profile in.brettp
2010-03-03Pulled in the interface changes.brettp
2009-08-06removed all main plugins from core - they now live in the plugins svndave
2009-07-15Forcing a new db connect for simplecache/view.php and mod/profile/icondirect.phpbrettp
2009-03-30Closes #916: Icondirect now using multibyte safe str_split code from filestor...marcus
2009-03-03Moving to a smaller chunk size.ben
2009-03-03Splitting output into chunks.ben
2009-02-24Removing a minor simplecache debug message that accidentally made it in.ben
2009-02-24Default icons are preserved.ben
2009-02-24Made icon views work properly for non-default icons, and introduced elgg_view...kevinjardine
2009-02-23Added the ability to turn simplecache on and off.kevinjardine
2009-02-19Better unicode patching for icons. Fixes #789ben
2009-02-16Icondirect now falls back on the cached default viewben
2009-02-10Speedy icon bypass.ben