nextcloud / spreed

🗨️ Nextcloud Talk – chat, video & audio calls for Nextcloud
https://nextcloud.com/talk
GNU Affero General Public License v3.0
1.64k stars 437 forks source link

Automatic shares / Smarter Smartpicker #13323

Open kaffeeringe opened 1 month ago

kaffeeringe commented 1 month ago

Which Nextcloud Version are you currently using: 30.0.0

Is your feature request related to a problem? Please describe. I have got a federated chat. When I use the smartpicker to share stuff, it is not automatically accessibel to all participants.

Describe the solution you'd like Smartpicker should check if the items are accessible to every user in the chat and else suggest to create a share.

Describe alternatives you've considered It would be the cleaner way to create a chat share all relevant ressources with it and then use the smartpicker. But then the smartpicker should only suggest items, that everybody can actually access.

nickvergessen commented 1 month ago

This is a problem with the Smartpicker and I'm not even sure Talk can do anything about it. The Smartpicker returns links and we can only post them. Talk from it's input field should not share all things with a conversation just because you pasted/posted a link.

nickvergessen commented 1 month ago

Anything you specifically pick? Is it mostly files?

kaffeeringe commented 1 month ago

Yes, I guess it would be mostly files

kaffeeringe commented 1 week ago

Today I tried to share a file from a folder that is shared with the chat in that chat and Nextcloud gave me the internal file link. That obviously doesn't work as the folder should appear in the other peoples' clouds.

The folder is shared with the chat and I can see the embedded version of the files - the others can't. Maybe this embed should work first of all.

Someone should think through, how federated file sharing in federated chats should work. ;-)