smitten
-
new to fedi development and trying to figure out how to contribute. mostly know Typescript and frontend dev, learning Elixir
- Joined on
2023-03-04
web+ap protocol handler
Tokodon has implemented the web+ap protocol. Tokodon is a client for Plasma.
https://github.com/KDE/tokodon/blob/master/src/network/networkcontroller.cpp#L63-L112
WIP: web+ap protocol handler
[bug] MRF followers_only policy does not protect against spam DMs
[bug] MRF followers_only policy does not protect against spam DMs
I think this is resolved by d310f99d6a
[bug] MRF followers_only policy does not protect against spam DMs
you have misinterpreted the function of followers_only
Thanks so much for the quick reply. So it sounds like what we really want is mrf_rejectnonpublic
policy with allow_followersonly
on…
[bug] MRF followers_only policy does not protect against spam DMs
[feat] Error message when parent post deleted before posting