spreed/lib/Controller
Daniel Calviño Sánchez c630a0647d Add support for opening files through Viewer
Note that the "path" property was already being passed to FilePreview,
although it was not explicitly declared.

At this time the Viewer can open only internal files, which are
available only for registered users. Therefore the Viewer is not loaded
for guests.

Also, for the time being, due to a limitation in the Viewer API, when a
file is opened the Viewer allows the user to iterate through all the
files in the directory of that file instead of through all the files in
the conversation, as it would have been expected.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-03-12 17:37:45 +01:00
..
AEnvironmentAwareController.php Bye Spreed, hello Talk! 2019-09-05 14:29:09 +02:00
CallController.php Immediate refresh the conversation on signaling command to do so 2020-03-02 12:47:37 +01:00
ChatController.php Mark own messages immediatelly read 2020-01-28 16:59:48 +01:00
CommandController.php Remove unwanted, undocumented and unused methods from Commands controller 2019-10-10 11:19:22 +02:00
FilesIntegrationController.php Add a setting to disable files and public sharing integration 2019-10-21 15:12:19 +02:00
GuestController.php Typed events for Talk 2019-12-04 08:36:59 +01:00
PageController.php Add support for opening files through Viewer 2020-03-12 17:37:45 +01:00
PublicShareAuthController.php More IShare::TYPE_* fixes 2019-10-01 09:25:19 +02:00
RoomController.php Fix default notification selection 2020-02-07 11:15:34 +01:00
SettingsController.php Allow to select an attachment folder 2020-02-25 09:50:00 +01:00
SignalingController.php Filter control messages not sent by moderators 2020-03-06 14:53:24 +01:00
WebinarController.php Update the Webinar(y) controller to the latest 2019-10-10 11:19:22 +02:00