Justin

Results 85 comments of Justin

I think this may be abandoned. Sad really as it's a nice pastebin.

How is the progress on this? I'm starting to test Jammy for server deployments and with libssl-dev 3.0.2 it won't compile as it's limited to `OpenSSL >= 1.0.1, < 3.0.0`

@teejee2008 I'm trying to build a snap of this for the purpose of installation in Solus and other distros but getting the following errors: ``` Utility/Gtk/IconManager.vala:360.4-360.20: error: The name `set_option'...

``` Gtk/TermBox.vala:252.19-252.21: error: Argument 1: Cannot convert from `unowned string?' to `unowned char[]?' term.feed_child(cmd, -1); ^^^ ``` Errors with this on 18.6 release.

May I suggest just adding it to Konsole directly so it's free for all and if they appreciate it they can donate via Open Collective https://invent.kde.org/utilities/konsole/-/tree/master/data/color-schemes

Hate to necro things like this but this would be very helpful. @t2d Thanks for your script, that did the trick. Would still love to see this feature added.

> Maybe a warning that it can take a while for large servers and also that it could run into rate limiting if it has not been disabled for the...

I've just installed this on our test instance and am liking it quite a bit. Hoping one day it will be part of Matrix itself!

> > give it no rate limit > > Is there a way to do that without direct database access? Synapse-Admin would just call the Admin API as mentioned above...

Does Synapse Admin already support background job requests to the API that are detached from the UI? If so this mass sending is already possible. I only ask if it...