Slackdump Versions Save

Save or export your private and public Slack messages, threads, files, and users locally without admin privileges.

v2.5.8

1 month ago

Changelog

  • 8bcedfa Merge pull request #281 from rusq/backport
  • 3cb1506 backport logger and network changes
  • 3b5dd14 fix cubicwait test
  • 3c8cd36 spelling check

v2.5.7

1 month ago

Changelog

  • 8e63c16 Merge pull request #278 from rusq/backport
  • 5e57b38 bump slackauth

v2.5.6

1 month ago

Changelog

  • fff1614 Merge branch 'backport' of github.com:/rusq/slackdump into backport
  • d90d7cd Merge branch 'master' into backport
  • 05fa1ac Merge pull request #277 from rusq/backport
  • d8fff86 bump deps
  • d730bf6 fix race condition in downloader
  • e8afab9 fix race condition in downloader
  • 4dc89ba update slackauth to fix cookie capture

v2.5.5

2 months ago

Changelog

  • f0e2fc3 Add github action to codespell master on push and PRs
  • 59e8e32 Add github action to shellcheck master on push and PRs
  • 37e2a05 Add ignore SC2002 for IMHO stylistic concern -- here it is useful since long line
  • 5f75cde Add rudimentary codespell config
  • 1e59565 Addressed some of the shellcheck whinings -- primarily to not declare and assign at the same time
  • f5ca1df Adjust codespell ignores
  • 069fd43 Allow all github workflows to be added to git
  • 3c7f30f Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3
  • bd9cdfc Do not gitignore .github/workflows/codespell.yml
  • 1aa8428 Just ignore SC2207 for now!
  • 3b38e4d Merge pull request #271 from yarikoptic/enh-codespell
  • 61a73d0 Merge pull request #272 from yarikoptic/enh-shellcheck
  • 74ed262 Merge pull request #274 from rusq/dependabot/go_modules/github.com/go-jose/go-jose/v3-3.0.3
  • fdcd778 Merge pull request #275 from rusq/i226
  • cf084c0 Merge pull request #276 from rusq/i270
  • 61c7ee5 Provide append_to_array helper similar to mapfile (not available on OSX)
  • f9efa97 Removed few spurious spaces before indentation tabs -- for consistent indentation
  • 1f5dab3 [DATALAD RUNCMD] Apply minimal automatic fixes from shellcheck
  • 7f9ff15 [DATALAD RUNCMD] run codespell throughout fixing typos automagically
  • d54a5d5 backport isvalid
  • 6ef0ecd detection of invalid files
  • 1854c62 fix for #226 from upstream slack lib

v2.5.4

3 months ago

Changelog

  • 023b467 Improve dump.sh shebang
  • 19920aa Merge pull request #267 from rusq/backport
  • 0c8d3fb Merge pull request #269 from enterJazz/patch-1
  • 97c8b03 downgrade slack lib
  • 6318565 limiter was always using tier3
  • 3eb924a update slackauth to prevent hangup if the browser download is interrupted

v2.5.3

4 months ago

Changelog

  • ea13b96 Merge pull request #266 from rusq/bump-slackauth
  • f3a4780 backport auth
  • 1e9c246 bump slackauth: detects 404 before opening the browser
  • 1798357 update funding

v2.5.2

4 months ago

Changelog

  • 252d84b Merge pull request #263 from rusq/i262
  • cde920c adding confirmation code into login flow
  • 571df1f bump slackauth
  • 0deb05b extract email flow
  • afe9f08 readme fix

v2.5.1

4 months ago

What's Changed

Full Changelog: https://github.com/rusq/slackdump/compare/v2.5.0...v2.5.1

v2.5.0

4 months ago

What's Changed

Full Changelog: https://github.com/rusq/slackdump/compare/v2.4.7...v2.5.0

v2.5.0-beta2

4 months ago

Changelog

  • 4f556d3 Merge pull request #258 from rusq/survey-huh
  • 42c5c9e get rid of survey, backport ui elements from v3