rss-bridge/lib
Dag 4c355ba308
fix(FilterBridge): trim title so that regex filter works as expected (#3989)
The fix is in FeedParser, so this fixes all usages
of FeedParser where title is now trimmed.

fix #3985
2024-02-20 19:32:31 +01:00
..
parsedown chore: move committed third-party deps to lib (#3973) 2024-02-09 22:27:35 +01:00
php-urljoin chore: move committed third-party deps to lib (#3973) 2024-02-09 22:27:35 +01:00
simplehtmldom chore: move committed third-party deps to lib (#3973) 2024-02-09 22:27:35 +01:00
ActionInterface.php refactor: introduce http Request object (#3926) 2024-01-25 16:06:24 +01:00
bootstrap.php chore: prepare for introduction of php-webdriver/webdriver (Selenium) (#3975) 2024-02-09 22:51:10 +01:00
BridgeAbstract.php refactor(FeedParser): (#3928) 2024-01-29 21:51:06 +01:00
BridgeCard.php fix: escape token for html context (#3966) 2024-02-09 07:27:16 +01:00
BridgeFactory.php refactor (#3712) 2023-10-01 19:23:30 +02:00
CacheFactory.php chore: add tools for manually administrating the configured cache (#3867) 2024-01-09 20:33:35 +01:00
CacheInterface.php fix: rewrite and improve caching (#3594) 2023-09-10 21:50:15 +02:00
Configuration.php fix: prepare release (#3945) 2024-02-02 18:22:10 +01:00
contents.php feat: add etag support to getContents (#3893) 2024-01-12 01:31:01 +01:00
Debug.php refactor: logger (#3678) 2023-09-21 22:05:55 +02:00
FeedExpander.php fix(FeedExpander): if parse fails, include offending url in exception message (#3938) 2024-01-29 21:51:34 +01:00
FeedItem.php fix(binance): plus some other tweaks (#3753) 2023-10-13 20:48:08 +02:00
FeedParser.php fix(FilterBridge): trim title so that regex filter works as expected (#3989) 2024-02-20 19:32:31 +01:00
FormatAbstract.php feat: support itunes namespace in top channel feed (#3776) 2024-01-09 20:18:33 +01:00
FormatFactory.php refactor: introduce http Request object (#3926) 2024-01-25 16:06:24 +01:00
html.php refactor: prepare for introduction of token based authentication (#3921) 2024-01-24 23:06:23 +01:00
http.php feat: token authentication (#3927) 2024-01-25 18:20:02 +01:00
logger.php chore: add tools for manually administrating the configured cache (#3867) 2024-01-09 20:33:35 +01:00
ParameterValidator.php refactor/fix (#3924) 2024-01-25 13:03:00 +01:00
php8backports.php refactor (#3712) 2023-10-01 19:23:30 +02:00
RssBridge.php feat: token authentication (#3927) 2024-01-25 18:20:02 +01:00
seotags.php [CssSelectorBridge] Move metadata retrieval to lib (#3913) 2024-01-23 15:58:30 +01:00
TwitterClient.php fix: rewrite and improve caching (#3594) 2023-09-10 21:50:15 +02:00
url.php fix(senscritique) (#3750) 2023-10-13 11:24:22 +02:00
utils.php Utils: Add Webp MIME type (#3900) 2024-01-19 21:30:06 +01:00
WebDriverAbstract.php Adopt WebDriverAbstract as a solution for active (JavaScript) websites (#3971) 2024-02-10 04:42:22 +01:00
XPathAbstract.php feat: add etag support to getContents (#3893) 2024-01-12 01:31:01 +01:00