ssh-chat
2020-07-30 Andrey Petrovchat/message: Fix RecentActiveUsers sort order
2020-07-29 Pavel Zaitsevupdated tests, moved code closer to the caller.
2020-07-24 Pavel Zaitsevupdate, to fix tests.
2020-07-24 Pavel Zaitsevin autocomplete list moves your name to last item in...
2020-07-20 Andrey PetrovMerge pull request #353 from pavelz/show_admin_status
2020-07-17 Pavel Zaitsevupdated in line with comments in PR
2020-07-16 Andrey PetrovMerge pull request #354 from lucash-diskkun/master2
2020-07-16 Lucas Hourahinesorting nicks on /names and /list
2020-07-08 Pavel Zaitsevnow if both are ops it will be reflected in output...
2020-05-01 Andrey PetrovMerge pull request #350 from shazow/shazow-patch-1
2020-05-01 Andrey Petrov.github: Improve CI test step origin/shazow-patch-1
2020-05-01 Andrey Petrov.github: Add github action for CI
2020-05-01 Andrey Petrovchat: Fix ignore test, reduce flakeyness
2020-05-01 Andrey Petrovchat: Clean up ignore comparisons
2020-04-30 Abdelkader... Ignored people still show up when they send private...
2020-04-29 Abdelkader... Fix test comment
2020-04-29 Abdelkader... Ignored people still show up when they `/me` emote
2020-04-20 Andrey PetrovMerge pull request #347 from shazow/fix-key-parse
2020-04-20 Andrey Petrovmain: Use x/crypto/ssh helpers for parsing passworded... origin/fix-key-parse
2020-04-20 Andrey Petrovgo mod: Update, mostly for x/crypto
2020-04-17 Andrey PetrovMerge pull request #343 from shazow/term-bot-nopty v1.9
2020-04-17 Andrey Petrovsshd: Terminal.Term() fallback to Env TERM origin/term-bot-nopty
2020-04-16 Andrey Petrovmain: Sort flags, unhide --unsafe-passphrase for now
2020-04-16 Andrey PetrovMerge pull request #342 from shazow/unsafe-password
2020-04-16 Andrey Petrovmain: Add extraHelp
2020-04-16 Andrey Petrovmain: Clarify passphrase shenanigans
2020-04-16 Andrey Petrovmain: Force passphrase auth even with pubkey auth
2020-04-16 Andrey PetrovMerge pull request #341 from shazow/term-bot
2020-04-15 Andrey Petrovmain: Add --unsafe-passphrase
2020-04-14 Andrey PetrovCreate FUNDING.yml
2020-04-13 Andrey Petrovmain: Skip prompt, highlight, autocomplete in bot mode
2020-04-13 Andrey Petrovsshd: Remove temporary "Connecting..." prompt
2020-04-13 Andrey Petrovmain: Add TERM=bot handling for Host
2020-04-13 Andrey Petrovchat/message: Add UserConfig.Echo
2020-04-13 Andrey Petrovchat: Disable broken TestIgnore test
2020-04-12 Andrey Petrovmain, sshd: Add comments and TODOs
2020-04-12 Chris MillerGet the term value
2020-04-12 Chris MillerApply env vars SSHCHAT_TIMESTAMP and SSHCHAT_THEME
2020-04-12 Chris MillerWait for shell
2020-04-12 Andrey PetrovMerge pull request #309 from shazow/req-env
2020-04-02 Andrey Petrovsshd/terminal: gofmt
2020-04-02 Andrey PetrovMerge pull request #339 from yumaokao/cjk-fullwidth
2020-03-21 yumaokaosshd/terminal: Add fullwidth check for CJK in visualLength
2020-03-08 Andrey PetrovMerge pull request #338 from 42wim/f-imports
2020-03-08 WimRemove import comment. Fixes #337
2020-01-10 Andrey Petrovsshd: Fix env error check origin/req-env
2020-01-07 Andrey PetrovMakefile: Fix binary ldflags missing
2020-01-07 Andrey Petrovsshd: Apply read deadline to connection handler (#331)
2020-01-05 Akshay Shekhersshd/terminal: Add more readline-compatible navigation
2019-11-04 Juan Pablo... sshd/terminal: Fix import comment
2019-07-11 Andrey PetrovMerge pull request #317 from tyrelsouza/master
2019-07-11 Tyrel Souzabetter domain
2019-04-21 Andrey Petrovsshd/terminal: Undo emoji offset bugfix v1.8.2
2019-04-17 Andrey Petrovsshd: Close connection on failed handshake
2019-03-29 Andrey Petrovsshchat: term.Write on empty lines to fix prompt reset bug
2019-03-29 Andrey Petrovsshd/terminal: Use clearline and clearscreen codes...
2019-03-29 Andrey Petrovsshd/terminal: Import test from upstream patch
2019-03-29 Andrey PetrovMerge pull request #311 from tyrelsouza/patch-1
2019-03-29 Tyrel SouzaUpdate README to match current --help
2019-03-25 Andrey PetrovREADME: Are you sure you don't just want the binary...
2019-03-25 Andrey PetrovREADME: Badge color
2019-03-25 Andrey PetrovREADME: Badges
2019-03-24 Andrey Petrovchat/message: Handle nil theme (mono) v1.8.1
2019-03-24 Andrey Petrovsshd: Add Terminal.Env()
2019-03-22 Andrey Petrovchat/message: Fix tests v1.8
2019-03-22 Andrey Petrovsshd/terminal: Clear screen below on enterClear
2019-03-22 Andrey Petrov/timestamp, /theme: Fix rendering, add tests
2019-03-21 Andrey PetrovMerge pull request #308 from shazow/timestamp-both
2019-03-21 Andrey Petrov/timestamp: time and datetime modes origin/timestamp-both
2019-03-21 Andrey PetrovMerge pull request #306 from shazow/fork-terminal
2019-03-21 Andrey Petrovgo mod tidy origin/fork-terminal
2019-03-21 Andrey Petrovsshchat, host: Switch to new terminal clearline api
2019-03-21 Andrey Petrovsshd/terminal: Switch terminal.ClearLine to termina...
2019-03-21 Andrey Petrovsshchat: Fix tests to use new rendering format.
2019-03-21 Andrey Petrovsshd/terminal: Use N-moves in Terminal.move when possible
2019-03-19 Andrey Petrovsshd/terminal: Fix mid-line enter and reflow bugs
2019-03-18 Andrey Petrovlegal: Put sshd/terminal notice in root
2019-03-18 Andrey Petrovsshchat: Replace terminal echo hack with our forked...
2019-03-18 Andrey Petrovsshd/terminal: Add Terminal.ClearLine option
2019-03-18 Andrey Petrovsshd/terminal: Add original LICENSE
2019-03-18 Andrey Petrovsshd/terminal: Import fork of x/crypto/ssh
2019-03-18 Andrey Petrovchat: Fix runtime bug with uninitialized strings builder
2019-03-17 Andrey Petrovsshchat: Fix empty messages borking rendering
2019-03-17 Andrey Petrov/timestamp: Remove timezone by default for now
2019-03-17 Andrey Petrov/timestamp: Switch TZINFO with UTC offset
2019-03-17 Andrey Petrovchat, internal/humantime: Tweak departure message
2019-03-17 Andrey PetrovMerge pull request #304 from shazow/autocomplete-sort
2019-03-17 Andrey Petrovchat: Sort NamesPrefix by recently active origin/autocomplete-sort
2019-03-17 Andrey Petrov/timestamp now prefixes each line with a timestamp
2019-03-17 Andrey Petrovsshchat: Echo command messages with the new timestamp...
2019-03-16 Andrey Petrovchat: Add timezone support to /timestamp
2019-03-16 Andrey Petrovchat: Remove injectTimestamp after 30min stuff
2019-03-16 Andrey Petrovchat/message: Add second resolution
2019-03-16 Andrey Petrovchat/message: Add PublicMsg.RenderSelf(...) to support...
2019-03-16 Andrey Petrovsshchat, chat: Override terminal echo and do our own...
2019-03-16 Andrey PetrovRevert "host: Add timestamps into prompt when enabled"
2019-03-16 Andrey Petrovhost: Add timestamps into prompt when enabled
2019-03-16 Andrey Petrovchat/message: Add timestamp prefix support
2019-03-16 Andrey PetrovMakefile: Use static builds by default
2019-03-16 Andrey Petrovbuild: Update go modules
next