Skip to content

Releases: nolanlum/tanya

[0.3.2] Slack API package upgrade, logging improvements

13 Dec 21:02
Compare
Choose a tag to compare

Just your average periodic maintenance release.

Slack API deprecation changes

26 Feb 04:56
3f58528
Compare
Choose a tag to compare
  • Track inflight messages and retry on error. (#64)
  • Bring CI setup into 2021. (#67)
  • Use new Slack methods, use go mod, migrate to conversation API (#66)

Stability fixes and Slack changes

02 Jun 05:35
Compare
Choose a tag to compare
  • Remove (stale) cached mappings on Slack connect. (#61)
  • Move slack API library to github organization repository.
  • Improved parsing of rich-text formatted links. (#63)
  • Cleanup and update file handling logic to account for new Slack upload flow.

Slack WYSIWYG API fixes

21 Nov 01:43
Compare
Choose a tag to compare

Bump slack client library to handle messages sent from WYSIWYG desktop clients.

Bugfix and Slack changes

18 Oct 05:52
Compare
Choose a tag to compare
  • Handle thread broadcasts separately from normal messages, since they no longer trigger normal message events.
  • Fix rare panic when parsing malformed Slack messages.
  • Update Slack API library version for better disconnect handling.
  • More useful logging for multi-workspace instances.

Mark conversations read on message send

17 Feb 09:45
118892a
Compare
Choose a tag to compare

Quality of life minor release and bugfix. Fixes a deadlock caused in the Slack RTM client library when the machine loses internet connectivity.

Fix Slack channel join behavior

24 Dec 05:30
c83eec0
Compare
Choose a tag to compare

Previously, channel userlists were empty when a new channel was introduced to a pre-existing IRC connection. This could be fixed by reconnecting to IRC but this fixes the issue entirely.

Bugfixes and Slack changes

24 Dec 02:12
Compare
Choose a tag to compare
  • Handle changes Slack made to file uploads in August 2018.
  • Block IRC client registration before Slack connection startup to avoid technically correct but undesired operation.
  • Fix occasional panic on Ctrl+C.
  • Fix occasional panic on startup.

v0.1.2: Use nolanlum/slack fork of nlopes/slack once again.

31 May 08:09
Compare
Choose a tag to compare
Changes were made to the way websocket errors are handled to avoid double-disconnects.

Also bump some other deps.

v0.1.1

21 May 22:12
Compare
Choose a tag to compare
Ignore slackbot.