1
0
mirror of https://github.com/gryf/slack-backup.git synced 2025-12-17 11:30:25 +01:00
Commit Graph

4 Commits

Author SHA1 Message Date
71355b1c4a Added new option - url_file_to_attachement
Currently, if message contain shared file, slack-backup will try to
download it. If it fail, than empty file will remain, which will be at
least confusing. This will mostly happen for shares which are not
uploaded to the slack servers.

New option will be used to indicate if slack-backup should convert such
share as an attachment, or to save the list of URL and their
destination in local file system to be download manually by the user.
2018-05-22 22:26:53 +02:00
39b16e68a5 Added simple html reporter 2018-03-11 12:47:11 +01:00
ce2888d441 Added colors for loglevels 2017-11-01 12:45:35 +01:00
9ddd470b54 Move commands functions to its own module 2016-11-28 19:05:26 +01:00