summaryrefslogtreecommitdiffstatshomepage
path: root/www
Commit message (Collapse)AuthorAgeFilesLines
* add 'minimal' themeGravatar buckaroo-labs2023-12-2034-0/+14495
|
* bundle sscuttlizr themeGravatar buckaroo-labs2023-12-2032-0/+14488
|
* PHP 7.3 compat, bug fixesGravatar querwurzelt2019-01-211-1/+1
|
* Move URL title method to dedicated classGravatar Christian Weiske2016-05-091-46/+4
|
* Integrate Firefox Social API for bookmarkingGravatar Christian Weiske2015-01-212-1/+2
|
* Add support for phancap website thumbnailer.Gravatar Christian Weiske2014-04-231-1/+0
| | | | Drop support for artviper, since their service is gone.
* add option to get last modified date instead of creation ↵Gravatar David Glenck2014-03-261-3/+17
| | | | date
* add status attribute to post in all relevant api functionsGravatar David Glenck2014-01-164-7/+17
|
* Fix E_STRICT error: we explicitely have to cast ↵Gravatar Christian Weiske2013-03-211-4/+4
| | | | resources to (int)
* remove php4-style object reference passing #2Gravatar Christian Weiske2013-03-2018-32/+32
|
* get rid of deprecated eregi function and fix replacementGravatar Christian Weiske2013-03-181-1/+4
|
* Fix bug #109: preserve privacy setting from Delicious ↵Gravatar Christian Weiske2013-03-181-1/+8
| | | | | | export files. Thanks for David Glenck for the initial version of this patch.
* Require that user type in two passwords and check they ↵Gravatar James2012-10-281-0/+5
| | | | match when registering.
* subtitle was escaped too often in ↵Gravatar Christian Weiske2012-01-211-2/+2
| | | | http://bm.bogo/bookmarks/userb/userb-tag
* Fix bug #3396727: Title of http://lesscss.org/ not loadedGravatar Christian Weiske2012-01-201-0/+3
|
* Fix bug #3468293: Delicious import does not preserve ↵Gravatar Christian Weiske2012-01-201-6/+23
| | | | private links
* Fix bug #3413459: Thumbnails not in one line, thanks ↵Gravatar Christian Weiske2012-01-201-0/+1
| | | | http://quirksmode.org/css/clearing.html for the CSS hint
* Fully fix bug #3463481: use proper self URL, different ↵Gravatar Christian Weiske2012-01-201-1/+2
| | | | page url
* Part of bug #3463481: add guid to itemsGravatar Christian Weiske2012-01-201-1/+3
|
* Part of bug #3463481: Add HTTP protocol to self URL in feedGravatar Christian Weiske2012-01-201-1/+1
|
* Fix bug #3407728: Can't delete users from admin pageGravatar Christian Weiske2011-11-011-2/+3
|
* Fix bug #3399815: PHP error in opensearch API in 0.98.3Gravatar Christian Weiske2011-11-011-1/+1
|
* Fix bug #3388219: Incorrect URL when cancelling ↵Gravatar Christian Weiske2011-09-052-2/+2
| | | | tag2tag-actions
* revise bugfix of unescaped subtitleGravatar Christian Weiske2011-09-052-2/+2
|
* fix sioc exportGravatar Christian Weiske2011-09-051-2/+2
|
* Fix bug #3382126: Linked tags does not work for tags ↵Gravatar Christian Weiske2011-08-071-4/+3
| | | | with spaces
* Fix bug #3385724 part 2: cancelling tag edit brokenGravatar Christian Weiske2011-08-041-1/+1
|
* Fix bug #3375428: Forgot to remove some old dojo filesGravatar Christian Weiske2011-07-231-72/+0
|
* escape feed links properly and fix some bugs in the feed ↵Gravatar Christian Weiske2011-06-273-13/+40
| | | | link parameters
* privatekey -> privateKey everywhereGravatar Christian Weiske2011-06-274-11/+11
|
* fix E_NOTICEGravatar Christian Weiske2011-06-091-0/+1
|
* Refined rss feed descriptionGravatar Mark Pemberton2011-06-071-1/+1
|
* Merge branch 'master' into privatekey2Gravatar Mark Pemberton2011-06-0420-3/+19
|\ | | | | | | | | | | Conflicts: data/templates/default/bookmarks.tpl.php
| * implement request #1989987: theme support. merge themes ↵Gravatar Christian Weiske2011-05-2519-2/+15
| | | | | | | | branch with --squash
| * check if the charset parameter really existsGravatar Christian Weiske2011-05-231-1/+4
| |
* | Reverted changes of date() to gdate(), added tests to ↵Gravatar Mark Pemberton2011-06-044-32/+23
| | | | | | | | confirm existence of private RSS feed, and finalized changes to the user session usage with rss.php
* | Merge branch 'master' into privatekey2Gravatar Mark Pemberton2011-05-212-41/+81
|\|
| * CSGravatar Christian Weiske2011-05-141-15/+12
| |
| * fix google custom search xmlGravatar Christian Weiske2011-05-141-6/+25
| |
| * make custom search more valid htmlGravatar Christian Weiske2011-05-141-18/+39
| |
| * proper status code when gsearch is deactivatedGravatar Christian Weiske2011-05-141-3/+6
| |
* | Resolve some failed bookmark and tag testsGravatar Mark Pemberton2011-05-211-1/+1
| |
* | Updated PrivateKey to include Tag searchesGravatar Mark Pemberton2011-05-172-2/+30
| |
* | Updated 'Generate New Key' button to use ajax if ↵Gravatar Mark Pemberton2011-05-161-0/+1
| | | | | | | | javascript enabled.
* | Fixed sql commands where resources were not freedGravatar Mark Pemberton2011-05-141-0/+42
| |
* | new privatekey2 branch with privatekey changesGravatar Mark Pemberton2011-05-134-5/+93
|/
* Merge branch 'master' into ssl-client-certsGravatar Christian Weiske2011-05-135-8/+8
|\
| * Merge branch 'master' into configurable-privacy2Gravatar Christian Weiske2011-05-121-2/+5
| |\
| * \ merge masterGravatar Christian Weiske2011-05-0259-198/+12383
| |\ \
| * | | Updates for feature request 3164348: Make default ↵Gravatar bretticvs2011-03-155-8/+8
| | | | | | | | | | | | | | | | privacy configurable.