Age | Commit message (Collapse) | Author |
|
|
|
[#1668] App metrics endpoint (Prometheus) access restrictions
Closes #1668
See merge request pleroma/pleroma!3093
|
|
# Conflicts:
# CHANGELOG.md
|
|
alexgleason/pleroma-block-behavior
|
|
|
|
to configure IP whitelist for this endpoint.
Added tests and documentation.
|
|
|
|
automatically follow all newly registered accounts
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Media preview proxy
See merge request pleroma/pleroma!3001
|
|
Make WebPushEncryption use Pleroma.HTTP as an HTTP adapter
Closes #2118
See merge request pleroma/pleroma!3008
|
|
|
|
|
|
documentation, tests.
|
|
|
|
media-preview-proxy-nostream
|
|
In practice, it was already removed half a year ago, but the description
and cheatsheet entries were still there.
The migration intentionally does not use ConfigDB.get_by_params, since
this will break migration code as soon as we add a new field is added
to ConfigDB.
Closes #2086
|
|
|
|
# Conflicts:
# lib/pleroma/instances/instance.ex
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Making this configurable is misleading.
|
|
There's really no sound reason to turn this off anyway.
|
|
|
|
|
|
not needed options deletion
|
|
|
|
caching for media preview. Adjusted prewarmer to fetch only proxiable URIs.
Removed :preview pool in favor of existing :media one. Misc. refactoring.
|
|
|
|
are not needed.
Use a separate pool for preview requests
|
|
|
|
|