Dennis Neufeld
Dennis Neufeld
Looks to me like the root cause is that a different thread is holding this lock trying to send a request, while essentially being "blocked" due to the Parking emit...
> I'm wondering about the use case for having this feature, is it implementing only a subset of actions easily? I want to use it to ensure certain types of...
This information is not available from the Discord API...yet. See https://github.com/discordapp/discord-api-docs/issues/448
Thanks, I shall use that then. Wasn't aware this was in JDA since I never really looked at PermissionUtil due to it being a JDA internal class. Guess these methods...
Afaik Nico is implemented - have a look at this Source Manager: https://github.com/sedmelluq/lavaplayer/tree/master/main/src/main/java/com/sedmelluq/discord/lavaplayer/source/nico
I'm not sure this is really fixed on v5.8.2 in Servlets. I've been trying to enable as much of the v6 in v5 behavior as possible, so my code looks...
Apologies for the late response. I tried specifying the `DelegatingSecurityContextRepository` but to no effect afaik. In the end, when we updated to v6 shortly after, I could remove the `.dispatcherTypeMatchers(DispatcherType.ASYNC).permitAll()`...
@rstoyanchev apologies for the late follow-up, I'm a bit out of the loop on this by now. Could you please provide a concrete header to demonstrate your example? Or ideally...
I would consider this mergable as soon as we reach "feature parity" with the old website. So at least the title should be at the top and the blocks of...
I can also recommend having a look at the docs of the CSS frameworks the dashboard is using for specific elements you want to use: https://bulma.io/documentation/elements/table/ https://buefy.org/documentation/table