Commit graph

355 commits

Author SHA1 Message Date
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
Tyrrrz
49b96087d3 Clean up 2023-07-16 23:05:53 +03:00
Tyrrrz
e175c93038 Refactor 2023-07-16 22:55:36 +03:00
Tyrrrz
90d71c5b9e Clean up 2023-07-10 20:40:32 +03:00
Adam Slatinský
5e9c7392db
Add export timestamp in JSON format (#1102) 2023-07-09 18:22:09 +03:00
Tyrrrz
51192425b7 Expect channel parents to be null 2023-07-08 19:21:00 +03:00
William Unsworth
8776a6955b
Better support for exporting threads (#1046) 2023-07-07 20:33:17 +03:00
Tyrrrz
c69211797f Clean up 2023-07-03 18:35:28 +03:00
Adam Slatinský
768fb88c8c
Export role details in JSON format (#1101) 2023-07-03 18:18:30 +03:00
Tyrrrz
d4f62387a5 Add CLI option to include or exclude voice channels in exportall and exportguild 2023-06-23 21:23:55 +03:00
Tyrrrz
bd4cfcdaf6 Update avatar resolving for users without discriminator 2023-06-21 22:05:08 +03:00
Tyrrrz
c99355dec3 Consistency in parsing 2023-06-09 01:20:39 +03:00
Tyrrrz
11d34109a7 Extract thread status and improve CLI output 2023-06-09 01:20:32 +03:00
Tyrrrz
3d2d197904 Introduce the foundation for the new username system 2023-06-08 16:37:05 +03:00
Tyrrrz
bf0d8ab31e Rename markdown Header to Heading to avoid ambiguity and for consistency with MD/HTML standards 2023-06-02 13:59:39 +03:00
Tyrrrz
3d047321cf Parse YouTube video IDs natively 2023-05-31 22:14:58 +03:00
Tyrrrz
4eab781450 Update NuGet packages 2023-05-25 09:13:21 +03:00
Tyrrrz
c48899e0b1 Refactor 2023-05-24 21:51:24 +03:00
William Unsworth
41b4e47d0e
Use alternative endpoint to retrieve threads when requested by a bot (#1037)
Co-authored-by: Oleksii Holub <1935960+Tyrrrz@users.noreply.github.com>
2023-05-24 19:02:34 +03:00
Tyrrrz
6bbde4ccdc Add support for lists in markdown 2023-05-22 14:14:17 +03:00
Tyrrrz
469a731892 Add support for headers in markdown 2023-05-22 11:05:14 +03:00
Tyrrrz
d8315c7827 Rename AsyncExtensions to AsyncCollectionExtensions 2023-05-22 10:08:38 +03:00
Tyrrrz
31c7ae9312 Refactor 2023-05-20 07:09:19 +03:00
Tyrrrz
03c5c1bc5e Clean up 2023-05-19 14:49:31 +03:00
Tyrrrz
0ae9062a30 Fix typo and refactor 2023-05-19 02:13:19 +03:00
William Unsworth
25caf04445
Preliminary support for threads (#1032) 2023-05-19 01:46:37 +03:00
Tyrrrz
9048557b17 Short-circuit if trying to export an empty channel or a channel with mismatching boundaries
Closes #1024
2023-05-13 21:45:15 +03:00
Tyrrrz
ab933a7240 Rename TitleLinkNodeMatcher to MaskedLinkNodeMatcher to align with Discord's own terminology 2023-04-30 20:05:31 +03:00
Tyrrrz
a9fc439cc5 Update NuGet packages 2023-04-28 17:20:04 +03:00
Tyrrrz
d4f5fc5efc Update NuGet packages 2023-04-24 19:39:32 +03:00
Tyrrrz
505330e117 Consistency 2023-04-14 21:04:21 +03:00
Tyrrrz
0ab8bd67c4 Clean up 2023-04-02 11:41:43 +03:00
Tyrrrz
4ec00d0ec8 Clean up CSS 2023-03-10 16:33:56 +02:00
Tyrrrz
8bc1bcaf16 Render linked videos as embeds in HTML
Related to #1012
2023-03-10 16:17:35 +02:00
Tyrrrz
8f40acdda7 Load mentions for users that left the guild 2023-03-08 12:32:59 +02:00
Mark Cilia Vincenti
bbe18368fa
Update to AsyncKeyedLock 6.2.0 (#1003) 2023-02-25 20:30:00 +02:00
Tyrrrz
2a1998b81c Add support for group DMs in invite embeds 2023-02-23 19:33:49 +02:00
Tyrrrz
ac7f08ff3e Remove redundant explicit RazorBlade build references 2023-02-23 06:15:56 +02:00
Tyrrrz
0981c51fb9 Fix nick fallback 2023-02-23 01:03:25 +02:00