1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-24 08:46:24 -07:00
gochan/src
2014-04-04 12:48:32 -07:00
..
AUTHORS update AUTHORS file 2014-02-16 17:43:46 -08:00
COPYRIGHT Adding everything from old repo 2013-02-02 15:01:01 -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 put 'Connecting to database...' and 'complete' on same line 2014-03-11 15:13:20 -07:00
manage.go update ban user page layout, start on function to check whether someone is allowed to post 2014-03-08 16:51:52 -08:00
posting.go show ban page when a banned user tries to post 2014-04-04 12:48:32 -07:00
process.go fixed database handling, fixed http handles, fixed configuration handling, added preliminary templating, etc 2013-04-20 01:21:40 -07:00
server.go fixed remote cookies not being set to the site domain 2014-02-14 16:44:57 -08:00
sql.go remove some unnecessary columns from the banlist table 2014-02-24 23:08:39 -08:00
template.go show ban page when a banned user tries to post 2014-04-04 12:48:32 -07:00
types.go remove some unnecessary columns from the banlist table 2014-02-24 23:08:39 -08:00
util.go copy DBPREFIXposts structure to new table instead of redefining, change allow_nofile to require_file 2014-02-04 16:39:16 -08:00