Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@pusher/chatkit-server

Package Overview
Dependencies
Maintainers
9
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pusher/chatkit-server - npm Package Versions

2

2.4.0

Diff

Changelog

Source

2.4.0

Additions

  • Adds message editing via edit{Simple,Multipart,}Message.
minaorangina
published 2.2.0 •

Changelog

Source

2.2.0

Additions

  • Support for fetching a message by its message ID, via fetchMultipartMessage.
jlloydpusher
published 2.1.1 •

Changelog

Source

2.1.1

  • Fix updateRoom privacy not updating when isPrivate value is false
luis.pusher
published 2.1.0 •

Changelog

Source

2.1.0

Additions

  • Support for PushNotificationTitleOverride attribute in the Room model

Changes

  • Bump minimum lodash version for security concerns
callum-oakley
published 2.0.1 •

Changelog

Source

2.0.1

Fixes

  • Don't send unnecessary query parameters in fetch messages methods
callum-oakley
published 2.0.0 •

Changelog

Source

2.0.0

Additions

  • Support for user specified room IDs. Provide an id parameter to the createRoom method.

Changes

  • The deleteMessage method now requires a room ID parameter, roomID, and the id parameter has been renamed to messageId to avoid ambiguity.

1.3.0 - 2019-06-24

Changed

  • Unread counts. No new methods are added, but getUserRooms now include unread_count and last_message_at in the response
callum-oakley
published 1.3.0 •

Changelog

Source

2.0.0

Additions

  • Support for user specified room IDs. Provide an id parameter to the createRoom method.

Changes

  • The deleteMessage method now requires a room ID parameter, roomID, and the id parameter has been renamed to messageId to avoid ambiguity.

1.3.0 - 2019-06-24

Changed

  • Unread counts. No new methods are added, but getUserRooms now include unread_count and last_message_at in the response
callum-oakley
published 1.2.0 •

Changelog

Source

1.2.0

Additions

  • Async deletion methods. asyncDeleteUser, getDeleteUserStatus, asyncDeleteRoom, getDeleteRoomStatus. The deleteRoom and deleteUser methods should be considered deprecated, and will be removed in a future version.
callum-oakley
published 1.1.0 •

Changelog

Source

1.1.0

Changes

  • Multipart message support: sendSimpleMessage, sendMultipartMessage, fetchMultipartMessages all deal in the multipart message format.
callum-oakley
published 1.0.6 •

Changelog

Source

1.0.6

  • Keep HTTP connections alive.
2
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc