summaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
...
* Update README.mdGravatar buckaroo-labs2023-12-201-1/+2
|
* correct linksGravatar buckaroo-labs2023-12-201-15/+15
|
* correct linksGravatar buckaroo-labs2023-12-201-3/+3
|
* Update README.mdGravatar buckaroo-labs2023-12-201-1/+1
|
* Update README.mdGravatar buckaroo-labs2023-12-201-1/+5
|
* PHP 7.3 compat, bug fixesGravatar querwurzelt2019-01-2116-58/+45
|
* script to use with errbot's exec pluginGravatar Christian Weiske2016-05-093-0/+132
|
* Move URL title method to dedicated classGravatar Christian Weiske2016-05-092-46/+69
|
* mention phpmyadminGravatar Christian Weiske2015-09-181-0/+2
|
* link another themeGravatar Christian Weiske2015-07-261-1/+2
|
* Integrate Firefox Social API for bookmarkingGravatar Christian Weiske2015-01-214-3/+53
|
* link pear manual ldap optionsGravatar Christian Weiske2014-07-201-0/+3
|
* Add support for phancap website thumbnailer.Gravatar Christian Weiske2014-04-238-37/+226
| | | | Drop support for artviper, since their service is gone.
* mention scuttle for androidGravatar Christian Weiske2014-03-311-2/+1
|
* mention scuttle for androidGravatar Christian Weiske2014-03-311-0/+15
|
* add scuttleoid to docs/toolsGravatar Christian Weiske2014-03-311-1/+15
|
* add option to get last modified date instead of creation ↵Gravatar David Glenck2014-03-262-3/+24
| | | | date
* add status attribute to post in all relevant api functionsGravatar David Glenck2014-01-164-7/+17
|
* link flat theme by Roman LehnhofGravatar Christian Weiske2013-10-291-0/+9
|
* fix typoGravatar Christian Weiske2013-08-201-2/+2
|
* Fix bug #161: URLs broken on 1&1 serverGravatar Christian Weiske2013-08-204-17/+157
|
* Fix #158: Correct documentation on the PostgreSQL tables ↵Gravatar Christian Weiske2013-07-021-4/+6
| | | | file name, add example
* set max width of docs pageGravatar Christian Weiske2013-03-221-0/+3
|
* add tools section in docsGravatar Christian Weiske2013-03-222-0/+18
|
* fix timing bug in tests by using title sort order ↵Gravatar Christian Weiske2013-03-211-7/+9
| | | | instead of date sort, fix bug when no user was in db
* Fix E_STRICT error: we explicitely have to cast ↵Gravatar Christian Weiske2013-03-211-4/+4
| | | | resources to (int)
* Fix two broken testsGravatar Christian Weiske2013-03-212-4/+6
|
* CSGravatar Christian Weiske2013-03-211-7/+15
|
* document unit test dependenciesGravatar Ricardo Soares de Lima2013-03-211-0/+5
|
* The hasTag was always returning false, which probably is ↵Gravatar Christian Weiske2013-03-212-4/+14
| | | | a bug. Fixed it and added a test to catch it. Thanks for Ricardo Soares de Lima for the first patch version
* fix some CS, remove unneeded include - file is included ↵Gravatar Christian Weiske2013-03-211-5/+3
| | | | in header.php
* The method attachTags was raising a Notice error, fix it ↵Gravatar Ricardo Soares de Lima2013-03-212-6/+22
| | | | and adds a test for this situation.
* fix tag::normalize testGravatar Christian Weiske2013-03-211-1/+1
|
* Using a foreach loop avoids Notice warnings when the ↵Gravatar Ricardo Soares de Lima2013-03-212-2/+2
| | | | array doesn't have sequential indexes, ex: 0, 1, 3...
* add (broken) tests for Services_Tag::normalize and ↵Gravatar Christian Weiske2013-03-212-1/+17
| | | | Bookmark2Tag::attachTags with some empty tags
* Merge branch '0.98'Gravatar Christian Weiske2013-03-214-21/+28
|\
| * prepare release of 0.98.5Gravatar Christian Weiske2013-03-204-21/+28
| |
| * Fix bug #110: Talk about searching for slashesGravatar Christian Weiske2013-03-181-0/+17
| |
| * 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.
| * Changed commit comment informationGravatar José María Mateos2013-03-181-2/+2
| |
* | remove php4-style object reference passing #2Gravatar Christian Weiske2013-03-2023-43/+43
| |
* | Fix bug #110: Talk about searching for slashesGravatar Christian Weiske2013-03-181-0/+17
| |
* | 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.
* | remove php4-style object reference passingGravatar Christian Weiske2013-03-1713-68/+81
| |
* | Changed commit comment informationGravatar José María Mateos2013-03-171-2/+2
| |
* | Require that user type in two passwords and check they ↵Gravatar James2012-10-282-0/+10
| | | | | | | | match when registering.
* | skip tests if unittest url is not set instead of failingGravatar Christian Weiske2012-01-251-1/+1
| |
* | travis-ci: install another pear depGravatar Christian Weiske2012-01-251-1/+2
| |