Skip to content

Releases: stevesoltys/telegram-irc

0.2.1

19 Apr 01:24
Compare
Choose a tag to compare

Added

  • Support for automatic uploading of images, videos, stickers, and other files to https://mixtape.moe.

Removed

  • Imgur upload support, in favor of supporting all kinds of media.

0.2.0

18 Apr 01:55
Compare
Choose a tag to compare

Added

  • Example systemd unit.
  • Support for IRC action messages.
  • Support for an operator bot authenticating itself as an IRC operator.
  • Support for relaying images via automatic uploads to Imgur.
  • Support for Telegram highlight encoding by appending an '@' symbol before Telegram IRC bot usernames in messages.

Fixed

  • Make IRC bots use a single thread to prevent race conditions.

0.1.2

02 Jun 05:01
Compare
Choose a tag to compare

Added

  • SSL configuration flag for IRC.

Fixed

  • Telegram messages with new line characters are no longer truncated on IRC.

0.1.1

31 May 06:15
Compare
Choose a tag to compare

Fixed

  • Bug where all private messages from Telegram were relayed twice.

0.1.0

29 May 21:13
Compare
Choose a tag to compare
README.md formatting and grammar changes