aboutsummaryrefslogtreecommitdiffstats
path: root/library
Commit message (Collapse)AuthorAgeFilesLines
...
* :arrow_up: Update Text_LanguageDetect.Klaus Weidenbach2017-10-2911-4713/+0
| | | | | | | | Update from v0.3.0 (2012) to v1.0.0 (2017) which should remove some warnings and improve PHP7 support. Using composer to handle this PEAR library now. Fix a problem in FeedutilsTest.
* get rid of spinner.js in use a lightweight css spinner insteadMario Vavti2017-09-261-2/+2
|
* update the trusted CA cert databasezotlabs2017-09-242-560/+740
|
* fix some issues with sticky-kitMario2017-09-191-1/+1
|
* fix titles on ajaxupdate issue, add jsonld-php libraryzotlabs2017-08-265-0/+7055
|
* update to bootstrap betaMario Vavti2017-08-1115-147/+134
|
* update bs-dev and popper.jsMario Vavti2017-07-076-90/+86
|
* merge red into hubzillaMario Vavti2017-07-03175-16087/+913
|\
| * upgrade blueimp from 9.8 to 9.18zotlabs2017-06-2654-1117/+913
| |
| * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-06-2010-2503/+350
| |\
| * \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-06-0715-462/+3369
| |\ \
| * | | move code syntax highlighting to pluginzotlabs2017-05-3052-23379/+0
| | | |
| * | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-05-016-14/+50
| |\ \ \
| * \ \ \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-04-1810-70/+35
| |\ \ \ \
| * \ \ \ \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-04-1725-18180/+334
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-04-057-53/+64
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-03-3012-58/+2786
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-03-286-128/+177
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-03-27366-33395/+0
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-03-2525-8105/+11179
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | issue #699zotlabs2017-03-1849-1651/+0
| | | | | | | | | | | |
| * | | | | | | | | | | move oauth2 to vendorzotlabs2017-03-14121-14970/+0
| | | | | | | | | | | |
* | | | | | | | | | | | bs-dev, minor css fix and min versionMario Vavti2017-07-036-168/+190
| | | | | | | | | | | |
* | | | | | | | | | | | update bs-dev and min version bumpMario Vavti2017-07-0214-4355/+2377
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | update bs4-dev and use min version of popperMario Vavti2017-06-2010-2503/+350
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | update bs-devMario Vavti2017-06-0715-462/+3369
| | | | | | | | | |
* | | | | | | | | | move code syntax highlighting to pluginzotlabs2017-06-0752-23379/+0
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | update bs4-devMario Vavti2017-05-016-14/+50
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | update to bs-gitMario Vavti2017-04-1810-70/+35
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | :arrow_up: Update SimplePie library.Klaus Weidenbach2017-04-1511-17377/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As a follow up to issue #699 update SimplePie from 1.2.1-dev (around 6years old) to current git master (1.4.4-dev). We use the master branch until the next release because it contains our patch for enclosure titles already. The other patches in the library from us can be done by configuring the SimplePie object in our code instead. Used composer to manage this library and use class autoloading. Add some unit tests for include/feedutils.php, but the interesting parts are unfortunately not testable with the current code.
* | | | | | | 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
|