[Return]

Report a post

Preview
>Manage Posts is a bit uncomfortable to use over the live front end. Teh font size is too large (more of a personal dislike), which can be fixed with slight changes to css.
updated

>And you only get to view the first douzen or so characters in teh fields, especially the comment field... maybe they can be put in a textarea with the full comment
I dunno how, but it could be increased

>As for the images maybe there could be sum javascript and a preview button where it loads the image in teh page, instead of needing to open a new tab.
I already use a browser like this, but I think it should just load the file thumbnail upon hovering it with mouse, using JS

>when logging mod/janitor/admin actions it should log a username to identify the action
I think the way I wrote u about is the best way to handle this

>fix or recreate teh archive moduke that kokonotsuba used to have
Maybe, a workaround is having threads automatically move to another "archive" board (that MT already exists) once their bump order get near $LIMIT_SENSOR ? For this, using the same DB's another table (something liek imglog_archive) make sense I think. This is if one table of DB getting too hueg doesn't affect the others for kokonotsuba. It would also need a modification so their post numbers are same. Also, moving a thread with [MT] from an archive board to the live one would bring back "wiped" threads in case anti-spam measures fail for some reason. This is just mai idea

>Overhaul of kokonotsuba's HTML output and CSS files
Done for imageboards (thought you noted it still needs some improvements). Needs doing for txt styles still. I also want it so Lounge's text area doesn't exceed the screen on mobile while on it

>Make the kokonotsuba repo as close to Heyuri as possible
Done!

>If possible, make it so kokonotsuba initially renders with sane default settings
Needs doing

>the board links not appearing for a while,
I have an idea on fixing this. I think the "default" that loads with the template should be classic menu, and then JS should be applied on top of it.

>Increase the size of the post previews in the post management page
Same as second point

>Make the search page remember your target/method settings
Yes, and the catalog should remember sorting

>The RSS feed feature seems b0rked
possibly related to https://github.com/Heyuri/kokonotsuba/pull/82

>Needs moar tegaki
Noted here: https://github.com/Heyuri/kokonotsuba/issues/111


There are also some things I noted, in form of issues:

Futaba style IP display: https://github.com/Heyuri/kokonotsuba/issues/110
Actually, ID thing should be a module too, working in the same way as I noted above. Maybe I will create an issue for this too sometime

Have install.php check common pitfalls, so installing koko is easy: https://github.com/Heyuri/kokonotsuba/issues/109
Should be easy for a dev using chatgpt since install.php isn't connected to other stuff (at least doesn't need to for this update), but needs noting down of all common pitfalls (ie. stuff that may not come with the server by default)

This JS thing about inline images: https://github.com/Heyuri/kokonotsuba/issues/108
Do you have an idea how frustrating this issue is when you're fapping?
Semi-related to this, "Gallery mode" button doesn't deserve being outside of [Settings].

I don't know how hard this is, but I think doing this would make posting on Lounge almost twice as fast: https://github.com/Heyuri/kokonotsuba/issues/107

Quote backlinks: https://github.com/Heyuri/kokonotsuba/issues/5
I now think the function for backlinks should just be removed off kokonotsuba, and it should be a JS thing that can be toggled from [Settings].

File uploading board: https://github.com/Heyuri/kokonotsuba/issues/102
I'd bring back Flash@Heyuri if this ever gets done
Post number No.67199
Board Site Discussion@Heyuri
Optional. Describe what's wrong with it.