| Age | Commit message (Collapse) | Author |
|
See https://github.com/FreshRSS/FreshRSS/issues/890
|
|
https://github.com/FreshRSS/FreshRSS/issues/906
|
|
See https://github.com/FreshRSS/FreshRSS/issues/890
|
|
Change all hard-coded values by default user or system values.
We need to set db['host'] and db['prefix']
See https://github.com/FreshRSS/FreshRSS/issues/890
|
|
See https://github.com/FreshRSS/FreshRSS/issues/890
|
|
CHANGELOG for broken extension
|
|
See https://github.com/FreshRSS/FreshRSS/issues/862
|
|
PHP7 changelog
|
|
Fix broken links for extension script/style files
|
|
https://github.com/FreshRSS/FreshRSS/issues/889
|
|
Fix https://github.com/FreshRSS/FreshRSS/issues/862
|
|
Avoid hex2bin for PHP 5.3
|
|
|
|
sys_get_temp_dir() requires PHP 5.2.1+
|
|
Alkarex-curlOptions
|
|
|
|
Alkarex-UpdateSimplePie
|
|
Updated log visibility
|
|
|
|
Alkarex-defaultFeed
|
|
https://github.com/FreshRSS/FreshRSS/issues/897
|
|
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
|
|
https://github.com/FreshRSS/FreshRSS/issues/894
https://github.com/marienfressinaud/FreshRSS/commit/0cabd1f50dd7d1cf0941a50139e6fbeed6825b4d
https://github.com/FreshRSS/FreshRSS/issues/789#issuecomment-73878076
|
|
https://github.com/FreshRSS/FreshRSS/issues/894
|
|
https://github.com/FreshRSS/FreshRSS/issues/894
And use native hexadecimal function when available (MySQL) to avoid
having binary data in the SQL logs.
|
|
Full content img data-src.
Tested by @Pangolun https://github.com/FreshRSS/FreshRSS/issues/877#issuecomment-118777077
|
|
I was hoping that the #123 issue numbers would be automatically converted to links, but they were not.
|
|
|
|
PDO options for e.g. SSL
|
|
https://github.com/FreshRSS/FreshRSS/issues/877
Quick fix while waiting for a new library to retrieve articles
|
|
In particular, ensure that ERROR is only used for errors that may affect
FreshRSS integrity, and ensure that feed errors are visible also in
production, i.e. visibility of WARNING
https://github.com/FreshRSS/FreshRSS/issues/885
https://github.com/FreshRSS/FreshRSS/issues/884
|
|
https://github.com/FreshRSS/FreshRSS/issues/859
|
|
Force autocomplete off
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/880
Put a space in the user field instead of empty to avoid autocomplete.
Use feed ID in the username/password field name.
|
|
Force HTML content-type with charset
|
|
Add tab navigation on install
|
|
|
|
Remove the auto-focus on install
|
|
https://github.com/FreshRSS/FreshRSS/issues/872
|
|
Force UTF-8 https://github.com/FreshRSS/FreshRSS/issues/870
|
|
The javascript code used was confusing on Chrome and Internet Explorer. So I removed it. It has no real value so I think it is better without it.
See #855
|
|
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/868
|
|
https://github.com/FreshRSS/FreshRSS/issues/868
|
|
|
|
|
|
Namespaces are not needed so far.
https://github.com/FreshRSS/FreshRSS/commit/aacd1ffd4052b04c724c2783b3ee2845ca4ada35#commitcomment-11503581
|