Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | make drag/drop work with acl, which bypassed the form | redmatrix | 2016-07-24 | 2 | -2/+4 | |
* | | | | | | | | | | | | trace log pconfig cache if for some reason it isn't an array | redmatrix | 2016-07-24 | 2 | -1/+9 | |
* | | | | | | | | | | | | add acl selection to files upload via /cloud (still missing from directory cr... | redmatrix | 2016-07-24 | 3 | -7/+76 | |
* | | | | | | | | | | | | string update and some minor comment edits | redmatrix | 2016-07-24 | 3 | -1491/+1570 | |
* | | | | | | | | | | | | call wall_attach rather than wall_upload for drag/drop; which means you can d... | redmatrix | 2016-07-24 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge pull request #459 from anaqreon/jot-drag-attach | hubzilla | 2016-07-25 | 2 | -1/+90 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Drag and drop one image file at a time into the post editor will upload it. | Andrew Manning | 2016-07-24 | 2 | -1/+90 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #458 from anaqreon/dragdropupload | hubzilla | 2016-07-24 | 5 | -21/+147 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Remove logger calls | Andrew Manning | 2016-07-24 | 1 | -2/+1 | |
| * | | | | | | | | | | | | Multiple file upload by drag and drop with progress indicators and auto page ... | Andrew Manning | 2016-07-24 | 4 | -195/+142 | |
| * | | | | | | | | | | | | Include credentials for session cookie in xhr | Andrew Manning | 2016-07-23 | 1 | -0/+1 | |
| * | | | | | | | | | | | | AJAX single upload might be working, but permissions problems seem to cause f... | Andrew Manning | 2016-07-23 | 2 | -14/+81 | |
| * | | | | | | | | | | | | Drag and drop file information display in cloud files upload form. No actual ... | Andrew Manning | 2016-07-22 | 1 | -0/+112 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | rename the patch so that it explains what it does | Mario Vavti | 2016-07-22 | 1 | -0/+0 | |
* | | | | | | | | | | | | apply our custom patch to readmore.js | Mario Vavti | 2016-07-22 | 2 | -1/+14 | |
* | | | | | | | | | | | | upgrade readmore.js and improve collapsing a little | Mario Vavti | 2016-07-22 | 3 | -16/+40 | |
| |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | more work on #453 | redmatrix | 2016-07-21 | 1 | -16/+15 | |
* | | | | | | | | | | | fix birthday addtocal | redmatrix | 2016-07-21 | 1 | -3/+3 | |
* | | | | | | | | | | | PConfig : Check for is_null($uid) as well as false. We actually allow $uid = ... | redmatrix | 2016-07-21 | 1 | -3/+6 | |
* | | | | | | | | | | | zat URL auth updated to match changes to the atoken_login interface | redmatrix | 2016-07-21 | 2 | -3/+12 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | fail oembed if it is attempted and less than 80% of the original content is l... | redmatrix | 2016-07-21 | 1 | -0/+11 | |
* | | | | | | | | | | merge 1.10RC into dev | Mario Vavti | 2016-07-22 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | missing $ | Mario Vavti | 2016-07-22 | 1 | -2/+2 | |
| * | | | | | | | | | | Merge branch '1.10RC' of https://github.com/redmatrix/hubzilla into 1.10RC_merge | redmatrix | 2016-07-21 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | issue #411 | redmatrix | 2016-07-21 | 1 | -0/+1 | |
| * | | | | | | | | | | | DAV auth issue | redmatrix | 2016-07-21 | 1 | -0/+1 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | issue #453 and a bug noted from the logfiles related to the schema change las... | redmatrix | 2016-07-20 | 2 | -2/+4 | |
| * | | | | | | | | | | undefined function | redmatrix | 2016-07-20 | 1 | -1/+1 | |
| * | | | | | | | | | | fix vevent multi-line formatting | redmatrix | 2016-07-20 | 1 | -1/+3 | |
| * | | | | | | | | | | Merge branch '1.10RC' of https://github.com/redmatrix/hubzilla into 1.10RC_merge | redmatrix | 2016-07-20 | 4 | -3/+10 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | sort out some of the authentication mess - with luck this may fix the DAV aut... | redmatrix | 2016-07-20 | 13 | -196/+133 | |
* | | | | | | | | | | | | DAV auth issue | redmatrix | 2016-07-21 | 1 | -0/+1 | |
* | | | | | | | | | | | | typo | redmatrix | 2016-07-21 | 1 | -1/+1 | |
* | | | | | | | | | | | | issue #453 and a bug noted from the logfiles related to the schema change las... | redmatrix | 2016-07-20 | 2 | -2/+4 | |
* | | | | | | | | | | | | undefined function | redmatrix | 2016-07-20 | 1 | -1/+1 | |
* | | | | | | | | | | | | delete test doc | redmatrix | 2016-07-20 | 1 | -37/+0 | |
* | | | | | | | | | | | | Merge branch 'dev' into perms | redmatrix | 2016-07-20 | 14 | -197/+136 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | fix vevent multi-line formatting | redmatrix | 2016-07-20 | 1 | -1/+3 | |
| * | | | | | | | | | | | | sort out some of the authentication mess - with luck this may fix the DAV aut... | redmatrix | 2016-07-20 | 13 | -196/+133 | |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'dev' into perms | redmatrix | 2016-07-20 | 4 | -2/+10 | |
|\| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch '1.10RC' into dev | Mario Vavti | 2016-07-20 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | Merge branch '1.10RC' of https://github.com/redmatrix/hubzilla into 1.10RC | Mario Vavti | 2016-07-20 | 2 | -0/+7 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ | Merge pull request #456 from anaqreon/1.10RC-updates | git-marijus | 2016-07-20 | 2 | -0/+7 | |
| | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | Wiki delete page confirmation and max image width | Andrew Manning | 2016-07-20 | 2 | -0/+7 | |
| | | | |/ / / / / / / / / | ||||||
| | * | / / / / / / / / / | type m query in Acl.php should probably^Ceturn xchan_hash as hash and not as ... | Mario Vavti | 2016-07-20 | 1 | -1/+1 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge pull request #455 from anaqreon/wiki | git-marijus | 2016-07-20 | 2 | -0/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/dev' into wiki | Andrew Manning | 2016-07-20 | 70 | -2515/+2531 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | / | | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | | Set max-width for embedded images | Andrew Manning | 2016-07-09 | 1 | -0/+4 | |
| | * | | | | | | | | | | Merge remote-tracking branch 'upstream/dev' into wiki | Andrew Manning | 2016-07-09 | 22 | -1674/+1724 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/dev' into wiki | Andrew Manning | 2016-07-01 | 15 | -3589/+3645 | |
| | |\ \ \ \ \ \ \ \ \ \ \ |