Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Improve the README
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Improve the static pages a bit
|
|
On another note, it would be nice if the description was in one place
|
|
into faq-and-rules
# Conflicts:
# client.go
# static/faq.html
|
|
|
|
|
|
|
|
|
|
|
|
|
|
In case the PEM key is missing, do not fail too hard.
|
|
Implement auto-reload
|
|
Home page improvements and news system
|
|
They were *begging* for grammar corrections after all. The FAQ should now be a bit more newbie-friendly now.
|
|
Tell the administrator in a friendly matter that they are an idiot and they should seek assistance in generating a new keypair and telling everyone about it.
|
|
Especially important since auto-reload gets rid of what you wrote without this patch except for those who use the classic reply form. However, this introduces a lot of bloat to the code and a lot of data kept on the client-side. Perhaps we could implement a no JavaScript version?
Also semicolons because apparently JavaScript is *this* forgiving.
|
|
A constant 5 second reload interval instead of increasing the reload intervals by 5 seconds every time so that the user does not miss any time sensitive posts.
This also works with the invalid captcha patch.
|
|
|
|
|
|
|
|
|
|
|
|
Alert user to bad captcha instead of changing the page
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
config
|
|
|
|
|
|
Changed "top.html" width of board title
|
|
|