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 |
Alexey Golub
|
481991bd00
|
Architecture refactor (#63)
|
6 years ago |
Malcolm Diller
|
d958f613a3
|
Add support for embeds (#46)
|
7 years ago |
Alexey Golub
|
3b7da21c24
|
Update version
|
7 years ago |
Alexey Golub
|
ff6ef480ab
|
Remove comments from csv exporter
|
7 years ago |
Tim van den Essen
|
e1e8c73613
|
Add csv exporting (#44)
|
7 years ago |
Alexey Golub
|
cc2583f96b
|
Update version
|
7 years ago |
Alexey Golub
|
de763f8aaa
|
Try to parse DM group chat names instead of only using participants
Fixes #41
|
7 years ago |
Alexey Golub
|
7b67cbc385
|
Improve markdown parsing to make it less volatile
Fixes #18, #20, #40
|
7 years ago |
Alexey Golub
|
7ffb799136
|
Update nuget packages
|
7 years ago |
Alexey Golub
|
5a84fb25e6
|
Update nuget packages and rework UpdateService
|
7 years ago |
Alexey Golub
|
9988300942
|
Let user disable auto-updates
|
7 years ago |