aboutsummaryrefslogtreecommitdiffstats
path: root/library
Commit message (Collapse)AuthorAgeFilesLines
* 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
|\|
| * remove a bunch of unused stuff, some of which is orphaned and some which ↵redmatrix2016-05-30343-54949/+0
| | | | | | | | represents dead development efforts
* | Remove Parsedown library files and remove references.Andrew Manning2016-05-29112-2700/+0
| |
* | Hacked Parsedown and Markdown to add class inline-code to <code> blocks for ↵Andrew Manning2016-05-292-1/+4
| | | | | | | | proper inline code rendering. Stopped using Parsedown even though Markdown is slower, hence extra delay when previewing pages.
* | Trying to fix wiki branch starting fresh from devAndrew Manning2016-05-21449-0/+3119
|/
* Increased PHPGit timeout to 120 seconds for large repos. Retrieve Readme.md ↵Andrew Manning2016-05-032-2/+2
| | | | and render on plugins page.
* New plugin repo is cloned to /store/pluginrepos/REPONAME for analysisAndrew Manning2016-05-01123-0/+18086
|
* update icon names in libraryTreer2016-05-012-8/+8
|
* update font-awesome library to 4.6.1Treer2016-04-30409-22192/+26692
| | | | Perhaps this should be done as a submodule instead?
* update jquery.textcomplete to version 1.3.4 and add minified versionMario Vavti2016-04-232-143/+443
|
* update smarty to version 3.1.29Mario Vavti2016-04-2329-1337/+1371
|
* update upstream lib jusutifiedGalleryMario Vavti2016-04-054-69/+101
|
* update upstream libs fullcalendar and moment to a recent versionMario Vavti2016-04-0313-1034/+2093
|
* tryout: introduce loading of images before rendering content and provide ↵Mario Vavti2016-02-122-0/+494
| | | | some detailed logging in js-console
* update readmore.js to a more recent versionMario Vavti2016-02-111-74/+94
|