Alexey Golub
|
f09f30c7bd
|
Implement a more sophisticated markdown parsing engine (#145)
|
6 years ago |
Alexey Golub
|
7b614ed448
|
Update version
|
6 years ago |
Alexey Golub
|
6531462220
|
Fix getting last message when there's no date range
Fixes #137
|
6 years ago |
Alexey Golub
|
e89f2735a0
|
Update version
|
6 years ago |
Alexey Golub
|
991dfccf3c
|
Retry on 503 status code
|
6 years ago |
Alexey Golub
|
524c86b8f2
|
Add channel ID to default export file name to avoid collisions
|
6 years ago |
Alexey Golub
|
e4b0d60c40
|
Add multichannel export to GUI
Closes #12
|
6 years ago |
Alexey Golub
|
65c5df89f4
|
Use Failsafe
|
6 years ago |
Oleksii Holub
|
b3e2dd3994
|
Group channels by category in GUI
Closes #77
|
6 years ago |
Alexey Golub
|
2859a740eb
|
Update nuget packages
|
6 years ago |
TVdata
|
bf5cedb646
|
Add CLI command to export all available channels in a guild (#123)
|
6 years ago |
Alexey Golub
|
dddb13fcc5
|
Refactor default file name generation and add date ranges there
Closes #29
|
6 years ago |
Alexey Golub
|
ca727e9f23
|
Improve naming of exported partition files
|
6 years ago |
Alexey Golub
|
0d3510222e
|
Migrate to Stylet and refactor view/view-model framework
|
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 |
Alexey Golub
|
b518fb2f59
|
Update version
|
6 years ago |
Alexey Golub
|
94165dcd8d
|
Don't render the template in memory to avoid out of memory exceptions
Fixes #88
|
6 years ago |
Alexey Golub
|
a0359b1e43
|
Split output file into multiple partitions (#116)
|
6 years ago |
Oleksii Holub
|
d28e81f8dc
|
Don't replace new lines in csv
Part of #102
|
6 years ago |
Oleksii Holub
|
761cb032d7
|
Don't group messages in PlainText export
Part of #102
|
6 years ago |
Oleksii Holub
|
47f0561c71
|
Refactor message grouping from data layer to render layer
|
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
|
97a36028b9
|
Update version
|
6 years ago |
Alexey Golub
|
614bd8590d
|
Generate file name if given output path CLI argument is a directory
Closes #67
|
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
|
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
Fixes #65
|
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
|
8678043f0d
|
Implement progress reporting when downloading messages (#57)
|
6 years ago |
Oleksii Holub
|
e4f0b8193f
|
Output date range in the export file
Closes #56
|
6 years ago |
Alexey Golub
|
c2cebe99e3
|
Fix wrong json node being used to parse mentioned users in messages
|
6 years ago |