| Age | Commit message (Collapse) | Author |
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/2206
https://github.com/FreshRSS/FreshRSS/pull/2258
https://github.com/FreshRSS/FreshRSS/pull/2260
https://github.com/FreshRSS/FreshRSS/pull/2268
|
|
Improved auto load more articles
|
|
Fixed bug + ealier trigger of load more (half of the window height
instead of 0)
|
|
Fix base theme border regression
|
|
Add reference to Readably app
|
|
Change nextGet behaviour
|
|
https://github.com/FreshRSS/FreshRSS/issues/2254
|
|
Fixes https://github.com/FreshRSS/FreshRSS/issues/2206
Related to https://github.com/FreshRSS/FreshRSS/pull/2255
|
|
https://github.com/FreshRSS/FreshRSS/issues/1406#issuecomment-469310998
|
|
Use getenv instead of $_SERVER for environment variables
|
|
getenv() is the proper way, and $_SERVER was not working on some
configurations.
Improvement of https://github.com/FreshRSS/FreshRSS/pull/2213
|
|
https://github.com/FreshRSS/FreshRSS/issues/2200
https://github.com/FreshRSS/FreshRSS/pull/2250
https://github.com/FreshRSS/FreshRSS/pull/2253
https://github.com/FreshRSS/FreshRSS/pull/2255
https://github.com/FreshRSS/FreshRSS/pull/2258
|
|
* Fix mark_updated_article_unread
https://github.com/FreshRSS/FreshRSS/issues/2200
* Boolean error
* Re-introduce Travis workaround
* Revert wrong boolean
|
|
https://github.com/FreshRSS/FreshRSS/pull/2205
(And removed proxy_fcgi forgotten from php-fpm)
|
|
* Docker image alternative using Ubuntu
Ubuntu seems to be faster, cf. e.g. PHPBench.
It is quite usual for Docker images to offer both a Debian/Ubuntu and an
Alpine version, so we could also do the same if there is any need.
Follow-up of https://github.com/FreshRSS/FreshRSS/pull/2202
* Only explicit use of Apache confs
Fix double-logging issue
* Explicit ServerTokens OS
Default Apache configuration in Ubuntu, which was removed when disabling all confs.
It is also the default Apache configuration in Alpine.
* Take advantage of syslog for actualization
Same than for Alpine
https://github.com/FreshRSS/FreshRSS/pull/2208/commits/43ab629e27799cb28ec28ad409a512e128d11e97
* COPY_SYSLOG_TO_STDERR
Same as https://github.com/FreshRSS/FreshRSS/pull/2213
* Update to libapache2-mod-php instead of php-fpm
* Default to Ubuntu
Ubuntu mod-php wins, being ~14% faster than Ubuntu php-fpm (which was ~300% faster than Alpine mod-php)
|
|
|
|
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/2200
|
|
* Fixed user configuration 404
https://github.com/FreshRSS/FreshRSS/pull/2234#issuecomment-466561555
* Fixed "SPACE" shortcut bug
https://github.com/FreshRSS/FreshRSS/pull/2234#issuecomment-466626412
* Use next feed / previous feed when reaching last / first article
instead of looping
* Jump to next / previous category when reaching last / first feed
instead of looping
|
|
[i18n] Update Occitan
|
|
|
|
|
|
Remove deprecated CSP child-src
|
|
It's been probably long enough since
https://github.com/FreshRSS/FreshRSS/pull/1099
|
|
https://github.com/FreshRSS/FreshRSS/pull/2249
|
|
Removes hhvm
|
|
Because HHVM removes PHP support
https://www.phoronix.com/scan.php?page=news_item&px=HHVM-4.0-Released
|
|
|
|
* Less jQuery
Follow-up of https://github.com/FreshRSS/FreshRSS/pull/2199
* Even less jQuery + global view unread title fix
* Even less jQuery
* Yet even less jQuery
* Even less jQuery
* Reduce some events
* Even less jQuery
* jQuery gone from main view
+Fixed English i18n
* Fix feed folded view
* Remove Firefox 64 workaround
Remove workaround for Gecko bug 1514498 in Firefox 64, fixed in Firefox
65
* Split to extra.js
Avoid loading unneeded JavaScript code for the main view.
+ several adjustements
* Improve CSS transition fold category
* Rewrite shortcuts
Remove library. Much faster, shorter, one listener instead of many.
Control of the shortcut context.
Fix https://github.com/FreshRSS/FreshRSS/issues/2215
* Remove debug
* Minor syntax
* Filter out unwanted shortcut modifiers
* Menu overflow fix
* Typo
* Fix unfolding in mobile view
* Remove jQuery from category.js
* Remove jQuery from Global view
|
|
https://github.com/FreshRSS/FreshRSS/issues/2241
https://github.com/FreshRSS/FreshRSS/pull/2242
https://github.com/FreshRSS/FreshRSS/pull/2243
https://github.com/FreshRSS/FreshRSS/pull/2245
|
|
* Two new themes
* update gitignore
* dirs cleaning + mobile ui improvements
* name added to credits file
* New line
|
|
Fever API encoding of special chars
|
|
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/2241
|
|
https://github.com/FreshRSS/FreshRSS/issues/2239
https://github.com/FreshRSS/FreshRSS/pull/2240
|
|
Fix EntryDAO tags warning for Fever API
|
|
https://github.com/FreshRSS/FreshRSS/issues/2239
|
|
https://github.com/FreshRSS/FreshRSS/issues/2233
https://github.com/FreshRSS/FreshRSS/pull/2235
https://github.com/FreshRSS/FreshRSS/pull/2234
|
|
Alpine 3.9
|
|
PHP 7.2.14, Apache 2.4.38
https://alpinelinux.org/posts/Alpine-3.9.0-released.html
|
|
Case insensitive Authorization
|
|
https://github.com/FreshRSS/FreshRSS/issues/2233
|
|
Dev 1.14.0
|
|
|
|
|
|
https://github.com/FreshRSS/FreshRSS/pull/2221
https://github.com/FreshRSS/FreshRSS/pull/2229
https://github.com/FreshRSS/FreshRSS/pull/2230
https://github.com/FreshRSS/FreshRSS/pull/2231
|
|
https://github.com/FreshRSS/FreshRSS/pull/2230
|