aboutsummaryrefslogtreecommitdiffstats
path: root/mod/profile_photo.php
Commit message (Expand)AuthorAgeFilesLines
* add v4 project roadmap, partial fix for cloning of profile photos on alternat...redmatrix2015-11-201-0/+3
* profile photo change activitiesredmatrix2015-09-131-5/+67
* profile photo issues #36redmatrix2015-09-091-1/+4
* issues with "use this photo for profile photo" #36redmatrix2015-09-081-5/+27
* Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-101-2/+2
|\
| * increase width of the aside area and make default profile image size 300x300Mario Vavti2015-07-091-2/+2
* | move profile photos to new methodsredmatrix2015-06-151-47/+36
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-05-311-1/+1
|\|
| * fix unable to crop profile pic on postgresHabeas Codice2015-05-301-1/+1
* | bring the new photo schema into playredmatrix2015-05-181-18/+6
|/
* local_user => local_channelfriendica2015-01-281-22/+22
* Fix unescaped image dataHabeas Codice2015-01-101-0/+1
* implicit type conversionHabeas Codice2014-11-211-1/+1
* PostgreSQL support initial commitHabeas Codice2014-11-131-5/+5
* Allows extra content to be inserted at end of profile_photo page. Needed for ...habeascodice2014-09-281-1/+3
* Now we also refresh permissions after the user posted connedit.sirius2014-04-201-1/+29
* Added permission handling of profile-photossirius2014-04-201-15/+29
* Merging in conflictsirius2014-04-161-9/+19
|\
* | Added hackish support for permissions-sync between profile and profile-picturessirius2014-04-141-0/+33
|/
* comanchify all the simple cases - those that only load a profile. Rework perm...friendica2013-12-111-10/+0
* couple of errant SQL queriesfriendica2013-12-051-2/+2
* issue #225friendica2013-12-051-1/+1
* big changes to photo->store() which is now photo->save() and takes an array i...friendica2013-08-071-9/+35
* photo driver abstractionfriendica2013-04-251-4/+4
* we don't need to quote or rename 'default' in mySQL if we just use the origin...friendica2013-02-151-1/+1
* Whinging whining stupid fucks.friendica2013-02-121-8/+6
* fix profile selector on profile_photo page (unquoted mysql reserved word 'def...friendica2013-02-101-3/+3
* partial cleanup of mod/profile_photo - needs a LOT morefriendica2013-02-051-52/+65
* clean up the photo storage backend, revamp mod/wall_uploadfriendica2013-01-221-5/+6
* more work on notification system, fix a couple of minor issues from smarty co...friendica2013-01-071-2/+2
* implement Smarty3Zach Prezkuta2013-01-061-1/+11
* "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes t...friendica2012-10-291-1/+1
* restore profile_photo functionality after structural changesfriendica2012-10-241-11/+18
* here's where the heavy lifting begins - everything is likely to be broken for...friendica2012-10-011-10/+10
* moving a lot of structure around. 'entity' is now 'channel'friendica2012-09-251-1/+2
* unbreak some more stufffriendica2012-09-041-2/+2
* more DB cleanupfriendica2012-08-301-2/+2
* start on contacts/profilesfriendica2012-08-301-3/+3
* stufffriendica2012-08-271-1/+1
* Removing connectors we won't be needing - this is probably going to break som...friendica2012-07-181-2/+0
* front end for alternate profile photosfriendica2012-07-171-1/+9
* backend support for alternate profile photos for private profilesfriendica2012-07-171-9/+36
* upstream fixes and a lot of taxonomy stufffriendica2012-07-101-1/+7
* png support: update database.sql, fix some typos, fix tinymce image browserFabio Comuni2012-06-071-1/+2
* Add support for PNG images with alphaFabio Comuni2012-06-071-4/+6
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-1/+1
|\
| * form security error when using existing photofriendica2012-03-271-1/+1
|/
* Some security against XSRF-attacksTobias Hößl2012-03-121-6/+12
* add remove_user hook (it looks like dreamhost changed all my file permissions...friendica2012-01-181-0/+0
* warn about photo caching when updating profile picfriendica2011-11-121-0/+1