aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* string update and some minor comment editsredmatrix2016-07-243-1491/+1570
|
* call wall_attach rather than wall_upload for drag/drop; which means you can ↵redmatrix2016-07-241-1/+1
| | | | drag/drop any file and not just photos.
* Merge pull request #459 from anaqreon/jot-drag-attachhubzilla2016-07-252-1/+90
|\ | | | | Drag and drop one image file at a time into the post editor will uplo…
| * Drag and drop one image file at a time into the post editor will upload it.Andrew Manning2016-07-242-1/+90
|/
* Merge pull request #458 from anaqreon/dragdropuploadhubzilla2016-07-245-21/+147
|\ | | | | Drag-and-drop file upload for cloud files
| * Remove logger callsAndrew Manning2016-07-241-2/+1
| |
| * Multiple file upload by drag and drop with progress indicators and auto page ↵Andrew Manning2016-07-244-195/+142
| | | | | | | | reload
| * Include credentials for session cookie in xhrAndrew Manning2016-07-231-0/+1
| |
| * AJAX single upload might be working, but permissions problems seem to cause ↵Andrew Manning2016-07-232-14/+81
| | | | | | | | failure.
| * Drag and drop file information display in cloud files upload form. No actual ↵Andrew Manning2016-07-221-0/+112
|/ | | | upload implemented yet.
* rename the patch so that it explains what it doesMario Vavti2016-07-221-0/+0
|
* apply our custom patch to readmore.jsMario Vavti2016-07-222-1/+14
|
* upgrade readmore.js and improve collapsing a littleMario Vavti2016-07-223-16/+40
|
* more work on #453redmatrix2016-07-211-16/+15
|
* fix birthday addtocalredmatrix2016-07-211-3/+3
|
* PConfig : Check for is_null($uid) as well as false. We actually allow $uid = ↵redmatrix2016-07-211-3/+6
| | | | 0 though it shouldn't normally happen.
* zat URL auth updated to match changes to the atoken_login interfaceredmatrix2016-07-212-3/+12
|
* fail oembed if it is attempted and less than 80% of the original content is ↵redmatrix2016-07-211-0/+11
| | | | left after html filtering. For the original poster, this will fall back to linkinfo results. If the embed gets through their site but is filtered downstream (with more than 20% of the content removed), it will result in just a link.
* merge 1.10RC into devMario Vavti2016-07-221-2/+2
|\
| * missing $Mario Vavti2016-07-221-2/+2
| |
| * Merge branch '1.10RC' of https://github.com/redmatrix/hubzilla into 1.10RC_mergeredmatrix2016-07-211-0/+1
| |\
| | * issue #411redmatrix2016-07-211-0/+1
| | |
| * | DAV auth issueredmatrix2016-07-211-0/+1
| |/
| * issue #453 and a bug noted from the logfiles related to the schema change ↵redmatrix2016-07-202-2/+4
| | | | | | | | last month
| * undefined functionredmatrix2016-07-201-1/+1
| |
| * fix vevent multi-line formattingredmatrix2016-07-201-1/+3
| |
| * Merge branch '1.10RC' of https://github.com/redmatrix/hubzilla into 1.10RC_mergeredmatrix2016-07-204-3/+10
| |\
| * | sort out some of the authentication mess - with luck this may fix the DAV ↵redmatrix2016-07-2013-196/+133
| | | | | | | | | | | | auth issue which I simply could not duplicate or find a reason for.
* | | DAV auth issueredmatrix2016-07-211-0/+1
| | |
* | | typoredmatrix2016-07-211-1/+1
| | |
* | | issue #453 and a bug noted from the logfiles related to the schema change ↵redmatrix2016-07-202-2/+4
| | | | | | | | | | | | last month
* | | undefined functionredmatrix2016-07-201-1/+1
| | |
* | | delete test docredmatrix2016-07-201-37/+0
| | |
* | | Merge branch 'dev' into permsredmatrix2016-07-2014-197/+136
|\ \ \
| * | | fix vevent multi-line formattingredmatrix2016-07-201-1/+3
| | | |
| * | | sort out some of the authentication mess - with luck this may fix the DAV ↵redmatrix2016-07-2013-196/+133
| | | | | | | | | | | | | | | | auth issue which I simply could not duplicate or find a reason for.
* | | | Merge branch 'dev' into permsredmatrix2016-07-204-2/+10
|\| | |
| * | | Merge branch '1.10RC' into devMario Vavti2016-07-201-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch '1.10RC' of https://github.com/redmatrix/hubzilla into 1.10RCMario Vavti2016-07-202-0/+7
| | |\ \
| | | * \ Merge pull request #456 from anaqreon/1.10RC-updatesgit-marijus2016-07-202-0/+7
| | | |\ \ | | | | | | | | | | | | Wiki delete page confirmation and max image width
| | | | * | Wiki delete page confirmation and max image widthAndrew Manning2016-07-202-0/+7
| | | | |/
| | * | / type m query in Acl.php should probably^Ceturn xchan_hash as hash and not as ↵Mario Vavti2016-07-201-1/+1
| | |/ / | | | | | | | | | | | | id. This fixes the issue that autocomplete for mail returns null for data.xid
| * | | Merge pull request #455 from anaqreon/wikigit-marijus2016-07-202-0/+7
| |\ \ \ | | | | | | | | | | Wiki delete page confirmation and max image width
| | * \ \ Merge remote-tracking branch 'upstream/dev' into wikiAndrew Manning2016-07-2070-2515/+2531
| | |\ \ \
| | * | | | Set max-width for embedded imagesAndrew Manning2016-07-091-0/+4
| | | | | |
| | * | | | Merge remote-tracking branch 'upstream/dev' into wikiAndrew Manning2016-07-0922-1674/+1724
| | |\ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'upstream/dev' into wikiAndrew Manning2016-07-0115-3589/+3645
| | |\ \ \ \ \
| | * | | | | | JavaScript popup for page delete confirmationAndrew Manning2016-07-011-0/+3
| | | | | | | |
| * | | | | | | Merge branch '1.10RC' into devMario Vavti2016-07-201-2/+2
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | / / | | | |_|_|/ / | | |/| | | |
| | * | | | | fix /mail wsod issue reported by giac hellvecioMario Vavti2016-07-201-2/+2
| | | |_|_|/ | | |/| | |