| Age | Commit message (Collapse) | Author |
|
https://github.com/FreshRSS/FreshRSS/issues/1683
https://github.com/Alkarex/EasyRSS/issues/35
|
|
Small fix Mastodon share
|
|
|
|
$a['method'] can be undefined.
https://github.com/FreshRSS/FreshRSS/pull/1674
https://github.com/FreshRSS/FreshRSS/issues/1521
|
|
See #1521
|
|
Translation tools must be used on cli. It is better to have them in the cli folder.
|
|
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/1666
https://github.com/FreshRSS/FreshRSS/issues/1669
https://github.com/FreshRSS/FreshRSS/issues/908
|
|
CLI optimize database https://github.com/FreshRSS/FreshRSS/issues/1583
And VACUUM in SQLite https://github.com/FreshRSS/FreshRSS/issues/918
Add VACUUM for PostgreSQL (Not tested yet)
|
|
|
|
https://github.com/FreshRSS/FreshRSS/pull/1660
https://github.com/FreshRSS/FreshRSS/pull/1292
https://github.com/FreshRSS/FreshRSS/issues/1247
|
|
[i18] nl/sub: add a few translations
|
|
|
|
https://github.com/FreshRSS/FreshRSS/pull/1660
https://github.com/FreshRSS/FreshRSS/pull/1292
https://github.com/FreshRSS/FreshRSS/issues/1247
|
|
Improve translation tools
|
|
Add an entry in the subscription tool page
|
|
I was not happy with the previous version. I refactored everything to make it reusable.
It allows me do do more verifications and to build a tool to handle the files themselves.
|
|
I reworked @Alkarex idea proposed in #1292. I though it was a good idea to merge everything in the same location.
|
|
CURLOPT_FOLLOWLOCATION cannot be activated when an open_basedir is set
https://github.com/FreshRSS/FreshRSS/issues/1655#issuecomment-334999448
https://stackoverflow.com/questions/6918623/curlopt-followlocation-cannot-be-activated
|
|
Remove SimplePie name from HTTP User-Agent string
|
|
https://github.com/FreshRSS/FreshRSS/issues/1622#issuecomment-334928486
https://github.com/FreshRSS/FreshRSS/issues/1627
https://github.com/FreshRSS/FreshRSS/issues/1607
|
|
|
|
|
|
https://github.com/FreshRSS/FreshRSS/pull/1653
|
|
It's triggered by Travis to check what is missing.
|
|
|
|
https://github.com/FreshRSS/FreshRSS/milestone/24
|
|
https://github.com/FreshRSS/FreshRSS/pull/1648
|
|
* Create folder pt-br to translate to portuguese-brazil;
Translate file admin.php;
Trnaslate file index.php;
* Translate the files:
- conf.php
- feedback.php
- gen.php
* Translate sub.php e install.php; add pt-br in file gen.php inside another languages
* fix bug
* Configure display date
* Add pt-br to es, kr, zh, and fix whitespace
https://github.com/FreshRSS/FreshRSS/pull/1648
* Changelog 1648
https://github.com/FreshRSS/FreshRSS/pull/1648
* Fix whitespace (caught by Travis)
|
|
https://github.com/FreshRSS/FreshRSS/issues/1177
https://github.com/FreshRSS/FreshRSS/pull/1647
|
|
Before, articles were repositioned only when the new and the old article were different. When they were the same, it was just closed.
It was frustrating with long articles, especially during reading.
Now, when an article is collapsed, it is repositionned no matter the collapsing method.
This should fix #1177
|
|
https://github.com/FreshRSS/FreshRSS/pull/1645
|
|
* Change layout for the share options on mobile
Before, it was impossible to click on links to share on small screens.
Now, all dropdowns are opened at the bottom of the screen and stays there.
Linked to #1506
* Change rule for border-radius
|
|
https://github.com/FreshRSS/FreshRSS/issues/1605
|
|
* HTML5 show controls audio video
* Changelog 1642
|
|
Quick fix PSHB encoding after Travis refactoring
|
|
Fix SQL constraint insert into entrytmp table
|
|
https://github.com/FreshRSS/FreshRSS/pull/1619
Related to https://github.com/FreshRSS/FreshRSS/pull/1633
|
|
Fix global view CSRF
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/1591
|
|
https://github.com/FreshRSS/FreshRSS/issues/1614
|
|
https://github.com/FreshRSS/FreshRSS/issues/1614
|
|
|
|
https://github.com/FreshRSS/FreshRSS/pull/1631
|
|
Added Spanish language
|
|
Added Ramón Cutanda as a contributor of the Spanish language
|
|
Based on the informal style spoken in Spain
|
|
https://github.com/FreshRSS/FreshRSS/pull/1619
|