infinity-next
infinity-next copied to clipboard
Infinity Next is an imageboard suite utilizing the Laravel framework.
https://9chan.tw/coalfax/catalog
Just made a fix to the system if the post had no markdown and was over 1200 characters long, you'd get a 500 error. There was a stickied thread on...
After following everything and getting no error, website looks like this:  I don't have a /test/ board, db:seed didn't give me any login info, and boards redirect me to...
This is a follow up to https://9chan.us/9/thread/24#457 When a tripcode with two hashes as ## is used, it's interpreted as a regular DES tripcode. This is likely to confuse users....
It's impossible to scroll down enlarged images without touching them, as they fill up the screen. Touching them automatically shrinks them. Thus it is impossible to view large images on...
Requesting config.json on any board results in the generic "Whoops, looks like something went wrong." error. For example: https://16chan.nl/next/config.json Looking through the code I think I found the issue. this...
Login doesn't work for certain user.. I tried logging in with his details, and for me it works. But he is unable to login.. He tried several different browsers (shouldn't...
requests from i2p's http server tunnel includes an `X-I2P-Desthash` header which refers to the clients (possibly ephemeral) i2p destination, effectively an anonymous ip address on i2p. infinity-next currently does not...
- [x] Clicking a post number should insert it into the reply box. - [x] If you are not viewing the thread, you should be taken into it. - [...