Skip to content

matterircd v0.20.2

Compare
Choose a tag to compare
@42wim 42wim released this 30 Oct 23:11
· 199 commits to master since this release
56a1e2f

New features

  • mattermost: Add ShortenReplies (#322). see matterircd.toml.example

Bugfix

  • general: Ignore private messages when not logged in (#331)
  • general: Lock updateCounter against concurrent updates (#328)
  • general: Ignore empty channels and non-channels for TOPIC (#339)
  • mattermost: Move antiIdle to matterclient package. Fixes #327 (#329)
  • mattermost: Update user after error checking (#330)
  • mattermost: Fix nil User when using tokens (mattermost) (#334)
  • mattermost: Use channel id from CreateDirectChannel (mattermost). Fixes #336 (#337)
  • slack: Create a fake user when getting a botmessage (slack) (#333)
  • slack: Fix missing botname, fix attachments without text (slack) (#335)

This release couldn't exist without the following contributors:
@Aketzu, @jetpackdanger