Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge branch 'dev' into bs4 | Mario Vavti | 2017-03-19 | 49 | -1651/+0 | |
|\ \ | ||||||
| * | | issue #699 | zotlabs | 2017-03-18 | 49 | -1651/+0 | |
| |/ | ||||||
* | | upgrade bs to latest git and some more progress | Mario Vavti | 2017-03-09 | 6 | -349/+202 | |
| | | ||||||
* | | initial commit for the bootstrap version 4 branch - upgrade lib and make ↵ | Mario Vavti | 2017-03-09 | 15 | -7611/+10449 | |
|/ | | | | nav.tpl kind of working again | |||||
* | move emoji emoticons (not reactions) to plugin | zotlabs | 2017-03-05 | 1 | -1/+0 | |
| | ||||||
* | :arrow_up: :hammer: Upgrade Markdownify library. | Klaus Weidenbach | 2017-03-05 | 7 | -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 Weidenbach | 2017-02-27 | 1 | -2932/+0 | |
| | ||||||
* | fix text highlighter for PHP version 7.1 | Mario Vavti | 2017-01-21 | 1 | -2/+4 | |
| | ||||||
* | font awesome 4.7.0 | Mario Vavti | 2017-01-10 | 545 | -2093/+112780 | |
| | ||||||
* | update fullcalendar to version 3.1 | Mario Vavti | 2016-12-30 | 10 | -724/+1461 | |
| | ||||||
* | 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 | -0/+275 | |
| | | | | whole app | |||||
* | another fix to readmore.js and update patch file | Mario Vavti | 2016-10-10 | 2 | -3/+21 | |
| | ||||||
* | fix readmorejs collapsing on scrolldirection change in mobile browsers | Mario Vavti | 2016-10-10 | 1 | -1/+1 | |
| | ||||||
* | add oauth2/oidc lib | zotlabs | 2016-10-07 | 121 | -0/+14970 | |
| | ||||||
* | bugfixrelease fullcalendar-3.0.1 | Mario Vavti | 2016-10-05 | 8 | -45/+138 | |
| | ||||||
* | add bootstrap .css.map files | Mario Vavti | 2016-09-22 | 4 | -0/+4 | |
| | ||||||
* | add new locale file | Mario Vavti | 2016-09-14 | 1 | -0/+5 | |
| | ||||||
* | upgrade fullcalendar to version 3 | Mario Vavti | 2016-09-14 | 9 | -949/+1720 | |
| | ||||||
* | update justifiedGallery 3.6.1 -> 3.6.3 | Mario Vavti | 2016-09-09 | 4 | -184/+140 | |
| | ||||||
* | patch foundation-6.2.3 to work with jquery-3.1 | Mario Vavti | 2016-09-08 | 1 | -2/+2 | |
| | ||||||
* | missing file | Mario Vavti | 2016-09-07 | 1 | -0/+9069 | |
| | ||||||
* | upgrade foundation to version 6.2.3 | Mario Vavti | 2016-09-07 | 19 | -12206/+3085 | |
| | ||||||
* | incutio xmlrpc library uses old-style (php4) constructors which have been ↵ | redmatrix | 2016-09-04 | 1 | -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.7 | Mario Vavti | 2016-08-14 | 6 | -138/+111 | |
| | ||||||
* | issue #466, sql typo | redmatrix | 2016-07-28 | 1 | -1/+1 | |
| | ||||||
* | rename the patch so that it explains what it does | Mario Vavti | 2016-07-22 | 1 | -0/+0 | |
| | ||||||
* | apply our custom patch to readmore.js | Mario Vavti | 2016-07-22 | 2 | -1/+14 | |
| | ||||||
* | upgrade readmore.js and improve collapsing a little | Mario Vavti | 2016-07-22 | 2 | -14/+38 | |
| | ||||||
* | update moment.js to version 2.13 | Mario Vavti | 2016-06-30 | 4 | -50/+423 | |
| | ||||||
* | update fullcalendar to version 2.8.0 | Mario Vavti | 2016-06-28 | 8 | -63/+267 | |
| | ||||||
* | add letsencrypt x3 intermediate cert and new cert file, improve UX of new ↵ | redmatrix | 2016-06-27 | 3 | -685/+433 | |
| | | | | registrations | |||||
* | Wiki page revision comparison tool with diff displayed in modal dialog. ↵ | Andrew Manning | 2016-06-17 | 1 | -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.3 | Mario Vavti | 2016-06-16 | 9 | -536/+1491 | |
| | ||||||
* | improve readability of comments | redmatrix | 2016-06-15 | 1 | -1/+1 | |
| | ||||||
* | This was the reason for the large line widths - an extra linefeed after each ↵ | redmatrix | 2016-06-15 | 1 | -3/+0 | |
| | | | | li element | |||||
* | provide syntax based [colour] highlighting on code blocks for popular ↵ | redmatrix | 2016-06-15 | 52 | -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 wiki | Andrew Manning | 2016-06-05 | 1 | -0/+1 | |
|\ | ||||||
| * | For emojis in posts, extend smilies and save a lot of duplication of effort | redmatrix | 2016-06-04 | 1 | -0/+1 | |
| | | ||||||
* | | Merge remote-tracking branch 'upstream/dev' into wiki | Andrew Manning | 2016-06-02 | 343 | -54949/+0 | |
|\| | ||||||
| * | remove a bunch of unused stuff, some of which is orphaned and some which ↵ | redmatrix | 2016-05-30 | 343 | -54949/+0 | |
| | | | | | | | | represents dead development efforts | |||||
* | | Remove Parsedown library files and remove references. | Andrew Manning | 2016-05-29 | 112 | -2700/+0 | |
| | | ||||||
* | | Hacked Parsedown and Markdown to add class inline-code to <code> blocks for ↵ | Andrew Manning | 2016-05-29 | 2 | -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 dev | Andrew Manning | 2016-05-21 | 449 | -0/+3119 | |
|/ | ||||||
* | Increased PHPGit timeout to 120 seconds for large repos. Retrieve Readme.md ↵ | Andrew Manning | 2016-05-03 | 2 | -2/+2 | |
| | | | | and render on plugins page. | |||||
* | New plugin repo is cloned to /store/pluginrepos/REPONAME for analysis | Andrew Manning | 2016-05-01 | 123 | -0/+18086 | |
| | ||||||
* | update icon names in library | Treer | 2016-05-01 | 2 | -8/+8 | |
| | ||||||
* | update font-awesome library to 4.6.1 | Treer | 2016-04-30 | 409 | -22192/+26692 | |
| | | | | Perhaps this should be done as a submodule instead? | |||||
* | update jquery.textcomplete to version 1.3.4 and add minified version | Mario Vavti | 2016-04-23 | 2 | -143/+443 | |
| | ||||||
* | update smarty to version 3.1.29 | Mario Vavti | 2016-04-23 | 29 | -1337/+1371 | |
| |