nextcloud / nextcloud/calendar

Provide event comparison service to other applications

Open
#4,959 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop enhancement
Dominant language
JavaScript
Stars
1.2k
Forks
332
Avg merge
16h 13m
Merged PRs (30d)
137

Description

Is your feature request related to a problem? Please describe.

Other applications provide notifications for calendar users, including updated events. Provide an injectable service that will build a usable string diff for other apps to display changed calendar events for feature requests such as https://github.com/nextcloud/server/issues/23443 or https://github.com/nextcloud/server/issues/18508

Describe the solution you'd like

PR https://github.com/nextcloud/server/pull/35743 created an event comparison service that filters out diffs, and an imip service that creates strings. Refine that to be universally usable.

Describe alternatives you've considered

No response

Additional context

https://github.com/nextcloud/calendar/issues/3919
https://github.com/nextcloud/server/pull/35743

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing nextcloud/server#35743 and the linked calendar issue #3919 to understand the existing event comparison and iMIP services. Done means refining those services into an injectable, universally usable service that produces displayable string diffs for changed calendar events, but the issue does not identify files or tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.