Commit graph

1271 commits

Author SHA1 Message Date
Jacob Pfundstein
89f2084759
Improve and update docs (#1134) 2023-09-29 14:53:52 +03:00
Tyrrrz
9180d51e5e Update version 2023-09-28 19:30:21 +03:00
Tyrrrz
a58509fda8 Upgrade to Polly 8 usage 2023-09-28 19:30:12 +03:00
Tyrrrz
fbfff4e51f Make tests more resilient 2023-09-28 19:18:52 +03:00
Tyrrrz
c466c17793 Update NuGet packages 2023-09-28 16:16:20 +03:00
Tyrrrz
1b2bcf771d Add fallback for progress tasks without name in CLI
Closes #1133
2023-09-26 00:13:22 +03:00
Tyrrrz
99b49f0b8f Allow pack job to run in parallel to test 2023-09-22 14:51:42 +03:00
Tyrrrz
850414b017 Clean up workflow 2023-09-21 20:18:16 +03:00
Tyrrrz
92bf6eab2d Treat all warnings as errors 2023-09-20 21:36:43 +03:00
Oleksii Holub
16d44ce654 Update version 2023-09-15 13:02:35 +03:00
Tyrrrz
5abe74894c Remove Channel.ParentNameWithFallback 2023-09-07 16:36:29 +03:00
Oleksii Holub
59344cedbe
Replace the date format option with a locale option (#1130) 2023-09-07 14:34:08 +03:00
Oleksii Holub
53b11d6c49
Update docks for Docker usage 2023-09-07 00:18:29 +03:00
Tyrrrz
ccdf082689 Clean up formatting 2023-09-03 22:19:03 +03:00
Tyrrrz
9601e0acea Refactor 2023-09-03 21:46:20 +03:00
Adam Slatinský
9583e2684d
Optimize fetching threads (#1125) 2023-09-03 21:18:49 +03:00
Tyrrrz
d24550f521 Hide completed tasks in CLI when exporting in parallel
Closes #1124
2023-08-30 18:43:31 +03:00
Tyrrrz
c422ac2351 Clean up 2023-08-30 18:43:12 +03:00
Tyrrrz
3740d64601 Optimize thread inclusion UX across GUI and CLI
Related to #1119
2023-08-28 22:08:51 +03:00
Tyrrrz
d430f77ae1 Replace --include-threads and --include-archived-threads with a single multi-value option
Related to #1119
2023-08-28 21:52:56 +03:00
Tyrrrz
5f6e51f6fb Show threads in GUI at the bottom of the list, in specialized groups
Related to #1119
2023-08-28 21:31:51 +03:00
Tyrrrz
f1c094ac14 Implicitly enable threads if archived threads are enabled in GUI 2023-08-28 21:09:42 +03:00
Tyrrrz
6fb6108610 Be safer when pulling threads using a bot token 2023-08-23 15:58:53 +03:00
Tyrrrz
e75a1933f8 Bypass CSharpier in docker build 2023-08-22 21:36:50 +03:00
Tyrrrz
20f58963a6 Use CSharpier 2023-08-22 21:17:19 +03:00
Tyrrrz
c410e745b1 Add rudimentary thread support in GUI
Related to #1119
2023-08-22 21:14:34 +03:00
Tyrrrz
c29de2c77c Fetch threads more efficiently for user tokens 2023-08-22 19:16:32 +03:00
Tyrrrz
67d41fbdc4 Fix jitter in the GUI when switching from DM guild to any other and back 2023-08-22 17:41:36 +03:00
Tyrrrz
041086267c Short-circuit GetGuildThreadsAsync(...) for DMs 2023-08-22 00:10:04 +03:00
Tyrrrz
47588296a9 Use ValueTask for consistency 2023-08-22 00:08:45 +03:00
Tyrrrz
d1a8f466f6 Pull channels lazily in the GUI
Closes #1005
2023-08-22 00:03:29 +03:00
Tyrrrz
758fb26dad Add --include-threads and --include-archived-threads to exportall
Related to #1119
2023-08-21 17:45:12 +03:00
Tyrrrz
8236ba7c4d Add defaults to inits 2023-08-21 17:35:10 +03:00
Tyrrrz
eac974cfb1 Add --include-threads and --include-archived-threads to exportguild
Related to #1119
2023-08-21 17:33:22 +03:00
Tyrrrz
d1d560fb55 Add --include-vc to the channels command 2023-08-21 17:24:05 +03:00
Tyrrrz
6fba60e570 Print archived threads only if explicitly requested in the channels command 2023-08-21 17:22:44 +03:00
Tyrrrz
ac1bd16439 Clean up 2023-08-21 01:05:57 +03:00
Tyrrrz
60389ab002 Add warning about IsBotToken deprecation 2023-08-21 01:03:29 +03:00
Tyrrrz
817d54039b Improve naming of dictionaries 2023-08-20 16:48:39 +03:00
Tyrrrz
0ca42f5a14 Update issue forms 2023-08-18 01:40:01 +03:00
Tyrrrz
193cfd7b1e Update issue forms 2023-08-13 13:40:22 +03:00
Tyrrrz
21293dc7af Update bug report form 2023-08-12 21:55:27 +03:00
Tyrrrz
88dee76690 Update issue forms 2023-08-12 21:44:29 +03:00
Tyrrrz
cd5afd07ac Update version 2023-08-11 00:06:15 +03:00
Tyrrrz
55270ad6d3 Switch to MIT license 2023-08-08 22:46:07 +03:00
Tyrrrz
e82ad2b9c6 Add comment linking an issue that explains why the EscapedSymbolTextNodeMatcher is used 2023-08-05 18:35:22 +03:00
Tyrrrz
dd0a35838d Allow empty lines in repeated single-line quote nodes
Closes #1115
2023-08-05 18:30:11 +03:00
Tyrrrz
c9b68427f3 Update NuGet packages 2023-08-05 18:17:06 +03:00
Tyrrrz
1ba0057174 Clean up 2023-07-31 20:22:10 +03:00
Adam Slatinský
d00ecf0c37
Export reaction users in JSON format (#1107) 2023-07-31 20:11:47 +03:00