Skip to content

Releases: rusq/slackdump

v3.1.0-alpha.2

17 Apr 06:52
v3.1.0-alpha.2
cc45e87
Compare
Choose a tag to compare

Changelog

  • dc08b28 Add text wrapping on system messages
  • cc45e87 Bump golang.org/x/net from 0.37.0 to 0.38.0 (#502)
  • a46db51 Do basic styling of profile sidebar
  • 401bd1c Merge pull request #497 from marcus-crane/viewer-static
  • b5418d5 Merge pull request #498 from rusq/viewer-adjustments
  • 444372b Progress styling + add placeholder icon
  • 97c18d7 Resolve merge
  • d8d5920 Tidy up file attachments
  • 25debb6 Viewer: display userpics from online source (#500)
  • addab5e align dms appearance in channel list
  • 217cde5 print filename along with the error (#503)
  • 6b558fc propagate channel topic to the UI (#499)
  • 014242a reenable thread scrolling

v3.1.0-alpha.1

11 Apr 06:43
v3.1.0-alpha.1
65a53b9
Compare
Choose a tag to compare

Changelog

Read more

v3.0.10

28 Mar 22:08
v3.0.10
d3b24e3
Compare
Choose a tag to compare

Changelog

  • d3b24e3 Merge pull request #472 from rusq/aur-build-fix
  • 552a3c1 addressing PR CR comments
  • 8bc1388 dummy commit to trigger the PR CI
  • 612f9c2 enable builds on v3.0.x
  • 236f10f enable the rest of the workflows on v3.0.x
  • e845356 fix the callback function signature in unexpected EOF test

v3.0.9

28 Mar 12:02
v3.0.9
c387c58
Compare
Choose a tag to compare

Changelog

v3.0.8

04 Mar 10:29
v3.0.8
a1a54a9
Compare
Choose a tag to compare

Changelog

  • edfdd38 Add a 500 error test case for search
  • faad755 Bump github.com/go-jose/go-jose/v3 from 3.0.3 to 3.0.4
  • f736ed9 Merge pull request #450 from rusq/fix-slog-args
  • 59f36dd Merge pull request #451 from rusq/sudden-urge-to-test
  • a133bc5 Merge pull request #453 from rusq/i452
  • f41e1d5 Merge pull request #454 from rusq/dependabot/go_modules/github.com/go-jose/go-jose/v3-3.0.4
  • a1a54a9 Merge pull request #456 from rusq/i455
  • a859370 add main tests and conditional env loading
  • 89264c3 better trace init
  • fe30de2 download gifs as gifs
  • be7cae1 fix fs path:
  • 9892df0 fix slog debug args
  • e0b773a ignore irrelevant json files in dumps #455
  • 7712a54 set secrets from environment only if instructed
  • 0bb9775 update the test

v3.0.7

17 Feb 09:48
v3.0.7
03c3513
Compare
Choose a tag to compare

Changelog

v3.0.6

10 Feb 07:35
v3.0.6
bbfd2c7
Compare
Choose a tag to compare

Changelog

  • fc8f749 Add ErrRetryPlease error to network
  • 3a57780 Add troubleshooting help section and unzip command.
  • 9452e6f Merge pull request #429 from rusq/v306
  • a0c06a9 Merge pull request #431 from rusq/v306
  • b33ad19 Merge pull request #433 from rusq/i430
  • 7a1343a Merge pull request #434 from rusq/i432r
  • 3276652 Merge pull request #437 from rusq/undeprecate
  • bbfd2c7 Merge pull request #438 from rusq/i435
  • 5a18e92 Repoint workspace URLs for supported URLs in viewer.
  • c14ca91 Update docs to reflect the new date format
  • 838f1cf add getUsers test
  • e5c7161 add msg counter and comments
  • 3cb8ee8 add some tests
  • d5804ee encrypt parameter parsing
  • e7237bc fix arguments test
  • f465ca5 fix transform test
  • f5827aa process thread message where only parent is returned.
  • 8964a03 replace users with atomic in converter
  • 660505b support just date input instead of requiring dttm
  • b1a2ed8 undeprecate std storage, it`s used by slack-export-viewer
  • e0afccb update quickstart

v3.0.5

31 Jan 23:54
v3.0.5
6e6287d
Compare
Choose a tag to compare

Changelog

  • 1b21389 Merge pull request #423 from rusq/source-detect
  • 48b92c6 Merge pull request #424 from rusq/source-detect
  • b9b5b7b Merge pull request #425 from snova-jamesv/patch-1
  • 6e6287d Merge pull request #426 from rusq/view-rev
  • 30240b2 Update quickstart.md to disambiguate login step
  • 6ddb0ee add zip files
  • 5825eff fix reversal of messages on thread link and thread link
  • 05d7cfe fix source detection
  • 7edbb11 path check in handler
  • 8acf3a3 test coverage for source detection

v3.0.4

25 Jan 10:35
54374f9
Compare
Choose a tag to compare

Changelog

  • 53e35bf Merge branch 'i174-resume' of github.com:rusq/slackdump into i174-resume
  • 46fc158 Merge branch 'writeindex' into i174-resume
  • 77b5685 Merge pull request #414 from rusq/i268-avatars
  • ddb3f32 Merge pull request #417 from rusq/i174-resume
  • 2119ec0 Merge pull request #419 from rusq/i174-resume
  • 4c99e70 Merge pull request #420 from rusq/#418
  • a481242 Merge pull request #421 from rusq/i174-resume
  • 54374f9 Merge pull request #422 from rusq/i174-resume-timestamp
  • d5d5948 Update converter to support avatars
  • f3594bd async channel info scan
  • e8a63c0 commit progress
  • d32cfb8 consolidate and organise source reading
  • c102ee8 controller to close the downloaders
  • ca213e5 controller to close the downloaders
  • ec92c40 convertor fixes + avatar detection
  • 9a3e07e disable resume for now
  • 5905175 disable resume for now
  • 2ec455f escape RTSE text
  • 3552a8f extract chunk related source functions to chunk pkg
  • f657806 fix file tests
  • f8970a4 fix minor archive issues, deprecate old download formats
  • b4beebb fix time parsing
  • c2328a7 fix writeindex not being able to find channels
  • 6ec4e40 implement avatar download in export and archive
  • 8e6c90b latest and resume skeleton
  • aa114dc latest and resume skeleton
  • b741370 move source package to internal/
  • f319c25 resume logic
  • 0b922af update chunk visualiser
  • b9e7871 update naming in file processor
  • 647ca99 update redownload with the latest fileproc functions

v3.0.3

19 Jan 00:51
v3.0.3
8a3b8b7
Compare
Choose a tag to compare

Changelog