501 Commits

Author SHA1 Message Date
Andrey Petrov
8f854130fa
.github: Improve CI test step 2020-05-01 11:50:16 -04:00
Andrey Petrov
fb4be4b24d
.github: Add github action for CI 2020-05-01 11:49:42 -04:00
Andrey Petrov
544f208473 chat: Fix ignore test, reduce flakeyness 2020-05-01 11:41:35 -04:00
Andrey Petrov
fda705a2dc chat: Clean up ignore comparisons 2020-05-01 11:41:19 -04:00
Abdelkader Bouadjadja
6fe0b40327 Ignored people still show up when they send private /msg 2020-04-30 05:09:21 +04:00
Abdelkader Bouadjadja
fde04365ac Fix test comment 2020-04-30 00:34:40 +04:00
Abdelkader Bouadjadja
7169ee1240 Ignored people still show up when they /me emote 2020-04-30 00:28:06 +04:00
Andrey Petrov
403bb5911b
Merge pull request #347 from shazow/fix-key-parse
main: Use new x/crypto/ssh key parsing helpers
2020-04-20 15:36:38 -04:00
Andrey Petrov
daad9ba07b main: Use x/crypto/ssh helpers for parsing passworded keys 2020-04-20 15:34:42 -04:00
Andrey Petrov
5c71e9b242 go mod: Update, mostly for x/crypto 2020-04-20 15:34:28 -04:00
Andrey Petrov
6aa7a42083
Merge pull request #343 from shazow/term-bot-nopty
sshd: Terminal.Term() fallback to Env TERM
v1.9
2020-04-17 12:28:27 -04:00
Andrey Petrov
f113a130ae sshd: Terminal.Term() fallback to Env TERM 2020-04-17 12:22:31 -04:00
Andrey Petrov
b9aa7a6a0c main: Sort flags, unhide --unsafe-passphrase for now 2020-04-16 12:56:15 -04:00
Andrey Petrov
adef8d65a2
Merge pull request #342 from shazow/unsafe-password
main: Add --unsafe-passphrase
2020-04-16 12:46:32 -04:00
Andrey Petrov
99d303e196 main: Add extraHelp 2020-04-16 12:44:20 -04:00
Andrey Petrov
6e9705faf5 main: Clarify passphrase shenanigans 2020-04-16 12:32:12 -04:00
Andrey Petrov
b1bce027ad main: Force passphrase auth even with pubkey auth 2020-04-16 11:30:13 -04:00
Andrey Petrov
3b8e644c9e
Merge pull request #341 from shazow/term-bot
TERM=bot mode
2020-04-16 11:07:06 -04:00
Andrey Petrov
77143ad1e6 main: Add --unsafe-passphrase 2020-04-15 14:19:28 -04:00
Andrey Petrov
096b548200
Create FUNDING.yml 2020-04-14 11:13:33 -04:00
Andrey Petrov
a3f41865fd main: Skip prompt, highlight, autocomplete in bot mode 2020-04-13 11:33:12 -04:00
Andrey Petrov
5055bbc859 sshd: Remove temporary "Connecting..." prompt 2020-04-13 11:32:38 -04:00
Andrey Petrov
cce7defd5e main: Add TERM=bot handling for Host 2020-04-13 11:23:11 -04:00
Andrey Petrov
2076980aea chat/message: Add UserConfig.Echo 2020-04-13 11:22:53 -04:00
Andrey Petrov
c0f9814ae1 chat: Disable broken TestIgnore test 2020-04-13 10:55:41 -04:00
Andrey Petrov
fdfdcf96b7 main, sshd: Add comments and TODOs 2020-04-12 13:04:53 -04:00
Chris Miller
fe84822f5d Get the term value 2020-04-12 12:37:55 -04:00
Chris Miller
dd2fadd6c1 Apply env vars SSHCHAT_TIMESTAMP and SSHCHAT_THEME 2020-04-12 12:37:55 -04:00
Chris Miller
c0a2f32bd4 Wait for shell 2020-04-12 12:37:55 -04:00
Andrey Petrov
5dfa194ec8
Merge pull request #309 from shazow/req-env
sshd: Add Terminal.Env()
2020-04-12 12:36:07 -04:00
Andrey Petrov
5bad08c340 sshd/terminal: gofmt 2020-04-01 20:40:56 -04:00
Andrey Petrov
2fb89142a5
Merge pull request #339 from yumaokao/cjk-fullwidth
sshd/terminal: Add fullwidth check for CJK in visualLength
2020-04-01 20:37:43 -04:00
yumaokao
8c7ea173ad sshd/terminal: Add fullwidth check for CJK in visualLength 2020-03-21 19:57:39 +08:00
Andrey Petrov
80ddf1f43a
Merge pull request #338 from 42wim/f-imports
Remove import comment. Fixes #337
2020-03-08 18:46:26 -04:00
Wim
d8f9bc9006 Remove import comment. Fixes #337
Fix issue with go1.13+
See https://github.com/golang/go/issues/37747
2020-03-08 23:32:06 +01:00
Andrey Petrov
6701cbcbf7
sshd: Fix env error check
Co-Authored-By: Chris Miller <millerlogic@users.noreply.github.com>
2020-01-10 09:25:59 -05:00
Andrey Petrov
d8e68d57bc Makefile: Fix binary ldflags missing 2020-01-06 20:14:32 -05:00
Andrey Petrov
5af617f3b9
sshd: Apply read deadline to connection handler (#331)
This should prevent connections from stalling out and eating up file descriptors without ever joining the chat.
2020-01-06 20:09:34 -05:00
Akshay Shekher
1b2a3e97a0 sshd/terminal: Add more readline-compatible navigation
- Alt-F: jump forward by a word
- Alt-B: jump backword by a word
- Ctrl-F: jump forward by a character
- Ctrl-B: jump backword by a character
2020-01-05 10:51:10 -05:00
Juan Pablo Ossa Zapata
0a122be81e sshd/terminal: Fix import comment 2019-11-04 11:42:10 -05:00
Andrey Petrov
413cba485e
Merge pull request #317 from tyrelsouza/master
Best domain Ever.
2019-07-11 15:16:24 -04:00
Tyrel Souza
50ca8b043a
better domain 2019-07-11 14:44:21 -04:00
Andrey Petrov
3e37ebf85a sshd/terminal: Undo emoji offset bugfix
Introduced another bug: #316
v1.8.2
2019-04-21 16:48:12 -04:00
Andrey Petrov
5949f9792f sshd: Close connection on failed handshake
Hopefully fixed #315
2019-04-17 16:57:30 -04:00
Andrey Petrov
67163a93a8 sshchat: term.Write on empty lines to fix prompt reset bug 2019-03-29 17:26:23 -04:00
Andrey Petrov
479a391d55 sshd/terminal: Use clearline and clearscreen codes for enterClear
Fixes emoji offset bug
2019-03-29 17:26:23 -04:00
Andrey Petrov
c9b58a80fa sshd/terminal: Import test from upstream patch 2019-03-29 17:26:23 -04:00
Andrey Petrov
91c6e55432
Merge pull request #311 from tyrelsouza/patch-1
Update README to match current --help
2019-03-29 14:15:39 -04:00
Tyrel Souza
60c1fe4220
Update README to match current --help 2019-03-29 14:14:57 -04:00
Andrey Petrov
290ca46577
README: Are you sure you don't just want the binary release? 2019-03-25 10:18:27 -04:00