Mm2PL

Results 116 comments of Mm2PL

~~Also missing NOTICE: `/mods` (`room_mods`) and `/vips` (`vips_success`).~~ done.

> The crash happens in the handlers of the request. Looking at the captured L, it's probably the thread from c2.later getting deleted while the callbacks hold on to it...

Might happen when changing DPI (`xrandr --output $YOUROUTPUT --dpi 500`). I think I've seen this happen when messing with DPI settings

> The following code segfaults after a short while: > > ```lua > local function send_req() > local req = c2.HTTPRequest.create(c2.HTTPMethod.Get, "https://postman-echo.com/get") > req:on_success(function(res) > end) > req:on_error(function(result) > end)...

This is probably Alt+arrow keys moving focus between splits and macos' keybindings conflicting in the stupidest way possible. I hope we don't need to have defaults be separated per platform...

This PR has been stale for years now, it's a good time to close it.

> though I haven't tested this with third-party oauth Does not work, needs first-party OAuth token or you'll get an authorization error.

Needs polling though :vomiting_face:

I'll look into this but it probably won't work out. I still refuse to use gql.

I think you can be an editor without being a moderator. I'll make sure to test this :)