| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Some JavaScript cleanups. | Klaus Weidenbach | 2015-03-15 | 1 | -36/+35 |
* | advanced css calc() failback | marijus | 2015-02-17 | 1 | -2/+11 |
* | quickfix for eventual css calc() not supported bug | marijus | 2015-02-17 | 1 | -0/+4 |
* | move new comment open/close js functions to core so they can be used by other... | marijus | 2014-06-05 | 1 | -31/+0 |
* | we probably want a seperate namespace to not disable all click events in docu... | marijus | 2014-06-05 | 1 | -4/+4 |
* | possible fix for 2nd comment collapsing | marijus | 2014-06-05 | 1 | -4/+16 |
* | for some reason this is also needed to make it work reliable in webkit browsers | marijus | 2014-05-24 | 1 | -0/+10 |
* | should be redbasic not red | marijus | 2014-05-24 | 1 | -1/+1 |
* | possible fix for empty commentbox colapsing on tool-button click | marijus | 2014-05-24 | 1 | -0/+10 |
* | some work on comment_item.tpl | marijus | 2014-05-20 | 1 | -20/+0 |
* | some work on jot, remove some deprecated js and some random style fixes | marijus | 2014-04-03 | 1 | -25/+0 |
* | check that aside actually exists before querying the html length | friendica | 2014-03-29 | 1 | -1/+1 |
* | fix lock permissions view and autoload not kicking in on touch devices under ... | marijus | 2014-03-25 | 1 | -0/+3 |
* | lesson learned.... dont fix anything on a mobile device | git-marijus | 2014-03-19 | 1 | -2/+1 |
* | this shouldnt be there | git-marijus | 2014-03-19 | 1 | -3/+1 |
* | bootstrapify common tabs and make show aside/tabs buttons only appear if ther... | marijus | 2014-03-19 | 1 | -1/+14 |
* | move region_1 to off instead of removing it and dont squelch region_2 when re... | marijus | 2014-03-13 | 1 | -2/+2 |
* | revert recent changes to cmtBbClose which removed the ability to insert quote... | friendica | 2014-03-11 | 1 | -4/+4 |
* | this commit is an attempt to make conv items better scalable on smaller scree... | marijus | 2014-03-10 | 1 | -4/+4 |
* | remove aside on navbar collapse and add button to toggle visibility | marijus | 2014-03-07 | 1 | -0/+5 |
* | we make this with css now | marijus | 2013-12-18 | 1 | -11/+1 |
* | generate a small amount of entropy to avoid duplicate notifications from esse... | friendica | 2013-12-04 | 1 | -0/+4 |
* | more icon updates | friendica | 2013-12-04 | 1 | -5/+5 |
* | e2ee in comments and a bit of cleanup so not every theme has to define how to... | friendica | 2013-11-14 | 1 | -30/+0 |
* | fix the saved search term delete icons in redbasic so they are hidden by defa... | friendica | 2013-11-03 | 1 | -18/+16 |
* | set the colour of the active nav element so it doesn't get washed out | friendica | 2013-10-10 | 1 | -12/+14 |
* | more icon conversions - savedsearch listings need more work. The drop icon sh... | friendica | 2013-10-09 | 1 | -8/+8 |
* | getElementById returns null on failure | friendica | 2013-07-21 | 1 | -1/+1 |
* | fix error updating pagetitle with notify count if not logged in locally (no n... | friendica | 2013-07-21 | 1 | -10/+13 |
* | Add notification count to titles. | Thomas Willingham | 2013-05-28 | 1 | -1/+10 |