1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-03 11:46:22 -07:00
gochan/src
2015-02-05 23:54:26 -08:00
..
geoip.go fixed database handling, fixed http handles, fixed configuration handling, added preliminary templating, etc 2013-04-20 01:21:40 -07:00
gochan.go fix posts on new boards not starting at 1 2014-06-26 20:54:33 -07:00
manage.go improve board creation functionality, add warnings, etc 2014-07-15 21:52:39 -07:00
posting.go replace use of C crypt() with go-crypt package 2014-12-28 11:00:54 -08:00
server.go show real IP of poster, display any and all warnings during build 2014-09-27 01:20:35 -07:00
sql.go improve/streamlineMySQL connection code 2014-05-29 00:48:00 -07:00
template.go improve OP truncating on board page (check number of lines) 2014-06-20 02:18:00 -07:00
types.go fix recent posts showing up twice on front page, remove some unnecessary (is that spelled right?) columns in board table 2014-06-27 03:25:14 -07:00
util.go replace use of C crypt() with go-crypt package 2014-12-28 11:00:54 -08:00