Alexey Golub
|
6f4d1c3d77
|
Refactor message grouping
|
2019-03-07 22:13:00 +02:00 |
|
Alexey Golub
|
33f71c1612
|
Remove message group limit setting
|
2019-03-07 21:14:11 +02:00 |
|
Alexey Golub
|
9b78472e05
|
Update message grouping algorithm to match Discord's
Fixes #152
|
2019-03-07 21:10:22 +02:00 |
|
Alexey Golub
|
918cb4820f
|
Add alt text to emoji images
Closes #151
|
2019-03-06 22:57:18 +02:00 |
|
Alexey Golub
|
48ec4d085a
|
Fix bad overflow wrapping
|
2019-03-03 21:33:27 +02:00 |
|
Alexey Golub
|
0d1ce38489
|
Jumboable emojis
|
2019-03-03 21:09:47 +02:00 |
|
Alexey Golub
|
666f2d8d4a
|
Fix emoji and reaction css
|
2019-03-03 20:47:24 +02:00 |
|
Alexey Golub
|
2dd0742c1c
|
Fix video attachments getting rendered as images
Fixes #120
|
2019-03-03 20:20:01 +02:00 |
|
Alexey Golub
|
69fe8af87a
|
Update Failsafe
|
2019-03-03 20:08:47 +02:00 |
|
Alexey Golub
|
492003c75a
|
Fix incorrect standard emoji rendering in plaintext
|
2019-03-03 18:41:54 +02:00 |
|
Alexey Golub
|
28175e2110
|
Parse emojis in markdown and render them using Twemoji
Closes #140
|
2019-03-03 18:36:12 +02:00 |
|
Alexey Golub
|
a564906719
|
Use ByteSize for file size in attachments
|
2019-03-03 16:38:41 +02:00 |
|
Alexey Golub
|
5161593e0f
|
Forgot to commit DataService.Parsers
|
2019-03-03 15:40:26 +02:00 |
|
Alexey Golub
|
847a05a269
|
Refactor reaction emojis into a separate class, add support for animations and standard emojis via twemoji
Closes #71
|
2019-03-03 15:24:31 +02:00 |
|
Alexey Golub
|
f09f30c7bd
|
Implement a more sophisticated markdown parsing engine (#145)
|
2019-03-03 14:16:12 +02:00 |
|
Alexey Golub
|
7b614ed448
|
Update version
|
2019-02-10 17:27:45 +02:00 |
|
Alexey Golub
|
6531462220
|
Fix getting last message when there's no date range
Fixes #137
|
2019-02-10 17:26:18 +02:00 |
|
Alexey Golub
|
e89f2735a0
|
Update version
|
2019-02-09 21:26:15 +02:00 |
|
Alexey Golub
|
991dfccf3c
|
Retry on 503 status code
|
2019-02-09 19:39:21 +02:00 |
|
Alexey Golub
|
524c86b8f2
|
Add channel ID to default export file name to avoid collisions
|
2019-02-09 19:20:13 +02:00 |
|
Alexey Golub
|
e4b0d60c40
|
Add multichannel export to GUI
Closes #12
|
2019-02-09 19:03:34 +02:00 |
|
Alexey Golub
|
65c5df89f4
|
Use Failsafe
|
2019-02-08 20:37:53 +02:00 |
|
Oleksii Holub
|
b3e2dd3994
|
Group channels by category in GUI
Closes #77
|
2019-01-30 18:16:46 +02:00 |
|
Alexey Golub
|
2859a740eb
|
Update nuget packages
|
2019-01-07 18:29:36 +02:00 |
|
TVdata
|
bf5cedb646
|
Add CLI command to export all available channels in a guild (#123)
|
2018-12-19 16:53:21 +02:00 |
|
Alexey Golub
|
dddb13fcc5
|
Refactor default file name generation and add date ranges there
Closes #29
|
2018-12-10 23:16:15 +02:00 |
|
Alexey Golub
|
ca727e9f23
|
Improve naming of exported partition files
|
2018-12-08 23:55:49 +02:00 |
|
Alexey Golub
|
0d3510222e
|
Migrate to Stylet and refactor view/view-model framework
|
2018-11-29 19:18:44 +02:00 |
|
Oleksii Holub
|
d620010e85
|
Add some safeguarding in case partition limit is less or equal to zero
|
2018-11-15 10:26:54 +02:00 |
|
Oleksii Holub
|
beadc25e61
|
Cleanup GroupMessages
|
2018-11-14 18:15:07 +02:00 |
|
Oleksii Holub
|
8bc29c4928
|
Refactor SplitIntoPartitions
|
2018-11-14 17:51:03 +02:00 |
|
Alexey Golub
|
b518fb2f59
|
Update version
|
2018-11-03 23:51:19 +02:00 |
|
Alexey Golub
|
94165dcd8d
|
Don't render the template in memory to avoid out of memory exceptions
Fixes #88
|
2018-11-03 23:04:26 +02:00 |
|
Alexey Golub
|
a0359b1e43
|
Split output file into multiple partitions (#116)
|
2018-11-03 22:53:20 +02:00 |
|
Oleksii Holub
|
d28e81f8dc
|
Don't replace new lines in csv
Part of #102
|
2018-11-01 18:33:29 +02:00 |
|
Oleksii Holub
|
761cb032d7
|
Don't group messages in PlainText export
Part of #102
|
2018-11-01 18:27:41 +02:00 |
|
Oleksii Holub
|
47f0561c71
|
Refactor message grouping from data layer to render layer
|
2018-11-01 18:16:23 +02:00 |
|
Oleksii Holub
|
ba27a9f909
|
Rename ExportService.Export to ExportChatLog for consistency
|
2018-10-31 17:54:13 +02:00 |
|
Oleksii Holub
|
52684c264f
|
Change order of parameters in ExportService.Export
|
2018-10-31 17:35:28 +02:00 |
|
Oleksii Holub
|
bcad5b4ed1
|
Set ChatLog.TotalMessageCount from ChatLogService
|
2018-10-31 17:34:57 +02:00 |
|
Alexey Golub
|
95a4217ab3
|
Refactor resolving chat log to a separate service to allow reusability across CLI and GUI
|
2018-10-30 22:52:28 +02:00 |
|
Alexey Golub
|
97a36028b9
|
Update version
|
2018-09-14 00:34:18 +03:00 |
|
Alexey Golub
|
614bd8590d
|
Generate file name if given output path CLI argument is a directory
Closes #67
|
2018-08-13 23:25:06 +03:00 |
|
Alexey Golub
|
0faa427970
|
Invert if condition in authentication header
|
2018-08-03 00:13:44 +03:00 |
|
Alexey Golub
|
dd9da4831e
|
Change how user token is sent in requests
|
2018-08-03 00:00:51 +03:00 |
|
Oleksii Holub
|
f63ea41188
|
Update version
|
2018-07-25 11:53:05 +03:00 |
|
Alexey Golub
|
3572a21aad
|
Allow using bot token instead of user token (#70)
|
2018-07-24 22:47:45 +03:00 |
|
Alexey Golub
|
37ee0b8be3
|
Cleanup templates and change how model is referenced
|
2018-07-03 22:58:46 +03:00 |
|
trainboy2019
|
ed146bac22
|
Add support for animated avatars (#66)
|
2018-07-02 21:12:32 +03:00 |
|
Alexey Golub
|
b9c449709f
|
Update version
|
2018-07-01 21:12:06 +03:00 |
|