Commit Graph

576 Commits (b074399a87e764f506550d64f6379738186355c6)

Author SHA1 Message Date
Robert C. Schaller fa6e6131ee fix(dav): wrong comparison method between two events 2 years ago
Christoph Wurst 3dea99f42b
fix(dav): Add retention time to sync token cleanup 2 years ago
Anna Larch a96f8f7fee fix(caldav): add EXDATE and EXRULE to confidential object 2 years ago
Christoph Wurst f40f962c2e
fix(dav): Add occ command to fix missing caldav sync tokens 2 years ago
Christoph Wurst a2fcf50f43
fix(dav): Fix atomic calendar/subscription updates 2 years ago
Richard Steinmetz 53ef6c5f71
feat(dav): update a principal's schedule-default-calendar-URL 2 years ago
Jérôme Herbinet 678c003546 "Taks" to fit calendar wording 2 years ago
Patrick Fischer 0f16153e4a Bug fix: Select the correct table based on CALENDAR_TYPE_CALENDAR 2 years ago
Hamid Dehnavi 7bf31df0bc Refactors "substr" calls to improve code readability 2 years ago
Christoph Wurst dc7f2baf26 fix(dav): Rate limit calendar/subscription creation 2 years ago
Anna Larch dce69154ba enh(sharing): enable unsharing for sharees for DAV shares (addressbooks and calendars) 2 years ago
Thomas Citharel 2bfe67c8ab fix(caldav): only call getTimestamp() on actual DateTime data 2 years ago
Joas Schilling 71add5561a
fix(userstatus): Also set the user status when the user has no status at all 2 years ago
Anna Larch e1b957e17b fix(userstatus): CALL status should overwrite MEETING status 2 years ago
Johannes Merkel b454156f57
fix(CalDAV): set acls for DeletedCalendarObjectsCollection 2 years ago
Joas Schilling e981619c01
fix(dav): Fix user status "Undefined array key 0 at StatusService.php#98" 2 years ago
jld3103 08b43021e1
fix(dav): Hide less than minute diff in calendar notification title 2 years ago
Anna Larch 4c6eff975f fix(userstatus): set user status to 'In a meeting' if calendar is busy 2 years ago
Richard Steinmetz 06aba2a5c8 fix(dav): allow multiple organizers if possible 2 years ago
Anna Larch 3475d52741 fix(caldav): don't reuse query builder objects 2 years ago
Joas Schilling 73c0f596f7
fix(copyright): Fix copyright doc blocks 2 years ago
Christoph Wurst 8b38d49437
fix(dav): Prioritize timezone from core/login 2 years ago
Anna Larch f19645adab enh(userstatus): add OOO automation and remove calendar automation 2 years ago
Christoph Wurst 096537eae5
fix(dav): Avoid date diffing if PHP is buggy 2 years ago
Richard Steinmetz 8191295f66
feat(dav): dispatch out-of-office started and ended events 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Louis Chemineau 33ac1c0433 Fix param name after Sabre\CalDAV update 2 years ago
Benjamin Gaussorgues 3545a1c613
feat(caldav): Allow advanced search for events/tasks 2 years ago
Anna Larch f14a4f8fd7 feat(user status): automate user status for events 2 years ago
Anna Larch a75173a9a2 fix(scheduling): don't send iMIP emails to rooms / resources 2 years ago
Christoph Wurst 91b31bfb15
fix(dav): Reduce CalDAV backend memory footprint 2 years ago
Richard Steinmetz ace08819f9
fix(dav): expand recurrences when searching 2 years ago
Daniel Kesselberg 457f4a530e fix(caldav): add webroot to objectid for activities 2 years ago
hamza221 823908b017 Enable caldav push notifications by default 2 years ago
Anna Larch 7eee1de65b fix(CalDAV): check birthday calendar owner 2 years ago
Richard Steinmetz 2ac24d525c
feat(caldav): linkify location in scheduling mails 2 years ago
Jamie McClelland 4a98bb9972 ensure outerquery ->where() function doesn't clobber earier ->andWhere() 2 years ago
Jamie McClelland ece685d6f5 optimize calendar search query 2 years ago
Robin Appelman 7c02eedabb
cache calendar objects from calendarQuery 2 years ago
Robin Appelman 31c483b759
preload shares for calendars when listing calendars 2 years ago
Richard Steinmetz 9206c0f473
fix(dav): close cursor when fetching max id 2 years ago
Joas Schilling f59c74062a
fix(dav): Move DAV app to non deprecated event dispatcher 2 years ago
Thomas Citharel 1e390e1982 style(caldav): improve getDenormalizedData method 2 years ago
Thomas Citharel 3886b00a33 Fix creating events with old (< unix time) lastoccurence 2 years ago
Christof Arnosti 73fb2997f4 Issue #36644: Fix pruneOutdatedSyncTokens for CalDAV 2 years ago
Faraz Samapoor 8c64ccae01 Fixes "PossiblyNullArgument" Psalm warnings. 2 years ago
Faraz Samapoor 0bae21b1d1 Refactors "strpos" calls in /apps/dav to improve code readability. 2 years ago
Christoph Wurst b7e7d80173
fix(caldav): Ignore invalid events for reminder generation 2 years ago
Daniel Teichmann 56f36b94e5
Rename setting 'sendEventRemindersToSharedGroupMembers' to 'sendEventRemindersToSharedUsers'. 2 years ago
Ferdinand Thiessen 62c4ae78df Feature: Provide access to app generated calendars through CalDAV 2 years ago