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.
|
|
Mix.env/0 is not availible in release environments such as distillery or
elixir's built-in releases.
|
|
Switch to manual Supervisor child specifications instead of Supervisor.Spec
See merge request pleroma/pleroma!1252
|
|
|
|
Supervisor.Spec is deprecated and causes warnings on Elixir master, see
https://hexdocs.pm/elixir/Supervisor.Spec.html
|
|
|
|
Bugfix/377 stuck follow request
Closes #377
See merge request pleroma/pleroma!1250
|
|
[#943] Contain search for unauthenticated users
See merge request pleroma/pleroma!1220
|
|
|
|
|
|
|
|
|
|
User: Don't error out when following a user that's already followed.
See merge request pleroma/pleroma!1249
|
|
|
|
This leads to a few situations where it is impossible to follow a user.
|
|
|
|
|
|
|
|
|
|
|
|
Explicit addressing
See merge request pleroma/pleroma!1239
|
|
Participations: Filter out participations without activities.
Closes #956 and #953
See merge request pleroma/pleroma!1246
|
|
|
|
|
|
|
|
|
|
|
|
Emoji: Don't die when files are present in the emoji folder.
Closes #957
See merge request pleroma/pleroma!1245
|
|
just activities
|
|
|
|
|
|
|
|
|
|
|
|
|
|
MRF: subchain policy
See merge request pleroma/pleroma!1233
|
|
Generic settings store for frontend user settings
See merge request pleroma/pleroma!1221
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Mastodon Conversations API: Align to Mastodon behavior
See merge request pleroma/pleroma!1215
|
|
|
|
exclusion work
|
|
|
|
|