Merge pull request 'Search: filter indexable activities before inserting Oban jobs' (#7538) from gitlab-mr-iid-4161 into develop

Reviewed-on: https://git.pleroma.social/pleroma/pleroma/pulls/7538
This commit is contained in:
feld 2026-03-25 20:38:15 +00:00
commit 1d819195b6
6 changed files with 119 additions and 60 deletions

View file

@ -0,0 +1 @@
Filter indexable activities before inserting indexing jobs into the queue.