nextcloud-server/tests/Core/Controller
Christoph Wurst d091793ceb Contacts menu
* load list of contacts from the server
* show last message of each contact

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2017-04-25 20:47:17 +02:00
..
AvatarControllerTest.php
ChangePasswordControllerTest.php Add bruteforce protection to changePersonalPassword 2017-04-18 17:55:51 +02:00
ContactsMenuControllerTest.php Contacts menu 2017-04-25 20:47:17 +02:00
CssControllerTest.php Fix gzip files for Safari 2017-03-29 00:11:51 -06:00
JsControllerTest.php Fix gzip files for Safari 2017-03-29 00:11:51 -06:00
LoginControllerTest.php Fix remember redirect_url on failed login attempts 2017-04-25 09:38:19 +02:00
LostControllerTest.php Rename renderHTML to renderHtml 2017-04-19 15:46:41 -05:00
OCSControllerTest.php Adjust existing bruteforce protection code 2017-04-14 13:42:40 +02:00
PreviewControllerTest.php
TwoFactorChallengeControllerTest.php
UserControllerTest.php