Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Merge branch '1.10RC' of https://github.com/redmatrix/hubzilla into ↵ | redmatrix | 2016-07-28 | 3 | -98/+18 |
| | | | | | | | 1.10RC_merge" This reverts commit 35f17acb388f68745068d6a60e12c7b777b92282, reversing changes made to 58cf5f310d89026fb526e201c301075725044e48. | ||||
* | rework drag and drop to drag directly into files area, implement the default ↵ | Mario Vavti | 2016-07-27 | 2 | -9/+3 |
| | | | | upload button to work with the same mechanism as drag and drop, revert 560af7a5b8e30001ea6bf9a6d2ea36e94ae904d0 since it did not work so well with the new cloud upload mechanism | ||||
* | allow multiple-file cloud upload | Mario Vavti | 2016-07-26 | 1 | -1/+1 |
| | |||||
* | revert multiple test | Mario Vavti | 2016-07-25 | 1 | -1/+1 |
| | |||||
* | css fixes | Mario Vavti | 2016-07-25 | 1 | -1/+1 |
| | |||||
* | revert cloud acl selector (branched so as to continue development) | redmatrix | 2016-07-25 | 1 | -18/+6 |
| | |||||
* | add acl selection to files upload via /cloud (still missing from directory ↵ | redmatrix | 2016-07-24 | 1 | -6/+18 |
| | | | | creation) | ||||
* | call wall_attach rather than wall_upload for drag/drop; which means you can ↵ | redmatrix | 2016-07-24 | 1 | -1/+1 |
| | | | | drag/drop any file and not just photos. | ||||
* | Drag and drop one image file at a time into the post editor will upload it. | Andrew Manning | 2016-07-24 | 1 | -1/+81 |
| | |||||
* | Multiple file upload by drag and drop with progress indicators and auto page ↵ | Andrew Manning | 2016-07-24 | 1 | -193/+20 |
| | | | | reload | ||||
* | 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 ↵ | Andrew Manning | 2016-07-23 | 1 | -11/+77 |
| | | | | failure. | ||||
* | Drag and drop file information display in cloud files upload form. No actual ↵ | Andrew Manning | 2016-07-22 | 1 | -0/+112 |
| | | | | upload implemented yet. | ||||
* | Merge remote-tracking branch 'upstream/dev' into wiki | Andrew Manning | 2016-07-20 | 8 | -15/+68 |
|\ | |||||
| * | hide fullscreen button in embedphotos modal album view | Mario Vavti | 2016-07-17 | 1 | -0/+2 |
| | | |||||
| * | booboo | redmatrix | 2016-07-17 | 1 | -2/+2 |
| | | |||||
| * | some work on guest access token ui | Mario Vavti | 2016-07-17 | 1 | -19/+26 |
| | | |||||
| * | provide examples for using access tokens in urls | redmatrix | 2016-07-15 | 1 | -0/+4 |
| | | |||||
| * | round up height | Mario Vavti | 2016-07-15 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2016-07-15 | 1 | -2/+3 |
| |\ | |||||
| | * | more cleanup of atoken UI | redmatrix | 2016-07-15 | 1 | -0/+1 |
| | | | |||||
| | * | cleanup and debug of atoken feature | redmatrix | 2016-07-15 | 1 | -2/+2 |
| | | | |||||
| * | | upgrade to jquery-3.1 and minor fixes | Mario Vavti | 2016-07-15 | 2 | -5/+16 |
| |/ | |||||
| * | Here's the basic UI for the Zot Access Tokens, requires some minor cleanup | redmatrix | 2016-07-14 | 1 | -0/+28 |
| | | |||||
| * | do not use visibility for fullscreen button and move fullscreen button to ↵ | Mario Vavti | 2016-07-11 | 5 | -10/+10 |
| | | | | | | | | the right | ||||
* | | Merge remote-tracking branch 'upstream/dev' into wiki | Andrew Manning | 2016-07-09 | 2 | -1/+80 |
|\| | |||||
| * | hide the redeliver option one level down since it should rarely be needed by ↵ | redmatrix | 2016-07-07 | 1 | -1/+8 |
| | | | | | | | | folks outside of shared hosting. | ||||
| * | force immediate avatar update | Treer | 2016-07-03 | 1 | -0/+72 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/dev' into wiki | Andrew Manning | 2016-07-01 | 2 | -14/+22 |
|\| | |||||
| * | ditch the change_view widget and make header fixed in fullscreen mode | Mario Vavti | 2016-07-01 | 2 | -14/+22 |
| | | |||||
* | | JavaScript popup for page delete confirmation | Andrew Manning | 2016-07-01 | 1 | -0/+3 |
|/ | |||||
* | Merge remote-tracking branch 'upstream/dev' into wiki | Andrew Manning | 2016-06-30 | 4 | -2/+32 |
|\ | |||||
| * | templatise the Dreport page and add a redeliver option for when things stuff ↵ | redmatrix | 2016-06-29 | 1 | -0/+21 |
| | | | | | | | | up badly. | ||||
| * | only request geolocation permission if we're creating a post. | redmatrix | 2016-06-29 | 1 | -1/+1 |
| | | |||||
| * | fix month view in fullscreen mode | Mario Vavti | 2016-06-28 | 1 | -1/+7 |
| | | |||||
| * | add letsencrypt x3 intermediate cert and new cert file, improve UX of new ↵ | redmatrix | 2016-06-27 | 1 | -0/+3 |
| | | | | | | | | registrations | ||||
* | | Replace homemade table of content generator with existing jQuery plugin. Now ↵ | Andrew Manning | 2016-06-30 | 1 | -0/+2 |
|/ | | | | toc is linked to document headings. | ||||
* | Merge pull request #438 from anaqreon/wiki | hubzilla | 2016-06-26 | 1 | -2/+131 |
|\ | | | | | Wiki post generation option and image embed tool | ||||
| * | A page name wrapped in double brackets is converted into a link to another ↵ | Andrew Manning | 2016-06-25 | 1 | -1/+1 |
| | | | | | | | | page in the current wiki | ||||
| * | Insert image links wherever cursor is in the editor | Andrew Manning | 2016-06-25 | 1 | -2/+2 |
| | | |||||
| * | Merge remote-tracking branch 'upstream/dev' into wiki | Andrew Manning | 2016-06-25 | 4 | -10/+10 |
| |\ | |||||
| * | | Post generation about new wiki is optional, default is NOT to post. Fixed ↵ | Andrew Manning | 2016-06-25 | 1 | -1/+130 |
| | | | | | | | | | | | | bug in wiki creation. Added embed image dialog and album browser. | ||||
* | | | fix help link | Treer | 2016-06-26 | 1 | -1/+1 |
| |/ |/| | |||||
* | | add url permalink mf2 markup | Ben Roberts | 2016-06-24 | 1 | -1/+1 |
| | | |||||
* | | p-author missing from embedded h-card in items | Ben Roberts | 2016-06-23 | 1 | -1/+1 |
| | | |||||
* | | make dropdown-caret invoke the dropdown | redmatrix | 2016-06-23 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-06-23 | 1 | -6/+6 |
|\ \ | |||||
| * | | microformats 2 for posts | Ben Roberts | 2016-06-22 | 1 | -6/+6 |
| | | | |||||
* | | | code cleanup for profile_photos | redmatrix | 2016-06-23 | 1 | -1/+1 |
|/ / | |||||
* / | use the normal html escape for '@' in addresses rather than the high-plane ↵ | redmatrix | 2016-06-22 | 1 | -1/+1 |
|/ | | | | unicode variant. This makes it copy-able, but not easily scrape-able. |