Commit Graph

189 Commits (083bdef419d3f72163b6a58cea67f2159f4d7820)
 

Author SHA1 Message Date
Alexey Golub 083bdef419 Move screenshots section below features section in readme
6 years ago
Oleksii Holub d620010e85 Add some safeguarding in case partition limit is less or equal to zero
6 years ago
Oleksii Holub beadc25e61 Cleanup GroupMessages
6 years ago
Oleksii Holub 8bc29c4928 Refactor SplitIntoPartitions
6 years ago
Oleksii Holub 0b14952346 Add a script to update version in all projects
6 years ago
Alexey Golub b518fb2f59 Update version
6 years ago
Alexey Golub 94165dcd8d Don't render the template in memory to avoid out of memory exceptions
6 years ago
Alexey Golub d6507598fa Fix not being able to reset partition limit in GUI
6 years ago
Alexey Golub a0359b1e43
Split output file into multiple partitions (#116)
6 years ago
Oleksii Holub aa53cecd4e Don't open exported file on completion
6 years ago
Oleksii Holub 4144911208 Remove autoupdate feature from CLI entirely
6 years ago
Oleksii Holub d28e81f8dc Don't replace new lines in csv
6 years ago
Oleksii Holub 761cb032d7 Don't group messages in PlainText export
6 years ago
Oleksii Holub 47f0561c71 Refactor message grouping from data layer to render layer
6 years ago
Oleksii Holub 23116b776b Show unhandled exceptions to users
6 years ago
Oleksii Holub ba27a9f909 Rename ExportService.Export to ExportChatLog for consistency
6 years ago
Oleksii Holub 52684c264f Change order of parameters in ExportService.Export
6 years ago
Oleksii Holub bcad5b4ed1 Set ChatLog.TotalMessageCount from ChatLogService
6 years ago
Alexey Golub 95a4217ab3 Refactor resolving chat log to a separate service to allow reusability across CLI and GUI
6 years ago
Alexey Golub 4e8fb80ac5 Use PackageReference
6 years ago
Alexey Golub 7ae560dde0 Fix changelog
6 years ago
Alexey Golub 97a36028b9 Update version
6 years ago
Alexey Golub f0d99676a3 Disable UpdateAppOptions in CLI
6 years ago
Alexey Golub 8e38adae7e Update instructions to obtain token
6 years ago
Alexey Golub d95bc37592 Link to dockerhub from readme
6 years ago
Hyeon Kim 3f6354053c Dockerize the application (#92)
6 years ago
Alexey Golub a9bab60ba6 Update instructions to obtain token
6 years ago
Alexey Golub 614bd8590d Generate file name if given output path CLI argument is a directory
6 years ago
Alexey Golub bd9dc6455f
Refactor CLI (#81)
6 years ago
Alexey Golub 0faa427970 Invert if condition in authentication header
6 years ago
Alexey Golub dd9da4831e Change how user token is sent in requests
6 years ago
Oleksii Holub 0d816cee5d Update readme
6 years ago
Oleksii Holub f63ea41188 Update version
6 years ago
Alexey Golub 3572a21aad
Allow using bot token instead of user token (#70)
6 years ago
Alexey Golub 37ee0b8be3 Cleanup templates and change how model is referenced
6 years ago
trainboy2019 ed146bac22 Add support for animated avatars (#66)
6 years ago
Alexey Golub b9c449709f Update version
6 years ago
Alexey Golub 25207c5093 Improve the templates a bit
6 years ago
Alexey Golub 4fbec95208 Fix CSV and PlainText outputs not rendering timestamps correctly
6 years ago
Alexey Golub 0a48da4c56 Update version
6 years ago
Alexey Golub 3f5f62585c Make emojis larger if they are the only thing in content
6 years ago
Alexey Golub 49f39c7097 Add retry policy for 429 responses
6 years ago
Alexey Golub e3eac10fb8 Bring HTML light theme in line with dark theme
6 years ago
Alexey Golub 23f9331e4e Cleanup
6 years ago
Alexey Golub 69088b83eb Html-encode date ranges in html export
6 years ago
Alexey Golub 7ecf90d1cb Refactor css for 'pre' with modifiers
6 years ago
Alexey Golub f0cd2dce1b Improve reactions
6 years ago
IntriguingTiles e8436faf66 Add support for reactions (#62)
6 years ago
Alexey Golub 61dce7c1a8 Small cleanup
6 years ago
Alexey Golub 6fee160bc7 Show an error when trying to export deleted channel
6 years ago