Syed Ali Shahbaz
Syed Ali Shahbaz
Hey @timthelion I tried to test out Radicale but I am unable to reproduce this. The changes in the CalDAV code are primarily to consider DST, I wonder if that...
Hey there @timthelion Can you please confirm if this is persisting?
As we explored this over the call, it's clearly a non-standard way of representing the change. I tried to recreate it again locally, however, I couldn't find the X-NEXT-ALARM property...
Hey @kvdb as mentioned above, the issue with Kerio is that the new events aren't a part of the ICAL anymore. If you can create a test account for me,I'd...
Yeah, that's a very good point. We should avoid changing BOOKING_CREATED and instead maybe use BOOKING_REQUESTED for the booking that isn't confirmed yet
@ologbonowiwi Thank you for looking into this 🙌 You do need to update the schema and add enum as @Josh-Archer mentioned, but that would only add it at the Database...
> @alishaz-polymath @PeerRich I have a two questions, > > * Do we fire the Booking_Requested Webhook when a **slot** with event type, confirmation required, is created? **YES** 🙏 >...
Hey @shivamklr Thanks a lot for your PR. I'm currently OOO but I'll review it as soon as I can. I'm also certain one of the team members would probably...
If the webhooks/callbacks are all on point, whenever an event is added/removed from any of the connected calendar apps, it should automatically update such events on the CalDAV calendar, thus...
> From my limited knowledge here and just based on what I read above, the approach seems great. The biggest downside is the potential of being double booked due to...