Hi. In the releasenotes it talks about sort type “controversial”. In my jerboa 0.46 i don’t see that option appear for e.g. the jerboa community overview page. Do I need to setup something?
I don’t get it… Why the many downvotes?
Seems this documentation https://join-lemmy.org/docs/administration/configuration.html#full-config-with-default-values is a bit outdated
it refers to
{{
but i couldn’t find defaults.hjson
except in the lemmy github here
https://github.com/LemmyNet/lemmy/blob/main/config/defaults.hjson
Hi. thanks.
i logged in and found the port number in the /etc/sites/sites_enabled/<domain>.conf
i did the merge again, and via domain and the local port i get the following:
i logged into portainer and found this message many times for <domain>_lemmy-ui_1:
API error: FetchError: request to http://lemmy:8536/api/v3/site? failed, reason: getaddrinfo EAI_AGAIN lemmy
in <domain>_lemmy_1 it says this many times:
thread 'main' panicked at 'Failed to load settings file, see documentation (https://join-lemmy.org/docs/en/administration/configuration.html): LemmyError { message: None, inner: "unknown field `use_tls`, expected one of `smtp_server`, `smtp_login`, `smtp_password`, `smtp_from_address`, `tls_type`" near 40:12, context: SpanTrace [] }', crates/utils/src/settings/mod.rs:20:20
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
mm… this use_tls
field 🤔…
On the ansible machine, i have this use_tls
in the email section in inventory/host_vars/<domain>/config.hjson
.
i’ll check if that field is still allowed
✅ in the defaults.hjson (mentioned in repy below), the use_tls
isn’t mentioned, so i removed that keyword, and Lemmy version 0.18 is up🙌
All these destractions tactics are also getting lame.
i guess you’re trying to be funny👍 i’m serious.
i wonder when the instigators #clintons will be investigated…🤔
Documentation etc can be found from their github page
if you’re a registered user on a server, when you click [Communities], there you can see
You can subscribe to a community of any server which your server can federate with. The list of connected servers you can find via the /instances link at the bottom of the page.
There’s an easy to use community search tool here https://browse.feddit.de/
If you’ve found a community you like to follow, translate the original URL to a federated URL You do this by putting the community URL of the original server in the search bar; e.g.
(This search functionality is available in the web interface, but not yet available in the Jerboa app)
The result will list the federated URL. A federated URL has the form:
https://<your server>/c/<community-id>@<other server>
Visiting the federated link, and clicking [Subscribe] will make that community be federated to your server from now on. Your subscribed community will now also be listed under the [all] communities listing on your server.
Hi,
i see for Jerboa some works has been done recently on ‘controversial posts sorting’ https://github.com/dessalines/jerboa/pull/1106
and also for lemmyNet it seems work has been done recently on ‘controversial posts sorting’ https://github.com/LemmyNet/lemmy/pull/3205
i’d like to do as you said, but i’m not sure what the current status and agreements are