Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | error page: dont use newline wrapping on error-box | James Taylor | 2020-10-28 | 1 | -1/+3 |
| | | | | | | | only should be used on error-message so newlines in error message properly display. Should not be used on error-box because that doesn't have bare text with newlines. Otherwise it was dispalying extraneous newlines. | ||||
* | Automatically change tor circuit once if ip is blocked | James Taylor | 2020-10-25 | 1 | -0/+1 |
| | | | | | | | Use stem library to send a new identity signal via the tor control port. See #20 | ||||
* | remove trailing whitespaces | zrose584 | 2020-10-21 | 1 | -7/+7 |
| | |||||
* | comments.js: include error in reply html rather than using an alert | James Taylor | 2020-10-20 | 1 | -0/+23 |
| | |||||
* | Add setting to change font. Change default to arial | James Taylor | 2020-10-20 | 1 | -0/+336 |
Closes #33 |