Commit Graph

138 Commits (850414b017ff3b0a82127f640a9c103d126b0a23)

Author SHA1 Message Date
Tyrrrz 5abe74894c Remove `Channel.ParentNameWithFallback`
10 months ago
Oleksii Holub 59344cedbe
Replace the date format option with a locale option (#1130)
10 months ago
Tyrrrz c422ac2351 Clean up
10 months ago
Tyrrrz 3740d64601 Optimize thread inclusion UX across GUI and CLI
10 months ago
Tyrrrz f1c094ac14 Implicitly enable threads if archived threads are enabled in GUI
10 months ago
Tyrrrz 20f58963a6 Use CSharpier
11 months ago
Tyrrrz c410e745b1 Add rudimentary thread support in GUI
11 months ago
Tyrrrz 67d41fbdc4 Fix jitter in the GUI when switching from DM guild to any other and back
11 months ago
Tyrrrz 47588296a9 Use `ValueTask` for consistency
11 months ago
Tyrrrz d1a8f466f6 Pull channels lazily in the GUI
11 months ago
Tyrrrz ac1bd16439 Clean up
11 months ago
Tyrrrz 90d71c5b9e Clean up
12 months ago
Tyrrrz c4137cf77e Hide token using password box
1 year ago
Tyrrrz d779ed9bc8 Blur the token in GUI when the control is out of focus
1 year ago
Tyrrrz 31c7ae9312 Refactor
1 year ago
Tyrrrz 03c5c1bc5e Clean up
1 year ago
Tyrrrz 404542d973 Replace Tyrrrz.Settings with Cogwheel
1 year ago
Tyrrrz 0e1c3e4c76 Add support for extracting channels from data dump in `exportall`
1 year ago
Tyrrrz d1647e8286 Add support for selectable assets directory in GUI
1 year ago
Lucas LaBuff 95115f3e99
Add option to specify download directory for assets (#989)
1 year ago
Tyrrrz 6620c6299c Move "reuse assets" option in GUI from settings to export dialog
1 year ago
Tyrrrz 20a952aec5 Add option to disable markdown formatting
1 year ago
Tyrrrz 6d3adf9fde Trigger output path prompt when clicking the export button, if the path hasn't been set yet
1 year ago
Tyrrrz a7f4fe0643 Don't reset output path if dialog is canceled
1 year ago
Tyrrrz c8d83beb8d Enhance output path selection in the GUI
1 year ago
Tyrrrz 93799eb231 Don't show update notification when launching the app for the first time
1 year ago
Tyrrrz 1e7b8ec83f Show notification on first run after an update with a link to the changelog
1 year ago
Oleksii Holub 3436f6b060 Simplify dialog buttons
1 year ago
Jacob P 597ec1e7b0
Move wiki inside the repository (#991)
1 year ago
Tyrrrz 6e56f29404 Update Ukraine support message
2 years ago
Tyrrrz 4edcdf0955 Ignore race conditions when closing dialogs
2 years ago
Tyrrrz 5b1b720503 Update Ukraine support links
2 years ago
Tyrrrz 560a069c35 Refactor, rename the concept of "download media" to "download assets", including related mentions
2 years ago
Oleksii Holub 6c039ebfa6 Filter out categories when displaying channels
2 years ago
Oleksii Holub 94ef4b6981 Support listing and exporting voice channels
2 years ago
Oleksii Holub 2463cb5087 Sort DMs by last message and avoid grouping them in GUI
2 years ago
Oleksii Holub 2c7986c4e6 Refactor `IsTextChannel` and `IsVoiceChannel` to extensions
2 years ago
Oleksii Holub a44d43eefc Use a lock when opening dialogs
2 years ago
Oleksii Holub 9341c21963 Add clickable links to usage guide in GUI
2 years ago
Oleksii Holub 2e4d19671a Append channel name for export errors in GUI
2 years ago
Oleksii Holub ffe5544f9c Dowload fonts in HTML export when using download media
2 years ago
Oleksii Holub 91ea7a443c More cleanup
2 years ago
Oleksii Holub aea96d5eba Cleanup
2 years ago
Oleksii Holub e29f08264c Refactor portions of RootViewModel into DashboardViewModel
2 years ago
Oleksii Holub 1daff4178d Cleanup GUI
2 years ago
Oleksii Holub daa1b3f6b3 Improve the war message
2 years ago
Oleksii Holub b996215e36 Add messages about war in Ukraine
2 years ago
Oleksii Holub 5b563d4f00 Cleanup some code
2 years ago
Oleksii Holub 36b4a45f3a Update Gress
2 years ago
Alexey Golub 2156c6cd0c
Automatically detect token kind (#764)
3 years ago