CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 20:14:17 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/"26d650567bc6c306f76b679f8d7c2f1c"
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 github.githubassets.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 wss://alive-staging.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 marketplace-screenshots.githubusercontent.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=ZNwxtFFyYY13I5Q567Rfwa5jpbLLGM8LkLZmtTS%2FDiRhvRKkxBlVl2pqTUcp3wjTSAwDIGO9r3rkV1YTqwGYgvhmEdJwxCrIDLBMsDVMv4M7EAwIyOkBNP1Jumz06WlDUwoiIuaeqeC2pjKo0WALSzKvHbV8%2BqwZ9N%2FSUosJkn7DtKj7rKaJWjJ9V7lwIrSZDQuJgd3LR5FxymyaTQfRtalLOl87O9f%2BgSkM83tGNwiZvbCCwBDw0zzP%2FhUINxXpOCJ5V4J5EZBrPu4gB452NA%3D%3D--YXTBizlIYaagtmF4--GqW6maY9jXPfqrK4VX6kHQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1404900476.1760213656; Path=/; Domain=github.com; Expires=Sun, 11 Oct 2026 20:14:16 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 11 Oct 2026 20:14:16 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: EA06:2994BB:9D712E:CF10A1:68EABA98
Releases · sockethub/sockethub · GitHub
02 Sep 22:07
Loading
22 May 23:17
Loading
20 May 16:41
Loading
22 Feb 17:04
Loading
26 Dec 17:28
Loading
01 Dec 00:46
Loading
25 Nov 17:06
Loading
03 Nov 02:04
Loading
18 Nov 10:53
Loading
16 Nov 18:12
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 43
Releases: sockethub/sockethub
Releases · sockethub/sockethub
4.1.0
Compare
What’s Changed
Core
- Ensure actor on error objects when possible (#558) @silverbucket
- Improve TS build process (#561) @silverbucket
- Safely parse resultString (#562) @silverbucket
- Fix redis options not passing to bull#Queue (#538) @Cobertos
- Improved Middleware (#517) @silverbucket
- Ensure that platform instance queues don't survive once the instance has been destroyed (#424) @silverbucket
- Documentation link fixes (#533) @Cobertos
- Keep sockethub-client event handlers stored in an array (#522) @silverbucket
- Add route to generated source map for sockethub-client (#521) @silverbucket
Feeds
- Feeds: Fix results not being sent back correctly (#516) @silverbucket
IRC
- Fix polynomial time required to match regex (#518) @silverbucket
XMPP
- XMPP credentials
server
property no longer required (#553) @silverbucket - Added XMPP Presence
unavailable
(#565) @silverbucket - XMPP: Leave MUC rooms (#542) @raucao
- Ensure connect failures delete __client object (#421) @silverbucket
General Improvements
- Switch to Mocha (#442) @silverbucket
- Fix/update Docker setup (#532) @Cobertos
- Improved test coverage
- Improved logging
Assets 2
1 person reacted
4.0.1
Compare
What’s Changed
- Update dependencies
- Fix serving of examples page index
- Fix sockethub executable exception being thrown
Assets 2
4.0.0
Compare
What’s Changed
Core
- Update to socket.io v4 (#371) @silverbucket
- bugfix: Add required param to bull's clean method (#359) @silverbucket
- Migrate to Bull from Kue (#350) @silverbucket
- Improve typing (#360) @silverbucket
- New config option to define which platform methods require the credentials option passed in. (#344) @silverbucket
- Improved testing coverage
XMPP
- Switch to xmpp.js (#353) @silverbucket @raucao
- Add metadata to incoming XMPP messages (#362) @raucao
- Remove references to simple-xmpp (#357) @silverbucket
- Pass complete job object to handleJobResult method (#356) @galfert
- Improved testing coverage
Schemas
- Eslint and Jest tests for Schemas (#351) @silverbucket
- Improved testing coverage
General
- Update dependencies
- Create codeql-analysis.yml (#384) @silverbucket
Assets 2
3.2.2
Compare
What’s Changed
- Fix socket.io breaking change (CORS issue) (#327) @silverbucket
- Consolidate linting and compliance (#325, #340) @silverbucket @raucao
- Logging improvements (#330) @silverbucket
- Add debug logging toggle to SockethubClient (#332) @silverbucket
- Ensure Config Signleton is only loaded once per thread (#333) @silverbucket
- Remove dist folder from version control (#328) @silverbucket
- Use irc-socket Tls fix from silverbucket/irc-socket (#322) @silverbucket
- Dependency updates
Assets 2
3.2.0
Compare
What’s Changed
- Bump node-notifier from 8.0.0 to 8.0.1 in /packages/sockethub (#306) @dependabot
- Bump ini from 1.3.5 to 1.3.8 (#304) @dependabot
- Bump ini from 1.3.5 to 1.3.8 in /packages/sockethub (#305) @dependabot
- Ensure sockethub-client logs and replays connect in order (#303) @silverbucket
- When actor name is changed, re-listen on queue using new identifier (#302) @silverbucket
- add release drafter (#299) @silverbucket
- Activity.Object.get returns undefined (#293) @silverbucket
- Create CODE_OF_CONDUCT.md (#298) @silverbucket
- Update dependencies (#294, #296, #283, #273) @silverbucket
- Migrate to travis-ci.com and enable graviton2 (#295) @silverbucket
- Changing actor name updates mappings and credentials store (#285) @silverbucket
- Update feeds and improve maintainability (#291) @silverbucket
- Fix multiple listeners on the job queue (#290) @silverbucket
- Support for static platform threads (eg. global/shared) (#278) @silverbucket
- Use relative path for process forking (#276) @galfert
- Remove all platform instances when main process exits (#275) @galfert
- update major versions for build tasks (#274) @silverbucket
- Bump lodash from 4.17.15 to 4.17.19 in /packages/sockethub-platform-irc (#268) @dependabot
- Bump lodash from 4.17.15 to 4.17.19 in /packages/activity-streams.js (#267) @dependabot
- Bump lodash from 4.17.15 to 4.17.19 in /packages/sockethub-platform-xmpp (#266) @dependabot
- Bump lodash from 4.17.15 to 4.17.19 in /packages/sockethub-platform-feeds (#265) @dependabot
- Bump lodash from 4.17.15 to 4.17.19 in /packages/sockethub (#264) @dependabot
- Bump lodash from 4.17.15 to 4.17.19 (#263) @dependabot
- Bump acorn from 6.4.0 to 6.4.1 in /packages/activity-streams.js (#259) @dependabot
- Bump acorn from 7.1.0 to 7.3.1 in /packages/sockethub-platform-irc (#272) @dependabot
- Switch from node.js domains to child process (#258) @silverbucket
- Replace cdd call with cd - (#254) @galfert
- Switch to lerna.js (#250) @silverbucket
- switch to yarn, update references (#246) @silverbucket
Assets 2
3.1.2
Compare
- ActivityStream
@id
properties no longer have an enforced URI prefix (eg.irc://
orxmpp://
). The remaining data will still be there, dependant on the formatting for the platform. If a previous@id
wasirc://user@example.com
the new value should beuser@example.com
. The platform can instead be inferred from thecontext
property. group
property renamed torole
- New feature: role assignment. The
object
property can contain a new set of relationships indicatingalice
->gives admin rights
->to bob
->in room_b
.
{
'@type': 'add',
actor: { '@type': 'person', '@id': 'alice@localhost', displayName: 'alice' },
target: { '@type': 'person', '@id': 'bob@localhost', displayName: 'bob' },
object: {
'@type': 'relationship',
relationship: 'operator',
subject: { '@type': 'presence', role: 'admin' },
object: {
'@type': 'room',
'@id': 'localhost/#room_b',
displayName: '#room_b'
}
},
published: '1572965181987'
}
- Previous arrays of user names are now 1 user per AS object.
observe
type has been consolidated intoupdate
, andattendance
type has been consolidated intopresence
.
{
"@type": "update",
"object": {
"@type": "presence",
"role": "member"
},
"actor": {
"@type": "person",
"@id": "hyper_slvrbckt@localhost",
"displayName": "hyper_slvrbckt"
},
"target": {
"@type": "room",
"@id": "localhost/#kosmos-random",
"displayName": "#kosmos-random"
}
}
Assets 2
v3.1.1
Compare
release
Assets 2
Sockethub v1.0.0 Released
Compare
Significant rewrite of many core parts of Sockethub. Split out all platforms to their own repositories / npm modules. Still a work in progress, but stable and ready for use for current supported platforms IRC
and Feeds
.
Assets 2
v0.3.2
Compare
- refactored SessionManager and ClientManager to use array-keys package for tracking session and client objects.
- platform irc: now supports specifying any port and the use of non-secure connections. updated irc example as well.
Assets 2
v0.3.0
Compare
- platform irc: fix during connect, the USER command would be rejected due to not enough params.
- platform irc: remove
:
from message string, no longer used in irc-factory library. - docker: working docker file! hooray!
- updated npm dependencies.
Assets 2
Previous Next
You can’t perform that action at this time.