Commit Graph

369 Commits (850414b017ff3b0a82127f640a9c103d126b0a23)

Author SHA1 Message Date
Tyrrrz 5abe74894c Remove `Channel.ParentNameWithFallback`
1 year ago
Oleksii Holub 59344cedbe
Replace the date format option with a locale option (#1130)
1 year ago
Tyrrrz ccdf082689 Clean up formatting
1 year ago
Tyrrrz 9601e0acea Refactor
1 year ago
Adam Slatinský 9583e2684d
Optimize fetching threads (#1125)
1 year ago
Tyrrrz 5f6e51f6fb Show threads in GUI at the bottom of the list, in specialized groups
1 year ago
Tyrrrz 6fb6108610 Be safer when pulling threads using a bot token
1 year ago
Tyrrrz 20f58963a6 Use CSharpier
1 year ago
Tyrrrz c29de2c77c Fetch threads more efficiently for user tokens
1 year ago
Tyrrrz 041086267c Short-circuit `GetGuildThreadsAsync(...)` for DMs
1 year ago
Tyrrrz 758fb26dad Add `--include-threads` and `--include-archived-threads` to `exportall`
1 year ago
Tyrrrz 6fba60e570 Print archived threads only if explicitly requested in the `channels` command
1 year ago
Tyrrrz 817d54039b Improve naming of dictionaries
1 year ago
Tyrrrz e82ad2b9c6 Add comment linking an issue that explains why the `EscapedSymbolTextNodeMatcher` is used
1 year ago
Tyrrrz dd0a35838d Allow empty lines in repeated single-line quote nodes
1 year ago
Tyrrrz c9b68427f3 Update NuGet packages
1 year ago
Tyrrrz 1ba0057174 Clean up
1 year ago
Adam Slatinský d00ecf0c37
Export reaction users in JSON format (#1107)
1 year ago
Tyrrrz b224fca6c0 `ToHex()` should be uppercase by default
1 year ago
Tyrrrz de67cfae1c Use invariant culture
1 year ago
Tyrrrz 4efa6094dc Round up the "call lasted for X minutes" value
1 year ago
Tyrrrz ddfbe51cfa Improve error reporting on unexpected HTTP status code
1 year ago
Tyrrrz bcf652edbe Don't throw when parent channel cannot be retrieved
1 year ago
Tyrrrz 83a63c2ed7 Update NuGet packages
1 year ago
Tyrrrz 3e44a2e88d Re-add `IHasId` to `Channel`
1 year ago
Tyrrrz b44e6087be Update NuGet packages
1 year ago
Tyrrrz 49b96087d3 Clean up
1 year ago
Tyrrrz e175c93038 Refactor
1 year ago
Tyrrrz 90d71c5b9e Clean up
1 year ago
Adam Slatinský 5e9c7392db
Add export timestamp in JSON format (#1102)
1 year ago
Tyrrrz 51192425b7 Expect channel parents to be null
1 year ago
William Unsworth 8776a6955b
Better support for exporting threads (#1046)
1 year ago
Tyrrrz c69211797f Clean up
1 year ago
Adam Slatinský 768fb88c8c
Export role details in JSON format (#1101)
1 year ago
Tyrrrz d4f62387a5 Add CLI option to include or exclude voice channels in `exportall` and `exportguild`
1 year ago
Tyrrrz bd4cfcdaf6 Update avatar resolving for users without discriminator
1 year ago
Tyrrrz c99355dec3 Consistency in parsing
1 year ago
Tyrrrz 11d34109a7 Extract thread status and improve CLI output
1 year ago
Tyrrrz 3d2d197904 Introduce the foundation for the new username system
1 year ago
Tyrrrz bf0d8ab31e Rename markdown `Header` to `Heading` to avoid ambiguity and for consistency with MD/HTML standards
1 year ago
Tyrrrz 3d047321cf Parse YouTube video IDs natively
1 year ago
Tyrrrz 4eab781450 Update NuGet packages
1 year ago
Tyrrrz c48899e0b1 Refactor
1 year ago
William Unsworth 41b4e47d0e
Use alternative endpoint to retrieve threads when requested by a bot (#1037)
1 year ago
Tyrrrz 6bbde4ccdc Add support for lists in markdown
1 year ago
Tyrrrz 469a731892 Add support for headers in markdown
1 year ago
Tyrrrz d8315c7827 Rename `AsyncExtensions` to `AsyncCollectionExtensions`
1 year ago
Tyrrrz 31c7ae9312 Refactor
1 year ago
Tyrrrz 03c5c1bc5e Clean up
1 year ago
Tyrrrz 0ae9062a30 Fix typo and refactor
1 year ago