J0J0 Todos

Results 202 comments of J0J0 Todos

I am also _sometimes_ experiencing this. Using google style docstrings. Can't tell by now when exactly it happens.

hi, you have an example synadm output (preferrably in pprint or yaml mode) and can tell me how to distinguish between appservice and regular users. Too lazy to research myself...

@Cadair Hi, please shed some light on your request if tou find the time. I think I have an idea what you mean. appservice as in using appservice bridges. Anyway,...

Thanks for the note and issue linke @Friskygote. So this might be taken care of on Synapse's side. Let's just keep watching the issue ;-) BTW I edited your post...

Are you sure this is possible using the Synapse admin API's? You can always find a link to the API docs here: https://github.com/JOJ0/synadm#implementation-status--commands-list If not it is perhaps possible using...

Hi, nice feature idea and probably particularly useful for admins fighting spammers. FWIW the `user list` command's filter option (`-n`) passes directly to the API and thus supports what's implemented...

thanks @Friskygote for the redirect. we can keep this issue open for a while so people stumbling across it via synadm find it quickly.

Not sure if synadm can help with that. It doesn't access the database. It operates through rest api only. Also I am not sure what causes there are for a...

Hi @Ascurius, the token should never be shown in the configurator but it should be obvious whether a token IS configured or IS NOT. Does that make sense? Please play...

Did you check the latest upstream version (master branch)? Have you seen the --output/-o option? Actually pretty printed json is supported since day one :-) It was called --json and...