Project

General

Profile

Plugins Directory » 2Chat

Author: Igor Olemskoi (Southbridge)
Website: https://github.com/southbridgeio/redmine_2chat
Code repository: https://github.com/southbridgeio/redmine_2chat.git
Registered on: 2018-08-08 (over 5 years ago)
Current version: 0.3.0
Compatible with: Redmine 4.2.x, 4.1.x, 4.0.x, 3.4.x
User ratings:   (0)

This plugin is used to create group chats in instant messengers.

The redmine_2chat can be used to create a group chat associated with an issue and record its logs to the Redmine archive. Associated group chats can be easily created via the Create <Platform name> chat link on the ticket page. You can copy the link and pass it to anyone you want to join this chat.

There're currently Telegram and Slack supported to create chats in. You can also create your own platform adapter and register it.

Installation notes

Changelog

0.3.0 (2020-01-10)

Compatible with Redmine 4.2.x, 4.1.x, 4.0.x, 3.4.x.

  • Use new redmine_bots API
  • Improve errors handling
  • Add plugins deprecation warning

0.2.0 (2018-12-26)

Compatible with Redmine 4.1.x, 4.0.x, 3.4.x.

  • Fix edit group admin command
  • Prevent duplicate chats
  • Fix IssueChatKickLockedUsersWorker error
  • Truncate issue notes in bot messages
  • Proxy telegram links through redmine
  • Fix /issue command
  • Fix /new command
  • Adapt for Redmine 4
  • Fix settings caching issues in sidekiq

0.1.0 (2018-08-08)

Compatible with Redmine 3.4.x.