| Commit message (Expand) | Author | Age | Files | Lines |
* | some more photo issues | zotlabs | 2017-03-29 | 1 | -3/+4 |
* | more work on the photo album mess | zotlabs | 2017-03-29 | 1 | -5/+6 |
* | photos_album_exists() requires an observer to work correctly; provide it. | zotlabs | 2017-03-29 | 1 | -3/+2 |
* | begin the process of using the relevant attach directory/path for photo album... | zotlabs | 2017-03-29 | 1 | -14/+34 |
* | simplify the message signing spaghetti | zotlabs | 2017-03-29 | 1 | -15/+0 |
* | ensure z_input_filter is called exactly once, since we now depend on the numb... | zotlabs | 2017-03-29 | 1 | -0/+9 |
* | add os_path and display_path to photos, fix some issues with multiple path se... | zotlabs | 2017-03-29 | 1 | -5/+6 |
* | testing and bug fixes virtual profile groups | zotlabs | 2017-02-12 | 1 | -2/+2 |
* | Create virtual privacy groups for private profile member lists | zotlabs | 2017-02-12 | 1 | -2/+51 |
* | more urlencoding of message-ids which are used in links | Hubzilla | 2017-01-18 | 1 | -2/+2 |
* | possibly improve the album list query and save the result in App::$data | Mario Vavti | 2017-01-13 | 1 | -4/+11 |
* | fix embedimage if an albumname contains quotes | Mario Vavti | 2017-01-11 | 1 | -0/+1 |
* | profile photo issue on postgres | zotlabs | 2016-10-23 | 1 | -1/+2 |
* | [TASK] Update Doxyfile and fix Doxygen errors. | Klaus Weidenbach | 2016-10-13 | 1 | -48/+48 |
* | vsprintf error on sql query | redmatrix | 2016-08-27 | 1 | -0/+1 |
* | attach_move() function created to relocate files or photos to different direc... | redmatrix | 2016-08-24 | 1 | -0/+2 |
* | permission fixes | redmatrix | 2016-07-19 | 1 | -1/+1 |
* | code cleanup for profile_photos | redmatrix | 2016-06-23 | 1 | -20/+45 |
* | core changes to better support media migrations | redmatrix | 2016-06-16 | 1 | -5/+9 |
* | 'recent photos' query was buggered, also fix issue #163 by adding configurabl... | redmatrix | 2016-06-07 | 1 | -15/+13 |
* | the rest of the schema updates - WARNING: some third party plugins may fail; ... | redmatrix | 2016-06-01 | 1 | -14/+14 |
* | code cleanup | redmatrix | 2016-05-24 | 1 | -2/+0 |
* | daemon conversion continued... | redmatrix | 2016-05-19 | 1 | -1/+1 |
* | allow engineering units (e.g. 400M, 1G) as service class limits | redmatrix | 2016-04-28 | 1 | -1/+1 |
* | Use / for album name in photo activities if no album present. | redmatrix | 2016-04-27 | 1 | -1/+1 |
* | module updates | redmatrix | 2016-04-18 | 1 | -0/+40 |
* | more work on file sync to clones, 60-70% test coverage, mostly working but ma... | redmatrix | 2016-04-06 | 1 | -4/+4 |
* | file sync work | redmatrix | 2016-04-06 | 1 | -2/+2 |
* | static App | redmatrix | 2016-03-31 | 1 | -3/+3 |
* | provide footer bbcode | Mario Vavti | 2016-02-29 | 1 | -4/+4 |
* | fix link to photo album and make sure that small photos are not overwritten b... | Mario Vavti | 2016-02-26 | 1 | -1/+1 |
* | retry the move of AccessList to composer format (one or more third-party plug... | redmatrix | 2016-02-21 | 1 | -1/+1 |
* | Revert "move accesslist class to namespace" | redmatrix | 2016-02-20 | 1 | -1/+1 |
* | move accesslist class to namespace | redmatrix | 2016-02-20 | 1 | -1/+1 |
* | fix typos before merging | redmatrix | 2015-12-15 | 1 | -1/+1 |
* | revise the photo activity a bit so that we always have a valid activity body.... | redmatrix | 2015-12-15 | 1 | -13/+36 |
* | revert include/photos.php:L380 | redmatrix | 2015-12-14 | 1 | -1/+1 |
* | more work on api media uploads | redmatrix | 2015-12-13 | 1 | -1/+1 |
* | fix the typo | redmatrix | 2015-10-28 | 1 | -1/+1 |
* | photos linked item visibility issue | redmatrix | 2015-10-28 | 1 | -0/+14 |
* | fix sharing of photo items | Mario Vavti | 2015-10-27 | 1 | -5/+6 |
* | improve photo item object - we now provide the infos for all available photo ... | Mario Vavti | 2015-10-25 | 1 | -32/+43 |
* | new line between photo and description | Mario Vavti | 2015-10-24 | 1 | -2/+2 |
* | another try to avoid dubble photo deletion. allow to set a photo caption and ... | Mario Vavti | 2015-10-24 | 1 | -10/+15 |
* | add obj_type and object again | Mario Vavti | 2015-10-20 | 1 | -1/+3 |
* | fix jot photo upload | Mario Vavti | 2015-10-20 | 1 | -10/+6 |
* | create photo object if feature large photos is enabled and display those slig... | Mario Vavti | 2015-10-20 | 1 | -18/+52 |
* | we now provide images for all suffixes (0-3) -> simplify photo item body crea... | Mario Vavti | 2015-10-16 | 1 | -36/+25 |
* | generate all (non-square) photo scales - even if the original photo is smalle... | redmatrix | 2015-10-15 | 1 | -21/+21 |
* | (re)add default image-size 320px - it is good for gallery preview. this size ... | Mario Vavti | 2015-10-15 | 1 | -0/+9 |