imath
imath
To my understanding it looks more like a "filter by recipient's user ID" messages need. This means, we'd need to edit `BP_Messages_Thread::get_current_threads_for_user()` to add an `includes` parameter to pass recipient...
Yes it's more convenient, and if you remember well, a while ago it inspired you when you improved the BP Rest API Attachments endpoint.
I think hooks are already in place to make this possible. For instance private media are not stored into uploads, a guide is explaining the admin how to put the...
The second part is different compared to your initial question π . Only the destination upload paths are customizable for now. Let's progress about this v1 and we'll see, when...
Hi @markcummins Thanks for your feedback π. It's actually possible to share media into Groups using Activities. These media are owned by the group members who shared the activity. The...
Hi Vince, itβs still a WIP. I hope to work back on it asap.
Hi, if you're talking of the state of the plugin before I began rewriting it, you can still get it there: https://github.com/buddypress/bp-attachments/tree/1.2 For the rewrote version, it's still WIP.
As the file is private, some users asked the thumbnail to be deleted/not created. Some users are using BuddyDrive in private communities. A filter would be nice i guess to...
yes i guess the option is an interesting road too. I'll probably do it in a future release.