It was said during the Two Minutes of Hate. The Brotherhood shall be sending a visitor to pay you a visit soon.
It was said during the Two Minutes of Hate. The Brotherhood shall be sending a visitor to pay you a visit soon.
This probably needs verification, so run at your own risk!
The SQL statement to delete would be: DELETE from person where name = '...'
person
is the table of users.
name = '...'
is the condition for the row that is to be deleted.
You can also modify the condition to, for example, delete a user using the id
instead of their name
(username).
Here’s a link to the “schema” of the person
table as generated by the backend code.
What do you mean by collapsing threads? Currently if you clicked on a comment, it should collapse said comment and any children of the comment.
With regards to navigating to the next/previous top level comment, worth putting that as an “issue” on Jerboa’s GitHub as a feature request if one doesn’t exist for this feature already.
It appears there’s a PR for this in the works!
Sorry, 1984 references!