streams/library
2017-09-19 22:40:05 +02:00
..
ace Trying to fix wiki branch starting fresh from dev 2016-05-21 14:56:42 -04:00
blueimp_upload upgrade blueimp from 9.8 to 9.18 2017-06-26 17:32:38 -07:00
bootbox move bootbox out of bootstrap 2015-03-17 23:16:22 +01:00
bootstrap update to bootstrap beta 2017-08-11 20:45:29 +02:00
bootstrap-colorpicker Well, if you want to add a color picker it is indeed a good idea 2014-03-25 19:36:44 +01:00
bootstrap-tagsinput Add bootstrap-tagsinput library 2014-12-21 12:44:57 +01:00
certs add letsencrypt x3 intermediate cert and new cert file, improve UX of new registrations 2016-06-27 19:04:00 -07:00
colorbox bring some styling back to the colorbox and improve the event preview ability 2015-02-09 18:58:43 -08:00
composer New plugin repo is cloned to /store/pluginrepos/REPONAME for analysis 2016-05-01 22:29:51 -04:00
cropper Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
cryptojs Wankers. 2013-11-07 23:25:13 -08:00
datetimepicker update datetimepicker and fix it for finish date 2015-11-22 00:13:33 +01:00
font_awesome font awesome 4.7.0 2017-01-10 10:19:22 +01:00
foundation patch foundation-6.2.3 to work with jquery-3.1 2016-09-08 09:52:22 +02:00
fullcalendar update fullcalendar library to version 3.2.0 2017-03-23 13:24:39 +01:00
HTML5 Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
imagesloaded tryout: introduce loading of images before rendering content and provide some detailed logging in js-console 2016-02-12 11:00:50 +01:00
intl Add missing vendor/-directory (due to upstream .gitignore) 2014-12-31 10:44:37 +01:00
jgrowl lots more zcard tweaks 2016-02-08 18:16:42 -08:00
jquery-textcomplete update to textcomplete v 1.8.0 2017-03-30 12:21:15 +02:00
jquery.AreYouSure Warn about unsaved settings using jquery.areyousure 2015-01-01 12:32:15 +01:00
jquery.i18n add jquery.i18n for client side translations 2012-08-13 04:28:12 -07:00
jquery_ac some work on jot, remove some deprecated js and some random style fixes 2014-04-03 17:03:32 +02:00
jqupload update icon names in library 2016-05-01 06:48:18 +10:00
jRange make jRange behave again 2015-04-09 10:53:37 +02:00
jsonld fix titles on ajaxupdate issue, add jsonld-php library 2017-08-26 17:21:33 -07:00
justifiedGallery update justifiedGallery 3.6.1 -> 3.6.3 2016-09-09 09:58:18 +02:00
kzykhys/git New plugin repo is cloned to /store/pluginrepos/REPONAME for analysis 2016-05-01 22:29:51 -04:00
langdet language detection library 2012-05-12 01:55:18 -07:00
Mobile_Detect zentity is currently just a screen mockup until the page spec is complete 2012-07-24 21:06:23 -07:00
moment update moment.js to version 2.13 2016-06-30 21:56:00 +02:00
oauth change platform name to redmatrix (lowercase, one word) for use in meta tags and stuff, move yet another oauth1 library to library instead of having it in plugins where we'll end up with a white screen if we re-use it in another plugin; which I plan to do. 2014-09-15 22:23:07 -07:00
oauth2-php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
openid first cut openid server. Mostly just getting it architecturally prepared - as there may be a few twists and turns ahead. 2015-03-10 18:29:42 -07:00
popper update to bootstrap beta 2017-08-11 20:45:29 +02:00
readmore.js another fix to readmore.js and update patch file 2016-10-10 14:28:52 +02:00
Smarty update smarty to version 3.1.29 2016-04-23 21:24:22 +02:00
sprintf.js Add sprintf.js v1.0.2. 2015-05-14 10:39:56 +02:00
sticky-kit fix some issues with sticky-kit 2017-09-19 22:40:05 +02:00
symfony Increased PHPGit timeout to 120 seconds for large repos. Retrieve Readme.md and render on plugins page. 2016-05-03 21:49:52 -04:00
tableofcontents Changed bb code [toc] to make it more flexible 2015-02-14 20:33:51 +01:00
tiptip Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
urlify Added urlify to try and create webbie auto-suggestions out of whatever unicode stuff gets thrown in as a name. Currently this will only work for latin/european/cyrillic/russian, but possible to extend to ideographic forms. 2012-07-30 18:51:44 -07:00
asn1.php issue #466, sql typo 2016-07-28 13:10:19 -07:00
ASNValue.class.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
cacert.pem add letsencrypt x3 intermediate cert and new cert file, improve UX of new registrations 2016-06-27 19:04:00 -07:00
class.Diff.php Wiki page revision comparison tool with diff displayed in modal dialog. 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 2016-06-17 06:33:39 -04:00
IXR_Library.php incutio xmlrpc library uses old-style (php4) constructors which have been deprecated for some time. They should still work on 7.0, but it's only a matter of time before they go away. 2016-09-04 16:38:35 -07:00
jquery.timeago.js Update jquery.timeago.js to add support for dispose action 2015-01-06 11:43:59 +01:00
oauth.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
OAuth1.php remove the unqualified "OAuth" namespace from the project. We need to reference either OAuth1 or OAuth2. 2015-12-13 15:35:45 -08:00
PHPGit.autoload.php New plugin repo is cloned to /store/pluginrepos/REPONAME for analysis 2016-05-01 22:29:51 -04:00
slinky.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
twitteroauth.php remove the unqualified "OAuth" namespace from the project. We need to reference either OAuth1 or OAuth2. 2015-12-13 15:35:45 -08:00