doushio icon indicating copy to clipboard operation
doushio copied to clipboard

Real-time imageboard in node.js and redis

Results 31 doushio issues
Sort by recently updated
recently updated
newest added

Our first step toward static archival! Work on this started at db102057f28af0dd128acc2656665161061539a2.

server only

When you're writing a post, it should be focused-on by default. Maybe go further: When you're not focused on a post, the client should silently pick a visible post to...

client only

Do we leave this in-process? Or have it asynchronously loaded? Or just don't bother with it?

server only
design decision

Obviously in real-time. Probably would make this a Backbone router AJAX-page (#24)... but I want to have a server rendering too... Grr...

For managing reports, etc. This is mostly Backbone UI work.

We generate a ton of extra Redis traffic updating the rate-limiter for every word currently. This would be a nice little optimization.

optimization
server only

Current error reporting is pretty bad. We should indicate on posts when and why they were cut off, for example.

client only

Spoiler keybind - Should be user defined. Image hover - Fit Screen Image expansion - Fit Width Also, yes, I'm the guy that emailed you, just felt like I should...

client only