bakape
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 -...
- [ ] Add filters to stream - [ ] By thread - [ ] By text - [ ] String and regex match modes for each filter - [...
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...
Currently no updates are shown, because the board pages are static.
> 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...
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.
Will enable IDE aids.