Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | script to use with errbot's exec pluginHEADorigin/masterorigin/HEADmaster | Christian Weiske | 2016-05-09 | 3 | -0/+132 |
| | |||||
* | Move URL title method to dedicated class | Christian Weiske | 2016-05-09 | 2 | -46/+69 |
| | |||||
* | mention phpmyadmin | Christian Weiske | 2015-09-18 | 1 | -0/+2 |
| | |||||
* | link another theme | Christian Weiske | 2015-07-26 | 1 | -1/+2 |
| | |||||
* | Integrate Firefox Social API for bookmarking | Christian Weiske | 2015-01-21 | 4 | -3/+53 |
| | |||||
* | link pear manual ldap options | Christian Weiske | 2014-07-20 | 1 | -0/+3 |
| | |||||
* | Add support for phancap website thumbnailer. | Christian Weiske | 2014-04-23 | 8 | -37/+226 |
| | | | | Drop support for artviper, since their service is gone. | ||||
* | mention scuttle for android | Christian Weiske | 2014-03-31 | 1 | -2/+1 |
| | |||||
* | mention scuttle for android | Christian Weiske | 2014-03-31 | 1 | -0/+15 |
| | |||||
* | add scuttleoid to docs/tools | Christian Weiske | 2014-03-31 | 1 | -1/+15 |
| | |||||
* | add option to get last modified date instead of creation date | David Glenck | 2014-03-26 | 2 | -3/+24 |
| | |||||
* | add status attribute to post in all relevant api functions | David Glenck | 2014-01-16 | 4 | -7/+17 |
| | |||||
* | link flat theme by Roman Lehnhof | Christian Weiske | 2013-10-29 | 1 | -0/+9 |
| | |||||
* | fix typo | Christian Weiske | 2013-08-20 | 1 | -2/+2 |
| | |||||
* | Fix bug #161: URLs broken on 1&1 server | Christian Weiske | 2013-08-20 | 4 | -17/+157 |
| | |||||
* | Fix #158: Correct documentation on the PostgreSQL tables file name, add example | Christian Weiske | 2013-07-02 | 1 | -4/+6 |
| | |||||
* | set max width of docs page | Christian Weiske | 2013-03-22 | 1 | -0/+3 |
| | |||||
* | add tools section in docs | Christian Weiske | 2013-03-22 | 2 | -0/+18 |
| | |||||
* | fix timing bug in tests by using title sort order instead of date sort, fix ↵ | Christian Weiske | 2013-03-21 | 1 | -7/+9 |
| | | | | bug when no user was in db | ||||
* | Fix E_STRICT error: we explicitely have to cast resources to (int) | Christian Weiske | 2013-03-21 | 1 | -4/+4 |
| | |||||
* | Fix two broken tests | Christian Weiske | 2013-03-21 | 2 | -4/+6 |
| | |||||
* | CS | Christian Weiske | 2013-03-21 | 1 | -7/+15 |
| | |||||
* | document unit test dependencies | Ricardo Soares de Lima | 2013-03-21 | 1 | -0/+5 |
| | |||||
* | The hasTag was always returning false, which probably is a bug. Fixed it and ↵ | Christian Weiske | 2013-03-21 | 2 | -4/+14 |
| | | | | 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 in header.php | Christian Weiske | 2013-03-21 | 1 | -5/+3 |
| | |||||
* | The method attachTags was raising a Notice error, fix it and adds a test for ↵ | Ricardo Soares de Lima | 2013-03-21 | 2 | -6/+22 |
| | | | | this situation. | ||||
* | fix tag::normalize test | Christian Weiske | 2013-03-21 | 1 | -1/+1 |
| | |||||
* | Using a foreach loop avoids Notice warnings when the array doesn't have ↵ | Ricardo Soares de Lima | 2013-03-21 | 2 | -2/+2 |
| | | | | sequential indexes, ex: 0, 1, 3... | ||||
* | add (broken) tests for Services_Tag::normalize and Bookmark2Tag::attachTags ↵ | Christian Weiske | 2013-03-21 | 2 | -1/+17 |
| | | | | with some empty tags | ||||
* | Merge branch '0.98' | Christian Weiske | 2013-03-21 | 4 | -21/+28 |
|\ | |||||
| * | prepare release of 0.98.5v0.98.5origin/0.98 | Christian Weiske | 2013-03-20 | 4 | -21/+28 |
| | | |||||
| * | Fix bug #110: Talk about searching for slashes | Christian Weiske | 2013-03-18 | 1 | -0/+17 |
| | | |||||
| * | 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. | ||||
| * | Changed commit comment information | José María Mateos | 2013-03-18 | 1 | -2/+2 |
| | | |||||
* | | remove php4-style object reference passing #2 | Christian Weiske | 2013-03-20 | 23 | -43/+43 |
| | | |||||
* | | Fix bug #110: Talk about searching for slashes | Christian Weiske | 2013-03-18 | 1 | -0/+17 |
| | | |||||
* | | 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. | ||||
* | | remove php4-style object reference passing | Christian Weiske | 2013-03-17 | 13 | -68/+81 |
| | | |||||
* | | Changed commit comment information | José María Mateos | 2013-03-17 | 1 | -2/+2 |
| | | |||||
* | | Require that user type in two passwords and check they match when registering. | James | 2012-10-28 | 2 | -0/+10 |
| | | |||||
* | | skip tests if unittest url is not set instead of failing | Christian Weiske | 2012-01-25 | 1 | -1/+1 |
| | | |||||
* | | travis-ci: install another pear dep | Christian Weiske | 2012-01-25 | 1 | -1/+2 |
| | | |||||
* | | another dependency | Christian Weiske | 2012-01-25 | 1 | -0/+4 |
| | | |||||
* | | travis-ci: install pear itself for the exception file | Christian Weiske | 2012-01-25 | 1 | -0/+1 |
| | | |||||
* | | travis-ci: install pear packages before building | Christian Weiske | 2012-01-25 | 1 | -0/+3 |
| | | |||||
* | | add http_request2 to the list of required packages (for the unit tests) | Christian Weiske | 2012-01-25 | 1 | -0/+5 |
| | | |||||
* | | travis-ci: setup database and config file before running tests | Christian Weiske | 2012-01-25 | 1 | -0/+4 |
| | | |||||
* | | set proper exit status when config file does not exist | Christian Weiske | 2012-01-25 | 1 | -9/+7 |
| | | |||||
* | | travis configuration file | Christian Weiske | 2012-01-25 | 1 | -0/+6 |
| | | |||||
* | | Merge branch '0.98' | Christian Weiske | 2012-01-21 | 6 | -9/+63 |
|\ \ | |/ | |||||
| * | prepare release of 0.98.4v0.98.4 | Christian Weiske | 2012-01-21 | 4 | -8/+45 |
| | | |||||
| * | Fix bug #3111254: getIdFromUser() always returns an integer now (part 2) | Christian Weiske | 2012-01-21 | 3 | -1/+18 |
| | | |||||
| * | fix artviper title | Christian Weiske | 2012-01-21 | 1 | -1/+1 |
| | | |||||
| * | subtitle was escaped too often in http://bm.bogo/bookmarks/userb/userb-tag | Christian Weiske | 2012-01-21 | 1 | -2/+2 |
| | | |||||
* | | fix artviper title | Christian Weiske | 2012-01-21 | 1 | -1/+1 |
| | | |||||
* | | subtitle was escaped too often in http://bm.bogo/bookmarks/userb/userb-tag | Christian Weiske | 2012-01-21 | 1 | -2/+2 |
| | | |||||
* | | Merge branch '0.98' | Christian Weiske | 2012-01-20 | 48 | -9381/+18592 |
|\ \ | |/ | |||||
| * | Fix bug #3396727: Title of http://lesscss.org/ not loaded | Christian Weiske | 2012-01-20 | 2 | -0/+4 |
| | | |||||
| * | Fix bug #3468293: Delicious import does not preserve private links | Christian Weiske | 2012-01-20 | 3 | -6/+25 |
| | | |||||
| * | Fix bug #3413459: Thumbnails not in one line, thanks ↵ | Christian Weiske | 2012-01-20 | 2 | -0/+2 |
| | | | | | | | | http://quirksmode.org/css/clearing.html for the CSS hint | ||||
| * | fix artviper thumbnail registration api url | Christian Weiske | 2012-01-20 | 1 | -2/+2 |
| | | |||||
| * | Fix bug: Invalid HTML when website thumbnails are activated | Christian Weiske | 2012-01-20 | 2 | -1/+2 |
| | | |||||
| * | Fix bug #3384416: Use URL with protocol in bookmarklet | Christian Weiske | 2012-01-20 | 2 | -4/+5 |
| | | |||||
| * | Fully fix bug #3463481: use proper self URL, different page url | Christian Weiske | 2012-01-20 | 3 | -2/+4 |
| | | |||||
| * | Part of bug #3463481: add guid to items | Christian Weiske | 2012-01-20 | 2 | -1/+4 |
| | | |||||
| * | Part of bug #3463481: Add atom self url to rss feed | Christian Weiske | 2012-01-20 | 1 | -1/+4 |
| | | |||||
| * | Part of bug #3463481: Add HTTP protocol to self URL in feed | Christian Weiske | 2012-01-20 | 2 | -1/+26 |
| | | |||||
| * | Part of #3476011: mention Frederics name | Christian Weiske | 2012-01-20 | 1 | -0/+1 |
| | | |||||
| * | Implement patch #3476011: PostgreSQL tables can not be initialized | Christian Weiske | 2012-01-20 | 3 | -0/+262 |
| | | |||||
| * | test file for #3469257: file with long description | Christian Weiske | 2012-01-20 | 1 | -0/+4 |
| | | |||||
| * | changelog entry for Fix bug #3436624: Wrong URL for Delicious API when importing | Christian Weiske | 2012-01-20 | 1 | -0/+1 |
| | | |||||
| * | Part of bug #3436624: compile all translations | Christian Weiske | 2012-01-20 | 16 | -0/+0 |
| | | |||||
| * | update all translation files from translation base file | Christian Weiske | 2012-01-20 | 16 | -9359/+18242 |
| | | |||||
| * | Part of bug #3436624: Fix delicious URL in template and translation base file | Christian Weiske | 2012-01-20 | 2 | -4/+4 |
| | | |||||
| * | mention missing bug number #3439729 in changelog | Christian Weiske | 2012-01-20 | 1 | -1/+1 |
| | | |||||
* | | Merge branch '0.98' | Christian Weiske | 2011-11-02 | 2 | -7/+22 |
|\ \ | |/ | |||||
| * | sort changelog entries by bug number | Christian Weiske | 2011-11-02 | 1 | -1/+1 |
| | | |||||
| * | Fix bug #3431742: open_basedir problems with /etc/ config files | Christian Weiske | 2011-11-02 | 2 | -6/+21 |
| | | |||||
* | | Merge branch '0.98' | Christian Weiske | 2011-11-01 | 5 | -704/+935 |
|\ \ | |/ | |||||
| * | Implement request #3403609: fr_CA translation update, compiled file | Christian Weiske | 2011-11-01 | 1 | -0/+0 |
| | | |||||
| * | Implement request #3403609: fr_CA translation update | Christian Weiske | 2011-11-01 | 2 | -376/+533 |
| | | |||||
| * | fix script to update translation base file | Christian Weiske | 2011-11-01 | 1 | -1/+1 |
| | | |||||
| * | update translation base file | Christian Weiske | 2011-11-01 | 1 | -317/+393 |
| | | |||||
| * | first part of #3403609: fr_CA translation update | Christian Weiske | 2011-11-01 | 1 | -10/+8 |
| | | |||||
* | | Merge branch '0.98' | Christian Weiske | 2011-11-01 | 2 | -2/+4 |
|\ \ | |/ | |||||
| * | Fix bug #3407728: Can't delete users from admin page | Christian Weiske | 2011-11-01 | 2 | -2/+4 |
| | | |||||
* | | Merge branch '0.98' | Christian Weiske | 2011-11-01 | 2 | -1/+2 |
|\ \ | |/ | | | | | | | Conflicts: doc/ChangeLog | ||||
| * | Fix bug #3399815: PHP error in opensearch API in 0.98.3 | Christian Weiske | 2011-11-01 | 2 | -1/+2 |
| | | |||||
| * | Fix bug #3388219: Incorrect URL when cancelling tag2tag-actions | Christian Weiske | 2011-09-05 | 3 | -2/+3 |
| | | |||||
| * | Fix bug #3393951: Logo images missing on bookmark page | Christian Weiske | 2011-09-05 | 2 | -2/+3 |
| | | |||||
| * | revise bugfix of unescaped subtitle | Christian Weiske | 2011-09-05 | 3 | -4/+6 |
| | | |||||
| * | Fix bug: Subtitle was not escaped | Christian Weiske | 2011-09-05 | 2 | -1/+2 |
| | | |||||
| * | Fix bug: URLs were escaped too often in bookmark list | Christian Weiske | 2011-09-05 | 3 | -3/+36 |
| | | |||||
| * | prevent notice when sidebar blocks are not defined | Christian Weiske | 2011-09-05 | 1 | -4/+8 |
| | | |||||
| * | fix sioc export | Christian Weiske | 2011-09-05 | 1 | -2/+2 |
| | | |||||
* | | implement request #3428721: talk about PEAR package installation | Christian Weiske | 2011-10-31 | 1 | -3/+62 |
| | | |||||
* | | Merge remote-tracking branch 'gh-echza/master' | Christian Weiske | 2011-08-31 | 2 | -0/+1511 |
|\ \ | |||||
| * | | another test | Yalçın Can | 2011-07-27 | 2 | -33/+22 |
| | | |