Граф коммитов

24 Коммитов

Автор SHA1 Сообщение Дата
Joas Schilling 5f060687c8
Move getParticipant()
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-04 16:02:08 +02:00
Joas Schilling add1d45da8
Update lib/Flow/Operation.php
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2022-09-15 14:30:20 +02:00
Joas Schilling 37c9d6d40f
Only post flow messages when people have permissions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-14 13:46:13 +02:00
Joas Schilling a22a546401
Adjust coding style
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-01 10:53:38 +02:00
Joas Schilling 866201678f
Add an option for "Silent send" to the API
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-05-13 11:34:23 +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
Vitor Mattos a2e57ab980 Changes after run --alter
psalm --alter --issues=MissingClosureReturnType,MismatchingDocblockReturnType,MissingReturnType,InvalidReturnType,MissingParamType

Signed-off-by: Vitor Mattos <vitor@php.rio>
2021-10-07 10:26:56 -03:00
Marco Ambrosini 29b2dd55ac
Bump dependencies and use npm7
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2021-06-17 16:48:26 +02:00
Joas Schilling 7b3e45e926
Register flow operation via dedicated event
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-05-21 07:26:01 +02:00
Joas Schilling 928e047de2
Handle all getParticipants with multi sessions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-03-08 11:56:21 +01:00
Joas Schilling 3bacf9c650
Fix some more participant handling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-10-30 10:38:50 +01:00
Joas Schilling c19f07ca80
Fix function usage
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-10-30 10:38:08 +01:00
Julius Härtl cae12daac1
Add empty referenceId when sending a message though flow
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-05-15 08:40:57 +02:00
Joas Schilling 84d42604e6
Run cs:fix
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-05-12 15:04:42 +02:00
Daniel Calviño Sánchez 9d78cfbaa7 Replace private OC_Util with OCP/Util
This makes the app compliant again.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-12-18 05:35:54 +01:00
Arthur Schiwon 2a87d67b7b
adjust to server changes
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-12-16 13:08:06 +01:00
Arthur Schiwon 28a3e31364
take a URL into consideration, if the entity provides one
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-12-13 16:04:51 +01:00
Arthur Schiwon 6258d21c7a
show a nice message, if the entity offers one
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-12-13 16:04:51 +01:00
Arthur Schiwon c49f7969bf
fix user mentions on uids without whitespace
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-12-13 16:04:51 +01:00
Arthur Schiwon f36f59f870
use acting user from Operation config
because the logged in user might not be the one who set up the flow, e.g.
a share recipient

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-12-13 16:04:50 +01:00
Arthur Schiwon 8e042b537e
catch Talk exceptions
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-12-13 16:04:50 +01:00
Arthur Schiwon 34537dfcc4
prepare mention of the message
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-12-13 16:04:50 +01:00
Arthur Schiwon c6baf40fa1
add flow operation, frontend part
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-12-13 16:04:50 +01:00
Arthur Schiwon 8e81d703a2
add flow operation, backend part
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-12-13 16:02:34 +01:00