bakape
bakape
Instead of checking for recently solved captcha. Depends on #969
- [ ] Consider everything in the same thread with a post ID lower than the lowest scrolled to post as seen. This would remove the need for massive DB...
Will need to compile a new bundle.
Mods will need to be able to view reporters by mnemonic.
- [ ] When purging a thread, purge all of it's posts too - [ ] Purged posts should style just like deleted posts - need to modify the `isDeleted()`...
>Problem description When Windows-like middle mouse button autoscroll is enabled, pressing the middle mouse button anywhere on the page and releasing it takes me to the top of the page...
Likely cache retention
>Unicode caret: foo‸bar or this: fooꕯbar not zero-width like a real caret. Maybe a combining circumflex below + zwsp works, let's try that. Yes, seems to work "foo​̭bar" -> foo̭bar
- [ ] Store auth as Postgres enum - [ ] Extra boolean column for denoting being global staff - [ ] Encode this to JSON as an optional nested...