Age | Commit message (Collapse) | Author |
|
Mix.Task.run and ensure serve_endpoints is set to false
In release environments there is no Mix.Task.run and serve_endpoints
must be set to true for the endpoints to start, so we need to ensure it
is set to false before starting Pleroma for executing a mix task.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[ci skip]
|
|
|
|
|
|
|
|
|
|
|
|
feature/845-improve-status-deletion
|
|
|
|
|
|
|
|
task docs
|
|
|
|
|
|
|
|
feature/digest-email
|
|
|
|
It was a misunderstanding
|
|
|
|
|
|
|
|
|
|
|
|
unhardcode: remove hardcoded /instance/static and actually use the config option
as it is used in other places.
packs without emoji.txt: these are now assumed to have .png files that
are all emojis, their names are used as shortcodes
|
|
|
|
|
|
|
|
The file should be in the same directory as the manifest file
|
|
A custom manifest can be provided as a command-line options --manifest/-m
|
|
These packs are stored in a git repo on pleroma gitlab
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|