Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
local to the database or cache.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
want to follow eg https://fchan.xyz/b/following and your board will follow all the boards that board is following or https://fchan.xyz/b/followers to follow all that boards followers
|
|
|
|
|
|
|
|
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.
|