Merge pull request #1628 from kolbyjack/feature/calendar-past-events

Add includePastEvents global and calendar-specific settings
This commit is contained in:
Michael Teeuw
2019-05-07 20:12:37 +02:00
committed by GitHub
6 changed files with 39 additions and 16 deletions

View File

@@ -16,6 +16,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Finnish translation for "Feels" and "Weeks"
- Russian translation for “Feels”
- Add `broadcastPastEvents` config option for calendars to include events from the past `maximumNumberOfDays` in event broadcasts
### Updated
- English translation for "Feels" to "Feels like"
- Fixed the example calender url in `config.js.sample`