aboutsummaryrefslogtreecommitdiffstats
path: root/mod/profile_photo.php
Commit message (Expand)AuthorAgeFilesLines
* warn about photo caching when updating profile picfriendica2011-11-121-0/+1
* bug in diaspora_reshareFriendika2011-10-201-0/+3
* if photo is uploaded to "profile photos" album it could not be made into prof...Friendika2011-09-151-1/+7
* add info() function. Works like notice() but show messages in a div with clas...Fabio Comuni2011-05-231-1/+1
* deprecate load_view_fileFriendika2011-05-111-3/+3
* don't use load_view_file() except in email templates and install of htconfig ...Friendika2011-05-101-3/+3
* redirect to profile photo upload on very first loginFriendika2011-04-231-1/+6
* the rest of the english html templates except for htconfigFriendika2011-04-071-1/+5
* more templates goneFriendika2011-03-291-3/+5
* Merge branch 'gettext' of https://github.com/fabrixxm/friendika into fabrixxm...Friendika2011-03-181-5/+5
|\
| * update source stringsfabrixxm2011-03-111-5/+5
* | share,retweet,relay,forward, whateverFriendika2011-03-161-1/+1
|/
* move php path setting inside proc_runFriendika2011-02-231-6/+2
* Add a link to user photos in Upload Profile Photo pageFabio Comuni2011-02-041-1/+1
* Allow to set a photo from albums as profile photoFabio Comuni2011-02-041-36/+90
* Added proc_run() and modified all occurrence of proc_close(proc_open()) to us...fabrixxm2011-01-241-2/+2
* profile load optimisationFriendika2010-12-111-1/+0
* couple of issues w/ profile photo update propogationFriendika2010-11-091-1/+10
* add micro profile photoFriendika2010-11-041-0/+7
* eradicate redundant get_uid functionMike Macgirvin2010-10-181-7/+7
* a bit more robust about loading external picsMike Macgirvin2010-10-041-29/+32
* i18n string extraction utilMike Macgirvin2010-09-291-3/+3
* localisation path for all view templatesMike Macgirvin2010-09-221-3/+3
* abstractify items, check photos for birthday paradoxMike Macgirvin2010-09-131-8/+8
* update global directory on change of profile photoMike Macgirvin2010-09-081-0/+7
* lots of fixes - most recent photo updates for contactsMike Macgirvin2010-08-081-0/+5
* more photo progressMike Macgirvin2010-08-041-56/+7
* add default album names to photosMike Macgirvin2010-08-021-17/+23
* lotsoflittlestuffMike Macgirvin2010-07-201-8/+8
* one true profile photo, force nicknamesMike Macgirvin2010-07-191-96/+69
* some fixes after cloning to a new siteMike Macgirvin2010-07-071-2/+12
* Initial checkinMike Macgirvin2010-07-011-0/+227