StephenLynx
StephenLynx
I'd just like to point that they are using lynxchan now. But they made a few changes to their front-end, so support for other lynxchan sites might not work with...
Ah, you mean the api merge? Yeah, that changed on 2.2.
https://gitgud.io/LynxChan/PenumbraLynx/blob/master/static/js/api.js#L303
https://gitgud.io/LynxChan/PenumbraLynx/blob/master/static/js/api.js#L86 The method kc uses to enable js on posting is different from the one endchan uses.
@ganego because you have to use multipart to send files. Endchan uses the deprecated api that was just a big binary blob on the request body, while the new api...
The bypass check just checks if the user will require a block bypass to post before actually trying to post. It saves him time uploading files, mostly. All it does...
Is not a bug, old files don't have extensions.
Old files are pre 1.7 files. Most sites are not that old, but sites that migrated their content, migrated to 1.5 and then upgraded the data.
I see what you mean. Fiddling more with godot today I found it very laborious to set collisions when you are using anything but large single tile areas. Btw, I...
You are looking it through the wrong perspective. Is there any feature this project uses that is not on 2.8.12?