aboutsummaryrefslogtreecommitdiffstats
path: root/include/photos.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* [TASK] Update Doxyfile and fix Doxygen errors.Klaus Weidenbach2016-10-131-48/+48
* vsprintf error on sql queryredmatrix2016-08-271-0/+1
* attach_move() function created to relocate files or photos to different direc...redmatrix2016-08-241-0/+2
* permission fixesredmatrix2016-07-191-1/+1
* code cleanup for profile_photosredmatrix2016-06-231-20/+45
* core changes to better support media migrationsredmatrix2016-06-161-5/+9
* 'recent photos' query was buggered, also fix issue #163 by adding configurabl...redmatrix2016-06-071-15/+13
* the rest of the schema updates - WARNING: some third party plugins may fail; ...redmatrix2016-06-011-14/+14
* code cleanupredmatrix2016-05-241-2/+0
* daemon conversion continued...redmatrix2016-05-191-1/+1
* allow engineering units (e.g. 400M, 1G) as service class limitsredmatrix2016-04-281-1/+1
* Use / for album name in photo activities if no album present.redmatrix2016-04-271-1/+1
* module updatesredmatrix2016-04-181-0/+40
* more work on file sync to clones, 60-70% test coverage, mostly working but ma...redmatrix2016-04-061-4/+4
* file sync workredmatrix2016-04-061-2/+2
* static Appredmatrix2016-03-311-3/+3
* provide footer bbcodeMario Vavti2016-02-291-4/+4
* fix link to photo album and make sure that small photos are not overwritten b...Mario Vavti2016-02-261-1/+1
* retry the move of AccessList to composer format (one or more third-party plug...redmatrix2016-02-211-1/+1
* Revert "move accesslist class to namespace"redmatrix2016-02-201-1/+1
* move accesslist class to namespaceredmatrix2016-02-201-1/+1
* fix typos before mergingredmatrix2015-12-151-1/+1
* revise the photo activity a bit so that we always have a valid activity body....redmatrix2015-12-151-13/+36
* revert include/photos.php:L380redmatrix2015-12-141-1/+1
* more work on api media uploadsredmatrix2015-12-131-1/+1
* fix the typoredmatrix2015-10-281-1/+1
* photos linked item visibility issueredmatrix2015-10-281-0/+14
* fix sharing of photo itemsMario Vavti2015-10-271-5/+6
* improve photo item object - we now provide the infos for all available photo ...Mario Vavti2015-10-251-32/+43
* new line between photo and descriptionMario Vavti2015-10-241-2/+2
* another try to avoid dubble photo deletion. allow to set a photo caption and ...Mario Vavti2015-10-241-10/+15
* add obj_type and object againMario Vavti2015-10-201-1/+3
* fix jot photo uploadMario Vavti2015-10-201-10/+6
* create photo object if feature large photos is enabled and display those slig...Mario Vavti2015-10-201-18/+52