Commit Graph

138 Commits (850414b017ff3b0a82127f640a9c103d126b0a23)

Author SHA1 Message Date
Alexey Golub 6d9bc3625f Switch from DateTime to DateTimeOffset
5 years ago
Alexey Golub 4bfb2ec7fd
Improve performance (#162)
5 years ago
Alexey Golub 889446fff7 Update nuget packages
5 years ago
Alexey Golub 33f71c1612 Remove message group limit setting
5 years ago
Alexey Golub e4b0d60c40 Add multichannel export to GUI
5 years ago
Oleksii Holub 659c499bd0 Small clenaup
6 years ago
Alexey Golub b6fcbac030 Refactor
6 years ago
Oleksii Holub b3e2dd3994 Group channels by category in GUI
6 years ago
Oleksii Holub b88a1f8b47 Some refactor
6 years ago
Oleksii Holub e22e1c03fb Cleanup
6 years ago
Alexey Golub 6d5ed9e9ca Improve UI
6 years ago
Oleksii Holub bdaeea5512 Refactor busy state and progress reporting
6 years ago
Alexey Golub dddb13fcc5 Refactor default file name generation and add date ranges there
6 years ago
Alexey Golub 0d3510222e Migrate to Stylet and refactor view/view-model framework
6 years ago
Alexey Golub a0359b1e43
Split output file into multiple partitions (#116)
6 years ago
Oleksii Holub aa53cecd4e Don't open exported file on completion
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
Alexey Golub 95a4217ab3 Refactor resolving chat log to a separate service to allow reusability across CLI and GUI
6 years ago
Alexey Golub bd9dc6455f
Refactor CLI (#81)
6 years ago
Alexey Golub 3572a21aad
Allow using bot token instead of user token (#70)
6 years ago
Alexey Golub 61dce7c1a8 Small cleanup
6 years ago
Alexey Golub 6fee160bc7 Show an error when trying to export deleted channel
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
6 years ago
Oleksii Holub 08da5d685b Prevent choosing invalid from/to dates
6 years ago
Alexey Golub 481991bd00
Architecture refactor (#63)
6 years ago
Alexey Golub 1d0a13c613 Always open exported file on completion
6 years ago
Alexey Golub 67036f59ce Order channels by name in the UI
6 years ago
Alexey Golub 7b67cbc385 Improve markdown parsing to make it less volatile
6 years ago
Alexey Golub 7ffb799136 Update nuget packages
6 years ago
Alexey Golub 5a84fb25e6 Update nuget packages and rework UpdateService
6 years ago
Alexey Golub 9988300942 Let user disable auto-updates
6 years ago
Alexey Golub 656e5a5b0d Remove some views and replace them with snackbar notifications
6 years ago
Alexey Golub 63c835df88 Implement auto-update via Onova
6 years ago
Alexey Golub f7ef3bbb44 Bump framework version and small cleanup
7 years ago
Alexey Golub 8515efe11b
Add command line interface and change solution structure (#26)
7 years ago