southerntofu
southerntofu
Just found out about Jackal so i thought i'd take a few minutes to make a list of the XEPs to implement the 2020 Compliance Suite. The compliance suite is...
I can confirm this bug on my side. I suspected this for a while after seeing matterbridge lose connection to MUC over time. EDIT: So i tried to restart the...
Hello, i'm writing this as an end-user configuring [cheogram-muc-bridge](https://git.singpolyma.net/cheogram-muc-bridge) using the dhall language (haskell implementation). In about an hour of manual configuration and templating (from jinja2) i've encountered two situations...
@ibotty You can use the translation system to translate your dates. [Personally](https://tildegit.org/southerntofu/zola-water/src/branch/master/templates/widgets.html#L100) i only "translate" the order for date numbers: ``` {%- if page.date -%}📅 {{ page.date | date(format=trans(key="dateFormat", lang=lang)) }}{%-...
Besides the obvious text additions, i added quite some stuff in the comparison table. I tried to make sure every feature that says is supported has a corresponding link to...
Ready for new review. I made sure to leave review notes of mine where i introduced changes since your review. So normally you only have to check out the open...
Hi, I would be interested to run plume as a social frontend to [zola](https://getzola.org) which i use for my blog. Abstracting over the storage backend would be ideal, but if...