| Commit message (Expand) | Author | Age | Files | Lines |
* | add text-dark class to cat tagsinput | git-marijus | 2017-07-22 | 1 | -1/+1 |
* | update bd-dev and remove hotfix | Mario Vavti | 2017-04-05 | 1 | -7/+0 |
* | minor bs4 fixes | Mario Vavti | 2017-03-28 | 1 | -1/+1 |
* | some fixes for latest bs-dev | Mario Vavti | 2017-03-28 | 1 | -0/+7 |
* | superfluos ; | Mario Vavti | 2017-03-20 | 1 | -1/+1 |
* | really fix fullscreen and fix some issues in chat | Mario Vavti | 2017-03-20 | 1 | -1/+1 |
* | fix webpages widgets | Mario Vavti | 2017-03-20 | 1 | -2/+2 |
* | fix fullscreen and bbco_autocomplete popup rendering | Mario Vavti | 2017-03-20 | 1 | -6/+3 |
* | bs4 fixes | Mario Vavti | 2017-03-18 | 1 | -1/+1 |
* | js fixes | Mario Vavti | 2017-03-15 | 1 | -14/+3 |
* | style hashtags, mentions and categories. hide expand-aside button if not need... | Mario Vavti | 2017-03-15 | 1 | -0/+7 |
* | many class fixes and revive shiny class for item titles in a new way | Mario Vavti | 2017-03-13 | 1 | -2/+2 |
* | many dropdown and class fixes. still a long way to go... | Mario Vavti | 2017-03-12 | 1 | -11/+7 |
* | minor fixes | Mario Vavti | 2017-02-06 | 1 | -2/+2 |
* | another try on preventing double scrollbars when a modal is larger than the v... | Mario Vavti | 2017-01-13 | 1 | -0/+2 |
* | evert "prevent double scrollbar when we have a modal larger than the viewport" | Mario Vavti | 2017-01-13 | 1 | -2/+0 |
* | prevent double scrollbar when we have a modal larger than the viewport | Mario Vavti | 2017-01-13 | 1 | -0/+2 |
* | same fix for mobile view | Mario Vavti | 2017-01-05 | 1 | -1/+3 |
* | fix an issue with sticky_kit where input fields and textareas would blur on r... | Mario Vavti | 2017-01-05 | 1 | -1/+3 |
* | trigger sticky_kit:recalc if the size of left_aside_wrapper changes | Mario Vavti | 2017-01-03 | 1 | -1/+10 |
* | fix expand-aside button hiding if aside is empty | Mario Vavti | 2016-12-31 | 1 | -1/+1 |
* | css fixes and get rid of a javascript workaround | Mario Vavti | 2016-12-30 | 1 | -7/+0 |
* | another check | Mario Vavti | 2016-12-22 | 1 | -3/+5 |
* | a cleaner way to work around browser bugs | Mario Vavti | 2016-12-22 | 1 | -7/+4 |
* | more robust crossbrowser support | Mario Vavti | 2016-12-22 | 1 | -2/+14 |
* | make sticky aside available for small screens. we had to get rid of the trans... | Mario Vavti | 2016-12-19 | 1 | -17/+21 |
* | retrigger after fullscreen | Mario Vavti | 2016-12-16 | 1 | -0/+1 |
* | move the sticky-kit^Cquery plugin to /lib and see if we want this for the who... | Mario Vavti | 2016-12-16 | 1 | -0/+17 |
* | some fixes for the recent changes in the personal menu dropdown | Mario Vavti | 2016-11-04 | 1 | -1/+1 |
* | Collapse navbar-collapse-1 if avatar menu is clicked. | Andrew Manning | 2016-11-03 | 1 | -0/+6 |
* | hide/show mixup | Mario Vavti | 2016-07-16 | 1 | -3/+2 |
* | only use visibility for tabs | Mario Vavti | 2016-07-16 | 1 | -4/+4 |
* | do not use visibility for fullscreen button and move fullscreen button to the... | Mario Vavti | 2016-07-11 | 1 | -2/+4 |
* | use visibility instead of display to hide elements | Mario Vavti | 2016-07-01 | 1 | -2/+2 |
* | update icon names in view/ | Treer | 2016-05-01 | 1 | -2/+2 |
* | Added admin/site setting that toggles context help panel. If disabled, origin... | Andrew Manning | 2016-04-21 | 1 | -47/+0 |
* | New help panel that slides in from the top and pushes the content down so it ... | Andrew Manning | 2016-04-17 | 1 | -8/+43 |
* | nav: move js and css out of template, provide a help button in the panel on s... | Mario Vavti | 2016-04-15 | 1 | -0/+12 |
* | various fixes | Mario Vavti | 2016-04-03 | 1 | -4/+2 |
* | ease transition between fullscreen and inline view for small screens | Mario Vavti | 2016-04-03 | 1 | -6/+8 |
* | move fullscreen js code to redbasic.js where it belongs to | Mario Vavti | 2016-04-01 | 1 | -0/+15 |
* | move cover-photo to template, add the ability to define a title and subtitle ... | Mario Vavti | 2016-03-03 | 1 | -24/+0 |
* | small fix to simple cover-photo | Mario Vavti | 2016-03-02 | 1 | -3/+2 |
* | add a fade in effect to main while scrolling up cover photo | Mario Vavti | 2016-03-02 | 1 | -0/+5 |
* | a simple cover-photo implementation for redbasic default template | Mario Vavti | 2016-03-02 | 1 | -2/+21 |
* | change aside width to reflect recent widget style changes | Mario Vavti | 2016-02-02 | 1 | -1/+1 |
* | fix aside width for collapsed state | Mario Vavti | 2015-07-09 | 1 | -1/+1 |
* | move profile image up and refine the aside width | Mario Vavti | 2015-07-09 | 1 | -1/+1 |
* | increase width of the aside area and make default profile image size 300x300 | Mario Vavti | 2015-07-09 | 1 | -1/+1 |
* | Move bootstrap dependencies (tagsinput) to theme redbasic (we only have it th... | Mario Vavti | 2015-03-27 | 1 | -1/+5 |