Age | Commit message (Collapse) | Author |
|
|
|
Large part of it was no longer true (i.e none of the changes need
recompilation anymore and you can't brick an instance by changing them,
it's not necessary to manually truncate the db manually anymore)
|
|
|
|
|
|
|
|
|
|
Our nginx config will happily pass `Forwarded`/`X-Real-IP` from the
client. Caddy, Apache and Varnish pass `X-Forwarded-For` as well anyway.
|
|
|
|
|
|
|
|
git.pleroma.social:pleroma/pleroma into feature/new-registrations-digest
|
|
|
|
|
|
|
|
|
|
|
|
and moving it from instance settings
|
|
|
|
`ssl: true` and `tls: :always` tries to use both TLS and STARTTLS on the
same SMTP connection, causing it to fail.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Static frontend
See merge request pleroma/pleroma!1917
|
|
|
|
|
|
Categorize things, remove old deprecation warnings, consistently place
dots in unordered lists, fix links, etc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|