aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | fix italian strings (messed up by rtl variable); and finish removing openid f...redmatrix2016-07-271-2311/+2311
* | | | | | | Enhanced visual feedback for file drag hoverAndrew Manning2016-07-272-6/+5
* | | | | | | rework drag and drop to drag directly into files area, implement the default ...Mario Vavti2016-07-275-100/+121
* | | | | | | fix drag and dropMario Vavti2016-07-261-1/+1
* | | | | | | allow multiple-file cloud uploadMario Vavti2016-07-261-1/+1
* | | | | | | Merge pull request #462 from wave72/devWave2016-07-262-6471/+6711
|\ \ \ \ \ \ \
| * | | | | | | Updated Italian stringsWave722016-07-262-6471/+6711
* | | | | | | | revert multiple testMario Vavti2016-07-251-1/+1
* | | | | | | | css fixesMario Vavti2016-07-252-1/+2
* | | | | | | | revert cloud acl selector (branched so as to continue development)redmatrix2016-07-252-20/+8
* | | | | | | | make drag/drop work with acl, which bypassed the formredmatrix2016-07-241-2/+2
* | | | | | | | add acl selection to files upload via /cloud (still missing from directory cr...redmatrix2016-07-241-6/+18
* | | | | | | | call wall_attach rather than wall_upload for drag/drop; which means you can d...redmatrix2016-07-241-1/+1
* | | | | | | | Drag and drop one image file at a time into the post editor will upload it.Andrew Manning2016-07-242-1/+90
* | | | | | | | Multiple file upload by drag and drop with progress indicators and auto page ...Andrew Manning2016-07-243-194/+140
* | | | | | | | Include credentials for session cookie in xhrAndrew Manning2016-07-231-0/+1
* | | | | | | | AJAX single upload might be working, but permissions problems seem to cause f...Andrew Manning2016-07-231-11/+77
* | | | | | | | Drag and drop file information display in cloud files upload form. No actual ...Andrew Manning2016-07-221-0/+112
* | | | | | | | upgrade readmore.js and improve collapsing a littleMario Vavti2016-07-221-2/+2
|/ / / / / / /
* | | | | | | Merge remote-tracking branch 'upstream/dev' into wikiAndrew Manning2016-07-2024-571/+130
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | jquery update issue prevents comments from reloading and resetting watch cursorredmatrix2016-07-171-1/+1
| | |_|_|/ | |/| | |
| * | | | hide fullscreen button in embedphotos modal album viewMario Vavti2016-07-171-0/+2
| * | | | boobooredmatrix2016-07-171-2/+2
| * | | | some work on guest access token uiMario Vavti2016-07-173-37/+45
| | |_|/ | |/| |
| * | | check for variables after schema files have been addedMario Vavti2016-07-161-12/+12
| * | | check for variables in schemesMario Vavti2016-07-161-1/+1
| * | | hide/show mixupMario Vavti2016-07-161-3/+2
| * | | only use visibility for tabsMario Vavti2016-07-161-4/+4
| * | | provide examples for using access tokens in urlsredmatrix2016-07-153-0/+13
| * | | bump minor version because of jquery updateMario Vavti2016-07-151-9/+2
| * | | round up heightMario Vavti2016-07-151-1/+1
| * | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2016-07-152-2/+14
| |\ \ \
| | * | | more cleanup of atoken UIredmatrix2016-07-152-1/+5
| | * | | cleanup and debug of atoken featureredmatrix2016-07-152-2/+10
| * | | | add jquery migrate for version 3Mario Vavti2016-07-151-0/+2
| * | | | upgrade to jquery-3.1 and minor fixesMario Vavti2016-07-1510-531/+30
| |/ / /
| * | / Here's the basic UI for the Zot Access Tokens, requires some minor cleanupredmatrix2016-07-141-0/+28
| | |/ | |/|
| * | document mod_acl a bit better and try to remove some redundancies and consoli...redmatrix2016-07-133-3/+3
| |/
| * do not use visibility for fullscreen button and move fullscreen button to the...Mario Vavti2016-07-117-13/+16
* | Set max-width for embedded imagesAndrew Manning2016-07-091-0/+4
* | Merge remote-tracking branch 'upstream/dev' into wikiAndrew Manning2016-07-093-3/+82
|\|
| * hide the redeliver option one level down since it should rarely be needed by ...redmatrix2016-07-071-1/+8
| * force immediate avatar updateTreer2016-07-031-0/+72
| * use visibility instead of display to hide elementsMario Vavti2016-07-011-2/+2
* | Merge remote-tracking branch 'upstream/dev' into wikiAndrew Manning2016-07-014-22/+24
|\|
| * ditch the change_view widget and make header fixed in fullscreen modeMario Vavti2016-07-014-22/+24
* | JavaScript popup for page delete confirmationAndrew Manning2016-07-011-0/+3
|/
* Merge remote-tracking branch 'upstream/dev' into wikiAndrew Manning2016-06-309-12/+53
|\
| * templatise the Dreport page and add a redeliver option for when things stuff ...redmatrix2016-06-291-0/+21
| * only request geolocation permission if we're creating a post.redmatrix2016-06-291-1/+1