Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
On another note, it would be nice if the description was in one place
|
|
into faq-and-rules
# Conflicts:
# client.go
# static/faq.html
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
config
|
|
|
|
|
|
Changed "top.html" width of board title
|
|
|
|
When the width of that div is only 400px, surprise! Your board title can only be one or two words before it breaks.
I do think having line breaks is sensible, so I widened it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
click the image to view it
|