nextcloud/apps
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
..
accessibility Add highcontrast class to body just like with dark theme 2020-08-18 08:33:46 +02:00
admin_audit Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
cloud_federation_api Move cloud_federation_api to bootstrap mechanism 2020-07-08 09:53:05 +02:00
comments Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
contactsinteraction Add some tests for RecentContactMapper 2020-08-12 12:16:25 +02:00
dashboard Dashboard: Fix status bubbles open but unfocused background 2020-08-20 19:00:32 +00:00
dav Minor cleanup: php-cs-fixer, tests, interface consistency 2020-09-02 17:54:36 +02:00
encryption Merge pull request #22018 from nextcloud/bugfix/noid/harden-key-generation 2020-08-19 20:42:34 +02:00
federatedfilesharing Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
federation [tx-robot] updated from transifex 2020-08-19 02:17:11 +00:00
files Merge pull request #21797 from rawtaz/patch-1 2020-08-20 16:08:51 +02:00
files_external Merge pull request #22335 from nextcloud/fix/16017/remove_nc_encryption 2020-08-20 18:27:11 +02:00
files_sharing Merge pull request #22331 from nextcloud/bugfix/noid/dont-use-deprecated-inigetwrapper 2020-08-20 19:45:47 +02:00
files_trashbin Fix "misplaced variables" warning of Psalm in PHPDoc statements 2020-08-17 17:46:57 +02:00
files_versions [tx-robot] updated from transifex 2020-08-13 02:16:38 +00:00
lookup_server_connector Use the proper IAppContainer and IServerContainer type hints to know which code runs with which container 2020-07-21 20:44:05 +02:00
oauth2 [tx-robot] updated from transifex 2020-08-18 02:17:28 +00:00
provisioning_api Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
settings Minor cleanup: php-cs-fixer, tests, interface consistency 2020-09-02 17:54:36 +02:00
sharebymail Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
systemtags Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
testing Use IBootstrap for the testing app 2020-07-22 22:28:04 +02:00
theming Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
twofactor_backupcodes [tx-robot] updated from transifex 2020-08-19 02:17:11 +00:00
updatenotification [tx-robot] updated from transifex 2020-08-18 02:17:28 +00:00
user_ldap Use matching parameter names form interfaces and implementations 2020-08-19 18:16:35 +02:00
user_status Add Status Dashboard 2020-08-20 15:43:34 +02:00
weather_status remove background-color for user status and weather status in dashboard, build all 2020-08-20 12:34:15 +02:00
workflowengine Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00