Oleksii Holub
|
82b0b8cb0a
|
[GUI] Block UI when an export is underway
|
2019-04-12 15:23:07 +03:00 |
|
Oleksii Holub
|
a7da90943f
|
Remove trailing whitespace
|
2019-04-12 13:48:13 +03:00 |
|
Alexey Golub
|
30cba7959f
|
Refactor string checks and fix exception when exporting multiple channels
Fix #164
|
2019-04-11 22:56:29 +03:00 |
|
Alexey Golub
|
6d9bc3625f
|
Switch from DateTime to DateTimeOffset
|
2019-04-11 01:20:52 +03:00 |
|
Alexey Golub
|
4bfb2ec7fd
|
Improve performance (#162)
|
2019-04-10 23:45:21 +03:00 |
|
Alexey Golub
|
889446fff7
|
Update nuget packages
|
2019-03-21 22:54:12 +02:00 |
|
Alexey Golub
|
33f71c1612
|
Remove message group limit setting
|
2019-03-07 21:14:11 +02:00 |
|
Alexey Golub
|
e4b0d60c40
|
Add multichannel export to GUI
Closes #12
|
2019-02-09 19:03:34 +02:00 |
|
Oleksii Holub
|
659c499bd0
|
Small clenaup
|
2019-02-01 15:33:06 +02:00 |
|
Alexey Golub
|
b6fcbac030
|
Refactor
|
2019-01-30 23:14:17 +02:00 |
|
Oleksii Holub
|
b3e2dd3994
|
Group channels by category in GUI
Closes #77
|
2019-01-30 18:16:46 +02:00 |
|
Oleksii Holub
|
b88a1f8b47
|
Some refactor
|
2018-12-21 15:37:14 +02:00 |
|
Oleksii Holub
|
e22e1c03fb
|
Cleanup
|
2018-12-19 17:15:54 +02:00 |
|
Alexey Golub
|
6d5ed9e9ca
|
Improve UI
|
2018-12-14 01:00:57 +02:00 |
|
Oleksii Holub
|
bdaeea5512
|
Refactor busy state and progress reporting
|
2018-12-11 18:03:32 +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
|
0d3510222e
|
Migrate to Stylet and refactor view/view-model framework
|
2018-11-29 19:18:44 +02:00 |
|
Alexey Golub
|
a0359b1e43
|
Split output file into multiple partitions (#116)
|
2018-11-03 22:53:20 +02:00 |
|
Oleksii Holub
|
aa53cecd4e
|
Don't open exported file on completion
Fixes #85
|
2018-11-02 17:12:17 +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 |
|
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
|
bd9dc6455f
|
Refactor CLI (#81)
|
2018-08-13 22:49:13 +03:00 |
|
Alexey Golub
|
3572a21aad
|
Allow using bot token instead of user token (#70)
|
2018-07-24 22:47:45 +03:00 |
|
Alexey Golub
|
61dce7c1a8
|
Small cleanup
|
2018-06-25 23:48:40 +03:00 |
|
Alexey Golub
|
6fee160bc7
|
Show an error when trying to export deleted channel
Closes #51
|
2018-06-25 23:34:29 +03:00 |
|
Alexey Golub
|
8678043f0d
|
Implement progress reporting when downloading messages (#57)
|
2018-06-25 23:11:34 +03:00 |
|
Oleksii Holub
|
e4f0b8193f
|
Output date range in the export file
Closes #56
|
2018-06-25 18:44:50 +03:00 |
|
Oleksii Holub
|
08da5d685b
|
Prevent choosing invalid from/to dates
|
2018-06-25 17:11:52 +03:00 |
|
Alexey Golub
|
481991bd00
|
Architecture refactor (#63)
|
2018-06-25 01:59:15 +03:00 |
|
Alexey Golub
|
1d0a13c613
|
Always open exported file on completion
|
2018-04-15 17:13:26 +03:00 |
|
Alexey Golub
|
67036f59ce
|
Order channels by name in the UI
|
2018-04-15 17:11:45 +03:00 |
|
Alexey Golub
|
7b67cbc385
|
Improve markdown parsing to make it less volatile
Fixes #18, #20, #40
|
2018-04-08 12:29:38 +03:00 |
|
Alexey Golub
|
7ffb799136
|
Update nuget packages
|
2018-04-01 00:31:58 +03:00 |
|
Alexey Golub
|
5a84fb25e6
|
Update nuget packages and rework UpdateService
|
2018-03-20 22:18:09 +02:00 |
|
Alexey Golub
|
9988300942
|
Let user disable auto-updates
|
2018-02-25 18:22:55 +02:00 |
|
Alexey Golub
|
656e5a5b0d
|
Remove some views and replace them with snackbar notifications
|
2018-02-25 17:17:50 +02:00 |
|
Alexey Golub
|
63c835df88
|
Implement auto-update via Onova
|
2018-02-25 17:00:44 +02:00 |
|
Alexey Golub
|
f7ef3bbb44
|
Bump framework version and small cleanup
|
2018-01-26 18:13:25 +02:00 |
|
Alexey Golub
|
8515efe11b
|
Add command line interface and change solution structure (#26)
|
2018-01-12 20:28:36 +01:00 |
|