cordless/ui
Marcel Schramm df741fa486
Generation of TOTP secret now uses crypto/rand instead of math/rand and is unit-tested
2019-11-16 22:49:06 +01:00
..
tviewutil Tokeninput wasn't masked in token login. 2019-11-03 01:17:44 +01:00
channeltree.go Remove config.GetConfig() 2019-11-14 20:59:32 +01:00
channeltree_test.go * New Theme values for errors and things that require attention 2019-09-02 22:36:01 +02:00
chatview.go Fix crash when adding message to empty chat and Reprint now uses stringbuilder 2019-11-16 19:28:09 +01:00
chatview_test.go gofmt -s the whole project [skip ci] 2019-11-08 00:11:21 +01:00
commandview.go Update tview and enable overflow indicators on all containers 2019-10-11 23:06:40 +02:00
editor.go Editor#SetText now upts cursor to the end 2019-11-12 19:24:12 +01:00
guildlist.go Remove config.GetConfig() 2019-11-14 20:59:32 +01:00
login.go Token validation is now performed by attempting to make a socket connection 2019-11-07 23:50:10 +01:00
privatechats.go Remove config.GetConfig() 2019-11-14 20:59:32 +01:00
usertree.go Remove config.GetConfig() 2019-11-14 20:59:32 +01:00
window.go Generation of TOTP secret now uses crypto/rand instead of math/rand and is unit-tested 2019-11-16 22:49:06 +01:00
window_test.go Make emoji code parsing more lax 2019-11-07 21:21:55 +01:00