Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib/Flow
AgeCommit message (Expand)Author
2022-10-04Move getParticipant()Joas Schilling
2022-09-15Update lib/Flow/Operation.phpJoas Schilling
2022-09-14Only post flow messages when people have permissionsJoas Schilling
2022-09-01Adjust coding styleJoas Schilling
2022-05-13Add an option for "Silent send" to the APIJoas Schilling
2022-04-06Use PHP7.4 property typehinting where possibleVitor Mattos
2021-10-07Changes after run --alterVitor Mattos
2021-06-17Bump dependencies and use npm7Marco Ambrosini
2021-05-21Register flow operation via dedicated eventJoas Schilling
2021-03-08Handle all getParticipants with multi sessionsJoas Schilling
2020-10-30Fix some more participant handlingJoas Schilling
2020-10-30Fix function usageJoas Schilling
2020-05-15Add empty referenceId when sending a message though flowJulius Härtl
2020-05-12Run cs:fixJoas Schilling
2019-12-18Replace private OC_Util with OCP/UtilDaniel Calviño Sánchez
2019-12-16adjust to server changesArthur Schiwon
2019-12-13take a URL into consideration, if the entity provides oneArthur Schiwon
2019-12-13show a nice message, if the entity offers oneArthur Schiwon
2019-12-13fix user mentions on uids without whitespaceArthur Schiwon
2019-12-13use acting user from Operation configArthur Schiwon
2019-12-13catch Talk exceptionsArthur Schiwon
2019-12-13prepare mention of the messageArthur Schiwon
2019-12-13add flow operation, frontend partArthur Schiwon
2019-12-13add flow operation, backend partArthur Schiwon