summaryrefslogtreecommitdiffstatshomepage
path: root/src/SemanticScuttle/Service/Bookmark.php
Commit message (Expand)AuthorAgeFilesLines
* fix bug #2953732 and make corresponding test work.Gravatar cweiske2010-03-171-1/+2
* re-fix isAdmin() sql optimizationGravatar cweiske2010-02-201-1/+1
* add SemanticScuttle_Service_Bookmark::bookmarksExist() me...Gravatar cweiske2010-02-201-1/+55
* reformat queryGravatar cweiske2010-02-201-1/+3
* fix tests after last commitGravatar cweiske2010-02-201-1/+4
* save another queryGravatar cweiske2010-02-201-2/+2
* sql optimization: fetch all tags at onceGravatar cweiske2010-02-201-4/+11
* make countOthers() accept an array of addressesGravatar cweiske2010-02-201-13/+44
* reformat countOthers()Gravatar cweiske2010-02-161-13/+33
* do not return numbers < 0Gravatar cweiske2010-02-161-1/+1
* do not return numbers < 0Gravatar cweiske2010-02-161-2/+3
* fix countBookmarks() for mysqliGravatar cweiske2010-02-071-1/+1
* fix bookmarkExists() for mysqliGravatar cweiske2010-02-071-4/+8
* Part of request #2928950: Add config option to allow sort...Gravatar cweiske2010-01-161-2/+2
* tell people about privacy settings and a TOODGravatar cweiske2010-01-161-0/+4
* add documentation for _getbookmark() and dependent methodsGravatar cweiske2009-11-261-11/+70
* part of request #2830224: prepare API for short url serviceGravatar cweiske2009-11-231-5/+29
* test deleteBookmarksForUserGravatar cweiske2009-11-201-0/+7
* remove superfluous returns after die messagesGravatar cweiske2009-11-201-14/+11
* test bookmarkExists() in all variationsGravatar cweiske2009-11-191-2/+13
* fix notice when passing an invalid array to editAllowed()Gravatar cweiske2009-11-191-2/+5
* hide bookmarks below a configurable thresholdGravatar cweiske2009-11-021-1/+9
* fix unfreed sql resultGravatar cweiske2009-10-311-1/+3
* move user class into own fileGravatar cweiske2009-10-301-15/+27
* unification test was unstable, tooGravatar cweiske2009-10-281-18/+25
* explain deleteAll() in bookmarksGravatar cweiske2009-10-281-1/+7
* test previously fixed bug: voting was updated for all boo...Gravatar cweiske2009-10-281-7/+9
* basic ajax voting support. has a bad counting bug somewhereGravatar cweiske2009-10-281-7/+39
* fix user-specific tagsGravatar cweiske2009-10-271-10/+12
* introduce voting config value and provide current user vo...Gravatar cweiske2009-10-261-0/+16
* add docblocks to service classesGravatar cweiske2009-10-261-0/+25
* clarificationGravatar cweiske2009-10-251-2/+2
* Rename categories to tags, because that is what they areGravatar cweiske2009-10-251-3/+3
* test if deleting bookmarks works. to do this, we need a n...Gravatar cweiske2009-10-251-8/+9
* delete votes when deleting bookmarkGravatar cweiske2009-10-251-3/+6
* delete votes when deleting bookmarkGravatar cweiske2009-10-251-8/+34
* convert tabs to spacesGravatar cweiske2009-10-241-15/+15
* document getBookmarks()Gravatar cweiske2009-10-241-12/+44
* introduce dbservice, a service base class that has a data...Gravatar cweiske2009-10-241-9/+2
* tabs to spaces, document and format addBookmark()Gravatar cweiske2009-10-241-540/+668
* rename ServiceFactory::getServiceInstance() to get() - mu...Gravatar cweiske2009-10-231-10/+10
* make the application work againGravatar cweiske2009-10-031-26/+36
* more file renamingsGravatar cweiske2009-10-031-0/+552