1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-03 07:36:23 -07:00
No description
Find a file
2016-02-25 18:41:50 -08:00
html clicking on post number things adds backlink to message box for replying to post 2016-01-23 01:58:18 -08:00
src Prevent post flooding (check last timestamp) 2016-02-25 18:41:50 -08:00
templates add more descriptive board/thread subject 2016-01-31 18:50:51 -08:00
.gitignore Remove unneeded entry in .gitignore, was trying this fancy GitEye application.. 2015-07-16 00:47:14 -07:00
AUTHORS move AUTHORS and LICENSE to root, use Simplified BSD license 2015-02-05 23:54:26 -08:00
build.sh Fix an incorrect -X parameter 2016-01-25 23:59:51 -08:00
config.example.cfg add "use_fastcgi" option 2014-05-17 18:41:25 -07:00
initialsetupdb.sql add more descriptive board/thread subject 2016-01-31 18:50:51 -08:00
LICENSE Update LICENSE years 2016-01-31 13:44:18 -08:00
README.md Remove apostrophe at end of gochan.org link. Ooops. 2015-08-28 05:58:06 -07:00

Gochan

A muti-threaded imageboard server written in Go

http://gochan.org

Installation

Coming soon!

Documentation

Coming soon!