summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CalDAV/Schedule/IMipPlugin.php
Commit message (Expand)AuthorAgeFilesLines
* Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
* Add default titles for titleless events in invitationsThomas Citharel2020-04-031-1/+4
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-2/+2
* Fix display of DTEND for multi-day all-day eventGeorg Ehrke2020-01-301-0/+4
* Update license headersChristoph Wurst2019-12-051-1/+5
* Set common-name to user's displayname if none is setGeorg Ehrke2019-11-291-1/+16
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+2
* Move dav.invitation_link_recipients from getSystemValue to getAppValuebrad20142019-07-311-13/+11
* Revert 3ff3ed0c56 case-insensitive compares.Brad Rubenstein2019-02-281-2/+2
* Respect RSVP parameter for attendees when adding accept/decline buttons.Brad Rubenstein2019-02-281-2/+17
* Customize presentation of accept/decline buttons in iMip mailBrad Rubenstein2019-02-281-4/+38
* Calendar invitation: use system default instead of sender's language as fallbackGeorg Ehrke2018-10-241-1/+1
* Use numeric placeholders if there are multiple, so that RTL languages can ope...Joas Schilling2018-10-091-4/+4
* Update IMipPlugin.phprakekniven2018-07-301-1/+1
* Typo fix: Triple dot to ellipsisrakekniven2018-07-291-1/+1
* Also shorten the name of the invitation tokensJoas Schilling2018-07-121-1/+1
* Include accept / decline links in CalDAV invitation emailsGeorg Ehrke2018-06-291-6/+88
* Remove unused import statementsMorris Jobke2018-02-141-1/+0
* refine invitation emailGeorg Ehrke2017-11-161-4/+6
* show name of organizer in from name of invitation emailGeorg Ehrke2017-11-141-1/+11
* Change @georgehrke's emailMorris Jobke2017-11-061-1/+1
* Update license headersMorris Jobke2017-11-061-1/+3
* fancify invitation emailsGeorg Ehrke2017-11-031-28/+174
* Correctly use the email templatingJoas Schilling2017-11-031-80/+47
* Language depending datesJoas Schilling2017-11-031-5/+2
* Fix phpStorm complaintsJoas Schilling2017-11-031-34/+53
* DAV: Initial email customization supportLeon Klingele2017-11-031-13/+149
* Sabre/VObject returns DateTimeImmutable, not a simple DateTimeGeorg Ehrke2017-09-051-2/+4
* don't send invitation emails for past eventsGeorg Ehrke2017-09-051-1/+64
* Remove unused use statementsMorris Jobke2017-04-221-1/+0
* Fix apps/Joas Schilling2016-07-211-1/+2
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-121-0/+128