aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/js
Commit message (Expand)AuthorAgeFilesLines
* update icon names in view/Treer2016-05-011-2/+2
* Added admin/site setting that toggles context help panel. If disabled, origin...Andrew Manning2016-04-211-47/+0
* New help panel that slides in from the top and pushes the content down so it ...Andrew Manning2016-04-171-8/+43
* nav: move js and css out of template, provide a help button in the panel on s...Mario Vavti2016-04-151-0/+12
* various fixesMario Vavti2016-04-031-4/+2
* ease transition between fullscreen and inline view for small screensMario Vavti2016-04-031-6/+8
* move fullscreen js code to redbasic.js where it belongs toMario Vavti2016-04-011-0/+15
* move cover-photo to template, add the ability to define a title and subtitle ...Mario Vavti2016-03-031-24/+0
* small fix to simple cover-photoMario Vavti2016-03-021-3/+2
* add a fade in effect to main while scrolling up cover photoMario Vavti2016-03-021-0/+5
* a simple cover-photo implementation for redbasic default templateMario Vavti2016-03-021-2/+21
* change aside width to reflect recent widget style changesMario Vavti2016-02-021-1/+1
* fix aside width for collapsed stateMario Vavti2015-07-091-1/+1
* move profile image up and refine the aside widthMario Vavti2015-07-091-1/+1
* increase width of the aside area and make default profile image size 300x300Mario Vavti2015-07-091-1/+1
* Move bootstrap dependencies (tagsinput) to theme redbasic (we only have it th...Mario Vavti2015-03-271-1/+5
* Some JavaScript cleanups.Klaus Weidenbach2015-03-151-36/+35
* advanced css calc() failbackmarijus2015-02-171-2/+11
* quickfix for eventual css calc() not supported bugmarijus2015-02-171-0/+4
* move new comment open/close js functions to core so they can be used by other...marijus2014-06-051-31/+0
* we probably want a seperate namespace to not disable all click events in docu...marijus2014-06-051-4/+4
* possible fix for 2nd comment collapsingmarijus2014-06-051-4/+16
* for some reason this is also needed to make it work reliable in webkit browsersmarijus2014-05-241-0/+10
* should be redbasic not redmarijus2014-05-241-1/+1
* possible fix for empty commentbox colapsing on tool-button clickmarijus2014-05-241-0/+10
* some work on comment_item.tplmarijus2014-05-201-20/+0
* some work on jot, remove some deprecated js and some random style fixesmarijus2014-04-031-25/+0
* check that aside actually exists before querying the html lengthfriendica2014-03-291-1/+1
* fix lock permissions view and autoload not kicking in on touch devices under ...marijus2014-03-251-0/+3
* lesson learned.... dont fix anything on a mobile devicegit-marijus2014-03-191-2/+1
* this shouldnt be theregit-marijus2014-03-191-3/+1
* bootstrapify common tabs and make show aside/tabs buttons only appear if ther...marijus2014-03-191-1/+14
* move region_1 to off instead of removing it and dont squelch region_2 when re...marijus2014-03-131-2/+2
* revert recent changes to cmtBbClose which removed the ability to insert quote...friendica2014-03-111-4/+4
* this commit is an attempt to make conv items better scalable on smaller scree...marijus2014-03-101-4/+4
* remove aside on navbar collapse and add button to toggle visibilitymarijus2014-03-071-0/+5
* we make this with css nowmarijus2013-12-181-11/+1
* generate a small amount of entropy to avoid duplicate notifications from esse...friendica2013-12-041-0/+4
* more icon updatesfriendica2013-12-041-5/+5
* e2ee in comments and a bit of cleanup so not every theme has to define how to...friendica2013-11-141-30/+0
* fix the saved search term delete icons in redbasic so they are hidden by defa...friendica2013-11-031-18/+16
* set the colour of the active nav element so it doesn't get washed outfriendica2013-10-101-12/+14
* more icon conversions - savedsearch listings need more work. The drop icon sh...friendica2013-10-091-8/+8
* getElementById returns null on failurefriendica2013-07-211-1/+1
* fix error updating pagetitle with notify count if not logged in locally (no n...friendica2013-07-211-10/+13
* Add notification count to titles.Thomas Willingham2013-05-281-1/+10
* allow theme selectionfriendica2012-11-071-0/+89