| .. |
|
args.go
|
Use %USERPROFILE% instead of $HOME on Windows for Grumble's default data dir.
|
2018-01-13 20:51:25 +01:00 |
|
channel.go
|
Run go fmt and goimports on all files, to make them follow Golang standards
|
2019-12-20 22:51:21 +00:00 |
|
client.go
|
Fix go1.14 build error in Panic function.
|
2020-04-11 12:56:31 -07:00 |
|
freeze.go
|
Merge PR #46: Set freezelog to nil after closing it
|
2019-12-20 23:54:39 +01:00 |
|
freeze_unix.go
|
Merge PR #46: Set freezelog to nil after closing it
|
2019-12-20 23:54:39 +01:00 |
|
freeze_windows.go
|
Merge PR #46: Set freezelog to nil after closing it
|
2019-12-20 23:54:39 +01:00 |
|
gencert.go
|
grumble: move grumble cmd to 'cmd/grumble' instead of the source tree root.
|
2014-04-15 14:31:42 +02:00 |
|
grumble.go
|
Run go fmt and goimports on all files, to make them follow Golang standards
|
2019-12-20 22:51:21 +00:00 |
|
message.go
|
Run go fmt and goimports on all files, to make them follow Golang standards
|
2019-12-20 22:51:21 +00:00 |
|
murmurdb.go
|
Run go fmt and goimports on all files, to make them follow Golang standards
|
2019-12-20 22:51:21 +00:00 |
|
register.go
|
update public server registration URL
|
2018-01-04 08:51:35 -04:00 |
|
server.go
|
Only send configuration updates if the channel exists
|
2020-03-25 19:54:32 +00:00 |
|
signal_unix.go
|
Run go fmt and goimports on all files, to make them follow Golang standards
|
2019-12-20 22:51:21 +00:00 |
|
signal_windows.go
|
grumble: move grumble cmd to 'cmd/grumble' instead of the source tree root.
|
2014-04-15 14:31:42 +02:00 |
|
user.go
|
Fix function comments based on best practices from Effective Go
|
2019-03-11 00:56:12 +00:00 |
|
version.go
|
grumble: move grumble cmd to 'cmd/grumble' instead of the source tree root.
|
2014-04-15 14:31:42 +02:00 |
|
voicetarget.go
|
Fix function comments based on best practices from Effective Go
|
2019-03-11 00:56:12 +00:00 |