Commit Graph

  • 2dc875817d
    Merge pull request #439 from jagtalon/jag/readme master Andrey Petrov 2025-03-06 12:47:46 -05:00
  • 6dd5f27334
    README: Change whitelist to allowlist Jag Talon 2025-03-06 12:34:58 -05:00
  • 635673882b
    Update BUG.yml Andrey Petrov 2024-09-06 14:10:40 -04:00
  • e16725f08e
    Update BUG.yml Andrey Petrov 2024-09-06 14:09:21 -04:00
  • 89b7218461
    Update and rename bug_report.md to BUG.yml Andrey Petrov 2024-09-06 14:09:03 -04:00
  • daf4677fe3
    Merge pull request #427 from bsiegert/crypto Andrey Petrov 2023-12-22 13:27:17 -05:00
  • bdd716e621 Bump golang.org/x/crypto to 0.17.0 (security) Benny Siegert 2023-12-22 18:25:25 +01:00
  • 1fc7f7b10b
    Merge pull request #421 from DejavuMoe/build/linux-arm64 Andrey Petrov 2023-02-02 12:16:01 -05:00
  • c884aee673
    add: build releases for linux/arm64 DejavuMoe 2023-02-02 15:23:02 +08:00
  • aaf0671f01 go mod update Andrey Petrov 2022-11-27 20:15:03 -06:00
  • 748fc819e7
    Merge pull request #416 from sleibrock/master Andrey Petrov 2022-07-31 10:08:56 -04:00
  • 4b4270f0ca
    Merge pull request #417 from sleibrock/motd-bot-fix Andrey Petrov 2022-07-30 15:05:16 -04:00
  • ae585079e7 host.go: avoiding motd output if bot mode set Steven Leibrock 2022-07-29 21:57:49 -04:00
  • 1102162d1f message.go: stripping emoji for when no theme is set Steven L 2022-07-28 12:29:53 -04:00
  • 68e9d6880d
    Merge pull request #410 from pataquets/master Andrey Petrov 2022-03-07 14:44:07 -05:00
  • 3f857cf1f5 Docker Compose manifest: mount host's keys and few other improvements. * Add SSH keys mount (mimicking default non-Docker behaviour). * Increase manifest version to lowest 3.x supporting bind mounts. * Change restart policy from always to unless-stopped. * Set a container name. * Fix port indentation to 2 spaces, as done elsewhere. pataquets 2022-03-07 20:13:41 +01:00
  • df72223a5f go mod update v1.11-rc5 Andrey Petrov 2022-01-29 15:05:59 -05:00
  • 621ae1b0d3
    Add /allowlist command (#399) mik2k2 2022-01-06 15:09:51 +01:00
  • 84bc5c76dd go mod update for golang.org/x/crypto/ssh Andrey Petrov 2021-12-03 11:02:15 -05:00
  • 7111181d1b test: Add overflow failing test overflow Andrey Petrov 2021-11-27 10:35:30 -08:00
  • 82526e9123
    Update ssh.chat pubkey Andrey Petrov 2021-10-13 11:30:58 -04:00
  • d25630020d
    /back, /away: Change no-op to return err v1.11-rc4 Akshay Shekher 2021-10-13 08:00:11 -07:00
  • 0eebb64c1d sshd/terminal/terminal.go: Clamp pos to protect from some fuzzing failures Andrey Petrov 2021-10-13 10:43:49 -04:00
  • db14517499 cmd/ssh-chat: Accept multiple --identity keys Andrey Petrov 2021-10-13 10:27:04 -04:00
  • 88fa53fd16 Makefile: deploy tweak Andrey Petrov 2021-10-11 10:18:03 -04:00
  • 7628a47c4c
    set: Allow nil/expired items mik2k2 2021-07-03 19:37:09 +02:00
  • 7413539965
    main, sshd: Refactor authentication, add IP throttling, improve passphrase auth mik2k2 2021-05-31 16:08:30 +02:00
  • c3b589b286
    tests: Fixed flaky test by using user joined callback. (#393) Akshay Shekher 2021-05-02 10:02:39 -07:00
  • e1e534344e
    Fix SSHCHAT_TIMESTAMP env variables (#392) Akshay Shekher 2021-05-02 09:18:31 -07:00
  • 46eaf037e3
    Merge pull request #390 from shazow/shazow-patch-3 Andrey Petrov 2021-04-24 12:49:09 -04:00
  • 3c246777a1
    tests: Skip flakey TestHostNameCollision Andrey Petrov 2021-04-24 12:22:42 -04:00
  • fef128b91f
    Merge pull request #389 from shazow/shazow-patch-2 Andrey Petrov 2021-04-24 12:18:44 -04:00
  • 1ef05d0c26
    ci: Test all sub-packages Andrey Petrov 2021-04-24 12:16:10 -04:00
  • af502977e6
    Merge pull request #388 from voldyman/ill-be-back Andrey Petrov 2021-04-24 12:15:22 -04:00
  • c3dccfd3eb
    chat: /back help formatting. Andrey Petrov 2021-04-24 12:14:24 -04:00
  • aae5bc8d2e Added /back and tests for all away commands Akshay 2021-04-24 07:54:50 -07:00
  • fb73ace458
    Merge pull request #385 from sytranvn/build-apple-silocon Andrey Petrov 2021-04-19 09:45:02 -04:00
  • 3557bf762d Add build script for apple silicon Sy Tran 2021-04-18 07:31:13 +07:00
  • fa3146c800 Makefile: Add deploy helper Andrey Petrov 2021-04-13 11:32:24 -04:00
  • badcaa6e3b /away: Fix output for admin whois v1.11-rc3 Andrey Petrov 2021-04-13 11:27:38 -04:00
  • 9bf66ea992
    Merge pull request #383 from shazow/add-mute Andrey Petrov 2021-04-13 11:24:53 -04:00
  • 37b101c3c1 chat: Add /mute command for op Andrey Petrov 2021-04-13 11:21:16 -04:00
  • b73b45640c host: Fix /msg vs /reply message formatting v1.11-rc2 Andrey Petrov 2021-04-06 09:28:48 -04:00
  • 7a783d46af sshd, chat/message: Add more debug logging for close failures v1.11-rc1 Andrey Petrov 2021-04-05 11:06:44 -04:00
  • 3848014d41 main: Update host_test.go to pass vet, use errgroup Andrey Petrov 2021-03-26 12:49:08 -04:00
  • 3f81d84cf1 cmd/ssh-chat: Use x/term instead of howeyc/gopass, update prompt Andrey Petrov 2021-03-26 12:26:18 -04:00
  • 4840634434 go mod update Andrey Petrov 2021-03-26 12:17:55 -04:00
  • 8257ada10d host: Factor out PM code, add away status Andrey Petrov 2021-03-15 11:07:52 -04:00
  • 9329227403 chat: /away tweaks Andrey Petrov 2021-03-15 10:23:33 -04:00
  • 0338cb824d chat: Added support for user away status, fixes #377 Akshay 2021-03-13 08:34:49 -08:00
  • c8bfc34704
    Merge pull request #376 from medinae/reply-to-user-with-symbol-fix Andrey Petrov 2021-03-13 10:08:49 -05:00
  • ebbbc3b6d9 Fix ~ Reply to user with symbol returning Err user not found Abdelkader Bouadjadja 2021-03-13 14:56:36 +04:00
  • d8183dd305
    Update bug_report.md Andrey Petrov 2021-02-06 09:33:28 -05:00
  • 37c3e52309
    Delete issue_template.md Andrey Petrov 2021-02-06 09:30:05 -05:00
  • 8eab0c9ead Update issue templates Andrey Petrov 2021-02-06 09:29:53 -05:00
  • 1a00bd81f2 go mod update v1.10.1 Andrey Petrov 2020-11-11 15:44:24 -05:00
  • 5fb947fa6e
    Merge pull request #366 from Niwla23/dockerfiles Andrey Petrov 2020-10-29 09:48:30 -04:00
  • d42996c14b Add Dockerfile and docker-compose.yml Alwin Lohrie 2020-10-28 16:19:16 +01:00
  • 4fe43746fe main: /rename should not complain when symbol is set and name is unchanged v1.10 Andrey Petrov 2020-08-03 14:13:51 -04:00
  • 7461ca8e39 chat/message: Use user.ID() names for mono bot theme Andrey Petrov 2020-08-03 13:57:11 -04:00
  • 53ae43fb1b /motd: Add reload functionality when msg is @ Andrey Petrov 2020-08-03 13:26:12 -04:00
  • 0c7f325499 motd.txt: Sync up the latest motd Andrey Petrov 2020-08-03 12:34:43 -04:00
  • 512d38d86f
    Update CODE_OF_CONDUCT.md Andrey Petrov 2020-08-03 12:32:03 -04:00
  • 5b2c6e7d8e
    README: Add CoC link Andrey Petrov 2020-08-03 11:51:56 -04:00
  • b2f0496695
    Update CODE_OF_CONDUCT.md Andrey Petrov 2020-08-03 11:48:40 -04:00
  • d1bd40775c
    Create CODE_OF_CONDUCT.md Andrey Petrov 2020-08-03 11:45:22 -04:00
  • 32a3860ea2
    Merge pull request #352 from shazow/sponsor-prefix Andrey Petrov 2020-08-03 11:43:17 -04:00
  • e0ab53500e
    Merge branch 'master' into sponsor-prefix Andrey Petrov 2020-08-03 11:41:19 -04:00
  • ab46dd9a98
    Merge pull request #356 from shazow/focus-cmd Andrey Petrov 2020-08-03 11:40:28 -04:00
  • aa78d0eb22 chat: Add /focus command focus-cmd Andrey Petrov 2020-08-03 11:32:55 -04:00
  • 8cd06e33b5 set: Add Interface, ZeroValue helper Andrey Petrov 2020-08-03 11:32:16 -04:00
  • a9b08a7b17 /whois: Add extra room info for admins Andrey Petrov 2020-07-30 13:10:41 -04:00
  • 987a2e870a chat/message: Set LastMsg during render of self public messages, fix sorting Andrey Petrov 2020-07-30 12:52:32 -04:00
  • 86b70a1fc7 chat: go fmt Andrey Petrov 2020-07-30 12:05:38 -04:00
  • fa8df8140d
    Merge pull request #355 from pavelz/my_name_last_autocomplete Andrey Petrov 2020-07-30 12:03:35 -04:00
  • 7822904afc
    chat/message: Fix RecentActiveUsers sort order Andrey Petrov 2020-07-30 12:02:07 -04:00
  • 5885f7fbdd updated tests, moved code closer to the caller. Pavel Zaitsev 2020-07-27 19:11:03 -04:00
  • e5374b7111 update, to fix tests. Pavel Zaitsev 2020-07-24 10:44:23 -04:00
  • 5ff2ea085b in autocomplete list moves your name to last item in the list of sorted current users Pavel Zaitsev 2020-07-24 10:16:29 -04:00
  • 208a6a4712
    Merge pull request #353 from pavelz/show_admin_status Andrey Petrov 2020-07-20 12:27:34 -04:00
  • b6a8763f3b updated in line with comments in PR * reduce change footprint to parameter list * moved Op flag display to last line as to not break bots Pavel Zaitsev 2020-07-15 00:32:53 -04:00
  • d4a5299e1c
    Merge pull request #354 from lucash-diskkun/master2 Andrey Petrov 2020-07-16 13:29:38 -04:00
  • 09c8bbdd4c sorting nicks on /names and /list Lucas Hourahine 2020-07-16 13:25:14 -04:00
  • 5f201e0f20 now if both are ops it will be reflected in output of whois command Pavel Zaitsev 2020-07-07 23:24:25 -04:00
  • ced5767bbb main: Add symbol support Andrey Petrov 2020-06-24 13:53:24 -04:00
  • cb0bdc8e0e chat: Use user.ID() instead of user.Name() Andrey Petrov 2020-06-24 13:53:14 -04:00
  • 36843252b4 chat, main: Add /rename op command Andrey Petrov 2020-06-24 12:36:02 -04:00
  • 3c4d90cfc1
    Merge pull request #350 from shazow/shazow-patch-1 Andrey Petrov 2020-05-01 12:03:20 -04:00
  • 8f854130fa
    .github: Improve CI test step shazow-patch-1 Andrey Petrov 2020-05-01 11:50:16 -04:00
  • fb4be4b24d
    .github: Add github action for CI Andrey Petrov 2020-05-01 11:49:42 -04:00
  • 544f208473 chat: Fix ignore test, reduce flakeyness Andrey Petrov 2020-05-01 11:41:35 -04:00
  • fda705a2dc chat: Clean up ignore comparisons Andrey Petrov 2020-05-01 11:41:19 -04:00
  • 6fe0b40327 Ignored people still show up when they send private /msg Abdelkader Bouadjadja 2020-04-30 05:09:21 +04:00
  • fde04365ac Fix test comment Abdelkader Bouadjadja 2020-04-30 00:34:40 +04:00
  • 7169ee1240 Ignored people still show up when they /me emote Abdelkader Bouadjadja 2020-04-30 00:28:06 +04:00
  • 403bb5911b
    Merge pull request #347 from shazow/fix-key-parse Andrey Petrov 2020-04-20 15:36:38 -04:00
  • daad9ba07b main: Use x/crypto/ssh helpers for parsing passworded keys fix-key-parse Andrey Petrov 2020-04-20 15:34:42 -04:00
  • 5c71e9b242 go mod: Update, mostly for x/crypto Andrey Petrov 2020-04-20 15:34:28 -04:00
  • 6aa7a42083
    Merge pull request #343 from shazow/term-bot-nopty v1.9 Andrey Petrov 2020-04-17 12:28:27 -04:00
  • f113a130ae sshd: Terminal.Term() fallback to Env TERM Andrey Petrov 2020-04-17 12:22:31 -04:00