aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Cover_photo.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'deprecate-include-config-in-core' into 'dev'Mario2024-03-241-3/+4
|\
| * Deprecate *_config() functions in core.Harald Eilertsen2024-03-241-3/+4
* | fix cover photos not uploaded into folder due to missing source optionMario2024-03-191-1/+1
|/
* AS2 Update and implement a first draft of AS2 Profile activitiesMario2024-02-291-44/+1
* fix various issuesMario2022-10-211-110/+108
* update profile|cover photo activities converted to z6Zot2020-08-051-8/+0
* move from build_sync_packet() to Libsync::build_sync_packet()Mario2020-04-091-2/+4
* update directory on cover photo changesMario Vavti2019-05-031-2/+7
* Save cover photo thumbnails in filesystem or databaseMax Kostikov2019-04-121-15/+19
* Skip removal if no cover image foundMax Kostikov2019-04-041-6/+7
* Sync cover photo removal with clonesMax Kostikov2019-04-031-2/+13
* Fix sync cover photo for clonned channelsMax Kostikov2019-04-031-2/+5
* Add text to cover remove buttonMax Kostikov2019-04-011-0/+1
* Add remove cover photo processingMax Kostikov2019-03-301-0/+10
* imagick converter: -thumbnail doesn't preserve exif, -resize doeszotlabs2018-06-261-1/+1
* include photos.phpHerbert Thielen2018-05-271-0/+1
* changes made during testing imagick scaling for cover photo thumbnailzotlabs2018-05-081-4/+6
* use imagemagick first stage thumbnail for cover photos, if configuredzotlabs2018-05-071-4/+33
* provide warnings about profile photo and cover photo permissionszotlabs2018-05-011-0/+1
* when changing cover photo, show existingzotlabs2018-04-171-0/+1
* use dbunescbin() for cover photosMario2018-03-081-1/+1
* we need the javascript in the template since strings are involvedMario Vavti2018-03-071-0/+6
* style the 'use existing' button a wee bitzotlabs2018-02-231-1/+1
* use embed photos javascript widget to select existing photos for profile and ...zotlabs2018-02-231-2/+7
* replace image cropping libraryzotlabs2018-01-231-6/+6
* more work related to attach/photo and os_path, display_path and general code ...zotlabs2017-03-151-31/+33
* need to perform dbunescbin on stored filenames as well as binary data - this ...zotlabs2016-10-231-2/+2
* more backquotes - this should take care of most except for the array import q...zotlabs2016-10-091-1/+1
* still working through some issues with curl magic-authredmatrix2016-06-271-1/+1
* remove the app $a passed to profile_load, also add profile_load to mod_wiki w...redmatrix2016-06-261-1/+1
* code cleanup for profile_photosredmatrix2016-06-231-2/+2
* the rest of the schema updates - WARNING: some third party plugins may fail; ...redmatrix2016-06-011-22/+22
* undefined functionredmatrix2016-05-291-1/+1
* renamed include files identity.php (channel.php) and Contact.php (connections...redmatrix2016-05-221-1/+1
* module updatesredmatrix2016-04-181-0/+423