Conversation:
Notices
-
@verius @takeshitakenji That actually got fixed in the latest qvitter, though its a bandage over the software having a malformed message.
I don't think it would be hard to implement mutes based on instance-of-origin, but it's not currently in there.
-
@verius @takeshitakenji A few ways, depends - where do you want them to show up? In the Settings panel I assume?
-
@verius @takeshitakenji This would be the actual sort of call you make to set one:
$this->scoped->setPref('MoonMan','hide_sensitive', $hidesensitive);
(with apologies to @moonman for making off with his code, his plugin was the first I could think of with user profile settings)