aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Embedphotos.php
Commit message (Collapse)AuthorAgeFilesLines
* Add .webp image format supportMax Kostikov2019-12-071-0/+2
|
* fix embedphotos image sizeMario Vavti2019-06-071-1/+1
|
* missing endTime on Zot6 encoded events, optimise the url fetch of embedphotoszotlabs2019-04-081-14/+34
|
* Try to fix some warnings in Zotlabs\Module\Embedphotos.Klaus Weidenbach2019-01-221-53/+69
| | | | | | $phototypes was undefined, hope this is correct selection to fix it. Correct Doxygen and clean up some variables and refactoring.
* use embed photos javascript widget to select existing photos for profile and ↵zotlabs2018-02-231-1/+1
| | | | cover photos
* hubzilla #475 continued - show photos in root folder. Part of Andrew's fix ↵zotlabs2017-12-121-1/+1
| | | | for this wasn't in my repository and hopefully won't conflict; as it appears to have been lost somewhere. It also needed a small change to the folder permissions check.
* missing includesMario Vavti2017-04-131-0/+1
|
* [TASK] Update Doxyfile and fix Doxygen errors.Klaus Weidenbach2016-10-131-111/+107
| | | | | | Updated Doxyfile to include new folders. Add a list for @hooks tags. Fixed some parsing problems for Doxygen.
* hide fullscreen button in embedphotos modal album viewMario Vavti2016-07-171-1/+1
|
* Photo embed button with album browser works in new post editor.Andrew Manning2016-06-121-0/+180