aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2015-07-31Minz cookie session httpOnlyGravatar Alexandre Alapetite
2015-07-31WhitespaceGravatar Alexandre Alapetite
2015-07-31Minz slight change in session cookie pathGravatar Alexandre Alapetite
2015-07-30Minz session cookie path bugGravatar Alexandre Alapetite
2015-07-29Don't hide errors in configurationGravatar Marien Fressinaud
2015-07-27Load configuration by recursionGravatar Marien Fressinaud
2015-07-23Add a simple test to detect if server is publicGravatar Marien Fressinaud
2015-07-23Use filter_var in guessBaseUrlGravatar Marien Fressinaud
2015-07-23Fix unexpected behaviour in getBaseUrlGravatar Marien Fressinaud
2015-07-23Merge branch 'baseUrl' of https://github.com/Alkarex/FreshRSS into 906-fix-ge...Gravatar Marien Fressinaud
2015-07-22Registration action is handled and create a userGravatar Marien Fressinaud
2015-07-17dirname problemGravatar Alexandre Alapetite
2015-07-14Merge pull request #902 from marienfressinaud/862-fix-extension-broken-linksGravatar Alexandre Alapetite
2015-07-13Fix broken links for extension script/style filesGravatar Marien Fressinaud
2015-07-12Merge branch 'curlOptions' of https://github.com/Alkarex/FreshRSS into Alkare...Gravatar Marien Fressinaud
2015-07-12Implement cURL optionsGravatar Alexandre Alapetite
2015-07-12Merge some pull requests from upstreamGravatar Alexandre Alapetite
2015-07-06Merge pull request #888 from Alkarex/fullContentDataSrcGravatar Alexandre Alapetite
2015-07-05Merge pull request #869 from Alkarex/PDOOptionsGravatar Alexandre Alapetite
2015-07-04Full content img data-srcGravatar Alexandre Alapetite
2015-06-06Force HTML content-type with charsetGravatar Alexandre Alapetite
2015-06-03PDO config issetGravatar Alexandre Alapetite
2015-06-03PDO options for e.g. SSLGravatar Alexandre Alapetite
2015-06-01Merge from devGravatar Alexandre Alapetite
2015-05-30Minz URL encoding bugGravatar Alexandre Alapetite
2015-05-23Minz getBaseUrl correction and RSS template bugGravatar Alexandre Alapetite
2015-05-15First draft of PubSubHubbubGravatar Alexandre Alapetite
2015-05-11More SQLite compatibilityGravatar 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-24Merge remote-tracking branch 'origin/Logging' into devGravatar Alexandre Alapetite
2015-03-24SimplePie forgot static keywordGravatar Alexandre Alapetite
2015-03-23Merge remote-tracking branch 'origin/Logging' into devGravatar Alexandre Alapetite
2015-03-23SimplePie faster regex for sanitizing URLsGravatar Alexandre Alapetite
2015-03-22Merge remote-tracking branch 'origin/Logging' into devGravatar Alexandre Alapetite
2015-03-22Revert "SimplePie seems to only supports HTTP schemes"Gravatar Alexandre Alapetite
2015-03-22Merge remote-tracking branch 'origin/Logging' into devGravatar Alexandre Alapetite
2015-03-22SimplePie seems to only supports HTTP schemesGravatar Alexandre Alapetite
2015-03-22Merge remote-tracking branch 'origin/Logging' into devGravatar Alexandre Alapetite
2015-03-22SimplePie sanitize URLs for syslogGravatar Alexandre Alapetite
2015-03-21Merge remote-tracking branch 'origin/Logging' into devGravatar Alexandre Alapetite
2015-03-21SimplePie option to restaure syslog of HTTP requestsGravatar Alexandre Alapetite
2015-03-21htmlspecialchars_decode for all SIMPLEPIE_CONSTRUCT_MAYBE_HTMLGravatar Alexandre Alapetite
2015-03-16SimplePie: decode special chars for MAYBE_HTMLGravatar Alexandre Alapetite
2015-01-29Improve url_remove_credentialsGravatar Marien Fressinaud
2015-01-29Use url_remove_credentials to log URLGravatar Marien Fressinaud