aboutsummaryrefslogtreecommitdiffstats
path: root/library
Commit message (Collapse)AuthorAgeFilesLines
* switch to fork-awesomeMario Vavti2018-02-26788-139426/+2740
|
* remove mobile_detect (outdated and unmaintainable)zotlabs2018-02-051-221/+0
|
* update to bootstrap 4 stableMario Vavti2018-01-2421-600/+924
|
* undo and redo adding new cropper library as it had a .git config from the ↵zotlabs2018-01-23121-0/+34733
| | | | original project
* cleanup git issuezotlabs2018-01-231-0/+0
|
* replace image cropping libraryzotlabs2018-01-2332-9647/+0
|
* update to bootstrap 4 beta3Mario Vavti2018-01-1221-3812/+11385
|
* install smarty via composer and update other php libsMario Vavti2017-12-18200-33906/+0
|
* thumbnail generator for epubszotlabs2017-11-2130-0/+2371
|
* :arrow_up: Update intl library.Klaus Weidenbach2017-10-29998-499163/+0
| | | | | Update intl library from v0.4? (2014) to v0.7.4 (2016). Use global composer autoloader now.
* :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
| |