aboutsummaryrefslogtreecommitdiffstats
path: root/include/photos.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* we now provide images for all suffixes (0-3) -> simplify photo item body crea...Mario Vavti2015-10-161-36/+25
* generate all (non-square) photo scales - even if the original photo is smalle...redmatrix2015-10-151-21/+21
* (re)add default image-size 320px - it is good for gallery preview. this size ...Mario Vavti2015-10-151-0/+9
* double up default photo sizes - even the mos simple camera can now do images ...Mario Vavti2015-10-151-4/+4
* allow photo-items to appear full width if large photos feature is enabled. in...Mario Vavti2015-10-141-1/+1
* consolidate import_items/sync_itemsredmatrix2015-09-071-3/+0
* make js_upload work with hubzilla. It still needs a rewrite.redmatrix2015-09-051-2/+2
* more AccessList stuff - this time it's mod-item, which is a biggieredmatrix2015-08-281-1/+1
* now we get to the heavy lifting with AccessList stuffredmatrix2015-08-271-57/+29
* redphotos updatesredmatrix2015-08-261-1/+8
* change attach_store to allow a predefined item to accompany a photoredmatrix2015-08-261-44/+80
* lots of stuff that was needed for successful photo import from redredmatrix2015-08-241-6/+15
* fix photo locationredmatrix2015-08-191-1/+11
* photo permission inheritance. We want to use the folder permissions unless sp...redmatrix2015-08-061-14/+26
* don't throw errors or do the wrong thing if photos have no album (placed on y...redmatrix2015-08-051-1/+1
* photo album is decided in dav or attach modules now - don't set it in photos_...redmatrix2015-08-051-8/+8
* incorrect photo permissions when uploaded via /cloud; issue #21redmatrix2015-07-301-0/+11
* the view_photos and post_photos permissions are redundant and are now mapped ...redmatrix2015-07-191-5/+5
* more work on photos, including os_storage for the size '0' photo and numberin...redmatrix2015-06-231-2/+18
* Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-06-161-2/+2
|\
| * fix deleting of album for remote channelMario Vavti2015-06-161-2/+2
* | bring the new photo schema into playredmatrix2015-05-181-3/+3
* | Merge branch 'master' into tresredmatrix2015-05-141-1/+0
|\ \
| * | convert ITEM_WALL from bitfield to standaloneredmatrix2015-05-061-2/+4
| |/
* | Merge branch 'master' into tresfriendica2015-04-231-86/+158
|\|
| * Correcting reported Doxygen syntax warnings.Klaus Weidenbach2015-03-291-46/+71
| * get the correct hemisphere for geotagged photosfriendica2015-03-171-2/+2
| * turn photo location mapping into a featurefriendica2015-03-171-1/+1
| * display a map for photos if allowed. Note: there is a bug in that if the map ...friendica2015-03-161-0/+41
| * started to add the ability to geotag photos (default will be disabled) but my...friendica2015-03-161-1/+3
| * skip trying to come up with an intelligent way to decide what photos should g...friendica2015-03-111-19/+1
| * Change logic of "don't create a status post for this photo upload" and turn i...friendica2015-03-101-2/+2
| * Deprecate the "wall uploads" photo album. Photo uploads (from any source) wit...friendica2015-03-041-1/+1
| * Some cleanups and documentation.Klaus Weidenbach2015-03-041-29/+46
* | more message restrict conversionsfriendica2015-01-291-17/+16
* | Merge branch 'master' into tres and add some work on the item_deleted flag re...friendica2015-01-261-3/+17
|\|
| * turn "large photo thumbnails" into a feature.friendica2015-01-251-6/+11