summaryrefslogtreecommitdiffstats
path: root/lib/ContactsMenu
AgeCommit message (Collapse)Author
2023-07-06Use PHP8's constructor property promotionHamid Dehnavi
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
2023-04-13chore(CS): Unify construct() callsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-13automated: Apply CS fixJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-06Use PHP7.4 property typehinting where possibleVitor Mattos
Signed-off-by: Vitor Mattos <vitor@php.rio>
2021-10-20Add appId to hovercard actionJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-05-12Run cs:fixJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-04-07Limit creating public and group conversations to a groupJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-09-05Bye Spreed, hello Talk!Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-02-12Make all classes strictJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-03-06pass if no valid user object was returnedArthur Schiwon
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-01-05First check the UID before using itJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-12-12Update contacts menu call provider.Ivan Sein
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
2017-10-19Fix phpstorm complainsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-07-12Split the API controller into 2Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-04-26Change text capitalization.Ivan Sein
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
2017-04-26Open one2one call when the user follows the linkJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-04-26Ignore not internal users.Ivan Sein
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
2017-04-26Add video call action to internal users in contacts menu.Ivan Sein
Signed-off-by: Ivan Sein <ivan@nextcloud.com>