Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | revert simple checkbox | Mario Vavti | 2016-11-18 | 1 | -1/+1 |
| | |||||
* | wiki list fixes | Mario Vavti | 2016-11-17 | 1 | -4/+10 |
| | |||||
* | some fixes for the recent changes in the personal menu dropdown | Mario Vavti | 2016-11-04 | 2 | -2/+6 |
| | |||||
* | Collapse navbar-collapse-1 if avatar menu is clicked. | Andrew Manning | 2016-11-03 | 1 | -0/+6 |
| | |||||
* | highlight the displayed mid and css fixes | Mario Vavti | 2016-09-29 | 1 | -13/+0 |
| | |||||
* | narrow navbar css fixes | Mario Vavti | 2016-09-20 | 1 | -12/+8 |
| | |||||
* | put theme config into its own namespace | redmatrix | 2016-09-01 | 1 | -2/+4 |
| | |||||
* | turn theme configuration into a class object | redmatrix | 2016-09-01 | 1 | -116/+122 |
| | |||||
* | separate the 'expert' feature into 'advanced_theming' and ↵ | redmatrix | 2016-09-01 | 1 | -2/+2 |
| | | | | 'advanced_dirsearch'. Hide both features unless techlevel > 3. | ||||
* | actively set all the theme options on the display settings page based on the ↵ | redmatrix | 2016-09-01 | 1 | -2/+1 |
| | | | | current theme selection | ||||
* | move schema settings into the display settings main so we can set ↵ | redmatrix | 2016-08-15 | 2 | -18/+21 |
| | | | | theme:schema theme selectors in settings | ||||
* | belongs to previous commit | jeroenpraat | 2016-08-03 | 1 | -0/+1 |
| | |||||
* | Improved a few schemas - context help fix - dark schemas now have dark text ↵ | jeroenpraat | 2016-08-03 | 4 | -4/+141 |
| | | | | areas (et al.) | ||||
* | rework drag and drop to drag directly into files area, implement the default ↵ | Mario Vavti | 2016-07-27 | 1 | -21/+0 |
| | | | | 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 | ||||
* | css fixes | Mario Vavti | 2016-07-25 | 1 | -0/+1 |
| | |||||
* | Multiple file upload by drag and drop with progress indicators and auto page ↵ | Andrew Manning | 2016-07-24 | 1 | -1/+22 |
| | | | | reload | ||||
* | Merge remote-tracking branch 'upstream/dev' into wiki | Andrew Manning | 2016-07-20 | 3 | -18/+17 |
|\ | |||||
| * | some work on guest access token ui | Mario Vavti | 2016-07-17 | 1 | -17/+1 |
| | | |||||
| * | check for variables after schema files have been added | Mario Vavti | 2016-07-16 | 1 | -12/+12 |
| | | |||||
| * | check for variables in schemes | Mario Vavti | 2016-07-16 | 1 | -1/+1 |
| | | |||||
| * | hide/show mixup | Mario Vavti | 2016-07-16 | 1 | -3/+2 |
| | | |||||
| * | only use visibility for tabs | Mario Vavti | 2016-07-16 | 1 | -4/+4 |
| | | |||||
| * | provide examples for using access tokens in urls | redmatrix | 2016-07-15 | 1 | -0/+6 |
| | | |||||
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2016-07-15 | 1 | -0/+11 |
| |\ | |||||
| | * | more cleanup of atoken UI | redmatrix | 2016-07-15 | 1 | -1/+4 |
| | | | |||||
| | * | cleanup and debug of atoken feature | redmatrix | 2016-07-15 | 1 | -0/+8 |
| | | | |||||
| * | | upgrade to jquery-3.1 and minor fixes | Mario Vavti | 2016-07-15 | 1 | -3/+0 |
| |/ | |||||
| * | do not use visibility for fullscreen button and move fullscreen button to ↵ | Mario Vavti | 2016-07-11 | 1 | -2/+4 |
| | | | | | | | | the right | ||||
* | | Set max-width for embedded images | Andrew Manning | 2016-07-09 | 1 | -0/+4 |
|/ | |||||
* | use visibility instead of display to hide elements | Mario Vavti | 2016-07-01 | 1 | -2/+2 |
| | |||||
* | css fixes | Mario Vavti | 2016-06-13 | 1 | -1/+4 |
| | |||||
* | Merge branch 'dev' into sabre32 | Mario Vavti | 2016-06-13 | 1 | -0/+6 |
|\ | |||||
| * | Photo embed button with album browser works in new post editor. | Andrew Manning | 2016-06-12 | 1 | -0/+6 |
| | | |||||
* | | Merge branch 'dev' into sabre32 | Mario Vavti | 2016-06-11 | 1 | -9/+0 |
|\| | |||||
| * | css fixes | Mario Vavti | 2016-06-11 | 1 | -9/+0 |
| | | |||||
* | | Merge branch 'dev' into sabre32 | Mario Vavti | 2016-06-10 | 1 | -1/+8 |
|\| | |||||
| * | Merge remote-tracking branch 'upstream/dev' into wiki | Andrew Manning | 2016-06-02 | 1 | -3/+0 |
| |\ | |||||
| * | | Hacked Parsedown and Markdown to add class inline-code to <code> blocks for ↵ | Andrew Manning | 2016-05-29 | 1 | -0/+9 |
| | | | | | | | | | | | | proper inline code rendering. Stopped using Parsedown even though Markdown is slower, hence extra delay when previewing pages. | ||||
* | | | more style work | Mario Vavti | 2016-06-09 | 1 | -1/+11 |
| |/ |/| | |||||
* | | render code bbcode inline if there are no linebreaks in the text. | Mario Vavti | 2016-05-30 | 1 | -3/+2 |
|/ | |||||
* | possible fix for #385 | Mario Vavti | 2016-05-21 | 1 | -0/+4 |
| | |||||
* | Dutch and Spanish Spanish strings, and some schema-bits | jeroenpraat | 2016-05-16 | 5 | -30/+110 |
| | |||||
* | improve non-ACL option description in ACL dialog | Treer | 2016-05-08 | 1 | -0/+7 |
| | |||||
* | use section-content-info-wrapper class for info text | Mario Vavti | 2016-05-06 | 1 | -9/+0 |
| | |||||
* | use darker background colour only for searchbar | Mario Vavti | 2016-05-06 | 1 | -8/+17 |
| | |||||
* | add help to some permissions dialogs | Treer | 2016-05-05 | 1 | -0/+10 |
| | |||||
* | Refine permissions dialog UI | Treer | 2016-05-04 | 1 | -6/+51 |
| | |||||
* | css fix | Mario Vavti | 2016-05-01 | 1 | -2/+0 |
| | |||||
* | Merge pull request #362 from Treer/fontawesome | redmatrix | 2016-05-01 | 3 | -6/+6 |
|\ | | | | | Update Font-Awesome to 4.6.1 | ||||
| * | update icon names in view/ | Treer | 2016-05-01 | 3 | -6/+6 |
| | |