summaryrefslogtreecommitdiffstatshomepage
path: root/data/templates/default
Commit message (Collapse)AuthorAgeFilesLines
* PHP 7.3 compat, bug fixesGravatar querwurzelt2019-01-214-4/+4
|
* Integrate Firefox Social API for bookmarkingGravatar Christian Weiske2015-01-212-2/+51
|
* Add support for phancap website thumbnailer.Gravatar Christian Weiske2014-04-232-14/+9
| | | | Drop support for artviper, since their service is gone.
* Merge branch '0.98'Gravatar Christian Weiske2013-03-211-1/+1
|\
| * prepare release of 0.98.5Gravatar Christian Weiske2013-03-201-1/+1
| |
* | remove php4-style object reference passing #2Gravatar Christian Weiske2013-03-204-9/+9
| |
* | Require that user type in two passwords and check they ↵Gravatar James2012-10-281-0/+5
|/ | | | match when registering.
* prepare release of 0.98.4Gravatar Christian Weiske2012-01-211-1/+1
|
* fix artviper titleGravatar Christian Weiske2012-01-211-1/+1
|
* Fix bug: Invalid HTML when website thumbnails are activatedGravatar Christian Weiske2012-01-201-1/+1
|
* Fix bug #3384416: Use URL with protocol in bookmarkletGravatar Christian Weiske2012-01-201-4/+4
|
* Fully fix bug #3463481: use proper self URL, different ↵Gravatar Christian Weiske2012-01-201-1/+1
| | | | page url
* Part of bug #3463481: add guid to itemsGravatar Christian Weiske2012-01-201-0/+1
|
* Part of bug #3463481: Add atom self url to rss feedGravatar Christian Weiske2012-01-201-1/+4
|
* Part of bug #3436624: Fix delicious URL in template and ↵Gravatar Christian Weiske2012-01-201-1/+1
| | | | translation base file
* Fix bug #3393951: Logo images missing on bookmark pageGravatar Christian Weiske2011-09-051-2/+2
|
* revise bugfix of unescaped subtitleGravatar Christian Weiske2011-09-051-2/+4
|
* Fix bug: Subtitle was not escapedGravatar Christian Weiske2011-09-051-1/+1
|
* Fix bug: URLs were escaped too often in bookmark listGravatar Christian Weiske2011-09-051-3/+3
|
* prevent notice when sidebar blocks are not definedGravatar Christian Weiske2011-09-051-4/+8
|
* prepare 0.98.3Gravatar Christian Weiske2011-08-091-1/+1
|
* prepare 0.98.2Gravatar Christian Weiske2011-08-081-1/+1
|
* Fix bug #3382126: Linked tags does not work for tags ↵Gravatar Christian Weiske2011-08-071-1/+1
| | | | with spaces
* Fix delicious API help page link, update all translationsGravatar Christian Weiske2011-08-061-1/+1
|
* Fix bug #3385724: Rename tag ends with XML Parsing ErrorGravatar Christian Weiske2011-08-041-1/+0
|
* prepare 0.98.1Gravatar Christian Weiske2011-08-011-1/+1
|
* Fix bug #3375428: Forgot to remove some old dojo filesGravatar Christian Weiske2011-07-231-35/+0
|
* Fix bug #3375635: XML parsing problem in top.inc.php ↵Gravatar Christian Weiske2011-07-231-1/+1
| | | | (happened only when short_open_tags were activated)
* make release docs more readable, update version to 0.98, ↵Gravatar Christian Weiske2011-07-211-1/+1
| | | | update pear package changelog, fix pear package inclusion files
* escape feed links properly and fix some bugs in the feed ↵Gravatar Christian Weiske2011-06-272-7/+7
| | | | link parameters
* Fixed missing change that was in masterGravatar Mark Pemberton2011-06-071-2/+5
|
* Merge branch 'master' into privatekey2Gravatar Mark Pemberton2011-06-043-8/+13
| | | | | | Conflicts: data/templates/default/bookmarks.tpl.php
* implement request #1989987: theme support. merge themes ↵Gravatar Christian Weiske2011-05-2550-0/+2973
branch with --squash