hfaran / slack-export-viewer

A Slack Export archive viewer that allows you to easily view and share your Slack team's export
https://pypi.python.org/pypi/slack-export-viewer
MIT License
950 stars 193 forks source link

Threads location hotfix #146

Closed dvii7 closed 2 years ago

dvii7 commented 2 years ago

A hotfix that arranges Threads correctly. TODO: revise the sorting algorithm.

hfaran commented 2 years ago

Does this fix #138 ?

dvii7 commented 2 years ago

Not really, it fixes @etcy problem, which was mentioned in #138, but original issue was different.