- 17 Feb, 2021 2 commits
- 15 Feb, 2021 2 commits
-
-
rinpatch authored
I changed my email to rin@patch.cx
- 12 Feb, 2021 2 commits
-
- 10 Feb, 2021 2 commits
-
-
Alexander Strizhakov authored
-
- 09 Feb, 2021 3 commits
- 08 Feb, 2021 16 commits
- 06 Feb, 2021 11 commits
-
-
feld authored
Add various labels, descriptions and suggestions for all adapter settings and try to use the same terminology by the service provider.
-
feld authored
-
feld authored
-
feld authored
-
feld authored
-
feld authored
-
feld authored
This setting defaults to false so the relay host will be used in an MX query so multiple SMTP servers can be used. gen_smtp code states that all records returned from the MX query are attempted in order and only a permanent SMTP error will stop the client from attempting other servers in the list. Connection failures, TLS issues, etc will cause it to try the next host. If there is no MX record associated with the relay host, it automatically tries connecting to it directly. There is really no reason to expose this to end users. The default value is fine for everyone.
-
feld authored
-
feld authored
-
shevek authored
Update priv/repo/migrations/20190501125843_add_fts_index_to_objects.exs, priv/repo/optional_migrations/rum_indexing/20190510135645_add_fts_index_to_objects_two.exs files
-
- 05 Feb, 2021 2 commits
-
-
feld authored
This fixes connection failures when trying to retrieve large files. It is less common in typical Pleroma usage, but it's possible to encounter this on a cloud instance with lower memory.