Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix photo permission if a photo description is available and use the ↵ | Mario | 2022-05-23 | 1 | -3/+3 |
| | | | | filename as default photo description if uploading via the editor | ||||
* | implement AS representation of photos and albums, cleanup and minor fixes | Mario | 2021-10-13 | 1 | -256/+261 |
| | |||||
* | fix image object as per AS2 | Mario | 2021-10-12 | 1 | -8/+8 |
| | |||||
* | remove logging | Mario | 2021-08-03 | 1 | -2/+0 |
| | |||||
* | Apps drag and drop feature | Mario | 2021-08-03 | 1 | -0/+2 |
| | |||||
* | do not use summary in photo object | Mario Vavti | 2021-07-02 | 1 | -1/+0 |
| | |||||
* | fix regression in relation with recent photo changes | Mario | 2021-06-27 | 1 | -5/+5 |
| | |||||
* | some work on streamlining mod photos | Mario | 2021-06-23 | 1 | -21/+70 |
| | |||||
* | use $mid as plink to prevent to long plinks | Mario | 2020-04-20 | 1 | -2/+2 |
| | |||||
* | issue 1454 - some photo item ActivityStreams links not returning json-ld; ↵ | zotlabs | 2020-03-24 | 1 | -4/+4 |
| | | | | requires related fixes in addons/pubcrawl | ||||
* | photo objects: incorrect media type on links | zotlabs | 2019-06-28 | 1 | -4/+4 |
| | | | (cherry picked from commit 60c003733e7fed70f28eadaf3d9abcf16ec3a8ab) | ||||
* | minor zot6 compatibility issues uncovered through daily use | zotlabs | 2019-06-17 | 1 | -1/+1 |
| | |||||
* | Store thumbnails in filesystem or database | Max Kostikov | 2019-04-12 | 1 | -6/+3 |
| | |||||
* | fix linkify_tags() so it works with xchans across multiple protocols, also ↵ | zotlabs | 2019-02-03 | 1 | -1/+1 |
| | | | | some fixes to activity parsing from upstream. | ||||
* | add item.uuid to relevant places | zotlabs | 2018-11-15 | 1 | -2/+6 |
| | |||||
* | Remove fetch_image_from_url() because of functions duplicate | Max Kostikov | 2018-11-13 | 1 | -20/+0 |
| | |||||
* | imagick converter: -thumbnail doesn't preserve exif, -resize does | zotlabs | 2018-06-26 | 1 | -3/+3 |
| | |||||
* | provide function to fetch photo contents from url | zotlabs | 2018-05-15 | 1 | -0/+20 |
| | |||||
* | use imagemagick first stage thumbnail for cover photos, if configured | zotlabs | 2018-05-07 | 1 | -3/+4 |
| | |||||
* | backend work to allow admin to delete photos. Still requires frontend work ↵ | zotlabs | 2018-05-02 | 1 | -6/+20 |
| | | | | to give admin access to either the photos and/or the delete link. | ||||
* | imagemagick preserves exif when scaling. GD does not. We do not want to ↵ | zotlabs | 2018-04-22 | 1 | -0/+4 |
| | | | | preserve exif on thumbnails which we have rotated, as a browser reading the exif information could rotate them yet again. This checkin adds an abstract function to the generic photo driver which makes the behaviour consistent by stripping EXIF from imagick processed images. However, we will attempt to preserve any ICC colour profiles. See http://php.net/manual/en/imagick.stripimage.php | ||||
* | somewhere along the line the output of exif_read_data() changed and it no ↵ | zotlabs | 2018-03-13 | 1 | -4/+11 |
| | | | | longer provides populated sections. Adjust for the new format and allow for the old because I cannot find documentation of this change anywhere. This affects photo rotation and the photo map feature. | ||||
* | text thumbnails in cloud tile mode | zotlabs | 2017-11-19 | 1 | -1/+7 |
| | |||||
* | sort out a few more large image upload issues | zotlabs | 2017-11-14 | 1 | -10/+40 |
| | |||||
* | Merge branch 'dev' into docu | git-marijus | 2017-11-04 | 1 | -0/+3 |
|\ | |||||
| * | imagedata not set correctly if large photo AND imagick is not installed | zotlabs | 2017-11-03 | 1 | -0/+3 |
| | | |||||
* | | :bulb: Improving Doxygen documentation. | Klaus Weidenbach | 2017-11-03 | 1 | -109/+118 |
|/ | | | | | Fix some Doxygen parsing errors. Improve hooks documentation. | ||||
* | use imagick converter for large photos | zotlabs | 2017-09-30 | 1 | -2/+77 |
| | |||||
* | check input is hex before sending it to hex2bin | zotlabs | 2017-08-30 | 1 | -1/+1 |
| | |||||
* | issue #827 provide backward compatibility for album links generated in ↵ | git-marijus | 2017-07-18 | 1 | -0/+9 |
| | | | | earlier times before the ambiguity of photo album names was solved. This may provide incorrect results if two or more photo albums with the same basename exist in different directories of the file tree; but there is no easy way to solve that ambiguity - which is why the link format changed. | ||||
* | fix album link | git-marijus | 2017-07-16 | 1 | -1/+1 |
| | |||||
* | cleanup only | zotlabs | 2017-05-31 | 1 | -7/+7 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-04-17 | 1 | -0/+1 |
|\ | |||||
| * | missing includes | Mario Vavti | 2017-04-13 | 1 | -0/+1 |
| | | |||||
| * | remove redundant string | Mario Vavti | 2017-04-07 | 1 | -2/+1 |
| | | |||||
| * | css fixes and missing string | Mario Vavti | 2017-04-07 | 1 | -1/+2 |
| | | |||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-03-29 | 1 | -0/+1 |
|\| | |||||
| * | some more photo issues | zotlabs | 2017-03-29 | 1 | -3/+4 |
| | | |||||
| * | more work on the photo album mess | zotlabs | 2017-03-29 | 1 | -5/+6 |
| | | |||||
| * | photos_album_exists() requires an observer to work correctly; provide it. | zotlabs | 2017-03-29 | 1 | -3/+2 |
| | | |||||
| * | begin the process of using the relevant attach directory/path for photo ↵ | zotlabs | 2017-03-29 | 1 | -14/+34 |
| | | | | | | | | albums instead of an album basename which may not be unique. Created an 'ellipsify()' function to shorten long names and keep the beginning and end intact | ||||
| * | simplify the message signing spaghetti | zotlabs | 2017-03-29 | 1 | -15/+0 |
| | | |||||
| * | ensure z_input_filter is called exactly once, since we now depend on the ↵ | zotlabs | 2017-03-29 | 1 | -0/+9 |
| | | | | | | | | | | | | number of htmlspecialchars operations for markdown content. Also ensure that the content is escaped the correct number of times on imported items. | ||||
| * | add os_path and display_path to photos, fix some issues with multiple path ↵ | zotlabs | 2017-03-29 | 1 | -5/+6 |
| | | | | | | | | separators after cloud/nickname in the content field of attach and photos | ||||
* | | some more photo issues | zotlabs | 2017-03-22 | 1 | -3/+4 |
| | | |||||
* | | more work on the photo album mess | zotlabs | 2017-03-21 | 1 | -5/+6 |
| | | |||||
* | | photos_album_exists() requires an observer to work correctly; provide it. | zotlabs | 2017-03-21 | 1 | -2/+2 |
| | | |||||
* | | begin the process of using the relevant attach directory/path for photo ↵ | zotlabs | 2017-03-21 | 1 | -14/+34 |
| | | | | | | | | albums instead of an album basename which may not be unique. Created an 'ellipsify()' function to shorten long names and keep the beginning and end intact | ||||
* | | simplify the message signing spaghetti | zotlabs | 2017-03-16 | 1 | -15/+0 |
| | | |||||
* | | ensure z_input_filter is called exactly once, since we now depend on the ↵ | zotlabs | 2017-03-15 | 1 | -0/+9 |
| | | | | | | | | | | | | number of htmlspecialchars operations for markdown content. Also ensure that the content is escaped the correct number of times on imported items. |