aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Profile_photo.php
Commit message (Expand)AuthorAgeFilesLines
* more cleanupMario2024-02-291-1/+0
* AS2 Update and implement a first draft of AS2 Profile activitiesMario2024-02-291-1/+1
* fix various issuesMario2022-10-211-1/+0
* whitespaceMario Vavti2022-04-251-1/+1
* if we have not been provided a profile id set the profile id to the default p...Mario Vavti2022-04-251-0/+4
* fix pgsql profile photo issueMario2022-01-201-1/+1
* ux improvementsMario2022-01-121-15/+15
* mod profile_photo cleanupMario2022-01-121-175/+157
* refactor mod profile_photoMario2022-01-121-114/+180
* add source option so that the right makros will be used in attach_store()Mario2021-11-251-110/+107
* move from build_sync_packet() to Libsync::build_sync_packet()Mario2020-04-091-3/+5
* Add remove profile photo buttonMax Kostikov2019-04-191-4/+30
* Update photo usage only for thumbnailsMax Kostikov2019-04-131-1/+1
* Save profile photo in filesystem or database; more precise modification time ...Max Kostikov2019-04-121-21/+35
* provide warnings about profile photo and cover photo permissionszotlabs2018-05-011-0/+1
* we need the javascript in the template since strings are involvedMario Vavti2018-03-071-0/+6
* make the profile photo image picker work correctly with multiple profiles.zotlabs2018-02-241-3/+16
* 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-3/+6
* add units to csszotlabs2018-01-231-1/+1
* replace image cropping libraryzotlabs2018-01-231-8/+13
* this should finish up hubzilla issue #113zotlabs2017-12-311-2/+5
* Maria's profile photo issue, please push to master.zotlabs2017-11-011-2/+8
* profile photo propagation issue if the local xchan_photo_[l|m|s] fields were ...zotlabs2017-10-011-2/+10
* consolidate and simplify the generation of activitystreams persons, add a cou...zotlabs2017-05-111-1/+1
* more work related to attach/photo and os_path, display_path and general code ...zotlabs2017-03-291-5/+7
* send sync packet on profile photo permissions changezotlabs2017-02-251-0/+9
* Create virtual privacy groups for private profile member listszotlabs2017-02-121-4/+6
* profile photo issue on postgreszotlabs2016-10-231-1/+1
* need to perform dbunescbin on stored filenames as well as binary data - this ...zotlabs2016-10-231-2/+2
* remove requirement that imported profile photos be in the profile photos albumzotlabs2016-10-181-1/+1
* Change the behaviour of 'use existing photo for profile'. For a channel with ...zotlabs2016-10-181-11/+31
* more backquotes - this should take care of most except for the array import q...zotlabs2016-10-091-1/+1
* force immediate avatar updateTreer2016-07-031-0/+2
* still working through some issues with curl magic-authredmatrix2016-06-271-3/+2
* 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-43/+58
* set profile when "use existing photo"redmatrix2016-06-221-4/+14
* missing class selector when "use photo as profile photo"redmatrix2016-06-221-1/+1
* db statement debuggingredmatrix2016-06-221-3/+2
* the rest of the schema updates - WARNING: some third party plugins may fail; ...redmatrix2016-06-011-22/+22
* renamed include files identity.php (channel.php) and Contact.php (connections...redmatrix2016-05-221-1/+1
* daemon conversion continued...redmatrix2016-05-191-2/+2
* module updatesredmatrix2016-04-181-0/+436