Commit Graph

17 Commits

Author SHA1 Message Date
Ken-Håvard Lieng eeb45e17c2 Name it 2015-12-11 04:35:48 +01:00
Ken-Håvard Lieng 7d17b4b30f Set GOMAXPROCS to NumCPU, drop httprouter 2015-06-07 01:18:26 +02:00
Ken-Håvard Lieng 284a35ab09 Add dockerfile, add data directory flag 2015-05-29 01:59:08 +02:00
Ken-Håvard Lieng 61aa5880d3 Add config file, handle it with Viper, add a command to open it in an editor 2015-05-25 04:00:21 +02:00
khlieng e63c012aad Add cobra, move the server code into its own package 2015-05-01 22:59:46 +02:00
khlieng 3365832ce3 Add message logging and search server side 2015-04-29 23:54:44 +02:00
khlieng 6378131a9d Rewrite vendored imports in subpackages, get rid of assetfs and implement filesystem on top of bindata that supports -debug, update build instructions 2015-04-27 00:45:49 +02:00
khlieng 891f7b2f10 Embed static assets with go-bindata 2015-04-22 22:58:20 +02:00
khlieng 8a75cdec32 Move client build output to bin/assets 2015-03-04 18:49:31 +01:00
khlieng fca0f6887e Vendor dependencies with godep 2015-03-04 17:38:10 +01:00
khlieng d8446d0b90 Fontello icon font 2015-02-16 21:53:01 +01:00
khlieng ae78ac5017 Pull reconnect code out of main(), add missing params and error handling 2015-02-15 23:44:07 +01:00
khlieng 5110029f3a Gzipped assets 2015-02-05 01:37:34 +01:00
khlieng 0b8e97b215 Started doing client-side routing, added some rewriting on the server to support it 2015-02-03 00:25:52 +01:00
khlieng eec82a7dd9 Added IRC network naming, added some convenience getters to the stores 2015-02-02 01:54:26 +01:00
khlieng e1cb8c468d Import paths now match the repository name 2015-01-21 22:59:08 +01:00
khlieng 508a04cf4c Init 2015-01-17 02:37:21 +01:00