Skip to content

Releases: sgratzl/slack-cleaner

Bugfix More than 100 Channels

25 Jun 13:32
Compare
Choose a tag to compare

Conversation API

07 May 13:37
Compare
Choose a tag to compare
  • using conversation api throughout the code to avoid the deprecated channels, ims, groups, and mpim apis

Message Replies

30 Apr 08:57
Compare
Choose a tag to compare

integrates #75 which iterates over messages replies properly. Moreover, it handles tombstone messages which are generated when one deletes the thread start message.

PyPi Release

07 Jan 17:11
Compare
Choose a tag to compare

first version that is published via pypi thanks to the migration of the project to my account.

Release 0.6.0 - Bugfixing

13 May 03:55
5d7fcca
Compare
Choose a tag to compare

closes #47 by using the conversation api since converted public channels doesn't show up as groups.

feature release: pattern match attachments

04 Jan 21:16
Compare
Choose a tag to compare

current release

07 Sep 14:17
f8eece7
Compare
Choose a tag to compare
Merge pull request #27 from sgratzl/unicode_output

fix #26 unicode merging