Adrian Edwards
Adrian Edwards
@ABrain7710 it seems like this was meant to be a superticket tracking the rollout of this logging policy throughout augur, yet it was closed after implementing this policy for contributor...
Is the source for this custom plugin available somewhere in a gut repo? Or is it just a one-off and needs to be edited directly in the WP instance It...
do you have a link to this codebase you were looking through?
> Content of that file shows it wasn't properly authenticated. Do you mean it wasn't authenticated at all? or just that the authentication was done improperly?
I wonder if this has to do with the underlying matrix client library not being updated to a version that supports this authentication Edit: yep it looks like the underlying...
this seems to be a more maintained golang library: https://github.com/mautrix/go
it looks like the code for the argument decorator and the corresponding "simple" command type is here: https://github.com/maubot/maubot/blob/bceacb97a0a862fb9a626959a83442c616c0c65f/maubot/handlers/command.py#L404 in my case (trying to set up multiple args for one command)...
i havent looked into it too closely, but it feels to me like *_LIKE could be reusable (if it wasnt designed that way) as a generic convention, so maybe the...
Ping as requested @supakeen
Poking through some of these links, it sounds like other SBC's also use a similar "read files from the root of the first MBR partition found" method of starting up,...