Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix some issues with latest notification improvements | Mario Vavti | 2018-09-09 | 1 | -2/+2 |
| | |||||
* | sticky-kit: improve handling | Mario Vavti | 2018-09-06 | 1 | -2/+2 |
| | |||||
* | updates justified gallery lib to version 3.7 and minor fixes for full template | Mario Vavti | 2018-06-25 | 1 | -4/+5 |
| | |||||
* | upgrade to textcomplete (jquery.textcomplete is discontinued), enable ↵ | Mario Vavti | 2018-04-26 | 1 | -2/+1 |
| | | | | built-in cache and unify to start lookup after 3 characters | ||||
* | fix issues with accordions in settings and comment out jquery.textinputs.js | Mario Vavti | 2018-03-01 | 1 | -1/+1 |
| | |||||
* | revisit media breakpoints - do not switch to mobile view to early. | Mario Vavti | 2017-11-19 | 1 | -1/+1 |
| | |||||
* | new notification changes - use sticky_kit instead of position fixed | Mario Vavti | 2017-10-09 | 1 | -1/+1 |
| | |||||
* | new notification fixes | Mario Vavti | 2017-10-08 | 1 | -1/+1 |
| | |||||
* | get rid of spinner.js in use a lightweight css spinner instead | Mario Vavti | 2017-09-26 | 1 | -2/+0 |
| | |||||
* | fix some issues with sticky-kit | Mario | 2017-09-19 | 1 | -1/+1 |
| | |||||
* | some love for the installer | git-marijus | 2017-07-17 | 2 | -2/+2 |
| | |||||
* | update bs-dev and min version bump | Mario Vavti | 2017-07-02 | 2 | -2/+2 |
| | |||||
* | remove text_highlight css load from core | zotlabs | 2017-06-07 | 1 | -1/+0 |
| | |||||
* | fixes for latest bootstrap | Mario Vavti | 2017-03-28 | 2 | -2/+2 |
| | |||||
* | update to latest bs-dev | Mario Vavti | 2017-03-28 | 2 | -2/+2 |
| | |||||
* | fix full template nav | Mario Vavti | 2017-03-25 | 1 | -1/+1 |
| | |||||
* | update to latest bs4 from git and change hidden-* classes to d-* | Mario Vavti | 2017-03-20 | 1 | -1/+1 |
| | |||||
* | hide nav search behind a button, css fixes and cleanup | Mario Vavti | 2017-03-14 | 1 | -1/+1 |
| | |||||
* | initial commit for the bootstrap version 4 branch - upgrade lib and make ↵ | Mario Vavti | 2017-03-09 | 1 | -3/+3 |
| | | | | nav.tpl kind of working again | ||||
* | fix several places where head_add_(css|js) functions have been used ↵ | zotlabs | 2017-02-19 | 1 | -32/+26 |
| | | | | | | | | | | | incorrectly. It appears that mistakes were made going back a long time and propagated. Here's the way it should work: - if there is no preceding / character, we look for the file within all the appropriate theme directories. - otherwise the file should have a preceding /, which means use this path relative to the hubzilla basedir - files beginning with // are considered to be schemeless URLs. Therefore 'foo.css' means find the best theme-able representation of foo.css. '/library/foo.css' means only use the version of foo.css that is in /library. | ||||
* | fix an issue with sticky_kit where input fields and textareas would blur on ↵ | Mario Vavti | 2017-01-05 | 1 | -1/+1 |
| | | | | recalc. auto resize the notes textarea since if it sticks to the bottom it can not be properly resized | ||||
* | fix a glitch in sticky-kit and comment out alt_pager() in ↵ | Mario Vavti | 2016-12-21 | 1 | -1/+1 |
| | | | | widget_conversations since it will not work there | ||||
* | move the sticky-kit^Cquery plugin to /lib and see if we want this for the ↵ | Mario Vavti | 2016-12-16 | 2 | -1/+2 |
| | | | | whole app | ||||
* | upgrade to jquery-3.1 and minor fixes | Mario Vavti | 2016-07-15 | 1 | -1/+1 |
| | |||||
* | experimental rtl support; this will probably require a fair bit of work. | redmatrix | 2016-06-19 | 1 | -1/+1 |
| | |||||
* | provide syntax based [colour] highlighting on code blocks for popular ↵ | redmatrix | 2016-06-15 | 1 | -0/+1 |
| | | | | languages. I'm not happy with the line height on the list elements but couldn't see where this was defaulted. This uses the syntax [code=xxx]some code snippet[/code], where xxx represents a code/language style - with about 18 builtins. | ||||
* | some event fixes, also change jquery-textcomplete to un-minified since the ↵ | redmatrix | 2016-05-25 | 1 | -1/+1 |
| | | | | minified version appears to require a mapping file and causes a lot of server fetch errors trying to load it. | ||||
* | update jquery.textcomplete to version 1.3.4 and add minified version | Mario Vavti | 2016-04-23 | 1 | -1/+1 |
| | |||||
* | static App | redmatrix | 2016-03-31 | 2 | -2/+2 |
| | |||||
* | deprecate $a->get_baseurl() | redmatrix | 2016-03-30 | 5 | -5/+5 |
| | |||||
* | Facebook scraper "OpenGraph" support; modules will need to set the required ↵ | redmatrix | 2016-03-07 | 6 | -6/+6 |
| | | | | fields (type, image, url) as well as any desired optional or type specific fields. We will set the title during pagebuild. | ||||
* | a simple cover-photo implementation for redbasic default template | Mario Vavti | 2016-03-02 | 1 | -0/+1 |
| | |||||
* | tryout: introduce loading of images before rendering content and provide ↵ | Mario Vavti | 2016-02-12 | 1 | -0/+1 |
| | | | | some detailed logging in js-console | ||||
* | kick right aside out a little earlier | Mario Vavti | 2015-09-20 | 1 | -1/+1 |
| | |||||
* | quick fix for choklet bannertwo | Mario Vavti | 2015-09-14 | 1 | -1/+1 |
| | |||||
* | since we can now use plain upstream justifiedGallery library - switch to ↵ | Mario Vavti | 2015-07-01 | 1 | -2/+2 |
| | | | | minified version | ||||
* | assign right aside the same width as we have in left aside but hide it on ↵ | Mario Vavti | 2015-06-10 | 1 | -1/+1 |
| | | | | small and xs screens. make aside width a variablee for easier handling. | ||||
* | add this to better support mobile devices out of the box in zen template | Mario Vavti | 2015-05-25 | 1 | -0/+1 |
| | |||||
* | Add sprintf.js v1.0.2. | Klaus Weidenbach | 2015-05-14 | 1 | -4/+3 |
| | | | | | | | | This script provides sprintf() for JavaScript. It can be used for example for translating strings used in JavaScript with variables. It is licensed under BSD-3-Clause and can be found on GitHub: https://github.com/alexei/sprintf.js | ||||
* | allow blocks to have custom classes and add a new template called zen which ↵ | Mario Vavti | 2015-05-06 | 1 | -0/+10 |
| | | | | gives you an empty page to work with | ||||
* | Move bootstrap dependencies (tagsinput) to theme redbasic (we only have it ↵ | Mario Vavti | 2015-03-27 | 1 | -8/+8 |
| | | | | there). Comment out some most probably deprecated js includes. Some css cleanup. | ||||
* | update justifiedGallery to version 3.5.4 and add ignoreElement option which ↵ | marijus | 2015-02-14 | 1 | -2/+2 |
| | | | | will hopefully be accepted upstream | ||||
* | bring some styling back to the colorbox and improve the event preview ability | friendica | 2015-02-09 | 1 | -1/+1 |
| | |||||
* | Added a table of content as bbcode element [toc] for webpages | 2015-01-14 | 1 | -1/+1 | |
| | | | | | - Included jquery.toc.js (http://www.apache.org/licenses/LICENSE-2.0) - Modified jquery.toc.js to work with the webpages of the red#matrix - Added info to the help | ||||
* | Test | Einer von Vielen | 2015-01-13 | 1 | -0/+1 |
| | | | | ...with table of content. jquery.tableofconent.js works bunt not properly | ||||
* | Remove reference to non-existing colorbox.css | Stefan Parviainen | 2015-01-05 | 1 | -1/+0 |
| | |||||
* | Replace fancybox with colorbox | Stefan Parviainen | 2015-01-05 | 1 | -2/+1 |
| | |||||
* | Replace jslider with jRange | Stefan Parviainen | 2015-01-05 | 1 | -2/+2 |
| | |||||
* | Replace divgrow with more modern readmore.js | Stefan Parviainen | 2015-01-05 | 1 | -1/+1 |
| | |||||
* | Warn about unsaved settings using jquery.areyousure | Stefan Parviainen | 2015-01-01 | 1 | -0/+1 |
| |