Commit Graph

10 Commits

Author SHA1 Message Date
Bertrand Moreau 2d1cd12fc0 Chat template 2020-10-26 14:27:14 +01:00
Bertrand Moreau 81cf970d68 Libs update 2020-10-20 00:45:18 +02:00
joeyak 3ac5af4548 Removed dependency of dennwc\dom\js
This removes the dependency of dennwc\dom\js which allows building with
Go 1.13.
2019-09-22 14:31:04 -04:00
joeyak 7962fad02e commiting so zorch can do my work 2019-06-01 19:41:28 -04:00
joeyak 15a691a1b7 Update go mod 2019-04-14 01:48:00 -04:00
joeyak 7b5f77a14a Get rid of dependency on go-colorful
closes #84
2019-04-14 01:46:24 -04:00
Zorchenhimer d513fe872d Remove temp connections
Temp connections were removed to reduce some complexity.  Now a
connection is a full client, even before joining chat.  A name is
required to be set to join chat and receive messages.

This change also removes the need for UUIDs on connections and clients.
2019-04-13 15:56:49 -04:00
joeyak adcc81f192 Tidy up mod packages 2019-04-11 21:21:21 -04:00
Zorchenhimer 1a5d4c89ec Remove 'go get -u' lines from makefile
Go modules should take care of this seamlessly now.
2019-04-04 11:04:18 -04:00
Zorchenhimer 682462d5d5 Switch to Go modules 2019-04-04 10:32:50 -04:00