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

tigerconnect

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tigerconnect - npm Package Versions

1245

2.0.1

Diff

Changelog

Source

[2.0.1] - 2017-06-28

  • Fix issue where some failed messages were not able to be retried.
  • Decrease the likelihood of messages to fail during peak hours.
mwolson
published 2.0.0 •

Changelog

Source

[2.0.0] - 2017-06-16

  • Breaking change: Rename groupType enum value 'ROOM' to 'FORUM'.
    • This applies to the groupType property of client.groups members.
    • Change the types parameter of client.search.query to accept 'forum' instead of 'room'.
  • Improve reliability of message delivery after the browser has been idle for a long time, and make it less verbose about re-establishing connections on IE 11.
  • Change default value for clearTypingStatusTimeout config option from 15 seconds to 3 seconds for improved responsiveness.
mwolson
published 1.0.3 •

Changelog

Source

[1.0.3] - 2017-06-06

  • forward(): When used on a high-priority message without an explicit priority in the function parameters, make the forwarded message high-priority.
mwolson
published 1.0.2 •

Changelog

Source

[1.0.2] - 2017-06-02

  • Fix issue where user information like emails was not being populated by default.
  • Move the github repo from tigerconnect/js-sdk-release to tigertext/js-sdk-release.
mwolson
published 1.0.1 •

mwolson
published 1.0.0 •

Changelog

Source

[1.0.0] - 2017-05-31

  • Improve EventSource compatibility with IE 11 so that downloading messages works faster in that browser.
  • Add resend() function to support resending a message.
  • Add previewMessage() and endPreviewMessage() to support creating a temporary copy of a message for preview purposes.
  • signIn: Take new optional parameter refreshUser. If false, do not immediately attempt another AJAX call to refresh the user info.
mwolson
published 0.2.1 •

Changelog

Source

[0.2.1] - 2017-04-14

  • Fix issue with conversations that have more than 200 messages.
mwolson
published 0.2.0 •

Changelog

Source

[0.2.0] - 2017-04-14

  • Improve support for downloading messages on Safari by preferring to use native EventSource rather than a polyfill.
  • Greatly reduce latency when downloading messages after login.
  • Improve support for automatic retry of failed messages.
  • Allow failed unsent messages to be recalled, which deletes them out of the conversation locally.
  • New conversations.unreadPriorityCount variable tracks the number of unread priority messages.
tonymet
published 0.1.18-patch.1 •

tonymet
published 0.1.1-8.1 •

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