Actions
Feature proposal #9793
openImplement support for searching by user
Feature proposal #9793:
Implement support for searching by user
Description
This should allow for @user_id , @username , or @name searching for albums and media. This would search by owner. Could be useful for galleries containing media from multiple users.
Updated by krileon about 23 hours ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
This is now supported, but won't cause any UX changes beyond accepting @ type searching in the search input. This requires media searching to also be enabled first. This is not supported in the module for the time being since the module is primarily meant to be explicitly configured.
Actions