| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | multi acl: provide a acl-form-trigger class which comes handy in certain situ... | Mario Vavti | 2016-08-04 | 1 | -4/+5 |
* | multi acl: port /cloud and /filestorage | Mario Vavti | 2016-08-04 | 2 | -16/+1 |
* | multi acl: port events | Mario Vavti | 2016-08-03 | 1 | -3/+2 |
* | multiple acl: store new data in update_view() | Mario Vavti | 2016-08-03 | 1 | -19/+23 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2016-08-03 | 1 | -0/+15 |
|\ |
|
| * | Import element selection page added to allow selective importing. | Andrew Manning | 2016-07-30 | 1 | -0/+15 |
* | | multiple acl work | Mario Vavti | 2016-08-03 | 1 | -26/+60 |
|/ |
|
* | catch all input fields (in preparation for acl in this place) and display the... | Mario Vavti | 2016-07-29 | 1 | -4/+7 |
* | missing space | Mario Vavti | 2016-07-28 | 1 | -1/+1 |
* | missing semicolon | Mario Vavti | 2016-07-28 | 1 | -1/+1 |
* | add more info on what is happening after we are at 100% and minor fixes | Mario Vavti | 2016-07-28 | 1 | -3/+19 |
* | re-implement progress-bar to work with all browsers | Mario Vavti | 2016-07-28 | 1 | -5/+8 |
* | reusing the original form did not work so well via xhr upload - let us create... | Mario Vavti | 2016-07-28 | 1 | -8/+12 |
* | make progressbar slightly more transparent and give it a default width of 3px... | Mario Vavti | 2016-07-28 | 1 | -1/+1 |
* | use single quote for js and double quote for html with proper escapes and imp... | Mario Vavti | 2016-07-28 | 1 | -6/+7 |
* | translate mime types to icons, update some icons, move file preview (upload p... | Mario Vavti | 2016-07-28 | 1 | -5/+52 |
* | rework drag and drop to drag directly into files area, implement the default ... | Mario Vavti | 2016-07-27 | 1 | -70/+114 |
* | fix drag and drop | Mario Vavti | 2016-07-26 | 1 | -1/+1 |
* | revert cloud acl selector (branched so as to continue development) | redmatrix | 2016-07-25 | 1 | -2/+2 |
* | make drag/drop work with acl, which bypassed the form | redmatrix | 2016-07-24 | 1 | -2/+2 |
* | Multiple file upload by drag and drop with progress indicators and auto page ... | Andrew Manning | 2016-07-24 | 1 | -0/+98 |
* | upgrade readmore.js and improve collapsing a little | Mario Vavti | 2016-07-22 | 1 | -2/+2 |
* | jquery update issue prevents comments from reloading and resetting watch cursor | redmatrix | 2016-07-17 | 1 | -1/+1 |
* | provide examples for using access tokens in urls | redmatrix | 2016-07-15 | 1 | -0/+3 |
* | bump minor version because of jquery update | Mario Vavti | 2016-07-15 | 1 | -9/+2 |
* | add jquery migrate for version 3 | Mario Vavti | 2016-07-15 | 1 | -0/+2 |
* | upgrade to jquery-3.1 and minor fixes | Mario Vavti | 2016-07-15 | 3 | -519/+9 |
* | document mod_acl a bit better and try to remove some redundancies and consoli... | redmatrix | 2016-07-13 | 3 | -3/+3 |
* | ditch the change_view widget and make header fixed in fullscreen mode | Mario Vavti | 2016-07-01 | 1 | -7/+2 |
* | return something so we can make a conclusion | Mario Vavti | 2016-06-19 | 1 | -0/+5 |
* | only use height: auto for week and day view | Mario Vavti | 2016-06-17 | 2 | -2/+2 |
* | show month view in full height in fullscreen view | Mario Vavti | 2016-06-16 | 2 | -0/+40 |
* | remove the automatic ajax page load on pgdn key; it can load content much fas... | redmatrix | 2016-06-09 | 1 | -16/+0 |
* | adjust the autocomplete regex slightly to account for emoji names | redmatrix | 2016-06-05 | 1 | -1/+1 |
* | remove the add others button for now - after some research it turned out not ... | Mario Vavti | 2016-05-25 | 1 | -4/+0 |
* | provide an acl select option for only me | Mario Vavti | 2016-05-19 | 1 | -13/+51 |
* | instead of radio buttons use select to choose between public and restricted a... | Mario Vavti | 2016-05-13 | 1 | -42/+57 |
* | Refine permissions dialog UI | Treer | 2016-05-04 | 1 | -6/+31 |
* | tweak dl bbcode in expanded autocomplete a bit more | Mario Vavti | 2016-05-01 | 1 | -3/+4 |
* | tweak dl bbcode in expanded autocomplete | Treer | 2016-05-01 | 1 | -6/+9 |
* | Merge pull request #362 from Treer/fontawesome | redmatrix | 2016-05-01 | 7 | -68/+68 |
|\ |
|
| * | update icon names in view/js | Treer | 2016-05-01 | 7 | -68/+68 |
* | | add dl bbcode to the expanded autocomplete | Mario Vavti | 2016-04-30 | 1 | -2/+2 |
* | | Merge pull request #361 from Treer/bbcode | git-marijus | 2016-04-30 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Add definition lists to bbcode | Treer | 2016-04-30 | 1 | -1/+1 |
* | | get rid of the unused ispublic variable | Mario Vavti | 2016-04-29 | 3 | -11/+1 |
* | | some work on making mod editpost use status_editor() - if you find anything r... | Mario Vavti | 2016-04-29 | 1 | -1/+1 |
|/ |
|
* | move spoiler= and quote= bbcode handling from prepare_body() to bbcode() and ... | Mario Vavti | 2016-04-26 | 1 | -1/+1 |
* | simplify context help js and move it to main.js where all the nav related js ... | Mario Vavti | 2016-04-23 | 1 | -0/+26 |
* | Merge branch 'master' into dev | redmatrix | 2016-04-20 | 1 | -2/+6 |
|\ |
|