nextcloud/apps/dav
Brad Rubenstein 442af8c5d5 Minor cleanup: php-cs-fixer, tests, interface consistency
IMipPlugin.php Removed blank lines to make php-cs-fixer happy.
Minor cleanup:  bugs found by Psalm static checker
IEMailTemplate: The public interface to addBodyListItem also needs to include the new plainIndent parameter.
IMipPlugin: Fixes an undefined variable for events that do not have DTEND.  Also use explicit string conversion for parameters and properties in several places.

The new email template adds an additional blank line before "button" links in plain text, so the tests were fixed to include that additional blank line.

Signed-off-by: Brad Rubenstein <brad@wbr.tech>
2020-09-02 17:54:36 +02:00
..
appinfo Add Typed Events for CalDAV- and CardDAV-related Events 2020-08-18 21:40:57 +02:00
bin Update license headers for 19 2020-04-29 11:57:22 +02:00
composer Add Typed Events for CalDAV- and CardDAV-related Events 2020-08-18 21:40:57 +02:00
css Include accept / decline links in CalDAV invitation emails 2018-06-29 10:44:44 +02:00
js Use DOMContentLoaded and fix sharebymail loading issue 2020-07-20 12:42:08 +02:00
l10n [tx-robot] updated from transifex 2020-08-19 02:17:11 +00:00
lib Minor cleanup: php-cs-fixer, tests, interface consistency 2020-09-02 17:54:36 +02:00
templates Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
tests Minor cleanup: php-cs-fixer, tests, interface consistency 2020-09-02 17:54:36 +02:00
.gitignore