summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* special header file for standalone scriptsGravatar cweiske2010-01-194-8/+23
* Fix bug #2934891: RSS XML was sometimes invalid becauseGravatar cweiske2010-01-192-8/+10
* fix E_NOTICE in rssGravatar cweiske2010-01-191-1/+1
* Implement request #2934872: Option to set the "no descrip...Gravatar cweiske2010-01-193-1/+14
* Implement request #2934868: Do not display full redirecti...Gravatar cweiske2010-01-192-3/+5
* no xss but sqlGravatar cweiske2010-01-171-2/+2
* note about 0.94.2 security releaseGravatar cweiske2010-01-161-0/+8
* add 0.95.2 to changelogGravatar cweiske2010-01-161-1/+9
* fix several sql injection possibilitiesGravatar cweiske2010-01-166-68/+69
* Fix bug #2887063: Common tag combination description feel...Gravatar cweiske2010-01-162-0/+27
* make common description editor work even when no referer ...Gravatar cweiske2010-01-161-8/+12
* fix E_NOTICEGravatar cweiske2010-01-161-1/+1
* Coding standards changes, add header docblockGravatar cweiske2010-01-161-47/+54
* Part of request #2928950: Add config option to allow sort...Gravatar cweiske2010-01-163-2/+14
* typoGravatar cweiske2010-01-161-1/+1
* update changelogGravatar cweiske2010-01-161-0/+3
* Part of bug #2928950: add support for "count" parameter i...Gravatar cweiske2010-01-162-1/+31
* lowercase utf-8 because i like that betterGravatar cweiske2010-01-161-1/+1
* add pubdate and latest change date to rss feedGravatar cweiske2010-01-162-20/+23
* part of bug #2928950: fix RSS content-type headerGravatar cweiske2010-01-161-1/+2
* Coding standards changes, add header docblockGravatar cweiske2010-01-161-75/+70
* Coding standards changes, add header docblockGravatar cweiske2010-01-161-17/+37
* Coding standards changes, add header docblockGravatar cweiske2010-01-161-23/+44
* fix E_NOTICE in post_dates.php and show the last date, tooGravatar cweiske2010-01-161-0/+4
* Coding standards changes, add header docblockGravatar cweiske2010-01-161-13/+29
* Coding standards changes, add header to some filesGravatar cweiske2010-01-162-20/+56
* cleanup login()Gravatar cweiske2010-01-161-5/+25
* Fix bug #2928905: API was broken when no user was logged inGravatar cweiske2010-01-161-1/+3
* Fix bug #2928905: API was broken when no user was logged inGravatar cweiske2010-01-162-16/+22
* more explanationGravatar cweiske2010-01-161-0/+5
* respect $shorturl configuration settingGravatar cweiske2010-01-162-0/+15
* tell people about privacy settings and a TOODGravatar cweiske2010-01-161-0/+4
* first shorturl redirection implementationGravatar cweiske2010-01-161-0/+35
* create admin user, tooGravatar cweiske2009-11-261-0/+1
* add documentation for _getbookmark() and dependent methodsGravatar cweiske2009-11-261-11/+70
* git-svn-id: https://semanticscuttle.svn.sourceforge.net/s...Gravatar mensonge2009-11-252-0/+1481
* Vietnamese translationGravatar mensonge2009-11-252-309/+309
* part of request #2830224: prepare API for short url serviceGravatar cweiske2009-11-2310-22/+101
* tell people they need phps filter functionsGravatar cweiske2009-11-201-1/+1
* replace regex email validation with PHP filter function a...Gravatar cweiske2009-11-201-30/+10
* test email validationGravatar cweiske2009-11-201-0/+36
* add base test files to phpunit blacklistGravatar cweiske2009-11-202-0/+4
* test deleteBookmarksForUserGravatar cweiske2009-11-202-0/+60
* test bookmark updatingGravatar cweiske2009-11-201-0/+29
* test normalizing an addressGravatar cweiske2009-11-201-0/+22
* remove superfluous returns after die messagesGravatar cweiske2009-11-202-18/+11
* test bookmarkExists() in all variationsGravatar cweiske2009-11-192-2/+113
* fully test editAllowed()Gravatar cweiske2009-11-191-1/+59
* fix notice when passing an invalid array to editAllowed()Gravatar cweiske2009-11-191-0/+4
* fix notice when passing an invalid array to editAllowed()Gravatar cweiske2009-11-192-2/+59