Skip to content

[#943] Contain search for unauthenticated users

minibikini requested to merge minibikini/pleroma:improve-search into develop
  • Allow unauthenticated users to search for local statutes and users only
  • Extract the search logic from MastodonAPIController to Pleroma.Activity.Search
  • Extract the search logic from Pleroma.User to Pleroma.User.Search
  • Add index on activities.local
Edited by minibikini

Merge request reports