Commit Graph

28 Commits (appStoreDisabledOcc)

Author SHA1 Message Date
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Robin Appelman 1626a56dda
adjusts tests for CloudIdManager 3 years ago
Carl Schwan 7ecb65f725
Add check before sending email that email address is valid 4 years ago
Julius Härtl 2fe8042fff
Add integration tests for email completion 4 years ago
Julius Härtl 7179002600
Allow to get a local cloud id without going through the contacts manager 5 years ago
Joas Schilling 236aa194e2
Restrict autocompletion also based on the phonebook known users 5 years ago
Julius Härtl 131fcac91e
Show unique displayname context in the sharing input 5 years ago
Arthur Schiwon 16a78f535a
set the display name of federated sharees from addressbook 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Joas Schilling 89ed2c37bf
Update share type constant usage 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Julius Härtl a0d759b324
Add uuid/name entry to Remote/MailPlugin tests 7 years ago
Joas Schilling 882096653e
Fix calculation if there are more results 8 years ago
Joas Schilling 3d7ae4aa97
Add tests for finding own email and user results pagination 8 years ago
Joas Schilling b30e035e25
Better result handling of email search 8 years ago
Tobia De Koninck e8a4f83000 Fix and tests for MailPlugin 8 years ago
Arthur Schiwon 3db3e65121
add tests for Lookup Plugin 8 years ago
Arthur Schiwon 3d1d03a511
split off getEmail tests 8 years ago
Arthur Schiwon c92f7ee767
split off getRemote unit tests 8 years ago