CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 20:40:36 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"3a1469a01b1bae869b0db3f12bccf631"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=XiaZuFlGIu%2FolyFsSVt18398MFiZpUDyMKMG6Kh6oVPt1XOizroDSPXCUExAU52VQiMBFEjnE9n7366zciqAYmIZdTPzZJa0OY%2BuxY7GYtJYbTru64NudeRJZPbnGufTGCIU%2Bif2HBx%2Fs%2FaGQtV3amBdxxF3EgmEBPhzVlKKXhLWjg204NjtNKH22EoKuThgsvTkYAxRd5SZRXeVgH9HC4FULRV0Z4K%2BVUjJHLLtUn8fSwDgLqju3Zz6rblV8IP5Ah9CwNjnh8PKk3ZuaofwpA%3D%3D--usv5t%2FvL9ZFbcAJ6--%2F1qC5Zr7YDAScTqEWw1CyA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.711410279.1753303236; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 20:40:36 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 20:40:36 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: E378:35EBF4:10B00F9:13D8198:688148C4
Tags · shazow/ssh-chat · GitHub
Toggle v1.11-rc4's commit message
Toggle v1.10's commit message
Toggle v1.9's commit message
Toggle v1.8.1's commit message
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 422
Tags: shazow/ssh-chat
Tags
v1.11-rc4
/back, /away: Change no-op to return err Fixes #402 When the user is not set as away, using the `/back` or `/away` command should return error. The previous behaviour was inconsistent, `/away` sent a message and `/back` ignored it. New behaviour is error for both cases. Co-authored-by: Akshay <akshay.shekher@gmail.com>
v1.10
v1.10 - `/rename`: New command for ops, rename other users and add an optional cosmetic prefix to their name. Github sponsors get an emoji! #352 - `/focus`: New command for ignoring everyone except the people you're focusing on. #356 - `/ignore`: Fixed emote messages bypassing ignores. #349 (Thanks @medinae) - `/names`: Sort by name! #354 (Thanks @lucash-diskkun) - `/whois`: Ops get to see if you're an op. (Thanks @pavelz) - main: Autocomplete deprioritzes own name and sorts by last active. #355 (Thanks @pavelz) - `/whois`: Ops get to see the time of the user's last message. - `/motd`: When @ is given, it will reload the motd from the file the server was started with. #357 - main: Fixed support for encrypted server private keys. #346 - project: Switched to Github Actions for CI, is very nice. - project: We adopted a Code of Conduct, please review it and do your best to follow it: https://ssh.chat/conduct Binaries built using go version go1.14.6. Full list of changes here: v1.9...v1.10
v1.9
v1.9 **Compatibility note for bots:** This release introduces a new bot-friendly API when `TERM=bot` is set. - sshd/terminal: Fix full width unicode rendering bug. #339 (Huge thanks to @yumaokao for tracking down this difficult bug.) - sshd/terminal: Better closing of misbehaving connections. (Thanks @voldyman for debugging this, it was also a tricky one.) - sshd/terminal: Add more readline-compatible navigation. #330 (Another @voldyman contribution, thank you!) - sshchat: Add `TERM=bot` which makes rendering more bot-friendly. #341 - sshchat: Apply `SSHCHAT_TIMESTAMP` and `SSHCHAT_THEME` env vars on connect. #333 (Thanks @millerlogic) - main: Added `--unsafe-passphrase`, but it's discouraged if you can use whitelisting instead. #342 - project: We got a sweet domain for the public server, `ssh.chat`! (Thank you @tyrelsouza for the donation.) Binaries built using go version go1.14. Full list of changes here: v1.8.2...v1.9
v1.8.1
Release v1.8.1 **Compatibility note for bots:** This release changes the way we format messages sent from the client, which could break some bots. - /timestamp: Revamped to prefix each line with a timestamp, with timezone support. #297 #308 - /shrug: Ignore additional arguments - /ban: New query-based arguments so you can ban by attribute. - /banned: New command for ops to list banned entries. - /op: Fixed bug where the op status was tied to the nick. #301 - /reply: Fixed bug where the reply target was not being set properly. #299 - main: `--admin` and `--whitelist` handle comments/whitespace in key files better. #298 - chat: "User left..." messages now includes time since the user joined. - chat: Tab-complete names are now sorted by recently active. - dev: Vendor a forked version of x/crypto/ssh/terminal with some improvements. - dev: Various lints and code cleanups. #296 - dev: Fixed some race conditions and flaky tests. (Still more flaky tests, alas.) - dev: Switched to go modules (from dep) - dev: Binary releases are fully static now. Updated for 1.8.1: Fixed crashing bug. #310 Binaries built using go version go1.12. Full list of changes here: v1.7...v1.8.1
PreviousNext
You can’t perform that action at this time.