nextcloud / nextcloud/calendar
Allow configuration of the email address to send invitations from
Nobody has claimed this yet.
- 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.
When creating an event and inviting people, an invitation is sent to them. The invitation is always sent from nextcloud@domain.tld and the logo of the Nextcloud instance is included as well.
I may not want to tell them that I am using Nextcloud, nor any other service, so:
- I would rather not share with them the details of the Nextcloud instance I am using
- I would rather not share with them the instance's configured email address
- I would rather not include Nextcloud or the instance's configured logo
Describe the solution you'd like
- Be able to configure an email address to send those invitations from, ideally, this should be configurable per-calendar (i.e.: I may have a personal and a professional calendar and I would like to send invitations from different email addresses in those cases)
- Be able to remove the Nextcloud/instance logo from the invitation, or be able to replace that logo with my user avatar, or be able to define my own invitation template
Additional context
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named in the issue. Start by reviewing the related issue #2591 and tracing the calendar invitation flow; done means invitations can use a configurable sender and provide the requested control over branding or templates, including the per-calendar case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100