aboutsummaryrefslogtreecommitdiff
path: root/lib/lib_rss.php
AgeCommit message (Expand)Author
2017-03-04Changelog CLIGravatar Alexandre Alapetite
2017-03-02Fix SQLite CLI installGravatar Alexandre Alapetite
2017-02-28Merge pull request #1441 from Alkarex/Sanitize-Website-URLGravatar Alexandre Alapetite
2017-02-25Missing checkUsername and const pattenGravatar Alexandre Alapetite
2017-02-25Sanitize Web site URLGravatar Alexandre Alapetite
2016-11-20extension_loaded fileinfoGravatar Alexandre Alapetite
2016-11-05CLI: IEC prefix (binary) for unitsGravatar Alexandre Alapetite
2016-10-22CLI list-users and create-userGravatar Alexandre Alapetite
2016-10-20Extract function safe_ascii()Gravatar Alexandre Alapetite
2016-10-08W3C resource-priorities have been abandonnedGravatar Alexandre Alapetite
2016-09-24Refactor controller for actualize feedGravatar Alexandre Alapetite
2016-08-14Merge dev conflictsGravatar Alexandre Alapetite
2016-08-14Remove code for PHP 5.3.2-Gravatar Alexandre Alapetite
2016-08-14Define JSON_UNESCAPED_UNICODE for PHP 5.3Gravatar Alexandre Alapetite
2016-08-13CSRF token, update HTTP Referrer policy to same-originGravatar Alexandre Alapetite
2016-07-31Remove Mozilla Persona loginGravatar Alexandre Alapetite
2016-04-23HTTP2 optimizationGravatar Alexandre Alapetite
2016-02-29Merge pull request #1087 from Alkarex/HTTPS_EverywhereGravatar Alexandre Alapetite
2016-02-28SimplePie Force HTTPS custom list domainsGravatar Alexandre Alapetite
2016-02-24json_decode fallback bug 2Gravatar Alexandre Alapetite
2016-02-24json_decode fallback debugGravatar Alexandre Alapetite
2016-02-21Filter out img sizesGravatar Alexandre Alapetite
2016-02-17Filter-out img srcset for the time beingGravatar Alexandre Alapetite
2016-01-26Note about PHP 5.2Gravatar Alexandre Alapetite
2016-01-25More PHP 5.2 install compatibilityGravatar Alexandre Alapetite
2016-01-24Compatibility PHP 5.2 with array_replace_recursiveGravatar Alexandre Alapetite
2015-07-23Add a simple test to detect if server is publicGravatar Marien Fressinaud
2015-07-22Registration action is handled and create a userGravatar Marien Fressinaud
2015-07-12Implement cURL optionsGravatar Alexandre Alapetite
2015-07-04Full content img data-srcGravatar Alexandre Alapetite
2015-05-15First draft of PubSubHubbubGravatar Alexandre Alapetite
2015-04-05Merge remote-tracking branch 'origin/IDN' into devGravatar Alexandre Alapetite
2015-04-05Punycode spelling mistakeGravatar Alexandre Alapetite
2015-04-05Merge remote-tracking branch 'origin/IDN' into devGravatar Alexandre Alapetite
2015-04-05Support for Internationalized Domain Names (IDN)Gravatar Alexandre Alapetite
2015-04-04Merge remote-tracking branch 'origin/sql_hash_lastUpdate' into devGravatar Alexandre Alapetite
2015-04-04SQL: detection of updates, and preparation for better burgeGravatar Alexandre Alapetite
2015-03-22SimplePie sanitize URLs for syslogGravatar Alexandre Alapetite
2015-03-21SimplePie option to restaure syslog of HTTP requestsGravatar Alexandre Alapetite
2015-01-29Improve url_remove_credentialsGravatar Marien Fressinaud
2015-01-29Use url_remove_credentials to log URLGravatar Marien Fressinaud
2015-01-29Introduce url_remove_credentials() functionGravatar Marien Fressinaud
2015-01-29Fix get_user_configuration()Gravatar Marien Fressinaud
2015-01-29Remove calls to syslog()Gravatar Marien Fressinaud
2015-01-08Merge branch 'dev' into 252-extensionsGravatar Marien Fressinaud
2015-01-07Fix calls to remove_query_by_get()Gravatar Marien Fressinaud
2015-01-06Fix a bug in FreshRSS_Auth::giveAccess()Gravatar Marien Fressinaud
2015-01-06Fix calls to FreshRSS_ConfigurationGravatar Marien Fressinaud
2015-01-06Fix Controllers to use the correct config systemGravatar Marien Fressinaud
2014-12-28Remove all old references to LOG_PATHGravatar Marien Fressinaud