summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2016-05-01Merge branch 'FreshRSS/dev' into devGravatar Alexandre Alapetite
2016-04-30SimplePie trimGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1142
2016-04-23Merge branch 'http2_headers' into devGravatar Alexandre Alapetite
2016-04-23Favicon array bugGravatar Alexandre Alapetite
Case problem and isset check
2016-04-23HTTP2 optimizationGravatar Alexandre Alapetite
Fast flush HTTP headers, push promise CSS. Requires PHP 5.3+ due to anonymous function. Do not load syles, scripts, and notifications for Ajax requests. https://github.com/FreshRSS/FreshRSS/issues/1089
2016-03-08Secure cookie HTTPSGravatar Alexandre Alapetite
2016-03-06OPML bug import not using titleGravatar Alexandre Alapetite
Fix https://github.com/FreshRSS/FreshRSS/issues/1048
2016-03-06Fix url endingGravatar Alexis Degrugillier
2016-03-01SimplePie force HTTPS simplifie codeGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1083 https://github.com/FreshRSS/FreshRSS/pull/1087
2016-03-01SimplePie force HTTPS bug with sub-domainsGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1083
2016-02-29SimplePie force HTTPS for enclosuresGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1083 https://github.com/FreshRSS/FreshRSS/pull/1087
2016-02-29Merge pull request #1087 from Alkarex/HTTPS_EverywhereGravatar Alexandre Alapetite
Force HTTPS for selected embed providers
2016-02-29SimplePie HTTPS updated commentsGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1083
2016-02-29HTTPS search tree: simplify codeGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1083
2016-02-28SimplePie Force HTTPS custom list domainsGravatar Alexandre Alapetite
Load from data/force-https.default.txt and data/force-https.txt Efficient tree structure to search the domains https://github.com/FreshRSS/FreshRSS/pull/1087
2016-02-28Merge pull request #1078 from Alkarex/CSP-no-inlineGravatar Alexandre Alapetite
Content-Security-Policy
2016-02-24json_decode fallback bug 2Gravatar Alexandre Alapetite
2016-02-24json_decode fallback debugGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1092
2016-02-24Work in progress HTTPSGravatar Alexandre Alapetite
2016-02-22Merge branch 'HTTPS_Everywhere' of https://github.com/Alkarex/FreshRSS into ↵Gravatar Alexandre Alapetite
HTTPS_Everywhere
2016-02-22Avoid prototol-relative URLsGravatar Alexandre Alapetite
Protocol-relative URLs do not seem to work well with API / mobile apps
2016-02-22SimplePie force HTTPS, another approachGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1083
2016-02-21Syntax errorGravatar Alexandre Alapetite
2016-02-21HTTPS SimplePie experimentGravatar Alexandre Alapetite
Syntax bug https://github.com/FreshRSS/FreshRSS/issues/1083
2016-02-21Experiment with forcing HTTPS for selected embed providersGravatar Alexandre Alapetite
YouTube, DailyMotion, Tumblr https://github.com/FreshRSS/FreshRSS/issues/1083
2016-02-21Filter out img sizesGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1077 https://github.com/FreshRSS/FreshRSS/issues/1081
2016-02-17Filter-out img srcset for the time beingGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1077
2016-02-16CSP no inline javascript draftGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1075
2016-01-26Note about PHP 5.2Gravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1055
2016-01-25More PHP 5.2 install compatibilityGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1055
2016-01-24Compatibility PHP 5.2 with array_replace_recursiveGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1055 https://github.com/FreshRSS/FreshRSS/pull/926 https://github.com/FreshRSS/FreshRSS/issues/923
2015-11-03Use HTTP_X_FORWARDED_Gravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/975
2015-07-31Minz cookie session httpOnlyGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/924 https://github.com/FreshRSS/FreshRSS/pull/936/files#r35948311
2015-07-31WhitespaceGravatar Alexandre Alapetite
2015-07-31Minz slight change in session cookie pathGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/924#issuecomment-126499403
2015-07-30Minz session cookie path bugGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/924#issuecomment-126499403
2015-07-29Don't hide errors in configurationGravatar Marien Fressinaud
Fix https://github.com/FreshRSS/FreshRSS/issues/920
2015-07-27Load configuration by recursionGravatar Marien Fressinaud
- Remove Minz_Configuration::$data_default - Default values are loaded first in $data - $data values are replaced by values from config file Fix https://github.com/FreshRSS/FreshRSS/issues/923
2015-07-23Add a simple test to detect if server is publicGravatar Marien Fressinaud
If the server is not accessible by an external server, pubsubhubbub should be disable. See https://github.com/FreshRSS/FreshRSS/issues/865
2015-07-23Use filter_var in guessBaseUrlGravatar Marien Fressinaud
See https://github.com/FreshRSS/FreshRSS/issues/906 See https://github.com/FreshRSS/FreshRSS/pull/915/files#r35304704
2015-07-23Fix unexpected behaviour in getBaseUrlGravatar Marien Fressinaud
- getBaseUrl() returns info from configuration only and always append the suffix - add a guessBaseUrl() to extract base_url from $_SERVER info - fix Url::display() to take this change in consideration Fix https://github.com/FreshRSS/FreshRSS/issues/906 Use https://github.com/FreshRSS/FreshRSS/pull/910
2015-07-23Merge branch 'baseUrl' of https://github.com/Alkarex/FreshRSS into ↵Gravatar Marien Fressinaud
906-fix-getBaseUrl
2015-07-22Registration action is handled and create a userGravatar Marien Fressinaud
See https://github.com/FreshRSS/FreshRSS/issues/679
2015-07-17dirname problemGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/906
2015-07-14Merge pull request #902 from marienfressinaud/862-fix-extension-broken-linksGravatar Alexandre Alapetite
Fix broken links for extension script/style files
2015-07-13Fix broken links for extension script/style filesGravatar Marien Fressinaud
Fix https://github.com/FreshRSS/FreshRSS/issues/862
2015-07-12Merge branch 'curlOptions' of https://github.com/Alkarex/FreshRSS into ↵Gravatar Marien Fressinaud
Alkarex-curlOptions
2015-07-12Implement cURL optionsGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/897 Requires that https://github.com/FreshRSS/FreshRSS/pull/898 is merged first.
2015-07-12Merge some pull requests from upstreamGravatar Alexandre Alapetite
silent Warning cast with PHP 5.3.3 (RHEL-6) https://github.com/simplepie/simplepie/pull/258 Use rss:pubDate over atom:updated when determining the posting date https://github.com/simplepie/simplepie/pull/288 Update Item.php: add support for media thumbnails https://github.com/simplepie/simplepie/pull/340 Remove PHP Notices https://github.com/simplepie/simplepie/pull/353 And removed "FreshRSS" annotations for pull requests submitted upstream Fixed a typo in Date.php (wrong number for September) https://github.com/simplepie/simplepie/pull/374 Remove duplicate case https://github.com/simplepie/simplepie/pull/406 Added set_curl_options method to allow custom options https://github.com/simplepie/simplepie/pull/407 Improved error message https://github.com/simplepie/simplepie/pull/412
2015-07-06Merge pull request #888 from Alkarex/fullContentDataSrcGravatar Alexandre Alapetite
Full content img data-src. Tested by @Pangolun https://github.com/FreshRSS/FreshRSS/issues/877#issuecomment-118777077