Commit graph

42 commits

Author SHA1 Message Date
Alexey Golub
b518fb2f59 Update version 2018-11-03 23:51:19 +02:00
Alexey Golub
d6507598fa Fix not being able to reset partition limit in GUI 2018-11-03 23:01:58 +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
23116b776b Show unhandled exceptions to users 2018-11-01 14:43:21 +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
4e8fb80ac5 Use PackageReference 2018-10-28 15:25:22 +02:00
Alexey Golub
97a36028b9 Update version 2018-09-14 00:34:18 +03:00
Alexey Golub
8e38adae7e Update instructions to obtain token
Fixes #76
2018-09-14 00:23:23 +03:00
Alexey Golub
a9bab60ba6 Update instructions to obtain token 2018-08-14 00:49:32 +03:00
Alexey Golub
bd9dc6455f
Refactor CLI (#81) 2018-08-13 22:49:13 +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
b9c449709f Update version 2018-07-01 21:12:06 +03:00
Alexey Golub
0a48da4c56 Update version 2018-06-28 00:36:26 +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
df811d0b1a Add loading placeholder for guild icons 2018-06-25 17:38:28 +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
3b7da21c24 Update version 2018-04-15 17:19:46 +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
435510baf9 Remove AmmyUI 2018-04-15 16:08:57 +03:00
Alexey Golub
cc2583f96b Update version 2018-04-08 13:03:03 +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
d7572d9fd3 Update nuget packages 2018-02-25 17:01:52 +02:00
Alexey Golub
63c835df88 Implement auto-update via Onova 2018-02-25 17:00:44 +02:00
Alexey Golub
cff976e2e4 Update nuget packages 2018-02-10 18:29:31 +02:00
Alexey Golub
2db4ad46cc Remove Costura.Fody 2018-02-10 18:25:34 +02:00
Alexey Golub
f7ef3bbb44 Bump framework version and small cleanup 2018-01-26 18:13:25 +02:00
Alexey Golub
bb2b04d2e5 Add IsDefault and IsCancel for all dialog buttons 2018-01-13 18:15:42 +02:00
Alexey Golub
8515efe11b
Add command line interface and change solution structure (#26) 2018-01-12 20:28:36 +01:00