bakape

Results 100 issues of bakape

- Only parse the closed post once on the server - Will reduce the amount of data needed to be made available to the client - Improves client performance -...

optimisation
server
client

- [ ] Add filters to stream - [ ] By thread - [ ] By text - [ ] String and regex match modes for each filter - [...

feature
server
client

With the new C++ client post data transfer scheme over WS, we can partition the thread sent to the client into 100 post blocks - pages. This will allow us...

optimisation
client

Currently no updates are shown, because the board pages are static.

aesthetic
moderation

n/2000 Apply '.admin', when reaching over 1900.

client

> When thumbnailing certain files in the middle of a group of files, hydron receives a SIGABRT and crashes with one of a number of different error messages. corrupted size...

bug

If you have multiple copies of the same image in one import action they will be concurrently imported and one of them will fail with a unique index violation.

bug

Instead of the current buffering compression.

enhancement