| Age | Commit message (Collapse) | Author |
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/1142
|
|
|
|
Case problem and isset check
|
|
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
|
|
|
|
Fix https://github.com/FreshRSS/FreshRSS/issues/1048
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/1083
https://github.com/FreshRSS/FreshRSS/pull/1087
|
|
https://github.com/FreshRSS/FreshRSS/issues/1083
|
|
https://github.com/FreshRSS/FreshRSS/issues/1083
https://github.com/FreshRSS/FreshRSS/pull/1087
|
|
Force HTTPS for selected embed providers
|
|
https://github.com/FreshRSS/FreshRSS/issues/1083
|
|
https://github.com/FreshRSS/FreshRSS/issues/1083
|
|
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
|
|
Content-Security-Policy
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/1092
|
|
|
|
HTTPS_Everywhere
|
|
Protocol-relative URLs do not seem to work well with API / mobile apps
|
|
https://github.com/FreshRSS/FreshRSS/issues/1083
|
|
|
|
Syntax bug
https://github.com/FreshRSS/FreshRSS/issues/1083
|
|
YouTube, DailyMotion, Tumblr
https://github.com/FreshRSS/FreshRSS/issues/1083
|
|
https://github.com/FreshRSS/FreshRSS/issues/1077
https://github.com/FreshRSS/FreshRSS/issues/1081
|
|
https://github.com/FreshRSS/FreshRSS/issues/1077
|
|
https://github.com/FreshRSS/FreshRSS/issues/1075
|
|
https://github.com/FreshRSS/FreshRSS/issues/1055
|
|
https://github.com/FreshRSS/FreshRSS/issues/1055
|
|
https://github.com/FreshRSS/FreshRSS/issues/1055
https://github.com/FreshRSS/FreshRSS/pull/926
https://github.com/FreshRSS/FreshRSS/issues/923
|
|
https://github.com/FreshRSS/FreshRSS/issues/975
|
|
https://github.com/FreshRSS/FreshRSS/issues/924
https://github.com/FreshRSS/FreshRSS/pull/936/files#r35948311
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/924#issuecomment-126499403
|
|
https://github.com/FreshRSS/FreshRSS/issues/924#issuecomment-126499403
|
|
Fix https://github.com/FreshRSS/FreshRSS/issues/920
|
|
- 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
|
|
If the server is not accessible by an external server, pubsubhubbub should be
disable.
See https://github.com/FreshRSS/FreshRSS/issues/865
|
|
See https://github.com/FreshRSS/FreshRSS/issues/906
See https://github.com/FreshRSS/FreshRSS/pull/915/files#r35304704
|
|
- 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
|
|
906-fix-getBaseUrl
|
|
See https://github.com/FreshRSS/FreshRSS/issues/679
|
|
https://github.com/FreshRSS/FreshRSS/issues/906
|
|
Fix broken links for extension script/style files
|
|
Fix https://github.com/FreshRSS/FreshRSS/issues/862
|
|
Alkarex-curlOptions
|
|
https://github.com/FreshRSS/FreshRSS/issues/897
Requires that https://github.com/FreshRSS/FreshRSS/pull/898 is merged
first.
|
|
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
|
|
Full content img data-src.
Tested by @Pangolun https://github.com/FreshRSS/FreshRSS/issues/877#issuecomment-118777077
|