Historial de Commits

Autor SHA1 Mensaje Fecha
  Giedrius Statkevičius 773a915d87 gomegle: switch to map[string]string in interal interfaces hace 8 años
  Giedrius Statkevičius ed3508f451 client: use range instead of the unusual for-loop hace 8 años
  Giedrius Statkevičius 12e3d99ce1 Revert "gomegle: add support for "Stranger has disconnected" in Generate()" hace 8 años
  Giedrius Statkevičius 43534fa35b gomegle: add support for "Stranger has disconnected" in Generate() hace 8 años
  Giedrius Statkevičius c88358f320 gomegle_test: add missing .Disconnect(), check for more errors hace 8 años
  Giedrius Statkevičius 6862bc23cd gomegle_test: remove pointless .Topic in TestGenerate() hace 8 años
  Giedrius Statkevičius 668a1b2c35 client: don't skip a iteration in case of {Show,Stop}Typing != nil hace 8 años
  Giedrius Statkevičius 427ad1e1f6 gomegle: make related constants of type Tp hace 9 años
  Giedrius Statkevičius 6f50249745 Actually start using type Event for UpdateStatus() hace 9 años
  Giedrius Statkevičius fbf3f75b2f client: don't explicitly exit the goroutine hace 9 años
  Giedrius Statkevičius d07c5c1478 gomegle_test: improve clarity of TestGenerate hace 9 años
  Giedrius Statkevičius 641c1fc286 gomegle_test: test different modes hace 9 años
  Giedrius Statkevičius 2e28b7ca3b Clean up and improve error messages hace 9 años
  Giedrius Statkevičius 6768cf20d0 client: clean up strings hace 9 años
  Giedrius Statkevičius 6cc9834a29 gomegle: move const chars into the only fn where it is used hace 9 años
  Giedrius Statkevičius e2dd4f8524 gomegle: switch to sync.RWMutex from sync.Mutex hace 9 años
  Giedrius Statkevičius 02158a8782 gomegle: use a private RNG source hace 9 años
  Giedrius Statkevičius 9474d70b52 gomegle: make `tp' type public hace 9 años
  Giedrius Statkevičius c55d3c72c1 client: remove prefix from logger hace 9 años
  Giedrius Statkevičius 949a822eb2 client: log messages to stderr hace 9 años
  Giedrius Statkevičius d6f3425a92 client: run through a linter hace 9 años
  Giedrius Statkevičius 150a56973b gomegle: do not bother if len(arr) < 2 hace 9 años
  Giedrius Statkevičius d1d9126318 Add support for statusInfo event in UpdateEvents() hace 9 años
  Giedrius Statkevičius 6da5527813 Make UpdateEvents() return []interface{} hace 9 años
  Giedrius Statkevičius 5d3bfb688e Actually, remove bogus README entry hace 9 años
  Giedrius Statkevičius c3c702cb7c test: increase test coverage hace 9 años
  Giedrius Statkevičius 9b7797e6f4 gomegle: move status parsing into another fn hace 9 años
  Giedrius Statkevičius ad21b0d042 client: fix up debris from linter fixes hace 9 años
  Giedrius Statkevičius 7a4d94a7a8 Add more tests hace 9 años
  Giedrius Statkevičius 83e2453b25 Fix compilation error hace 9 años