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
939 stars 194 forks source link

Layout/rendering separation #76

Closed benwarfield-usds closed 6 years ago

benwarfield-usds commented 6 years ago

Some template and CSS changes to separate the rules involved in the pseudo-frame layout from those involved in the rendering of individual messages.

Note: the most interesting changes are all bundled together in b70fc5c6b57ebd731f0d495b5eebaf7cb60ec480, which is probably easier to read (especially with respect to the changes to viewer.html) than the overall diff.

hfaran commented 6 years ago

Whoops, thought I had already approved this earlier. Will do so now.

I'll also publish a new release so your recent changes are available through PyPI.