aboutsummaryrefslogtreecommitdiffstats
path: root/include/photos.php
Commit message (Expand)AuthorAgeFilesLines
* use $mid as plink to prevent to long plinksMario2020-04-201-2/+2
* issue 1454 - some photo item ActivityStreams links not returning json-ld; req...zotlabs2020-03-241-4/+4
* photo objects: incorrect media type on linkszotlabs2019-06-281-4/+4
* minor zot6 compatibility issues uncovered through daily usezotlabs2019-06-171-1/+1
* Store thumbnails in filesystem or databaseMax Kostikov2019-04-121-6/+3
* fix linkify_tags() so it works with xchans across multiple protocols, also so...zotlabs2019-02-031-1/+1
* add item.uuid to relevant placeszotlabs2018-11-151-2/+6
* Remove fetch_image_from_url() because of functions duplicateMax Kostikov2018-11-131-20/+0
* imagick converter: -thumbnail doesn't preserve exif, -resize doeszotlabs2018-06-261-3/+3
* provide function to fetch photo contents from urlzotlabs2018-05-151-0/+20
* use imagemagick first stage thumbnail for cover photos, if configuredzotlabs2018-05-071-3/+4
* backend work to allow admin to delete photos. Still requires frontend work to...zotlabs2018-05-021-6/+20
* imagemagick preserves exif when scaling. GD does not. We do not want to prese...zotlabs2018-04-221-0/+4
* somewhere along the line the output of exif_read_data() changed and it no lon...zotlabs2018-03-131-4/+11
* text thumbnails in cloud tile modezotlabs2017-11-191-1/+7
* sort out a few more large image upload issueszotlabs2017-11-141-10/+40
* Merge branch 'dev' into docugit-marijus2017-11-041-0/+3
|\
| * imagedata not set correctly if large photo AND imagick is not installedzotlabs2017-11-031-0/+3
* | :bulb: Improving Doxygen documentation.Klaus Weidenbach2017-11-031-109/+118
|/
* use imagick converter for large photoszotlabs2017-09-301-2/+77
* check input is hex before sending it to hex2binzotlabs2017-08-301-1/+1
* issue #827 provide backward compatibility for album links generated in earlie...git-marijus2017-07-181-0/+9
* fix album linkgit-marijus2017-07-161-1/+1
* cleanup onlyzotlabs2017-05-311-7/+7
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-04-171-0/+1
|\
| * missing includesMario Vavti2017-04-131-0/+1
| * remove redundant stringMario Vavti2017-04-071-2/+1
| * css fixes and missing stringMario Vavti2017-04-071-1/+2
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-03-291-0/+1
|\|
| * some more photo issueszotlabs2017-03-291-3/+4
| * more work on the photo album messzotlabs2017-03-291-5/+6
| * photos_album_exists() requires an observer to work correctly; provide it.zotlabs2017-03-291-3/+2
| * begin the process of using the relevant attach directory/path for photo album...zotlabs2017-03-291-14/+34
| * simplify the message signing spaghettizotlabs2017-03-291-15/+0
| * ensure z_input_filter is called exactly once, since we now depend on the numb...zotlabs2017-03-291-0/+9
| * add os_path and display_path to photos, fix some issues with multiple path se...zotlabs2017-03-291-5/+6
* | some more photo issueszotlabs2017-03-221-3/+4
* | more work on the photo album messzotlabs2017-03-211-5/+6
* | photos_album_exists() requires an observer to work correctly; provide it.zotlabs2017-03-211-2/+2
* | begin the process of using the relevant attach directory/path for photo album...zotlabs2017-03-211-14/+34
* | simplify the message signing spaghettizotlabs2017-03-161-15/+0
* | ensure z_input_filter is called exactly once, since we now depend on the numb...zotlabs2017-03-151-0/+9
* | add os_path and display_path to photos, fix some issues with multiple path se...zotlabs2017-03-141-5/+6
* | remove more hardwired brandingzotlabs2017-03-121-34/+36
|/
* testing and bug fixes virtual profile groupszotlabs2017-02-121-2/+2
* Create virtual privacy groups for private profile member listszotlabs2017-02-121-2/+51
* more urlencoding of message-ids which are used in linksHubzilla2017-01-181-2/+2
* possibly improve the album list query and save the result in App::$dataMario Vavti2017-01-131-4/+11
* fix embedimage if an albumname contains quotesMario Vavti2017-01-111-0/+1
* profile photo issue on postgreszotlabs2016-10-231-1/+2