aboutsummaryrefslogtreecommitdiffstats
path: root/mod/photo.php
Commit message (Expand)AuthorAgeFilesLines
* the view_photos and post_photos permissions are redundant and are now mapped ...redmatrix2015-07-191-1/+1
* remove all QR-code stuff from core - now in qrator addonredmatrix2015-06-251-8/+0
* move profile photos to new methodsredmatrix2015-06-151-2/+3
* make new os_storage flag workredmatrix2015-06-141-0/+4
* issue #777, make photo cache time configurable, read the comments.friendica2014-12-271-3/+15
* PostgreSQL support initial commitHabeas Codice2014-11-131-2/+2
* image/jpeg > image/pngJeroen2014-10-051-4/+4
* Changed some comments.root2014-05-101-2/+1
* Made code changes to serve higher resolution images in displays with high pix...root2014-05-101-1/+34
* qr code supportfriendica2014-01-071-0/+8
* make default profile photo configurable - should be functional but needs admi...friendica2013-12-191-6/+6
* some work on modularising the default profile photo so we can make them site ...friendica2013-12-091-6/+6
* fix forbidden photos and vcard photo templatefriendica2013-11-121-3/+4
* log forbidden photos with complete URL and observer webbie (if available).friendica2013-07-211-0/+3
* make forbidden sign less obnoxious and more theme-ablefriendica2013-07-211-1/+1
* photo driver abstractionfriendica2013-04-251-2/+2
* this should fix xchan photo permissionsfriendica2013-01-311-1/+1
* enforce the new enhanced permissions (not just simple access controls) on pho...friendica2013-01-301-5/+9
* more heavy liftingfriendica2012-10-231-30/+27
* here's where the heavy lifting begins - everything is likely to be broken for...friendica2012-10-011-3/+3
* a few minor changesfriendica2012-08-261-32/+8
* png support for embedded private photosfriendica2012-06-071-1/+1
* Add support for PNG images with alphaFabio Comuni2012-06-071-4/+14
* tell browser not to cache permission denied (private) photos so that after au...friendica2012-05-171-2/+19
* Some Bugfixes, and variable checksTobias Hößl2012-04-171-1/+1
* API: Improved the timeline. Several (disabled) tests with caching of photos.Michael Vogel2012-04-111-0/+29
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-0/+0
* move friend suggestions to top of contact page, add default contact profile p...friendica2012-03-201-2/+18
* change default profile photo to something more interesting than a reddish bro...friendica2012-03-201-3/+3
* is not always defined; but if defined, then always of type integerTobias Hößl2012-02-261-1/+1
* add remove_user hook (it looks like dreamhost changed all my file permissions...friendica2012-01-181-0/+0
* override pragmaFriendika2011-10-011-0/+5
* typo last checkinFriendika2011-09-301-1/+1
* restore photo cacheFriendika2011-09-301-0/+2
* allow custom avatar sizes - needed for Diaspora hcard/vcardFriendika2011-08-031-1/+16
* consolidate perrmisions sql, minor duepuntozero validation fixesFriendika2011-06-301-33/+3
* rolling version number in preparation for releaseFriendika2011-05-091-1/+10
* show permission denied photo when direct link was accessed and authentication...Friendika2011-03-091-0/+18
* lintFriendika2010-11-071-8/+6
* add micro profile photoFriendika2010-11-041-3/+8
* more lintMike Macgirvin2010-10-311-2/+2
* atom auto-discover, fix image preloading in ajaxMike Macgirvin2010-08-101-3/+2
* more post branch bug fixesMike Macgirvin2010-08-101-0/+3
* more photo progressMike Macgirvin2010-08-041-2/+47
* one true profile photo, force nicknamesMike Macgirvin2010-07-191-15/+63
* Initial checkinMike Macgirvin2010-07-011-0/+25