Joas Schilling
|
193e9ae3a7
|
fix(rector): Update with rector to PHP 7.2
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-09-19 10:26:56 +02:00 |
|
Joas Schilling
|
1ccbf67da2
|
chore: Run SPDX convertor
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-04-26 13:02:15 +02:00 |
|
jld3103
|
9ec4cd52c8
|
fix(signaling): Fix pullMessages return type
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
2023-10-30 09:22:26 +01:00 |
|
Hamid Dehnavi
|
3ce5c7bdaa
|
Use PHP8's constructor property promotion
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
|
2023-07-11 11:32:21 +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
|
93cc70d055
|
Fix order at PostgreSQL
https://github.com/nextcloud/spreed/issues/7863
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2023-03-17 08:15:50 -03: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 |
|
Vitor Mattos
|
01d463f815
|
cs:fix
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2022-03-02 14:28:42 -03:00 |
|
Joas Schilling
|
7576431bac
|
Use transactions for internal signaling
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2022-02-25 20:55:55 +01:00 |
|
Joas Schilling
|
9be9d846b7
|
Fix internal signaling
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-10-20 12:44:13 +02:00 |
|
Vitor Mattos
|
dc518c46a7
|
replace execute by executeQuery of QueryBuilder
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2021-10-19 08:54:14 -03:00 |
|
Joas Schilling
|
9cc02f5b70
|
Make the method loop over the sessions instead of the attendees
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-02-24 10:20:31 +01:00 |
|
Joas Schilling
|
fbf72c1af5
|
Create a new table for internal signaling and guest names with a PK
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-12-09 17:02:21 +01:00 |
|
Joas Schilling
|
3c61bd4749
|
Move more functions to the services
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-10-30 10:38:50 +01: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
|
d4fc586f1a
|
Bye Spreed, hello Talk!
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2019-09-05 14:29:09 +02:00 |
|
Joas Schilling
|
d702aa0841
|
Use ITimeFactory instead of time()
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2019-02-13 16:03:25 +01:00 |
|
Joas Schilling
|
fb90a74231
|
Make all classes strict
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2019-02-12 16:07:59 +01:00 |
|
Joas Schilling
|
f65d6f27a5
|
Change tables to talk_*
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-11-02 11:48:30 +01:00 |
|
Joas Schilling
|
4669f73022
|
Expire signaling messages that are older than 5 minutes
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-10-09 13:34:04 +02:00 |
|
Joas Schilling
|
288c1bb321
|
Fix spelling of Signaling (single L)
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-09-25 15:32:15 +02:00 |
|