aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-08-30Merge branch 'master' of github.com:rhatto/SemanticScuttleHEADmasterSilvio Rhatto
2022-06-21Remove unused function that broke pages.Jason
2022-06-21Do not pass a null to `count`.Jason
2022-06-21Use Rector to upgrade constructors.Jason
2020-12-01Fix: bookmarks: add values to bVoting and bVotesSilvio Rhatto
2019-01-21PHP 7.3 compat, bug fixesquerwurzelt
2016-05-09script to use with errbot's exec pluginChristian Weiske
2016-05-09Move URL title method to dedicated classChristian Weiske
2014-04-23Add support for phancap website thumbnailer.Christian Weiske
2014-03-26add option to get last modified date instead of creation dateDavid Glenck
2013-08-20Fix bug #161: URLs broken on 1&1 serverChristian Weiske
2013-03-21Fix two broken testsChristian Weiske
2013-03-21CSChristian Weiske
2013-03-21The hasTag was always returning false, which probably is a bug. Fixed it and ...Christian Weiske
2013-03-21fix some CS, remove unneeded include - file is included in header.phpChristian Weiske
2013-03-21The method attachTags was raising a Notice error, fix it and adds a test for ...Ricardo Soares de Lima
2013-03-21Using a foreach loop avoids Notice warnings when the array doesn't have seque...Ricardo Soares de Lima
2013-03-17remove php4-style object reference passingChristian Weiske
2012-01-25set proper exit status when config file does not existChristian Weiske
2012-01-21Fix bug #3111254: getIdFromUser() always returns an integer now (part 2)Christian Weiske
2012-01-20Part of bug #3463481: Add HTTP protocol to self URL in feedChristian Weiske
2011-11-02Fix bug #3431742: open_basedir problems with /etc/ config filesChristian Weiske
2011-08-05Fix bug #3386178: "system:unfiled" secret tag does not workChristian Weiske
2011-08-05we can retrieve system tags nowChristian Weiske
2011-08-01Fix bug #3376618: Broken tag completion for private bookmarksChristian Weiske
2011-07-23Fix bug #3160512: Make SemantiScuttle work with FastCGIChristian Weiske
2011-07-23fix typoChristian Weiske
2011-07-21support global and per-host configuration filesChristian Weiske
2011-06-27privatekey -> privateKey everywhereChristian Weiske
2011-06-27make the private tests really test somethingChristian Weiske
2011-06-15Fixed issue with storing RSS login in sessionMark Pemberton
2011-06-14Fixed auth issue with private RSS feedMark Pemberton
2011-06-04Merge branch 'master' into privatekey2Mark Pemberton
2011-06-04Reverted changes of date() to gdate(), added tests to confirm existence of pr...Mark Pemberton
2011-05-25implement request #1989987: theme support. merge themes branch with --squashChristian Weiske
2011-05-21Altered tests to be more timezone friendlyMark Pemberton
2011-05-21Merge branch 'master' into privatekey2Mark Pemberton
2011-05-20no need for that anymoreChristian Weiske
2011-05-19revert getBookmarks() back to originalMark Pemberton
2011-05-19begin supporting a different database for unit testsChristian Weiske
2011-05-17Updated PrivateKey to include Tag searchesMark Pemberton
2011-05-16Updated 'Generate New Key' button to use ajax if javascript enabled.Mark Pemberton
2011-05-14Fixed sql commands where resources were not freedMark Pemberton
2011-05-13new privatekey2 branch with privatekey changesMark Pemberton
2011-05-13allow ssl client login with other authentication sourcesChristian Weiske
2011-05-13fix ssl client cert login processChristian Weiske
2011-05-13Merge branch 'master' into ssl-client-certsChristian Weiske
2011-05-12Merge branch 'master' into configurable-privacy2Christian Weiske
2011-05-12Merge branch 'master' into ssl-client-certsChristian Weiske
2011-05-12do not automatically store user id in sessionChristian Weiske