2024-03-27 |
Pete | Fix the tests. int-2024-03-27_1612 |
commit | commitdiff |
2022-01-06 |
mik2k2 | Add /allowlist command (#399) |
commit | commitdiff |
2021-05-02 |
Akshay Shekher | tests: Fixed flaky test by using user joined callback... |
commit | commitdiff |
2021-05-02 |
Akshay Shekher | Fix SSHCHAT_TIMESTAMP env variables (#392) |
commit | commitdiff |
2021-04-24 |
Andrey Petrov | Merge pull request #390 from shazow/shazow-patch-3 |
commit | commitdiff |
2021-04-24 |
Andrey Petrov | tests: Skip flakey TestHostNameCollision |
commit | commitdiff |
2021-03-26 |
Andrey Petrov | main: Update host_test.go to pass vet, use errgroup |
commit | commitdiff |
2019-03-21 |
Andrey Petrov | Merge pull request #308 from shazow/timestamp-both |
commit | commitdiff |
2019-03-21 |
Andrey Petrov | Merge pull request #306 from shazow/fork-terminal |
commit | commitdiff |
2019-03-21 |
Andrey Petrov | sshchat: Fix tests to use new rendering format. |
commit | commitdiff |
2019-03-17 |
Andrey Petrov | Merge pull request #304 from shazow/autocomplete-sort |
commit | commitdiff |
2019-03-17 |
Andrey Petrov | /timestamp now prefixes each line with a timestamp |
commit | commitdiff |
2019-03-17 |
Andrey Petrov | sshchat: Echo command messages with the new timestamp... |
commit | commitdiff |
2019-03-15 |
Andrey Petrov | /op: Fix room op being tied to the nick, add remove... |
commit | commitdiff |
2017-06-14 |
Oliver Graff | Fix unit tests / Travis (#238) |
commit | commitdiff |
2016-08-29 |
Andrey Petrov | refactor: User.Config -> User.Config() and User.SetConf... |
commit | commitdiff |
2016-08-29 |
Andrey Petrov | refactor: User.SetColorIdx -> User.setColorIdx, prepari... |
commit | commitdiff |
2016-08-24 |
Andrey Petrov | refactor: Id -> ID |
commit | commitdiff |
2016-08-24 |
Andrey Petrov | set: Switch to a common set implementation |
commit | commitdiff |
2016-08-24 |
Andrey Petrov | tests: Fix flake in TestHostNameCollision |
commit | commitdiff |
2016-08-12 |
Andrey Petrov | chat/message/theme: Tweak default colorscheme v1.4 |
commit | commitdiff |
2016-08-06 |
Dmitri Shuralyov | /whois: Hide IP if user isn't admin; display client... |
commit | commitdiff |
2016-08-02 |
Andrey Petrov | Fix travisci tests |
commit | commitdiff |
2016-07-24 |
Andrey Petrov | Unflake tests, remove lock from chat/message.User |
commit | commitdiff |
2016-07-24 |
Andrey Petrov | Progress: Unchan user |
commit | commitdiff |
2016-07-15 |
Andrey Petrov | Fixed /kick command to actually close target |
commit | commitdiff |
2016-07-12 |
Andrey Petrov | Progress: Trying to fix more deadlocks, failing. |
commit | commitdiff |
2016-07-11 |
Andrey Petrov | Fix more silly race conditions in tests |
commit | commitdiff |
2016-07-11 |
Andrey Petrov | tests: Fix race condition in TestHostNameCollision |
commit | commitdiff |
2016-07-11 |
Andrey Petrov | tests: Fix flakey collision test |
commit | commitdiff |
2015-01-23 |
Andrey Petrov | Merge pull request #121 from shazow/sshchat-package |
commit | commitdiff |
2015-01-21 |
Andrey Petrov | Root sshchat package, main moved into cmd/ssh-chat/. |
commit | commitdiff |
2015-01-21 |
Andrey Petrov | Merge pull request #119 from shazow/message-package |
commit | commitdiff |
2015-01-21 |
Andrey Petrov | ssh-chat/chat/{message,user,theme,history} -> ssh-chat... |
commit | commitdiff |
2015-01-20 |
Andrey Petrov | Merge branch 'refactor' |
commit | commitdiff |
2015-01-20 |
Andrey Petrov | /ban and /op now support durations, also all other... |
commit | commitdiff |
2015-01-19 |
Andrey Petrov | History backfill, also tests pass. |
commit | commitdiff |
2015-01-17 |
Andrey Petrov | chat.Channel->chat.Room, /ban, /whois, chat.User.Identifier |
commit | commitdiff |
2015-01-11 |
Andrey Petrov | Passing /kick test. |
commit | commitdiff |
2015-01-10 |
Andrey Petrov | Use authorized_keys-style public keys rather than finge... |
commit | commitdiff |
2015-01-07 |
Andrey Petrov | Merge branch 'refactor' of github.com:shazow/ssh-chat... |
commit | commitdiff |
2015-01-07 |
Andrey Petrov | Resolve name collision to GuestX, with test. |
commit | commitdiff |
2014-12-27 |
Andrey Petrov | Themes are working, and /theme command. |
commit | commitdiff |
|