| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | make use of http_host vs. server_name configurable in script_path() | redmatrix | 2015-10-25 | 1 | -2/+10 |
* | | Better handling for SSL reverse proxy | Stefan Krauth | 2015-10-25 | 1 | -7/+2 |
* | | improve photo item object - we now provide the infos for all available photo ... | Mario Vavti | 2015-10-25 | 3 | -43/+60 |
* | | 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 | 2 | -15/+25 |
* | | implement the new anchor target behaviour | Mario Vavti | 2015-10-22 | 1 | -1/+1 |
* | | define $photo | Mario Vavti | 2015-10-22 | 1 | -0/+2 |
* | | move photo object stuff from itemObject to prepare_body() so we can do more s... | Mario Vavti | 2015-10-22 | 2 | -23/+28 |
* | | set link target window for many links that are included in posts, but not in ... | redmatrix | 2015-10-21 | 1 | -16/+16 |
* | | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2015-10-21 | 1 | -27/+28 |
|\ \ |
|
| * | | warn if quota exceeds 90% of storage limit | Mario Vavti | 2015-10-21 | 1 | -1/+1 |
| * | | move file storage quota display to upload section. add a warning if remaining... | Mario Vavti | 2015-10-21 | 1 | -27/+28 |
* | | | turn relative links in app_render() into absolute links, without affecting th... | redmatrix | 2015-10-21 | 1 | -3/+8 |
|/ / |
|
* | | 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 |
* | | update large photo feature setting description | Mario Vavti | 2015-10-20 | 1 | -1/+1 |
* | | create photo object if feature large photos is enabled and display those slig... | Mario Vavti | 2015-10-20 | 4 | -21/+78 |
* | | revert - we can't guarantee what project name the fallback directory server h... | redmatrix | 2015-10-19 | 1 | -6/+4 |
* | | update site on initial directory setup | redmatrix | 2015-10-19 | 1 | -4/+7 |
* | | extened the earlier fix | redmatrix | 2015-10-19 | 1 | -2/+2 |
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-10-19 | 1 | -4/+11 |
|\| |
|
| * | add the project name to site info packet | redmatrix | 2015-10-19 | 1 | -4/+8 |
| * | missed the xchan_mail_query | redmatrix | 2015-10-15 | 1 | -4/+2 |
* | | fix typo in include/notifier.php | Mario Vavti | 2015-10-19 | 1 | -1/+1 |
* | | separate permission_update notification into permission_create and permission... | redmatrix | 2015-10-18 | 3 | -4/+9 |
* | | issues with "the Register" feed | redmatrix | 2015-10-18 | 1 | -1/+1 |
* | | re-organise the protocol disabled logic | redmatrix | 2015-10-18 | 1 | -8/+18 |
* | | filter delivery reports | redmatrix | 2015-10-17 | 2 | -9/+53 |
* | | remove one more Friendica table reference from the API | redmatrix | 2015-10-16 | 1 | -29/+15 |
* | | we now provide images for all suffixes (0-3) -> simplify photo item body crea... | Mario Vavti | 2015-10-16 | 1 | -36/+25 |
* | | another try at issue #89 - rotating photos | redmatrix | 2015-10-16 | 1 | -0/+8 |
* | | missing xchan_mail_query | redmatrix | 2015-10-15 | 1 | -0/+1 |
* | | mail sync debugging | redmatrix | 2015-10-15 | 1 | -12/+51 |
* | | mail sync/migrate continued; also abstract delivery loop to make it re-usable... | redmatrix | 2015-10-15 | 6 | -94/+93 |
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-10-15 | 1 | -4/+27 |
|\| |
|
* | | generate all (non-square) photo scales - even if the original photo is smalle... | redmatrix | 2015-10-15 | 2 | -24/+24 |
* | | fix webpages | Mario Vavti | 2015-10-15 | 1 | -1/+1 |
* | | really fix label name | Mario Vavti | 2015-10-15 | 1 | -1/+6 |
* | | wrong logic | Mario Vavti | 2015-10-15 | 1 | -1/+1 |
* | | fix label name | Mario Vavti | 2015-10-15 | 1 | -5/+2 |
* | | (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 |
* | | if photo deleted from /cloud or /dav also delete from /photos | Mario Vavti | 2015-10-15 | 1 | -0/+5 |
* | | Merge branch 'master' of https://github.com/redmatrix/hubzilla | Mario Vavti | 2015-10-15 | 6 | -12/+92 |
|\ \ |
|
| * | | change name of matrix app | redmatrix | 2015-10-14 | 1 | -1/+1 |
| * | | more mail sync work | redmatrix | 2015-10-14 | 2 | -8/+7 |
| * | | more work on import & sync of private mail and conversations | redmatrix | 2015-10-14 | 2 | -1/+72 |
| * | | issue #87 - photos not getting deleted from mod_photo when deleted in DAV or ... | redmatrix | 2015-10-14 | 1 | -1/+11 |
| * | | issue #86 - like/dislike in photos not working | redmatrix | 2015-10-14 | 1 | -1/+1 |
* | | | wrong variable | Mario Vavti | 2015-10-14 | 1 | -1/+1 |