| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/1562
https://github.com/FreshRSS/FreshRSS/issues/1607
https://github.com/FreshRSS/FreshRSS/pull/1656
https://github.com/FreshRSS/FreshRSS/issues/1705
https://github.com/FreshRSS/FreshRSS/pull/1712
|
|
ADMIN_LOG, API_LOG, PSHB_LOG
|
|
|
|
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/milestone/24
|
|
https://github.com/FreshRSS/FreshRSS/issues/1605
|
|
Will be 1.7.1 or 1.8
|
|
https://github.com/FreshRSS/FreshRSS/pull/1564
https://github.com/FreshRSS/FreshRSS/pull/1559
|
|
|
|
Or maybe 1.7.0-dev
|
|
https://github.com/FreshRSS/FreshRSS/milestone/22
|
|
https://github.com/FreshRSS/FreshRSS/milestone/22
|
|
|
|
|
|
Mostly some bug fixes since 1.6.1
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/1349
We should later replace all bindParam by bindValue
|
|
https://github.com/FreshRSS/FreshRSS/issues/1328
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/FreshRSS/FreshRSS/pull/1165
|
|
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/1113
|
|
|
|
|
|
Fix https://github.com/FreshRSS/FreshRSS/issues/1019
|
|
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/312
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/848
Corrections in Minz (HTTP_HOST was not sanitized, getURI() was never
used and not working anyway with absolute base_url)
$this->url was not defined in rss.phtml
|
|
https://github.com/FreshRSS/FreshRSS/issues/312
Requires setting base_url in config.php.
Currently using the filesystem (no change to the database)
|
|
|
|
Conflicts:
app/FreshRSS.php
app/Models/Configuration.php
app/views/index/index.phtml
app/views/index/normal.phtml
lib/Minz/Configuration.php
lib/Minz/Translate.php
lib/lib_rss.php
|
|
- Introduce USERS_PATH
- Remove LOG_PATH
- Use join_path in install.php
- Change references to old data files to the new ones
- Update i18n
See https://github.com/FreshRSS/FreshRSS/issues/729
|
|
- Only system extensions can be loaded for the moment by adding them in the config.php
file.
- Remove previous system (it will be added properly in the new system in the next step).
|
|
but it could be the 1.0!
|
|
Conflicts:
constants.php
|
|
|
|
Add a shortcut to open the wiki. Shortcut is F1 and is not modifiable.
Add a shortcut to access user filters the same way to access share actions.
|
|
- Add some curl checks
- Refactor code
|
|
- Check on update.freshrss.org for new updates
- Download script
- Apply script
- Need translations and verifications
NOTE: current script on server indicates version 0.7.3 is an update
of 0.8-dev ==> IT'S ONLY FOR MY TESTS!
Script just does a backup of ./data actually...
See https://github.com/marienfressinaud/FreshRSS/issues/411
|