[Return]

Report a post

Preview
>>24218
With kokonotsuba's code? depends what but you can find the repo here: https://github.com/Heyuri/kokonotsuba
we use this chat room to coordinate development which you can use if you need help with anything: https://cgi.heyuri.net/devchat/

we've got a huge backlog of things to do but its not easy to navigate such a large code base if ur unfamiliar with the weirdness of the average PHP imageboard software. the 'easiest' is probably the javascript/frontend. im currently working on more anti-spam protections (that fukken porn link spam bot i swear...), but i was last working on new image expanding js manually.

you see, kokonotsuba's js was done in some weird modular object oriented system. which is a neat idea in theory but the coupling & abstraction is annoying. And most js features act independently from each other (with the exception of some moderation-related js) so i dont think they need to be loaded & managed through one system anyway. also owing to the fact that a lot of variables are like 3 letters or less and with little to no comments.

its not super difficult but time consuming

otherwise, you can help gurochan by reporting bugs you find and posting more content to the site (which is more fun anyway)

>>24220
can you link some examples? orphaned replies don't exist under normal circumstances coz of how the tables are set up
Post number No.24221
Board Discussion
Optional. Describe what's wrong with it.