Commit graph

105 commits

Author SHA1 Message Date
Oleksii Holub
6c039ebfa6 Filter out categories when displaying channels 2022-08-19 18:39:19 +03:00
Oleksii Holub
94ef4b6981 Support listing and exporting voice channels
Closes #874
2022-06-28 18:27:01 +03:00
Oleksii Holub
2463cb5087 Sort DMs by last message and avoid grouping them in GUI
Closes #271
2022-06-28 17:23:01 +03:00
Oleksii Holub
2c7986c4e6 Refactor IsTextChannel and IsVoiceChannel to extensions 2022-06-28 16:38:44 +03:00
Oleksii Holub
a44d43eefc Use a lock when opening dialogs 2022-04-09 03:17:30 +03:00
Oleksii Holub
9341c21963 Add clickable links to usage guide in GUI 2022-04-09 02:31:52 +03:00
Oleksii Holub
2e4d19671a Append channel name for export errors in GUI 2022-04-09 02:01:19 +03:00
Oleksii Holub
ffe5544f9c Dowload fonts in HTML export when using download media 2022-04-07 20:26:12 +03:00
Oleksii Holub
91ea7a443c More cleanup 2022-04-06 19:12:27 +03:00
Oleksii Holub
aea96d5eba Cleanup 2022-04-06 19:00:19 +03:00
Oleksii Holub
e29f08264c Refactor portions of RootViewModel into DashboardViewModel 2022-04-04 01:34:46 +03:00
Oleksii Holub
1daff4178d Cleanup GUI 2022-04-01 00:10:17 +03:00
Oleksii Holub
daa1b3f6b3 Improve the war message 2022-03-07 01:09:56 +02:00
Oleksii Holub
b996215e36 Add messages about war in Ukraine 2022-03-06 19:24:22 +02:00
Oleksii Holub
5b563d4f00 Cleanup some code 2022-02-19 00:26:53 +02:00
Oleksii Holub
36b4a45f3a Update Gress 2022-02-16 14:30:26 +02:00
Alexey Golub
2156c6cd0c
Automatically detect token kind (#764) 2022-01-03 14:52:16 -08:00
Tyrrrz
4389b4e0bc Improve GUI 2021-12-14 01:26:59 +02:00
Tyrrrz
008bb2f591 Use .NET 6's ParallelForEachAsync(...) 2021-12-13 21:02:11 +02:00
Tyrrrz
880f400e2c C#10ify 2021-12-08 23:50:21 +02:00
Tyrrrz
1db2bb4170 Remove Tyrrrz.Extensions package 2021-11-15 18:50:46 +02:00
Tyrrrz
acfe102e7f Simplify HTTP client management 2021-09-28 18:50:43 +03:00
Tyrrrz
ea31b1b270 Refactor 2021-09-16 01:08:14 +03:00
Tyrrrz
d4eba75036 Normalize namings ("...Type" -> "...Kind") 2021-07-19 02:07:19 +03:00
Tyrrrz
ae42554621 Render voice channel mentions
Closes #636
2021-07-18 02:19:50 +03:00
Tyrrrz
2ab6773c17 [GUI] Show error in a dialog when pull or export fails, instead of crashing the whole app 2021-07-18 00:02:28 +03:00
Tyrrrz
650c55bbd1 Refactor 2021-07-17 23:53:13 +03:00
Lucas LaBuff
d39fc212b6
Filter which messages are exported (#622) 2021-07-07 12:14:40 -07:00
Tyrrrz
d01ed13041 Update NuGet packages 2021-04-18 19:32:59 +03:00
Tyrrrz
f8d55f406c [GUI] Cleanup ExportSetupViewModel & RootViewModel 2021-04-16 23:39:36 +03:00
Tyrrrz
511af1e35c Refactor 2021-04-16 23:09:08 +03:00
Andrew Kolos
eb89ea5b40
Add partition by file size (#497) 2021-04-12 13:50:32 +03:00
Tyrrrz
7b140fd450 Try to fix nullability warning 2021-03-18 02:13:15 +02:00
Tyrrrz
3aef7faa1e Use is null/is not null 2021-03-09 21:57:26 +02:00
Tyrrrz
ebe4d58a42 Cleanup 2021-02-22 03:15:22 +02:00
Tyrrrz
3d9ee3b339 Embrace Snowflake as first class citizen 2020-12-27 19:42:21 +02:00
Tyrrrz
047dccef7f Refactor last PR 2020-11-18 19:04:53 +02:00
Tyrrrz
1da80956dd Refactor 2020-10-24 21:15:58 +03:00
Andrew Kolos
520e023aff
Stop redundantly downloading media when re-exporting (#395) 2020-10-23 16:38:15 +03:00
Alexey Golub
a6bf546e79 [GUI] Clean up the UI 2020-10-05 17:41:09 +03:00
Alexey Golub
239c47c06e [GUI] Clean up theme management 2020-10-05 17:10:00 +03:00
Andrew Kolos
19f678ca01
[GUI] Add dark theme (#388) 2020-10-05 16:31:37 +03:00
Alexey Golub
6f54c09d96 [GUI] Refactor sorting 2020-08-12 19:09:12 +03:00
Alexey Golub
45926b0990 Refactor last commit 2020-08-07 21:41:10 +03:00
Alexey Golub
efde9931c9 Refactor & optimize changes in last commit 2020-08-07 21:00:43 +03:00
CarJem Generations
2c3b461d49
[GUI] Make categories collapsible in channel list (#354) 2020-08-07 19:42:59 +03:00
Alexey Golub
1ff026eba6 [GUI] Trim spaces in token input 2020-07-29 20:58:49 +03:00
Alexey Golub
ba66b52fa4 Use ValueTask instead of Task where possible 2020-07-18 15:57:51 +03:00
Alexey Golub
ac64d9943a
Self-contained export (#321) 2020-07-18 15:45:09 +03:00
Alexey Golub
d03be8b1dd More refactoring 2020-04-26 23:55:31 +03:00