| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #18115 from nextcloud/bugfix/17951/reminderservice_resourc... | Roeland Jago Douma | 2019-12-27 | 1 | -2/+10 |
|\ |
|
| * | Properly handle resources in ReminderService | Georg Ehrke | 2019-11-26 | 1 | -2/+10 |
* | | Update license headers | Christoph Wurst | 2019-12-05 | 11 | -42/+77 |
|/ |
|
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 10 | -11/+20 |
* | Make push notifications for calendar reminders opt-in | Georg Ehrke | 2019-09-02 | 1 | -0/+4 |
* | fix foreach error for reminder generator | Georg Ehrke | 2019-08-18 | 1 | -0/+8 |
* | Final fixes | Georg Ehrke | 2019-08-15 | 7 | -124/+94 |
* | Add repair step to register reminder index for existing events | Georg Ehrke | 2019-08-15 | 1 | -4/+5 |
* | Support recurring events + repeating alarms | Georg Ehrke | 2019-08-15 | 12 | -481/+1772 |
* | Provide a fake AudioProvider that is basically the same as PushProvider, bett... | Georg Ehrke | 2019-08-15 | 1 | -0/+36 |
* | Implement getID and getName in Reminder/Notifier as required since Nextcloud 17 | Georg Ehrke | 2019-08-15 | 1 | -0/+20 |
* | smaller syntax changes to CalDAV reminder classes | Georg Ehrke | 2019-08-15 | 7 | -56/+38 |
* | Support event reminders (email and notifications) | Thomas Citharel | 2019-08-15 | 9 | -0/+1070 |