aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2017-05-25More git readmeGravatar Alexandre Alapetite
2017-05-12Move default configuration filesGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1531
2017-05-07Merge pull request #1510 from marienfressinaud/doc/put-documentation-under-docsGravatar Alexandre Alapetite
Doc / Put documentation under docs
2017-04-23Minor favicon textGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/pull/1505 https://github.com/FreshRSS/FreshRSS/pull/1504
2017-04-22Move img from doc/ to docs/img/Gravatar Marien Fressinaud
2017-04-05Links to documentationGravatar Alexandre Alapetite
* http://doc.freshrss.org/ * https://github.com/FreshRSS/documentation
2017-04-01Readme log locationGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1475
2017-04-01Fix PostgreSQL uniquenessGravatar Alexandre Alapetite
And remove "experimental" warning
2017-02-23Add Cloudron in automated installGravatar Girish Ramakrishnan
Fixes #1432
2016-12-21Small changes readme extensionsGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/pull/1389 @kevinpapst
2016-12-05added links to extension repositoryGravatar Kevin Papst
2016-11-05Add compatibility with git in Web updateGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/907 https://github.com/FreshRSS/FreshRSS/issues/1355
2016-11-04Document access-rights for Web updatesGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1355
2016-10-25A bit more readmeGravatar Alexandre Alapetite
2016-10-25Readme slight updateGravatar Alexandre Alapetite
2016-10-25Readme git checkout devGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1328#issuecomment-256134406
2016-10-24More CLI readmeGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1095
2016-10-24Readme CLIGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1095
2016-10-23CLI import ZIP/OPML/JSON for userGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1095 https://github.com/FreshRSS/FreshRSS/issues/851
2016-10-16Readme chmodGravatar Alexandre Alapetite
2016-10-15Minor text changesGravatar Alexandre Alapetite
2016-10-09Ubuntu example for CronGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1180#issuecomment-252475962
2016-10-08Readme wordingGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/pull/1281
2016-10-07README FeedReader 2.0+Gravatar Alexandre Alapetite
2016-10-05Readme clientsGravatar Alexandre Alapetite
2016-10-05Changelog references to clients and deploymentsGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/328 https://github.com/jangernert/FeedReader/issues/59 https://github.com/YunoHost-Apps/freshrss_ynh/pull/21
2016-09-27A bit more PostgreSQLGravatar Alexandre Alapetite
Simplified statistics https://github.com/FreshRSS/FreshRSS/pull/1250
2016-09-03pdo_pgsql documentationGravatar Alexandre Alapetite
2016-08-19Readme UbuntuGravatar Alexandre Alapetite
2016-08-19Readme Ubuntu 16.04 with PHP7Gravatar Alexandre Alapetite
2016-08-14Remove code for PHP 5.3.2-Gravatar Alexandre Alapetite
2016-08-13Merge conflictsGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/pull/1172
2016-08-11Support for OPML 2.0 category attributeGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1202
2016-08-11Fixed credits links, updated credits, fixed broken imagesGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1201 * We do not use getfavicon service anymore * Links to images hosted on http://marienfressinaud.fr were broken.
2016-08-01Minor white lineGravatar Alexandre Alapetite
2016-08-01Resolve git conflictGravatar Alexandre Alapetite
2016-08-01Merge pull request #1187 from Alkarex/remove_personaGravatar Alexandre Alapetite
Remove Mozilla Persona login
2016-07-31Restaure compatibility with Internet Explorer 11 / EdgeGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/772
2016-07-31Remove Mozilla Persona loginGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1052
2016-07-30Update MySQL to utf8mb4 (full unicode) 🔥Gravatar Alexandre Alapetite
* 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
2016-07-23Remove references about beta versionGravatar Marien Fressinaud
2016-07-08Make Sidebar StickyGravatar romibi
2016-05-22Update DPlatform to the new URLGravatar JulR
2016-05-03Add DPlatform as an installation wayGravatar j8r
2016-04-23HTTP2 optimizationGravatar Alexandre Alapetite
Fast flush HTTP headers, push promise CSS. Requires PHP 5.3+ due to anonymous function. Do not load syles, scripts, and notifications for Ajax requests. https://github.com/FreshRSS/FreshRSS/issues/1089
2016-02-28Readme: Referer, DOM / XMLGravatar Alexandre Alapetite
Add note about Referer https://github.com/FreshRSS/FreshRSS/issues/565 Add note about DOM / XML extensions https://github.com/FreshRSS/FreshRSS/issues/1094
2015-07-14PHP7 changelogGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/889
2015-06-01Merge from devGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/312
2015-05-31Readme white lineGravatar Alexandre Alapetite
2015-05-31Read-me: info for git install/updateGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/861 https://github.com/FreshRSS/FreshRSS/issues/845