aboutsummaryrefslogtreecommitdiffstats
path: root/library
Commit message (Collapse)AuthorAgeFilesLines
* update bs-devMario Vavti2017-04-1314-803/+334
|
* update bd-dev and remove hotfixMario Vavti2017-04-057-53/+64
|
* add some missing filesMario Vavti2017-03-308-0/+2661
|
* update to textcomplete v 1.8.0Mario Vavti2017-03-304-58/+125
|
* update to latest bs-devMario Vavti2017-03-286-128/+177
|
* :arrow_up: Update HTML Purifier library.Klaus Weidenbach2017-03-26366-33395/+0
| | | | | Updated HTML Purifier from 4.6.0 to 4.9.2 with better PHP7 compatibility. Used composer to manage this library.
* update fullcalendar library to version 3.2.0Mario Vavti2017-03-2310-388/+802
|
* update to latest bs4 from git and change hidden-* classes to d-*Mario Vavti2017-03-206-277/+246
|
* Revert "update to bs-git"Mario Vavti2017-03-194-163/+231
| | | | This reverts commit 7b0f3d9e26b8c666440de09c5eb33dc6360472c6.
* update to bs-gitMario Vavti2017-03-194-231/+163
|
* Merge branch 'dev' into bs4Mario Vavti2017-03-1949-1651/+0
|\
| * issue #699zotlabs2017-03-1849-1651/+0
| |
* | upgrade bs to latest git and some more progressMario Vavti2017-03-096-349/+202
| |
* | initial commit for the bootstrap version 4 branch - upgrade lib and make ↵Mario Vavti2017-03-0915-7611/+10449
|/ | | | nav.tpl kind of working again
* move emoji emoticons (not reactions) to pluginzotlabs2017-03-051-1/+0
|
* :arrow_up: :hammer: Upgrade Markdownify library.Klaus Weidenbach2017-03-057-2921/+0
| | | | | | | | The current version 2.0.0 (alpha) throws deprecated warning with PHP7.1 and PHPUnit. Upgrade the HTML to Markdown converter for PHP to the current Markdownify 2.2.1. Used composer to manage this library.
* Move library/markdown.php to keep history.Klaus Weidenbach2017-02-271-2932/+0
|
* fix text highlighter for PHP version 7.1Mario Vavti2017-01-211-2/+4
|
* font awesome 4.7.0Mario Vavti2017-01-10545-2093/+112780
|
* update fullcalendar to version 3.1Mario Vavti2016-12-3010-724/+1461
|
* fix a glitch in sticky-kit and comment out alt_pager() in ↵Mario Vavti2016-12-211-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 Vavti2016-12-162-0/+275
| | | | whole app
* another fix to readmore.js and update patch fileMario Vavti2016-10-102-3/+21
|
* fix readmorejs collapsing on scrolldirection change in mobile browsersMario Vavti2016-10-101-1/+1
|
* add oauth2/oidc libzotlabs2016-10-07121-0/+14970
|
* bugfixrelease fullcalendar-3.0.1Mario Vavti2016-10-058-45/+138
|
* add bootstrap .css.map filesMario Vavti2016-09-224-0/+4
|
* add new locale fileMario Vavti2016-09-141-0/+5
|
* upgrade fullcalendar to version 3Mario Vavti2016-09-149-949/+1720
|
* update justifiedGallery 3.6.1 -> 3.6.3Mario Vavti2016-09-094-184/+140
|
* patch foundation-6.2.3 to work with jquery-3.1Mario Vavti2016-09-081-2/+2
|
* missing fileMario Vavti2016-09-071-0/+9069
|
* upgrade foundation to version 6.2.3Mario Vavti2016-09-0719-12206/+3085
|
* incutio xmlrpc library uses old-style (php4) constructors which have been ↵redmatrix2016-09-041-13/+13
| | | | deprecated for some time. They should still work on 7.0, but it's only a matter of time before they go away.
* update bootstrap 3.3.5 > 3.3.7Mario Vavti2016-08-146-138/+111
|
* issue #466, sql typoredmatrix2016-07-281-1/+1
|
* rename the patch so that it explains what it doesMario Vavti2016-07-221-0/+0
|
* apply our custom patch to readmore.jsMario Vavti2016-07-222-1/+14
|
* upgrade readmore.js and improve collapsing a littleMario Vavti2016-07-222-14/+38
|
* update moment.js to version 2.13Mario Vavti2016-06-304-50/+423
|
* update fullcalendar to version 2.8.0Mario Vavti2016-06-288-63/+267
|
* add letsencrypt x3 intermediate cert and new cert file, improve UX of new ↵redmatrix2016-06-273-685/+433
| | | | registrations
* Wiki page revision comparison tool with diff displayed in modal dialog. ↵Andrew Manning2016-06-171-0/+386
| | | | Leverages Diff class from http://code.stephenmorley.org/php/diff-implementation with license CC0 1.0 universal http://creativecommons.org/publicdomain/zero/1.0/legalcode
* update 3rd party lib fullcalendar to version 2.7.3Mario Vavti2016-06-169-536/+1491
|
* improve readability of commentsredmatrix2016-06-151-1/+1
|
* This was the reason for the large line widths - an extra linefeed after each ↵redmatrix2016-06-151-3/+0
| | | | li element
* provide syntax based [colour] highlighting on code blocks for popular ↵redmatrix2016-06-1552-0/+23380
| | | | 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.
* Merge remote-tracking branch 'upstream/dev' into wikiAndrew Manning2016-06-051-0/+1
|\
| * For emojis in posts, extend smilies and save a lot of duplication of effortredmatrix2016-06-041-0/+1
| |
* | Merge remote-tracking branch 'upstream/dev' into wikiAndrew Manning2016-06-02343-54949/+0
|\|