summaryrefslogtreecommitdiffstats
path: root/lib/Files/Listener.php
AgeCommit message (Expand)Author
2022-05-11Use \OCP\Server::get() instead of private APIJoas Schilling
2022-04-06Use PHP7.4 property typehinting where possibleVitor Mattos
2021-12-06Replace deprecated methodVitor Mattos
2021-10-07Changes after run --alterVitor Mattos
2021-04-13Also allow accessing file conversations when access is possible via external ...Joas Schilling
2021-03-08Handle all getParticipants with multi sessionsJoas Schilling
2021-02-12Populate the display name when adding logged in usersJoas Schilling
2020-11-26Introduce constants for the actor typesJoas Schilling
2020-10-30Fix adding participants to file roomsJoas Schilling
2020-05-12Run cs:fixJoas Schilling
2019-12-04Add constants for event names and use patternJoas Schilling
2019-12-04Typed events for TalkJoas Schilling
2019-10-01More IShare::TYPE_* fixesJoas Schilling
2019-09-26Add support for public shares to file roomsDaniel Calviño Sánchez
2019-09-05Bye Spreed, hello Talk!Joas Schilling
2019-08-23Support file calls in groupfoldersJoas Schilling
2019-08-16Add user to file room when joining it instead of when getting its tokenDaniel Calviño Sánchez
2019-02-14Do not load unnecessary classes in ApplicationJoas Schilling
2019-02-12Make all classes strictJoas Schilling
2018-12-13Extend "has direct access to file" check also to files in shared foldersDaniel Calviño Sánchez
2018-12-06Also leave the room when the user tries to join and can not access the file a...Joas Schilling
2018-12-06Explicitly join the room when opening a file sidebar chatJoas Schilling
2018-11-29Prevent participants without access to the file from joining the roomDaniel Calviño Sánchez