aboutsummaryrefslogtreecommitdiffstats
path: root/library
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Update to latest version of jRange (fixes issue #867)Stefan Parviainen2015-01-214-4/+14
|
* Update to latest version of jquery-textcomplete.Stefan Parviainen2015-01-211-2/+17
|
* allow system-loaded (i.e. pecl-oauth) to coexistHabeas Codice2015-01-181-1/+2
|
* Fixed bbode element toc for webpagesEiner von Vielen2015-01-181-24/+31
| | | | | | - At the moment webpages can contain empty headings if the textarea "Title" is left empty in the webpage creator (https://hostname/webpages/username)
* Merge pull request #854 from pafcu/fixcollapsepafcu2015-01-151-14/+2
|\ | | | | Actually fix problem with post collapsing in webkit-based browsers
| * Actually fix problem with post collapsing in webkit-based browsersStefan Parviainen2015-01-151-14/+2
| |
* | Added a table of content as bbcode element [toc] for webpages2015-01-142-191/+96
| | | | | | | | | | - Included jquery.toc.js (http://www.apache.org/licenses/LICENSE-2.0) - Modified jquery.toc.js to work with the webpages of the red#matrix - Added info to the help
* | TestEiner von Vielen2015-01-131-0/+191
|/ | | | ...with table of content. jquery.tableofconent.js works bunt not properly
* Possibly fix issue with readmore.js collapseStefan Parviainen2015-01-121-0/+2
|
* Merge autocomplete caching, show more results in navbar searchStefan Parviainen2015-01-071-139/+208
|\
| * Merge branch 'mainjsoptimize' of git://github.com/pafcu/red into ↵friendica2015-01-061-139/+208
| |\ | | | | | | | | | | | | | | | | | | pafcu-mainjsoptimize Conflicts: view/js/main.js
| | * Update jquery.timeago.js to add support for dispose actionStefan Parviainen2015-01-061-139/+208
| | |
* | | Allow textcomplete to work on inputs (PR also filed upstream)Stefan Parviainen2015-01-071-3/+4
|/ /
* / Fix bug in readmore.jsStefan Parviainen2015-01-061-3/+4
|/
* Remove unneeded divgrow libraryStefan Parviainen2015-01-054-136/+0
|
* Remove some unneeded librariesStefan Parviainen2015-01-0586-14554/+0
|
* Replace fancybox with colorboxStefan Parviainen2015-01-0597-706/+1513
|
* Update jGrowlStefan Parviainen2015-01-053-148/+4
|
* Replace jslider with jRangeStefan Parviainen2015-01-0513-0/+2142
|
* Replace divgrow with more modern readmore.jsStefan Parviainen2015-01-052-0/+490
|
* htmlpurifier update - compatibility issue with language library autoloaderfriendica2015-01-01262-5949/+13348
|
* Warn about unsaved settings using jquery.areyousureStefan Parviainen2015-01-0111-0/+1434
|