| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | double up default photo sizes - even the mos simple camera can now do images ... | Mario Vavti | 2015-10-15 | 1 | -4/+4 |
* | allow photo-items to appear full width if large photos feature is enabled. in... | Mario Vavti | 2015-10-14 | 1 | -1/+1 |
* | consolidate import_items/sync_items | redmatrix | 2015-09-07 | 1 | -3/+0 |
* | make js_upload work with hubzilla. It still needs a rewrite. | redmatrix | 2015-09-05 | 1 | -2/+2 |
* | more AccessList stuff - this time it's mod-item, which is a biggie | redmatrix | 2015-08-28 | 1 | -1/+1 |
* | now we get to the heavy lifting with AccessList stuff | redmatrix | 2015-08-27 | 1 | -57/+29 |
* | redphotos updates | redmatrix | 2015-08-26 | 1 | -1/+8 |
* | change attach_store to allow a predefined item to accompany a photo | redmatrix | 2015-08-26 | 1 | -44/+80 |
* | lots of stuff that was needed for successful photo import from red | redmatrix | 2015-08-24 | 1 | -6/+15 |
* | fix photo location | redmatrix | 2015-08-19 | 1 | -1/+11 |
* | photo permission inheritance. We want to use the folder permissions unless sp... | redmatrix | 2015-08-06 | 1 | -14/+26 |
* | don't throw errors or do the wrong thing if photos have no album (placed on y... | redmatrix | 2015-08-05 | 1 | -1/+1 |
* | photo album is decided in dav or attach modules now - don't set it in photos_... | redmatrix | 2015-08-05 | 1 | -8/+8 |
* | incorrect photo permissions when uploaded via /cloud; issue #21 | redmatrix | 2015-07-30 | 1 | -0/+11 |
* | the view_photos and post_photos permissions are redundant and are now mapped ... | redmatrix | 2015-07-19 | 1 | -5/+5 |
* | more work on photos, including os_storage for the size '0' photo and numberin... | redmatrix | 2015-06-23 | 1 | -2/+18 |
* | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-06-16 | 1 | -2/+2 |
|\ |
|