Commit graph

20 commits

Author SHA1 Message Date
Joas Schilling
c8c21215af
fix: Add Override atttribute
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-03-25 21:09:46 +01:00
Joas Schilling
1ccbf67da2
chore: Run SPDX convertor
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-04-26 13:02:15 +02:00
Hamid Dehnavi
54ac7a9fa5 Use PHP8's constructor property promotion
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
2023-07-06 17:02:15 +03:30
Joas Schilling
c1970caef4
chore(CS): Unify construct() calls
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-13 14:28:41 +02:00
Joas Schilling
f3ff4a8820
automated: Apply CS fix
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-13 13:17:49 +02:00
Vitor Mattos
c07251f0c6
Use PHP7.4 property typehinting where possible
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-04-06 12:43:03 -03:00
Joas Schilling
46135e1b85
Add appId to hovercard action
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-10-20 14:53:02 +02:00
Joas Schilling
84d42604e6
Run cs:fix
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-05-12 15:04:42 +02:00
Joas Schilling
de5c1b9b82
Limit creating public and group conversations to a group
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-04-07 09:31:52 +02:00
Joas Schilling
d4fc586f1a
Bye Spreed, hello Talk!
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-09-05 14:29:09 +02:00
Joas Schilling
fb90a74231
Make all classes strict
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-02-12 16:07:59 +01:00
Arthur Schiwon
b48a555c5f
pass if no valid user object was returned
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-03-06 17:10:22 +01:00
Joas Schilling
f5cc6cc114
First check the UID before using it
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-01-05 10:17:56 +01:00
Ivan Sein
ca65804fd2 Update contacts menu call provider.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
2017-12-12 17:57:29 +01:00
Joas Schilling
cbbb768f47
Fix phpstorm complains
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-10-19 14:35:43 +02:00
Joas Schilling
b274441c61
Split the API controller into 2
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-07-12 11:53:16 +02:00
Ivan Sein
bd0348af7f Change text capitalization.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
2017-04-26 16:45:00 +02:00
Joas Schilling
ea2d2a4fad
Open one2one call when the user follows the link
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-04-26 12:27:50 +02:00
Ivan Sein
822ff12de6 Ignore not internal users.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
2017-04-26 12:12:44 +02:00
Ivan Sein
c960e4e25c Add video call action to internal users in contacts menu.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
2017-04-26 11:59:52 +02:00