aboutsummaryrefslogtreecommitdiffstats
path: root/library
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* lots more zcard tweaksredmatrix2016-02-081-0/+0
|
* Change node script typesBob Mottram2016-01-222-2/+2
|
* Executable flash files ???Bob Mottram2016-01-211-0/+0
|
* css files should not be executableBob Mottram2016-01-212-0/+0
|
* README files should not be executableBob Mottram2016-01-211-0/+0
|
* update smarty to 3.1.28 stableMario Vavti2015-12-1814-197/+173
|
* remove the unqualified "OAuth" namespace from the project. We need to ↵redmatrix2015-12-132-72/+70
| | | | reference either OAuth1 or OAuth2.
* Let’s Encrypt addedmsooon2015-12-091-0/+30
|
* Let’s Encrypt addedmsooon2015-12-091-0/+30
|
* remove some unused stuffredmatrix2015-12-081-379/+0
|
* add missing smarty filesMario Vavti2015-12-0667-0/+5003
|
* update smarty to 3.1.28-dev which fixes a bug where changes in a template ↵Mario Vavti2015-12-0689-6944/+5412
| | | | are only visible on the second pageload which is annoying for developing
* remove more unneeded smarty filesMario Vavti2015-12-0623-4430/+0
|
* remove composer release notesMario Vavti2015-12-061-29/+0
|
* update smarty library - seems to bring some performance improvementMario Vavti2015-12-0686-9403/+12370
|
* update datetimepicker and fix it for finish dateMario Vavti2015-11-222-341/+880
|
* remove more unneeded filesMario Vavti2015-11-187-157/+0
|
* move moment.min.js and remove unneeded filesMario Vavti2015-11-18424-111599/+0
|
* some events refacturingMario Vavti2015-11-18448-5668/+128389
|
* update bootstrap lib 3.3.4 -> 3.3.5Mario Vavti2015-11-176-195/+568
|
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-10-012-2/+2
|\
| * update cert authoritiesredmatrix2015-10-012-2/+2
| |
* | more work on the notifierredmatrix2015-09-291-1/+12
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-181-1/+1
|\| | | | | | | | | Conflicts: util/messages.po
| * fix calculation of content height with marginsMario Vavti2015-09-171-1/+1
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-012-426/+614
|\|
| * cert updatesredmatrix2015-09-013-427/+615
| |
* | sync abook entries from redmatrixredmatrix2015-07-024-572/+987
|\| | | | | | | | | | | | | Merge branch 'master' of https://github.com/redmatrix/redmatrix Conflicts: include/items.php
| * since we can now use plain upstream justifiedGallery library - switch to ↵Mario Vavti2015-07-012-0/+14
| | | | | | | | minified version
| * update justifiedGallery to versio 3.6.0Mario Vavti2015-07-012-572/+973
| |
* | remove all QR-code stuff from core - now in qrator addonredmatrix2015-06-25425-10416/+0
| |
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-05-2420-0/+19077
|\| | | | | | | | | | | Conflicts: index.php mod/setup.php
| * use $a->data instead of $a->page for $content and ad another library for use ↵Mario Vavti2015-05-2320-0/+19077
| | | | | | | | with webpages - foundation
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-05-1414-0/+494
|\|
| * Add sprintf.js v1.0.2.Klaus Weidenbach2015-05-1414-0/+494
| | | | | | | | | | | | | | | | This script provides sprintf() for JavaScript. It can be used for example for translating strings used in JavaScript with variables. It is licensed under BSD-3-Clause and can be found on GitHub: https://github.com/alexei/sprintf.js
* | first pass name changeredmatrix2015-05-051-1/+1
|/
* revert some changes in justified galleryMario Vavti2015-04-281-5/+2
|
* make jRange behave againMario Vavti2015-04-091-2/+2
|
* jRange: width is innacurate depending on box model, padding and margins. ↵friendica2015-04-081-1/+1
| | | | Using css width instead.
* move bootbox out of bootstrapMario Vavti2015-03-172-0/+0
|
* update bootstrap-3.3.4 and bootbox-4.4.0Mario Vavti2015-03-1713-430/+835
|
* prepare for demise of google codefriendica2015-03-121-0/+8
|
* first cut openid server. Mostly just getting it architecturally prepared - ↵friendica2015-03-101-1/+1
| | | | as there may be a few twists and turns ahead.
* jrange updatefriendica2015-02-209-113/+2131
|
* Merge pull request #900 from einervonvielen/doc_dev_beginner_correctionsRedMatrix2015-02-191-30/+23
|\ | | | | Changed bbcode [toc] and changed doc for beginning deveopers
| * Changed bb code [toc] to make it more flexibleEiner von Vielen2015-02-141-30/+23
| | | | | | | | | | | | | | | | | | | | This usage is know closer to the original usage of http://ndabas.github.io/toc/ Changed: - jquery.toc.js: Do not check for empty headings - bbcode.php: Added processing of [toc] with parameters - main.js: Use the default params for jquery.toc.js - bbcode.html: Added more help for [toc] and corrected some html
* | update justifiedGallery to version 3.5.4 and add ignoreElement option which ↵marijus2015-02-144-76/+106
|/ | | | will hopefully be accepted upstream
* bring some styling back to the colorbox and improve the event preview abilityfriendica2015-02-091-3/+3
|