From 2b7ba45551c396ae0ea12664e5bf0d47826188fb Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sat, 23 May 2015 17:33:14 +0200 Subject: [PATCH 1/5] Using Mardown format for changelog https://github.com/FreshRSS/FreshRSS/issues/124 --- CHANGELOG => CHANGELOG.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename CHANGELOG => CHANGELOG.md (100%) diff --git a/CHANGELOG b/CHANGELOG.md similarity index 100% rename from CHANGELOG rename to CHANGELOG.md From ac051ff395dc4f92e812cf40c0c21c8c16355f49 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sat, 23 May 2015 17:49:27 +0200 Subject: [PATCH 2/5] More changelog for beta 1.1.1 https://github.com/FreshRSS/FreshRSS/issues/845 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fea4e8871..cb398bc14 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ * Features * New option to detect and mark updated articles as unread. * Support for internationalized domain name (IDN). +* API + * Work-around for News+ bug when there is no unread article on the server. +* Bug fixing + * Corrected bug introduced in previous beta about handling of HTTP 301 (feed that have changed address) + * Corrected bug in FreshRSS RSS feeds. * Misc. * Improved logic for automatic deletion of old articles. * Attempt to better handle encoded titles. From 6cd5906a265994ca4c8cb00c817e94edb4c74788 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sat, 23 May 2015 17:56:48 +0200 Subject: [PATCH 3/5] Changelog typos --- CHANGELOG.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cb398bc14..e6f295aa6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ * API * Work-around for News+ bug when there is no unread article on the server. * Bug fixing - * Corrected bug introduced in previous beta about handling of HTTP 301 (feed that have changed address) + * Corrected bug introduced in previous beta about handling of HTTP 301 (feeds that have changed address) * Corrected bug in FreshRSS RSS feeds. * Misc. * Improved logic for automatic deletion of old articles. @@ -73,7 +73,7 @@ * Misc. * Add option to remove articles after reading them * Add comments - * Refactor i18n system to not load unnecessary strings + * Refactor i18n system to avoid loading unnecessary strings * Fix security issue in Minz_Error::error() method * Fix redirection after refreshing a given feed @@ -96,7 +96,7 @@ * I18n * Introduce a new system for i18n keys (not finished yet) * Misc. - * Fix global view (didn't work anymore) + * Fix global view (did not work anymore) * Add do_post_update for update system * Introduce ```checkInstallAction``` to test if FreshRSS installation is ok @@ -106,7 +106,7 @@ * UI * Add a space after tag icon * Statistics - * Add an average per day on the 30 day period graph + * Add an average per day on the 30-day period graph * Add percent of total on top 10 feed * Bug fixes * Fix "mark as read" in global view @@ -155,7 +155,7 @@ * Changed lazyload implementation * Support of HTML5 notifications for new upcoming articles * Add option to stay logged in -* Bux fixes in export function, add/remove users, keyboard shortcuts, etc. +* Bug fixes in export function, add/remove users, keyboard shortcuts, etc. ## 2014-07-21 FreshRSS 0.7.3 From 126969777af9de305d7f99bdcfd5d1b8b9285e44 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sat, 23 May 2015 18:31:45 +0200 Subject: [PATCH 4/5] Credits file in Markdown format + details --- CREDITS => CREDITS.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename CREDITS => CREDITS.md (100%) diff --git a/CREDITS b/CREDITS.md similarity index 100% rename from CREDITS rename to CREDITS.md From 70384b3c996ca58b78a989fa31ff921753d3b3db Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sat, 23 May 2015 18:34:00 +0200 Subject: [PATCH 5/5] Details in Credits.md --- CREDITS.md | 49 +++++++++++++------------------------------------ 1 file changed, 13 insertions(+), 36 deletions(-) diff --git a/CREDITS.md b/CREDITS.md index c2c6642dc..4eadf90b9 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -1,42 +1,19 @@ -This is a credit file of people who have contributed to FreshRSS with, at least, +This is a credit file of people who have [contributed to FreshRSS](https://github.com/FreshRSS/FreshRSS/graphs/contributors) with, at least, one commit on the FreshRSS repository (at https://github.com/FreshRSS/FreshRSS). Please note a commit on THIS specific file is not considered as a contribution -(too easy!). It's purpose is to show even the smallest contribution is important. +(too easy!). Its purpose is to show that even the smallest contribution is important. People are sorted by name so please keep this order. --- -Alexandre Alapetite -https://github.com/Alkarex - -Alexis Degrugillier -https://github.com/aledeg - -Alwaysin -https://github.com/Alwaysin - -Amaury Carrade -https://github.com/AmauryCarrade - -ealdraed -https://github.com/ealdraed - -Luc Didry -https://github.com/ldidry - -Marien Fressinaud -dev@marienfressinaud.fr -http://marienfressinaud.fr -https://github.com/marienfressinaud - -Melvyn Laïly -https://github.com/yaurthek - -Nicolas Elie -https://github.com/nicolaselie - -plopoyop -https://github.com/plopoyop - -tomgue -https://github.com/tomgue +* [Alexandre Alapetite](https://github.com/Alkarex): [contributions](https://github.com/FreshRSS/FreshRSS/commits?author=Alkarex), [Web](http://alexandre.alapetite.fr/) +* [Alexis Degrugillier](https://github.com/aledeg): [contributions](https://github.com/FreshRSS/FreshRSS/commits?author=aledeg) +* [Alwaysin](https://github.com/Alwaysin): [contributions](https://github.com/FreshRSS/FreshRSS/commits?author=Alwaysin) +* [Amaury Carrade](https://github.com/AmauryCarrade): [contributions](https://github.com/FreshRSS/FreshRSS/commits?author=AmauryCarrade) +* [ealdraed](https://github.com/ealdraed): [contributions](https://github.com/FreshRSS/FreshRSS/commits?author=ealdraed) +* [Luc Didry](https://github.com/ldidry): [contributions](https://github.com/FreshRSS/FreshRSS/commits?author=ldidry) +* [Marien Fressinaud](https://github.com/marienfressinaud): [contributions](https://github.com/FreshRSS/FreshRSS/commits?author=marienfressinaud), [Web](http://marienfressinaud.fr/), [Email](mailto:dev@marienfressinaud.fr) +* [Melvyn Laïly](https://github.com/yaurthek): [contributions](https://github.com/FreshRSS/FreshRSS/commits?author=yaurthek) +* [Nicolas Elie](https://github.com/nicolaselie): [contributions](https://github.com/FreshRSS/FreshRSS/commits?author=nicolaselie) +* [plopoyop](https://github.com/plopoyop): [contributions](https://github.com/FreshRSS/FreshRSS/commits?author=plopoyop) +* [tomgue](https://github.com/tomgue): [contributions](https://github.com/FreshRSS/FreshRSS/commits?author=tomgue)