-
Notifications
You must be signed in to change notification settings - Fork 190
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changed - add explanations for the individual values in the feed information table (#3031) - show error message from `opml` import in web-ui (#3036) - disable new setting "nextUpdateTime" introduced in #2999 by default (#3039) Fixed - fix proxy port removed if standard port for the protocol (#3027) - background updater may stumble over invalid datetime strings from feeds (#3028) Signed-off-by: Benjamin Brahmer <[email protected]>
- Loading branch information
Showing
3 changed files
with
9 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -54,6 +54,7 @@ | |
* [bluehaze](mailto:[email protected]) | ||
* [darkside40](mailto:[email protected]) | ||
* [nachoparker](mailto:[email protected]) | ||
* [Arthur Schiwon](mailto:[email protected]) | ||
* [Brice Maron](mailto:[email protected]) | ||
* [Christoph Stenglein](mailto:[email protected]) | ||
* [Daniel Kesselberg](mailto:[email protected]) | ||
|
@@ -104,7 +105,6 @@ | |
* [Andrea Boero](mailto:[email protected]) | ||
* [Andreas Demmelbauer](mailto:[email protected]) | ||
* [Artem Lavrukhin](mailto:[email protected]) | ||
* [Arthur Schiwon](mailto:[email protected]) | ||
* [Aurelien DAVID](mailto:[email protected]) | ||
* [Aurelien DAVID](mailto:[email protected]) | ||
* [Benedikt Geißler](mailto:[email protected]) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters