summaryrefslogtreecommitdiff
path: root/classes/Avatar.php
AgeCommit message (Expand)Author
2010-02-11let avatars be served over SSLEvan Prodromou
2010-01-06...and drop the unnecessary &reference from child class pkeyGet() overrides.Brion Vibber
2009-11-25Remove annoying log msgZach Copley
2009-11-08Restructure theme.php to define a class ThemeEvan Prodromou
2009-10-14Make queuing and daemons work via eventsZach Copley
2009-06-15Configurable avatar directoryEvan Prodromou
2009-02-06Fix name of default avatarEvan Prodromou
2009-02-06Move common_avatar_* functions to AvatarEvan Prodromou
2009-02-04Fixed #1134; Consolidated image scaling functions.Sean Murphy
2008-12-25Some fixups of patches not already migrated to trunk to bring inline with PEA...Zach Copley
2008-12-11Actually crop your avatar when hitting 'crop' button on profileZach Copley
2008-12-23change function headers to K&R styleEvan Prodromou
2008-12-23replace NULL with nullEvan Prodromou
2008-12-23replace all tabs with four spacesEvan Prodromou
2008-12-04trac768 keep transparency of resized avatar images.millette
2008-10-02use pkeyGet for AvatarEvan Prodromou
2008-09-26path correct in require_once for memcachedEvan Prodromou
2008-09-26prepend Memcached_DataObject require with INSTALLDIREvan Prodromou
2008-09-26caching layer for DB/DataObjectEvan Prodromou
2008-07-15replies from people you're not subscribed to over JabberEvan Prodromou
2008-07-09Merge conflicts and kill a whole lot of trailing whitespace on lines.Mike Cochrane
2008-06-17start openid rp integrationEvan Prodromou
2008-06-12hide warnings when unlinking an avatar fileEvan Prodromou
2008-06-05move avatar scaling and saving to Avatar and ProfileEvan Prodromou
2008-05-22generate classes for db schema with URIsEvan Prodromou
2008-05-21remove validation codeEvan Prodromou
2008-05-20trim whitespaceEvan Prodromou
2008-05-20add validation methods to classesEvan Prodromou
2008-05-19update avatar tableEvan Prodromou
2008-05-15settings and avatarsEvan Prodromou