-
Notifications
You must be signed in to change notification settings - Fork 509
Closed
Labels
enhancementfeature: chat 💬Chat and system messagesChat and system messagesfeature: upload & shares & voice 📤🎙️Sharing files into a chat and audio recordingsSharing files into a chat and audio recordings
Milestone
Description
cc @danxuliu
spreed/src/components/MessagesList/MessagesGroup/Message/MessagePart/FilePreview.vue
Lines 143 to 146 in 6ab75d7
| OCA.Viewer.open({ | |
| // Viewer expects an internal absolute path starting with "/". | |
| path: this.internalAbsolutePath, | |
| }) |
- Create a new endpoint to get a list of filesInfos for all share files in a room
- Use this list
- Bonus: use pagination to not load a list of 1k shared files
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementfeature: chat 💬Chat and system messagesChat and system messagesfeature: upload & shares & voice 📤🎙️Sharing files into a chat and audio recordingsSharing files into a chat and audio recordings