| Age | Commit message (Collapse) | Author |
|
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/1095
|
|
https://github.com/FreshRSS/FreshRSS/issues/1095
https://github.com/FreshRSS/FreshRSS/issues/1090
|
|
Simplified statistics https://github.com/FreshRSS/FreshRSS/pull/1250
|
|
https://github.com/FreshRSS/FreshRSS/issues/1241
https://github.com/FreshRSS/FreshRSS/pull/1244
|
|
https://github.com/FreshRSS/FreshRSS/issues/1241
|
|
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/416
Based on @Damstre work https://github.com/FreshRSS/FreshRSS/pull/1071
Not tested
|
|
Remove Mozilla Persona login
|
|
https://github.com/FreshRSS/FreshRSS/issues/1052
|
|
* Requires MySQL 5.5.3+ (drop support for MySQL 5.0)
* Requires PHP 5.3.3+ (drop support for PHP 5.3.0)
https://github.com/FreshRSS/FreshRSS/issues/789#issuecomment-73878076
|
|
https://github.com/FreshRSS/FreshRSS/pull/1133
|
|
https://github.com/FreshRSS/FreshRSS/issues/1094
https://github.com/FreshRSS/FreshRSS/issues/1092
|
|
https://github.com/FreshRSS/FreshRSS/issues/1075
|
|
https://github.com/FreshRSS/FreshRSS/issues/1075
|
|
Install needs testing.
https://github.com/FreshRSS/FreshRSS/issues/1075
|
|
https://github.com/FreshRSS/FreshRSS/issues/1055
|
|
Fix https://github.com/FreshRSS/FreshRSS/issues/1025
|
|
https://github.com/FreshRSS/FreshRSS/issues/858
|
|
Rename enable_pubsubhubbub into pubsubhubbub_enabled
See https://github.com/FreshRSS/FreshRSS/issues/865
|
|
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/865
|
|
Fix https://github.com/FreshRSS/FreshRSS/issues/912
|
|
See https://github.com/FreshRSS/FreshRSS/issues/909
|
|
TODO: german and czech translations
See https://github.com/FreshRSS/FreshRSS/issues/909
|
|
See https://github.com/FreshRSS/FreshRSS/issues/909
|
|
See https://github.com/FreshRSS/FreshRSS/issues/909
|
|
See https://github.com/FreshRSS/FreshRSS/issues/909
|
|
See https://github.com/FreshRSS/FreshRSS/issues/909
|
|
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
|
|
PDO options for e.g. SSL
|
|
Add tab navigation on install
|
|
|
|
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
|
|
|
|
|
|
Additional changes to add compatibility with SQLite for the new
hash/lastSeen mode of updating articles.
|
|
https://github.com/FreshRSS/FreshRSS/issues/770
|
|
Fix https://github.com/FreshRSS/FreshRSS/issues/769
|
|
Before, the password was hidden again after 2 seconds. Now, the password
is hidden when the mouse is released
Fix https://github.com/FreshRSS/FreshRSS/issues/734
|
|
Fix a bug in Minz_Translate too
|
|
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
|
|
See https://github.com/FreshRSS/FreshRSS/issues/730
|
|
Init i18n must be done before check steps
|
|
|
|
- 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
|
|
|