Andy Piper
Andy Piper
Will you be provided a schematic and documentation for the CM4 core?
Trivial addition to add protocol for the RSS feed and keep the W3C Feed Validator happy(/-ier)
The code was calling curl_exec twice in succession. This change re-uses the response value to avoid the second call.
I tidied up the README slightly, and also added a section explaining how Fediwall tries to follow the rules around the API limits, but also, how to stop Fediwall from...
Currently, if the config cannot be loaded from a remote source via the `?load` parameter, the app falls back to default config, but the user is not told what has...
There is a link labelled "privacy policy" in the footer of the Fediwall page. This appears to redirect to the privacy policy page for the *first* Mastodon instance from the...
I create a new bookmark, and then comment on it from a Mastodon account. In the log, I'm seeing this ```text Actor https://social.lol/users/andypiper matches an allowlist item, marking comment visible...
Attempting to follow a Betula user (Betula is currently adding AP support). Following @[email protected] results in ```text couldn't look up canonical actor info Invalid URL ``` This appears to be...
Right now, when Postmarks tries to send messages to AP subscribers, it drops all of the output onto the console. That's OK when you have access to the console, but...
Not certain whether the current logo is "*The* Postmarks logo", or a temporary one. Adding a possible todo list item to think about a logo that would be usable as...