Andrey Petrov
ee28f8c613
Merge pull request #62 from songgao/songgao/get_username_without_publickey
...
Allow non-PublicKey authentication.
2014-12-16 13:04:56 -08:00
Andrey Petrov
f46490cefb
Merge pull request #69 from Kealper/master
...
Make /whois ignore any trailing spaces/text.
2014-12-16 12:51:28 -08:00
empathetic-alligator
8329c8d7fd
Made whitelisting user async.
2014-12-16 01:23:43 -05:00
empathetic-alligator
932410d057
Added comments and better variable names in getGithubPubKeys.
2014-12-16 00:07:16 -05:00
empathetic-alligator
3d7ff07587
Updated help text for /whitelist
2014-12-16 00:04:38 -05:00
empathetic-alligator
da7ee40d95
Fixed issues reported by golint.
2014-12-16 00:02:58 -05:00
empathetic-alligator
2a4a005b3c
Can now whitelist users by github pubkeys.
2014-12-15 23:55:46 -05:00
Murilo Santana
1bf8f73eb2
lowercase prefix
2014-12-16 01:25:17 -02:00
Ken Piper
1afe84925d
Make /whois ignore any trailing spaces/text
2014-12-15 20:31:13 -05:00
Ken Piper
64e0dbc5c4
Revert 7634d0b170
2014-12-15 20:25:10 -05:00
Ken Piper
b9a929d0d4
Merge
2014-12-15 19:55:16 -05:00
Andrey Petrov
21abb26040
Merge pull request #64 from lawrencecraft/master
...
Adding troutslap command.
2014-12-15 16:05:32 -08:00
Lawrence Craft
281dafa817
Correcting grammar for troutslap command
2014-12-16 00:03:20 +00:00
Lawrence Craft
fb71e60d99
Adding troutslap command
2014-12-15 21:40:36 +00:00
Song Gao
2b90eab1d5
Add KeyboardInteractiveCallback so that even client do now have publickey, username can still be passed in
2014-12-15 10:55:00 -06:00
Andrey Petrov
9a2d14066c
Removed dark names, dont color join mesages.
2014-12-14 22:51:22 -08:00
Ken Piper
cdbbd9a807
Merge https://github.com/shazow/ssh-chat
2014-12-15 01:46:42 -05:00
Andrey Petrov
6c8f76f08d
Improve highlighting of mentions. ( Closes #60 )
2014-12-14 22:37:10 -08:00
Ken Piper
7634d0b170
Make highlighting optional for broadcasts
...
...And beeping on broadcasts, too
2014-12-15 01:21:40 -05:00
Andrey Petrov
d4da1ac1cc
Update README and cmd descriptions.
2014-12-14 21:03:11 -08:00
Andrey Petrov
410691566b
Merge pull request #59 from Kealper/master
...
Remove italics, added songgao's text reflow workaround
2014-12-14 20:36:30 -08:00
Ken Piper
cf0efed639
Remove italics until we have terminal detection
...
Also added songgao's workaround for text reflow
Sort-of fixes #22 in a really hacky way
2014-12-14 23:30:32 -05:00
Andrey Petrov
5ef97705fc
Merge branch 'master' of github.com:shazow/ssh-chat
2014-12-14 20:11:19 -08:00
Andrey Petrov
807b650f99
Alias /names to /list, closes #28
2014-12-14 19:51:47 -08:00
Andrey Petrov
b8c3106fdd
Merge pull request #54 from peterhellberg/master
...
Replace first ~ with user.HomeDir, if possible
2014-12-14 19:26:42 -08:00
Andrey Petrov
1e1e7b15bf
Merge pull request #55 from empathetic-alligator/name_case
...
Names are now case insensitive.
2014-12-14 19:26:06 -08:00
Andrey Petrov
7921cbb161
Merge pull request #56 from empathetic-alligator/readme_travis
...
Added travis build status icon to README
2014-12-14 19:24:41 -08:00
empathetic-alligator
dd65f7faf2
Added note about make debug to README
2014-12-14 22:19:29 -05:00
Andrey Petrov
a7a2173c3f
Formatting, simplified motd.
2014-12-14 19:14:34 -08:00
empathetic-alligator
e2c5b569a9
Added travis build status icon to README
2014-12-14 21:51:51 -05:00
empathetic-alligator
120cd8aae8
Names are now case insensitive.
...
This should address issue #17 . Names are stored in the server dict as lowercase and another user cannot take a different casing of that same name. However, a user may change their name to a different casing of their own name.
2014-12-14 21:44:56 -05:00
Andrey Petrov
5f31e548a7
Lint in make test
2014-12-14 18:42:38 -08:00
Peter Hellberg
7d8e5146b1
Replace first ~ with user.HomeDir, if possible
2014-12-15 03:42:31 +01:00
Andrey Petrov
9a00714632
Merge pull request #53 from empathetic-alligator/master
...
Added flag for pprof and debug make target.
2014-12-14 18:24:15 -08:00
empathetic-alligator
e94838dbe8
Should pass golint now
2014-12-14 21:11:20 -05:00
empathetic-alligator
165a517982
Merge branch 'master' of https://github.com/shazow/ssh-chat
2014-12-14 21:10:13 -05:00
Andrey Petrov
4844df6391
Add example header.
2014-12-14 17:47:55 -08:00
Andrey Petrov
2eb29e8376
Docker phrasing.
2014-12-14 17:46:05 -08:00
Andrey Petrov
ea52bf7b38
Remove TODO, move Dockerfile notes.
2014-12-14 17:45:33 -08:00
empathetic-alligator
3dac036edf
Added flag for pprof and debug make target.
2014-12-14 20:37:20 -05:00
Andrey Petrov
c53d11e523
Merge pull request #52 from peterhellberg/master
...
Run golint via fgt before the tests.
2014-12-14 17:35:39 -08:00
Peter Hellberg
50f1dc811c
Run golint via fgt before the tests
2014-12-15 02:32:13 +01:00
Andrey Petrov
b81324a5b4
Merge pull request #51 from peterhellberg/lint-fix
...
Fix all lint issues (mainly ALL_CAPS and comments)
2014-12-14 17:14:07 -08:00
Peter Hellberg
ca979b9e72
Changed BannedPk to BannedPK, removed bannedIP
2014-12-15 01:38:26 +01:00
Peter Hellberg
86ee6f12c5
Removed type from declaration
...
(it will be inferred from the right-hand side)
2014-12-15 01:37:58 +01:00
Peter Hellberg
9c20251e9d
Merge remote-tracking branch 'upstream/master' into lint-fix
...
Conflicts:
client.go
colors.go
2014-12-15 01:30:38 +01:00
Andrey Petrov
f611516b16
Merge pull request #50 from empathetic-alligator/master
...
Fixed memory leak.
2014-12-14 16:24:52 -08:00
Peter Hellberg
ef2d54ebc8
Fix all lint issues (mainly ALL_CAPS and comments)
2014-12-15 01:12:19 +01:00
empathetic-alligator
49accaa785
Fixed memory leak.
...
c.Msg was never getting closed on client exit. This should fix issue #48
2014-12-14 18:49:44 -05:00
Andrey Petrov
a24aa73430
Merge pull request #41 from empathetic-alligator/master
...
Added /color command and fixed lock bug.
2014-12-14 15:28:46 -08:00