Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move URL title method to dedicated class | Christian Weiske | 2016-05-09 | 1 | -46/+4 |
| | |||||
* | Integrate Firefox Social API for bookmarking | Christian Weiske | 2015-01-21 | 2 | -1/+2 |
| | |||||
* | Add support for phancap website thumbnailer. | Christian Weiske | 2014-04-23 | 1 | -1/+0 |
| | | | | Drop support for artviper, since their service is gone. | ||||
* | add option to get last modified date instead of creation date | David Glenck | 2014-03-26 | 1 | -3/+17 |
| | |||||
* | add status attribute to post in all relevant api functions | David Glenck | 2014-01-16 | 4 | -7/+17 |
| | |||||
* | Fix E_STRICT error: we explicitely have to cast resources to (int) | Christian Weiske | 2013-03-21 | 1 | -4/+4 |
| | |||||
* | remove php4-style object reference passing #2 | Christian Weiske | 2013-03-20 | 18 | -32/+32 |
| | |||||
* | get rid of deprecated eregi function and fix replacement | Christian Weiske | 2013-03-18 | 1 | -1/+4 |
| | |||||
* | Fix bug #109: preserve privacy setting from Delicious export files. | Christian Weiske | 2013-03-18 | 1 | -1/+8 |
| | | | | Thanks for David Glenck for the initial version of this patch. | ||||
* | Require that user type in two passwords and check they match when registering. | James | 2012-10-28 | 1 | -0/+5 |
| | |||||
* | subtitle was escaped too often in http://bm.bogo/bookmarks/userb/userb-tag | Christian Weiske | 2012-01-21 | 1 | -2/+2 |
| | |||||
* | Fix bug #3396727: Title of http://lesscss.org/ not loaded | Christian Weiske | 2012-01-20 | 1 | -0/+3 |
| | |||||
* | Fix bug #3468293: Delicious import does not preserve private links | Christian Weiske | 2012-01-20 | 1 | -6/+23 |
| | |||||
* | Fix bug #3413459: Thumbnails not in one line, thanks ↵ | Christian Weiske | 2012-01-20 | 1 | -0/+1 |
| | | | | http://quirksmode.org/css/clearing.html for the CSS hint | ||||
* | Fully fix bug #3463481: use proper self URL, different page url | Christian Weiske | 2012-01-20 | 1 | -1/+2 |
| | |||||
* | Part of bug #3463481: add guid to items | Christian Weiske | 2012-01-20 | 1 | -1/+3 |
| | |||||
* | Part of bug #3463481: Add HTTP protocol to self URL in feed | Christian Weiske | 2012-01-20 | 1 | -1/+1 |
| | |||||
* | Fix bug #3407728: Can't delete users from admin page | Christian Weiske | 2011-11-01 | 1 | -2/+3 |
| | |||||
* | Fix bug #3399815: PHP error in opensearch API in 0.98.3 | Christian Weiske | 2011-11-01 | 1 | -1/+1 |
| | |||||
* | Fix bug #3388219: Incorrect URL when cancelling tag2tag-actions | Christian Weiske | 2011-09-05 | 2 | -2/+2 |
| | |||||
* | revise bugfix of unescaped subtitle | Christian Weiske | 2011-09-05 | 2 | -2/+2 |
| | |||||
* | fix sioc export | Christian Weiske | 2011-09-05 | 1 | -2/+2 |
| | |||||
* | Fix bug #3382126: Linked tags does not work for tags with spaces | Christian Weiske | 2011-08-07 | 1 | -4/+3 |
| | |||||
* | Fix bug #3385724 part 2: cancelling tag edit broken | Christian Weiske | 2011-08-04 | 1 | -1/+1 |
| | |||||
* | Fix bug #3375428: Forgot to remove some old dojo files | Christian Weiske | 2011-07-23 | 1 | -72/+0 |
| | |||||
* | escape feed links properly and fix some bugs in the feed link parametersorigin/privatekey2 | Christian Weiske | 2011-06-27 | 3 | -13/+40 |
| | |||||
* | privatekey -> privateKey everywhere | Christian Weiske | 2011-06-27 | 4 | -11/+11 |
| | |||||
* | fix E_NOTICE | Christian Weiske | 2011-06-09 | 1 | -0/+1 |
| | |||||
* | Refined rss feed description | Mark Pemberton | 2011-06-07 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into privatekey2 | Mark Pemberton | 2011-06-04 | 20 | -3/+19 |
|\ | | | | | | | | | | | Conflicts: data/templates/default/bookmarks.tpl.php | ||||
| * | implement request #1989987: theme support. merge themes branch with --squash | Christian Weiske | 2011-05-25 | 19 | -2/+15 |
| | | |||||
| * | check if the charset parameter really exists | Christian Weiske | 2011-05-23 | 1 | -1/+4 |
| | | |||||
* | | Reverted changes of date() to gdate(), added tests to confirm existence of ↵ | Mark Pemberton | 2011-06-04 | 4 | -32/+23 |
| | | | | | | | | private RSS feed, and finalized changes to the user session usage with rss.php | ||||
* | | Merge branch 'master' into privatekey2 | Mark Pemberton | 2011-05-21 | 2 | -41/+81 |
|\ \ | |/ | |||||
| * | CS | Christian Weiske | 2011-05-14 | 1 | -15/+12 |
| | | |||||
| * | fix google custom search xml | Christian Weiske | 2011-05-14 | 1 | -6/+25 |
| | | |||||
| * | make custom search more valid html | Christian Weiske | 2011-05-14 | 1 | -18/+39 |
| | | |||||
| * | proper status code when gsearch is deactivated | Christian Weiske | 2011-05-14 | 1 | -3/+6 |
| | | |||||
* | | Resolve some failed bookmark and tag tests | Mark Pemberton | 2011-05-21 | 1 | -1/+1 |
| | | |||||
* | | Updated PrivateKey to include Tag searches | Mark Pemberton | 2011-05-17 | 2 | -2/+30 |
| | | |||||
* | | Updated 'Generate New Key' button to use ajax if javascript enabled. | Mark Pemberton | 2011-05-16 | 1 | -0/+1 |
| | | |||||
* | | Fixed sql commands where resources were not freed | Mark Pemberton | 2011-05-14 | 1 | -0/+42 |
| | | |||||
* | | new privatekey2 branch with privatekey changes | Mark Pemberton | 2011-05-13 | 4 | -5/+93 |
|/ | |||||
* | Merge branch 'master' into ssl-client-certs | Christian Weiske | 2011-05-13 | 5 | -8/+8 |
|\ | |||||
| * | Merge branch 'master' into configurable-privacy2origin/configurable-privacy2 | Christian Weiske | 2011-05-12 | 1 | -2/+5 |
| |\ | |||||
| * \ | merge master | Christian Weiske | 2011-05-02 | 59 | -198/+12383 |
| |\ \ | |||||
| * | | | Updates for feature request 3164348: Make default privacy configurable. | bretticvs | 2011-03-15 | 5 | -8/+8 |
| | | | | |||||
* | | | | use correct variable and show error messages | Christian Weiske | 2011-05-11 | 1 | -8/+8 |
| | | | | |||||
* | | | | deleting ssl client certificates from profile page works now | Christian Weiske | 2011-05-11 | 1 | -2/+17 |
| | | | | |||||
* | | | | registering the current client certificate works now | Christian Weiske | 2011-05-11 | 1 | -1/+14 |
| | | | | |||||
* | | | | prepare user interface to register and delete client certificates on the ↵ | Christian Weiske | 2011-05-10 | 1 | -5/+10 |
| | | | | | | | | | | | | | | | | profile page | ||||
* | | | | show current users certificates on profile page | Christian Weiske | 2011-05-09 | 2 | -1/+7 |
| | | | | |||||
* | | | | automatically register SSL client cert when user registers | Christian Weiske | 2011-05-09 | 1 | -8/+18 |
| | | | | |||||
* | | | | autofill registration form email address if user has a ssl client certificate | Christian Weiske | 2011-05-04 | 1 | -1/+7 |
| |_|/ |/| | | |||||
* | | | show proper error message when url is invalid | Christian Weiske | 2011-05-03 | 1 | -2/+5 |
| |/ |/| | |||||
* | | Fix bug #3097187: Using opensearch with two tags does not work in Firefox | Christian Weiske | 2011-04-15 | 1 | -4/+6 |
| | | |||||
* | | fix E_NOTICE in rss when calling i.e. http://bm.bogo/rss.php/test?sort=date_desc | Christian Weiske | 2011-04-07 | 1 | -2/+8 |
| | | |||||
* | | set width of autocomplete dropdown | Christian Weiske | 2011-04-05 | 1 | -1/+7 |
| | | |||||
* | | do not load all css files | Christian Weiske | 2011-03-29 | 1 | -9/+0 |
| | | |||||
* | | update from 1.8.5 to jquery-ui 1.8.11 | Christian Weiske | 2011-03-29 | 32 | -1524/+244 |
| | | |||||
* | | rewrite ajax/getadmintags.php | Christian Weiske | 2011-03-26 | 1 | -39/+42 |
| | | |||||
* | | test for beginsWith parameter and a bugfix :) | Christian Weiske | 2011-03-26 | 1 | -1/+1 |
| | | |||||
* | | begin modifying ajax/getcontacttags | Christian Weiske | 2011-03-25 | 1 | -34/+35 |
| | | |||||
* | | autocomplete with jquery (hardcoded tag list for now) | Christian Weiske | 2011-03-22 | 1 | -1/+1 |
| | | |||||
* | | add jquery-ui with autocomplete | Christian Weiske | 2011-03-22 | 27 | -0/+3162 |
| | | |||||
* | | remove fcbkcomplete javascript and css; we will be using jquery autocomplete | Christian Weiske | 2011-03-22 | 2 | -34/+0 |
| | | |||||
* | | Merge branch 'master' into jquery | Christian Weiske | 2011-03-20 | 3 | -3/+8 |
|\ \ | | | | | | | | | | | | | Conflicts: doc/ChangeLog | ||||
| * | | Implement request #3054906: Show user's full name instead of nickname | Christian Weiske | 2011-03-15 | 1 | -1/+1 |
| |/ | |||||
| * | Fix bug #3065284: AjaxVote problem with Webkit browsers | Christian Weiske | 2011-02-16 | 1 | -1/+4 |
| | | |||||
| * | Fix bug #3178597: Broken link to context in gsearch admin index page | Christian Weiske | 2011-02-14 | 1 | -1/+3 |
| | | |||||
* | | prepare jquery autocomplete (does not work yet) | Christian Weiske | 2011-03-17 | 2 | -14/+19 |
| | | |||||
* | | fcbkcomplete files | Christian Weiske | 2011-02-14 | 2 | -0/+34 |
| | | |||||
* | | remove jqueryui, we will be using FCBKcomplete | Christian Weiske | 2010-10-26 | 22 | -1721/+0 |
| | | |||||
* | | add jqueryui 1.8.5 | Christian Weiske | 2010-10-26 | 22 | -0/+1721 |
| | | |||||
* | | load minified javascript if debug mode is off; add minified version ↵ | Christian Weiske | 2010-10-13 | 1 | -0/+1 |
| | | | | | | | | (generated with "yuicompressor --nomunge") of jstree | ||||
* | | move jstree into a version-specific directory so we can update it more easily | Christian Weiske | 2010-10-09 | 22 | -0/+0 |
| | | |||||
* | | make export_html work in strict mode, too | Christian Weiske | 2010-10-09 | 1 | -0/+2 |
| | | |||||
* | | fix menu2 | Christian Weiske | 2010-10-09 | 1 | -1/+1 |
| | | |||||
* | | make tree menu look proper | Christian Weiske | 2010-10-09 | 1 | -8/+4 |
| | | |||||
* | | fix E_NOTICE in tag2tagadd and make tag2tagadd xhtml valid | Christian Weiske | 2010-10-09 | 1 | -1/+5 |
| | | |||||
* | | make add/del tag nav links work again | Christian Weiske | 2010-10-09 | 1 | -1/+0 |
| | | |||||
* | | fix jstree xhtml bug | Christian Weiske | 2010-10-09 | 1 | -1/+1 |
| | | |||||
* | | make linkedtags sidebar tree menu work with jquery/jstree now | Christian Weiske | 2010-10-09 | 2 | -53/+142 |
| | | |||||
* | | give admin tags a link href :) | Christian Weiske | 2010-10-07 | 1 | -2/+19 |
| | | |||||
* | | make the admin tag menu behave correctly now and show only arrows on nodes ↵ | Christian Weiske | 2010-10-01 | 1 | -30/+33 |
| | | | | | | | | that have children | ||||
* | | make adminlinkedtags (menu2Tags) finally work with jquery | Christian Weiske | 2010-10-01 | 1 | -32/+30 |
| | | |||||
* | | make sidebar menu2 use jquery.jstree. ajax loading of subtags is still missing | Christian Weiske | 2010-09-30 | 22 | -1/+10181 |
|/ | |||||
* | api/posts/add respects the "replace" parameter now | cweiske | 2010-09-29 | 1 | -4/+20 |
| | | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@777 b3834d28-1941-0410-a4f8-b48e95affb8f | ||||
* | reformat api/posts/add and document it better | cweiske | 2010-09-29 | 1 | -41/+74 |
| | | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@776 b3834d28-1941-0410-a4f8-b48e95affb8f | ||||
* | send 400 status code if a parameter is missing | cweiske | 2010-09-29 | 1 | -9/+17 |
| | | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@775 b3834d28-1941-0410-a4f8-b48e95affb8f | ||||
* | first tests for api/posts/add | cweiske | 2010-09-29 | 1 | -0/+2 |
| | | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@772 b3834d28-1941-0410-a4f8-b48e95affb8f | ||||
* | test for api/posts/update | cweiske | 2010-09-29 | 2 | -13/+34 |
| | | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@771 b3834d28-1941-0410-a4f8-b48e95affb8f | ||||
* | delicious returns a proper error message when deleting non-existant items, ↵ | cweiske | 2010-09-29 | 1 | -9/+5 |
| | | | | | | which we do now, too git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@770 b3834d28-1941-0410-a4f8-b48e95affb8f | ||||
* | rewrite api/posts/delete to be more secure and add unit tests for it | cweiske | 2010-09-28 | 1 | -18/+45 |
| | | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@769 b3834d28-1941-0410-a4f8-b48e95affb8f | ||||
* | add header to httpauth.inc.php | cweiske | 2010-09-28 | 1 | -5/+26 |
| | | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@765 b3834d28-1941-0410-a4f8-b48e95affb8f | ||||
* | make files use pear directories | Christian Weiske | 2010-08-22 | 1 | -1/+7 |
| | |||||
* | make export_html follow the "specs" a bit more and add format documentation url | cweiske | 2010-03-28 | 1 | -3/+6 |
| | | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@705 b3834d28-1941-0410-a4f8-b48e95affb8f | ||||
* | fix multiple tags in html export | cweiske | 2010-03-28 | 1 | -1/+2 |
| | | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@704 b3834d28-1941-0410-a4f8-b48e95affb8f | ||||
* | test that public bookmarks of other people are not exported via csv | cweiske | 2010-03-28 | 1 | -1/+14 |
| | | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@703 b3834d28-1941-0410-a4f8-b48e95affb8f | ||||
* | make export_csv support filtering to multiple tags | cweiske | 2010-03-28 | 1 | -5/+10 |
| | | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@702 b3834d28-1941-0410-a4f8-b48e95affb8f |