aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-10-191-4/+11
|\
| * add the project name to site info packetredmatrix2015-10-191-4/+8
| * missed the xchan_mail_queryredmatrix2015-10-151-4/+2
* | fix typo in include/notifier.phpMario Vavti2015-10-191-1/+1
* | separate permission_update notification into permission_create and permission...redmatrix2015-10-183-4/+9
* | issues with "the Register" feedredmatrix2015-10-181-1/+1
* | re-organise the protocol disabled logicredmatrix2015-10-181-8/+18
* | filter delivery reportsredmatrix2015-10-172-9/+53
* | remove one more Friendica table reference from the APIredmatrix2015-10-161-29/+15
* | we now provide images for all suffixes (0-3) -> simplify photo item body crea...Mario Vavti2015-10-161-36/+25
* | another try at issue #89 - rotating photosredmatrix2015-10-161-0/+8
* | missing xchan_mail_queryredmatrix2015-10-151-0/+1
* | mail sync debuggingredmatrix2015-10-151-12/+51
* | mail sync/migrate continued; also abstract delivery loop to make it re-usable...redmatrix2015-10-156-94/+93
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-10-151-4/+27
|\|
* | generate all (non-square) photo scales - even if the original photo is smalle...redmatrix2015-10-152-24/+24
* | fix webpagesMario Vavti2015-10-151-1/+1
* | really fix label nameMario Vavti2015-10-151-1/+6
* | wrong logicMario Vavti2015-10-151-1/+1
* | fix label nameMario Vavti2015-10-151-5/+2
* | (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
* | if photo deleted from /cloud or /dav also delete from /photosMario Vavti2015-10-151-0/+5
* | Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2015-10-156-12/+92
|\ \
| * | change name of matrix appredmatrix2015-10-141-1/+1
| * | more mail sync workredmatrix2015-10-142-8/+7
| * | more work on import & sync of private mail and conversationsredmatrix2015-10-142-1/+72
| * | issue #87 - photos not getting deleted from mod_photo when deleted in DAV or ...redmatrix2015-10-141-1/+11
| * | issue #86 - like/dislike in photos not workingredmatrix2015-10-141-1/+1
* | | wrong variableMario Vavti2015-10-141-1/+1
* | | Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2015-10-143-2/+51
|\| |
| * | issue #82 - args not defined (should be arr)redmatrix2015-10-141-1/+1
| * | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-10-141-2/+2
| |\ \
| * | | port of mail encodingredmatrix2015-10-141-8/+8
| * | | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-10-142-1/+50
| |\ \ \ | | | |/ | | |/|
| | * | support for mail syncredmatrix2015-10-142-1/+50
* | | | remove $item from $prep_arr - we probably do not need itMario Vavti2015-10-141-1/+1
* | | | really check for large photos featureMario Vavti2015-10-142-2/+2
* | | | allow photo-items to appear full width if large photos feature is enabled. in...Mario Vavti2015-10-145-67/+73
| |_|/ |/| |
* | | Merge pull request #80 from git-marijus/masterredmatrix2015-10-141-2/+2
|\ \ \ | |/ / |/| |
| * | fix photo visibility switch on photo uploadMario Vavti2015-10-131-2/+2
* | | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-10-131-3/+4
|\ \ \ | | |/ | |/|
| * | api extenesions for file migrationredmatrix2015-10-131-4/+5
* | | file migration - continuedredmatrix2015-10-131-4/+29
| |/ |/|
* | port of file detail api callredmatrix2015-10-121-3/+1
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-10-121-0/+24
|\|
| * file detail api call (will not work for huge files)redmatrix2015-10-121-0/+24
* | missing underscoreredmatrix2015-10-121-1/+1
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-10-122-2/+10
|\|
| * attach_list_files had some problems - wasn't used until now apparentlyredmatrix2015-10-122-2/+10