Commit graph

393 commits

Author SHA1 Message Date
Tyrrrz
60c8703e78 Fix incorrect handling of unformatted timestamp markers 2023-11-19 00:52:19 +02:00
Tyrrrz
1c343b75f8 Update NuGet packages 2023-11-18 23:49:25 +02:00
Tyrrrz
b2a22ab2a9 Ignore invalid timestamp formats
Closes #1156
2023-11-18 23:45:57 +02:00
Tyrrrz
b2ac5d8b45 Fix formatting 2023-11-17 18:44:40 +02:00
Tyrrrz
008c2e64aa Clean up 2023-11-17 18:37:52 +02:00
Tyrrrz
5397b0db7d Fix formatting 2023-11-16 21:12:41 +02:00
Tyrrrz
e89701e3f9 Provide more context in exception messages 2023-11-16 21:10:24 +02:00
Tyrrrz
73574ade48 Convert some classes to use primary constructors 2023-11-14 22:57:02 +02:00
Tyrrrz
5d7a74eece Switch to .NET 8 2023-11-14 20:05:27 +02:00
Tyrrrz
129df42de4 Keep file:/// for absolute paths in HTML exports
Closes #1155
2023-11-13 18:09:09 +02:00
Tyrrrz
4896d748aa Update NuGet packages 2023-11-09 13:06:00 +02:00
Tyrrrz
4876ed192a Use ISO 8601 date format in CSV
Closes #1152
2023-11-07 22:16:25 +02:00
Tyrrrz
4f6e6f4f0b Write embed videos in JSON export
Closes #1120
2023-11-07 16:03:39 +02:00
Tyrrrz
2edd781e32 Update NuGet packages 2023-10-26 15:59:56 +03:00
Tyrrrz
7b7df564ed Allow empty names in interactions 2023-10-22 19:22:51 +03:00
Tyrrrz
a0a263f074 Improve error message for forum channels
Related to #1144
2023-10-16 17:22:28 +03:00
Tyrrrz
033d83bc4f More cleanup 2023-10-11 01:20:30 +03:00
Tyrrrz
fb6cde38b6 Clean up after last commit 2023-10-10 00:04:57 +03:00
Adam Slatinský
46ede471a9
Remove CDN signature before hashing asset URL (#1138) 2023-10-09 23:58:31 +03:00
Tyrrrz
09f8937d99 Refactor 2023-10-09 16:18:56 +03:00
Tyrrrz
57ed5578c9 Optimize message content intent check 2023-10-04 15:24:48 +03:00
Tyrrrz
a8895663fe Add check for message content intent 2023-09-30 17:32:21 +03:00
Tyrrrz
a58509fda8 Upgrade to Polly 8 usage 2023-09-28 19:30:12 +03:00
Tyrrrz
c466c17793 Update NuGet packages 2023-09-28 16:16:20 +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
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
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
6fb6108610 Be safer when pulling threads using a bot token 2023-08-23 15:58:53 +03:00
Tyrrrz
20f58963a6 Use CSharpier 2023-08-22 21:17:19 +03:00
Tyrrrz
c29de2c77c Fetch threads more efficiently for user tokens 2023-08-22 19:16:32 +03:00
Tyrrrz
041086267c Short-circuit GetGuildThreadsAsync(...) for DMs 2023-08-22 00:10:04 +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
6fba60e570 Print archived threads only if explicitly requested in the channels command 2023-08-21 17:22:44 +03:00
Tyrrrz
817d54039b Improve naming of dictionaries 2023-08-20 16:48:39 +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
Tyrrrz
b224fca6c0 ToHex() should be uppercase by default 2023-07-30 14:54:15 +03:00
Tyrrrz
de67cfae1c Use invariant culture 2023-07-29 20:47:43 +03:00
Tyrrrz
4efa6094dc Round up the "call lasted for X minutes" value 2023-07-29 20:47:36 +03:00
Tyrrrz
ddfbe51cfa Improve error reporting on unexpected HTTP status code 2023-07-25 18:59:05 +03:00
Tyrrrz
bcf652edbe Don't throw when parent channel cannot be retrieved
Closes #1108
2023-07-23 16:04:53 +03:00
Tyrrrz
83a63c2ed7 Update NuGet packages 2023-07-21 02:03:32 +03:00
Tyrrrz
3e44a2e88d Re-add IHasId to Channel 2023-07-16 23:12:57 +03:00
Tyrrrz
b44e6087be Update NuGet packages 2023-07-16 23:09:31 +03:00