summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/AppInfo/Application.php
Commit message (Expand)AuthorAgeFilesLines
* Support recurring events + repeating alarmsGeorg Ehrke2019-08-151-3/+1
* Provide a fake AudioProvider that is basically the same as PushProvider, bett...Georg Ehrke2019-08-151-0/+2
* Stop using deprecated registerNotifier, use registerNotifierService insteadGeorg Ehrke2019-08-151-12/+6
* Support event reminders (email and notifications)Thomas Citharel2019-08-151-5/+53
* "Fix" the unit testsJoas Schilling2019-03-061-1/+1
* Log failure on parsingJohn Molakvoæ (skjnldsv)2019-01-041-1/+2
* Make ContactsStore a public APITobia De Koninck2017-12-111-0/+10
* Create activities for (un)publishing calendar eventsThomas Citharel2017-12-111-0/+9
* integrate Dav app with Calendar APIGeorg Ehrke2017-11-091-3/+14
* Change @georgehrke's emailMorris Jobke2017-11-061-1/+1
* Update license headersMorris Jobke2017-11-061-1/+2
* Clear cache on vcard change/deleteRoeland Jago Douma2017-05-081-0/+13
* Cache the carddav photo endpointRoeland Jago Douma2017-05-081-1/+12
* Remove unused use statementsMorris Jobke2017-04-221-1/+0
* Move event and todo parsing to new APIJoas Schilling2016-11-291-8/+4
* Remove debug codeLukas Reschke2016-11-211-4/+0
* update system address book if the user change the personal settingsBjoern Schiessle2016-11-211-0/+10
* Introduce an event for first time login based on the last login time stampThomas Müller2016-11-141-1/+11
* Use the event dispatcherJoas Schilling2016-11-031-0/+57
* Move the methods into a new classJoas Schilling2016-11-031-2/+2
* Start working on calendar activitiesJoas Schilling2016-11-031-0/+6
* Adding capability about new chunking - refs #25682 (#26368)Thomas Müller2016-10-211-0/+6
* Use magic DIJoas Schilling2016-09-201-97/+7
* Better displaynames for shared address booksJoas Schilling2016-08-241-1/+1
* Better displaynames for shared calendarsJoas Schilling2016-08-241-1/+1
* Fix apps/Joas Schilling2016-07-211-2/+4
* Contacts API: replace raw image data with url (#25081)Georg Ehrke2016-06-211-1/+2
* Move birthday calendar generation to a live migration job (#25135)Thomas Müller2016-06-161-14/+11
* Implement classification migration as repair stepThomas Müller2016-06-091-16/+8
* Add migration stepThomas Müller2016-06-091-0/+18
* Update license headersLukas Reschke2016-05-261-1/+2
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-121-0/+170