Merge branch 'develop' into host-verification

This commit is contained in:
lain 2026-05-14 06:01:31 +00:00
commit b90ac6b9c7
20 changed files with 414 additions and 22 deletions

View file

@ -0,0 +1 @@
Switch native captcha to the published pleroma_captcha Hex package.

View file

@ -0,0 +1 @@
Handle reports with just actor ap id as the object

View file

@ -0,0 +1 @@
Update majic to 1.2.0.

View file

@ -0,0 +1 @@
Use the Hex package for oban_plugins_lazarus.

View file

@ -0,0 +1 @@
Reject incoming reports when both the reporter and reported account are remote

View file

@ -0,0 +1 @@
Use upstream Hex releases for the `remote_ip` dependency and expose client IP ranges for remote IP resolution.

View file

@ -0,0 +1 @@
Improve user search / autocompletion ordering.