aboutsummaryrefslogtreecommitdiff
path: root/src/phinde
AgeCommit message (Expand)Author
2020-03-07Use own HttpRequest class so we get get our own user agentChristian Weiske
2020-03-06Add cli tool to unsubscribe from a topicChristian Weiske
2020-03-06Store the hub that was used for Websub subscriptionChristian Weiske
2020-03-05Support web linking in rss feed (atom:link)Christian Weiske
2020-03-05Add atom and rss feed link url extractionChristian Weiske
2020-02-29Do not break when searching for slashesChristian Weiske
2020-02-29Add URL rewrites/replacementsChristian Weiske
2017-07-26Fix date searchesChristian Weiske
2017-04-21Renew subscriptions that got no response.Christian Weiske
2016-12-03add log file supportv0.2.1Christian Weiske
2016-12-03Do not crash status page when gearman worker is not registeredChristian Weiske
2016-11-25script to renew websub subscriptionsv0.2.0Christian Weiske
2016-11-24show subscriptions on status pageChristian Weiske
2016-11-24websub subcriptions workChristian Weiske
2016-11-17Configuration for default sort orderChristian Weiske
2016-11-16new pagerChristian Weiske
2016-11-11improve status pageChristian Weiske
2016-11-11status pageChristian Weiske
2016-11-10add log classChristian Weiske
2016-11-09properly handle noindex pagesChristian Weiske
2016-11-07Big patch merging crawling+indexing into one command, new json document struc...Christian Weiske
2016-09-02Support multiple "nick:" terms in search fieldChristian Weiske
2016-09-02performance debug timerChristian Weiske
2016-09-02massively improve crawl speed by ditching "exists" queriesChristian Weiske
2016-09-01micro optimization for "exists" ES queriesChristian Weiske
2016-09-01Always show text, make text extract size configurable.Christian Weiske
2016-09-01remove anchor from source URLsChristian Weiske
2016-08-30tell why crawler stopsChristian Weiske
2016-08-30Add crawlBlacklist configuration optionChristian Weiske
2016-08-30Allow worker instances of multiple projects in parallelChristian Weiske
2016-08-30Fix noticeChristian Weiske
2016-08-30Option to disable linked URL indexingChristian Weiske
2016-08-30Add support for modification date queries: "before:", "after:" and "date:"Christian Weiske
2016-08-30Support "nick:cweiske" search syntax as alias for "author.name"Christian Weiske
2016-08-29Send If-Modified-Since header on crawling and indexingChristian Weiske
2016-03-31wip pubsubhubbubChristian Weiske
2016-02-12opensearch pagingChristian Weiske
2016-02-11opensearch supportv0.1.0Christian Weiske
2016-02-11support base hrefChristian Weiske
2016-02-11sanitize title betterChristian Weiske
2016-02-11use correct meta robots attributeChristian Weiske
2016-02-11debug option for crawlerChristian Weiske
2016-02-10add date sortingChristian Weiske
2016-02-10remove debug statementChristian Weiske
2016-02-10crawler supports "nofollow" nowChristian Weiske
2016-02-10send accept header during crawlChristian Weiske
2016-02-10rework crawler; add atom link extractionChristian Weiske
2016-02-04change default query operator to ANDChristian Weiske
2016-02-04escape html in search resultsChristian Weiske
2016-02-03add site search, highlightingChristian Weiske