Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
#2209 RemoteIP CIDR helper, config and doc improvements
See merge request pleroma/pleroma!3057
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
by default.
|
|
|
|
|
|
|
|
|
|
|
|
`ffmpeg` / `ImageMagick` handling as optional dependencies
See merge request pleroma/pleroma!3031
|
|
|
|
|
|
dependencies. Installation docs update.
Added ffmpeg/imagemagick checks to launch checks (if media preview proxy is enabled). Added documentation on installing optional media / graphics packages (imagemagick, ffmpeg, exiftool).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Media preview proxy
See merge request pleroma/pleroma!3001
|
|
|
|
|
|
|
|
media-preview-proxy-nostream
# Conflicts:
# CHANGELOG.md
|
|
media-preview-proxy-nostream
|
|
documentation, tests.
|
|
/api/pleroma/admin/instance_document/:document_name`
|
|
|
|
alexgleason/pleroma-chat-moderation
|
|
|
|
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
|
|
Reported by: trevoke
|
|
|
|
|
|
|
|
|
|
|
|
Also remove the example from the cheatsheet, there is no need for it
when the types are simple
|
|
|
|
|