1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-03 15:46:23 -07:00
No description
Find a file
2017-08-02 02:06:00 -07:00
html prevent browsers from autofilling subject field with staff username. Also, hot purging action! 2016-08-19 23:24:38 -07:00
src Remove a debugging feature I was using 2017-08-02 02:06:00 -07:00
templates prevent browsers from autofilling subject field with staff username. Also, hot purging action! 2016-08-19 23:24:38 -07: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
gochan.example.json add regex to example config, fix default regex if you don't set it in your config 2016-12-22 00:13:24 -08:00
initialsetupdb.sql remove "CURRENT_TIMESTAMP" setting from the deleted_timestamp column 2016-10-12 18:21:25 -07:00
LICENSE Update LICENSE years 2016-01-31 13:44:18 -08:00
Makefile Add comments to Makefile so I don't forget 2016-12-15 11:37:14 -08:00
README.md Fix a small typo in the README 2017-05-15 12:30:47 -07:00
ROADMAP.md Create ROADMAP.md 2016-09-21 12:05:47 -07:00

Gochan

A multi-threaded imageboard server written in Go

http://gochan.org

Installation

Coming soon!

Documentation

Coming soon!