Commit Graph

  • 5c2d5b5ad2 Adding README.md. master yohan 2015-10-03 12:50:31 +0200
  • 4b5059bfc4 Batch tagging (first pass but working). Search will now look in bookmarks addresses too. Some bugfixes. yohan 2015-09-20 05:40:05 +0200
  • e567e30ce0 Separate Netscape bookmark parser and add a license header. yohan 2015-09-18 20:19:37 +0200
  • 0600f02a13 Shoulder surfing protection with new default option. Enabled only for logged users as we use logged user's tags to decide what should be hidden. Tags linked to the tag defined in the configuration, associated bookmarks, relevant links and "last searches" block will be hidden. Hidden state is active unless disabled by clicking on the top right button : require user's password. This setting is remembered by a session cookie. yohan 2015-09-18 19:41:12 +0200
  • 2b4044a26a Block everything if global private mode enabled and user not logged on. yohan 2015-09-15 02:35:06 +0200
  • 02185ad7e4 Merge branch 'yohan' into HEAD yohan 2015-09-13 04:52:16 +0200
  • 7699c685e6 Better import for XML bookmark file. Support for adding multiple bookmarks at once with my modified Firefox's Scuttle plugin. yohan 2015-09-13 03:33:39 +0200
  • 200aa3c793 link another theme Christian Weiske 2015-07-26 08:02:16 +0200
  • 11e56e5861 Integrate Firefox Social API for bookmarking Christian Weiske 2015-01-21 22:05:12 +0100
  • f6902bc09d link pear manual ldap options Christian Weiske 2014-07-20 21:50:42 +0200
  • 6b3f1d4bb5 Add support for phancap website thumbnailer. Christian Weiske 2014-04-23 23:12:55 +0200
  • af2a061ecd mention scuttle for android Christian Weiske 2014-03-31 11:13:15 +0200
  • e37b58a15a mention scuttle for android Christian Weiske 2014-03-31 11:11:50 +0200
  • f095a0bd71 add scuttleoid to docs/tools Christian Weiske 2014-03-31 11:08:03 +0200
  • 635be284de use autoloader openid Christian Weiske 2012-02-16 19:35:04 +0100
  • 90ba326f85 show error when openid is already registered Christian Weiske 2012-02-15 10:30:45 +0100
  • 09cf21aa7e use custom HTTP adapter to get rid of HTTP warnings thrown by XML_XRD's simplexml_load_file usage Christian Weiske 2012-02-15 10:12:11 +0100
  • 3acd0e8db4 WebFinger support! Christian Weiske 2012-02-15 08:57:02 +0100
  • e1655f0e22 adding new openids in user profile works now Christian Weiske 2012-01-30 14:02:02 +0100
  • 3afbf11087 restructure code a bit Christian Weiske 2012-01-29 13:32:49 +0100
  • 8258c39e54 CS: tab2spaces Christian Weiske 2012-01-29 13:26:12 +0100
  • da38761814 begin describing OpenID login process Christian Weiske 2012-01-27 23:08:56 +0100
  • 9ac32984eb catch openid errors Christian Weiske 2012-01-26 13:30:42 +0100
  • 1ab3c45d71 Move OpenID login handling into separate class Christian Weiske 2012-01-26 13:27:47 +0100
  • 14640ed8a5 openid identifier table Christian Weiske 2012-01-22 01:21:16 +0100
  • 16c08eb3b6 first working openid login (very very rough, but works!) Christian Weiske 2012-01-22 01:19:55 +0100
  • 0a5eed2dd3 add option to get last modified date instead of creation date David Glenck 2014-03-26 22:15:09 +0100
  • f36c79cb7b phar + clean urls work fully now phar Christian Weiske 2011-09-05 18:43:22 +0200
  • 995dbef2a1 map clean urls to .php files in phar Christian Weiske 2011-09-05 18:16:28 +0200
  • fb4d822f31 make "php dist/SemanticScuttle-0.98.X.phar r scripts/avahi-export.php" work Christian Weiske 2011-08-24 23:20:17 +0200
  • 9a57269b23 introduce global $cfg variable that one day will get rid of all the $GLOBALS pollution Christian Weiske 2011-08-24 23:17:43 +0200
  • 524b1056a6 troubleshooting Christian Weiske 2011-08-24 22:37:14 +0200
  • 6f5cd7c6e4 phar installation instructions Christian Weiske 2011-08-24 22:24:53 +0200
  • 7947dad6a5 implement extracting files and running scripts Christian Weiske 2011-08-24 22:00:59 +0200
  • 897bc4f7dc use console_commandline to handle cli arguments Christian Weiske 2011-08-24 21:26:25 +0200
  • d49a9e684b map calls to phar without anything Christian Weiske 2011-08-24 21:05:30 +0200
  • 75156bfd20 first version of phar cli interface; currently lists files only Christian Weiske 2011-08-24 18:25:29 +0200
  • afe1fbd4b4 phar setup Christian Weiske 2011-08-24 07:42:09 +0200
  • 557467b2b4 properly detect path info when running in the phar without /www/ Christian Weiske 2011-08-19 07:46:45 +0200
  • 2333ebf0e7 fix config tests Christian Weiske 2011-08-19 07:45:44 +0200
  • e991f209bc get rid of www/ in phar Christian Weiske 2011-08-18 16:04:39 +0200
  • 3070f234b6 fix file inclusion with phar Christian Weiske 2011-08-16 20:02:33 +0200
  • e6d66690d2 fix PATH_INFO in phar mode Christian Weiske 2011-08-16 18:26:48 +0200
  • aed211c5b2 provide mapping for /www/ Christian Weiske 2011-08-16 18:10:41 +0200
  • 64923095e6 detect correct root path when run from the phar Christian Weiske 2011-08-16 07:56:07 +0200
  • f93c3bbe76 test configurable root Christian Weiske 2011-08-15 18:23:29 +0200
  • b0e4b4390b move root directory detection into SemanticScuttle_Environment to make it testable Christian Weiske 2011-08-15 18:20:59 +0200
  • bbe708ce17 delete phar file before generating it Christian Weiske 2011-08-15 18:20:24 +0200
  • 160ef2d631 own stub for the phar to disallow access to anything but www/ Christian Weiske 2011-08-12 06:50:28 +0200
  • b73d18af88 load configuration for phar files Christian Weiske 2011-08-10 18:26:32 +0200
  • ddcf7cd2a3 we have no hostname on cli (phar) Christian Weiske 2011-08-10 18:02:45 +0200
  • 72db833930 phar generation task Christian Weiske 2011-08-10 07:47:58 +0200
  • 49f1259c42 add status attribute to post in all relevant api functions David Glenck 2014-01-16 21:07:17 +0100
  • c57960623b link flat theme by Roman Lehnhof Christian Weiske 2013-10-29 08:34:22 +0100
  • 91cc4a26fb fix typo Christian Weiske 2013-08-20 21:16:22 +0200
  • e6494f9767 Fix bug #161: URLs broken on 1&1 server Christian Weiske 2013-08-20 20:58:28 +0200
  • f309a61b71 Fix #158: Correct documentation on the PostgreSQL tables file name, add example Christian Weiske 2013-07-02 14:59:38 +0200
  • f8066ea76a set max width of docs page Christian Weiske 2013-03-22 08:38:25 +0100
  • 19202ab64c add tools section in docs Christian Weiske 2013-03-22 08:37:17 +0100
  • 25ae541840 fix timing bug in tests by using title sort order instead of date sort, fix bug when no user was in db Christian Weiske 2013-03-21 18:23:34 +0100
  • 69596125d7 Fix E_STRICT error: we explicitely have to cast resources to (int) Christian Weiske 2013-03-21 18:09:37 +0100
  • dfaf1d026a Fix two broken tests Christian Weiske 2013-03-21 17:57:48 +0100
  • 5c8833d5f5 CS Christian Weiske 2013-03-21 17:57:12 +0100
  • 1cc149fbd6 document unit test dependencies Ricardo Soares de Lima 2013-03-21 06:51:46 +0100
  • 26352761d3 The hasTag was always returning false, which probably is a bug. Fixed it and added a test to catch it. Thanks for Ricardo Soares de Lima for the first patch version Christian Weiske 2013-03-21 06:49:37 +0100
  • 20e3b5ebd7 fix some CS, remove unneeded include - file is included in header.php Christian Weiske 2013-03-21 06:44:11 +0100
  • 2f865db513 The method attachTags was raising a Notice error, fix it and adds a test for this situation. Ricardo Soares de Lima 2012-12-09 16:08:02 -0200
  • 3e2d817fc7 fix tag::normalize test Christian Weiske 2013-03-21 06:40:17 +0100
  • 72269aa1d6 Using a foreach loop avoids Notice warnings when the array doesn't have sequential indexes, ex: 0, 1, 3... Ricardo Soares de Lima 2012-12-08 17:23:10 -0200
  • c4ba9ef2d2 add (broken) tests for Services_Tag::normalize and Bookmark2Tag::attachTags with some empty tags Christian Weiske 2013-03-21 06:39:11 +0100
  • f8b5ad1cad Merge branch '0.98' Christian Weiske 2013-03-21 06:31:16 +0100
  • 85e2ccd942 remove php4-style object reference passing #2 Christian Weiske 2013-03-20 20:00:25 +0100
  • 54b5726157 prepare release of 0.98.5 v0.98.5 0.98 Christian Weiske 2013-03-20 18:06:15 +0100
  • 409b7e681d Fix bug #110: Talk about searching for slashes Christian Weiske 2013-03-18 23:04:49 +0100
  • 326bca9731 get rid of deprecated eregi function and fix replacement Christian Weiske 2013-03-18 22:30:12 +0100
  • 943d149e31 Fix bug #109: preserve privacy setting from Delicious export files. Thanks for David Glenck for the initial version of this patch. Christian Weiske 2013-03-18 22:18:09 +0100
  • a67a7f761d Changed commit comment information José María Mateos 2013-03-17 17:16:57 +0100
  • fc4c79df8a Fix bug #110: Talk about searching for slashes Christian Weiske 2013-03-18 23:04:49 +0100
  • 530e0c0541 get rid of deprecated eregi function and fix replacement Christian Weiske 2013-03-18 22:30:12 +0100
  • 0a040e2134 Fix bug #109: preserve privacy setting from Delicious export files. Thanks for David Glenck for the initial version of this patch. Christian Weiske 2013-03-18 22:18:09 +0100
  • d0ed9adec8 remove php4-style object reference passing Christian Weiske 2013-03-17 22:22:16 +0100
  • defe7c0035 Changed commit comment information José María Mateos 2013-03-17 17:16:57 +0100
  • 6607747b37 Require that user type in two passwords and check they match when registering. James 2012-10-22 13:48:14 +0100
  • cb4b0469ca skip tests if unittest url is not set instead of failing Christian Weiske 2012-01-25 23:20:51 +0100
  • e715e41cd9 travis-ci: install another pear dep Christian Weiske 2012-01-25 23:14:07 +0100
  • 36c0585fce another dependency Christian Weiske 2012-01-25 23:13:53 +0100
  • 5aa4f0ae1e travis-ci: install pear itself for the exception file Christian Weiske 2012-01-25 23:07:05 +0100
  • 2b345be6de travis-ci: install pear packages before building Christian Weiske 2012-01-25 23:00:11 +0100
  • 6dc5dc9f4a add http_request2 to the list of required packages (for the unit tests) Christian Weiske 2012-01-25 22:59:43 +0100
  • a0ab456798 travis-ci: setup database and config file before running tests Christian Weiske 2012-01-25 22:51:35 +0100
  • 7b50608138 set proper exit status when config file does not exist Christian Weiske 2012-01-25 22:51:11 +0100
  • a484c99273 travis configuration file Christian Weiske 2012-01-25 22:22:10 +0100
  • 95a8ca8a99 Merge branch '0.98' Christian Weiske 2012-01-21 13:44:58 +0100
  • 795de13414 prepare release of 0.98.4 v0.98.4 Christian Weiske 2012-01-21 13:02:42 +0100
  • 814f99d471 Fix bug #3111254: getIdFromUser() always returns an integer now (part 2) Christian Weiske 2012-01-21 12:38:17 +0100
  • df00540d4c fix artviper title Christian Weiske 2012-01-21 12:22:30 +0100
  • 01b91b22f3 subtitle was escaped too often in http://bm.bogo/bookmarks/userb/userb-tag Christian Weiske 2012-01-21 12:10:33 +0100
  • 1cf83b6732 fix artviper title Christian Weiske 2012-01-21 12:22:30 +0100
  • 335d6563b7 subtitle was escaped too often in http://bm.bogo/bookmarks/userb/userb-tag Christian Weiske 2012-01-21 12:10:33 +0100
  • 6ff4370a20 Merge branch '0.98' Christian Weiske 2012-01-20 22:10:30 +0100