Thomas Citharel
Thomas Citharel
I'm not sure to understand what you mean by "a trigger in the database". A system using v1 as I would see it would be just an "always send new...
Scheduled for v2. API opens plenty of possibilities. :)
@j0k3r Will our custom events help such a thing ?
The activity stream currently doesn't keep event update details, only the date and the user performing creation/update/deletion. The deletion information wouldn't make much sense (since the event doesn't exist anymore),...
The first day of the week is currently determined based on your language There are plans for a dedicated region input in the server: nextcloud/server#1781
@masterwishx Please open your own issue.
A [video object](https://schema.org/VideoObject) has a `transcript` property, but that [isn't used by Google at the moment](https://developers.google.com/search/docs/appearance/structured-data/video).
Partially blocked by upstream https://github.com/fullcalendar/fullcalendar/issues/3666
@freundTech Instead of disabling ical.js strict mode writing a repair step should be more appropriate: https://github.com/nextcloud/calendar-js/tree/main/src/parsers/repairsteps/icalendar
@SebastianKrupinski I didn't meant a Nextcloud "server" repair step, I meant a repair step in CalendarJS as linked above. The issue of importing an ICS in the `calendar` app is...