@nimda could you please check #Mitra server logs: for some reason, I can't read @ufm who is running #Hubzilla - not sure if that's local issue @silverpill
@silverpill, should I use the #Ukrainian interface option in #Mitra to mark #ActivityPub posts with this language (instead of #English), or is the interface option not related? I just can't find this in the message form.
In #Tuba app, I can simply select the content language, but I'm not sure about the default web UI behavior.
@silverpill personally - not but would you like to add everything else by every new feature request?) I don't see any problem to give user ability interact with interactive elements by click on the link as it is valid, parsable URL.
@silverpill seems that problem was fixed, but the instance yet not updated. I think that any scheme may be clickable, why not: ftp, mailto, etc. there is lot of schemes to open in the external application. @nimda
I have just published the initial release of #Nexy, a multi-network server for the #Nex protocol, written in #Rust.
This is not the final version, but I want to share the code for review because I am unsure about the multi-thread implementation without Tokio and am looking for testers. I created it for my personal Yggdrasil+Mycelium instance, which I plan to launch using it soon.
only one problem - you've mirrored the internet node: yes, Yggdrasil users can read your website, but can't interact with API
try follow this my account - it has internal ID @ps@[302:68d0:f0d5:b88d::fed]
So by using Yggdrasil in the Fediverse context, you may want to setup API interaction, anyhow. Because I can't subscribe your internet ID (resolved IP) from the local network.
For me, Yggdrasil+Fediverse is just parallel dimension/galaxy, not integrated with the internet federation (ActivityPub protocol requires host name as the part of user ID).
@nimda@silverpill not sure about Mitra implementation, but it's ActivityPub level: for example, I can't follow username@wizard.casa because wizard.casa is the internet (not local) host (IP resolved is not 0200::/7).
I can view the web interface, but API interaction still goes to original host ID. The only option imho, is using proxy with content replacement (e.g. with sub_filter) or maybe handle these multiple IDs with Mitra backend from some aliases array in config, according to the current address family of connection.
In other words, multi-network mode support would be super useful feature for Mitra, because all solutions I know, works with Internet mode only. For example, we can create some networks routing Enum with address match implementation (you can find an example for Yggdrasil pattern in the Alfis DNS: https://github.com/Revertron/Alfis/blob/master/src/commons/mod.rs#L107, same for Mycelium, CJDNS, etc)
Doubts only is it possible, as the messages stored in JSON format, where content includes static links to only one ID. Thoughts, the ActivityPub restriction.
@silverpill@harblinger I got the reason of my issue: when I click on the More (...) button, the popup window expands downward, out of visible window area, so I should just scroll down to see all sub-items there.
I have many years of internet experience, but still feeling stupid :)