Commit graph

105 commits

Author SHA1 Message Date
Oleksii Holub
b9c1c47474
Migrate to Avalonia (#1220) 2024-04-27 04:17:46 +03:00
Tyrrrz
12b590d9f9 Use [] in place of Array.Empty<T>() 2024-03-28 03:22:51 +02:00
Oleksii Holub
4588bd0496
Add support for Twitch embed projections (#1199) 2024-02-13 18:48:15 +02:00
Tyrrrz
0745d49f44 Use native method for enumerating runes 2023-12-31 06:24:23 +02:00
Tyrrrz
4e3deb409c Update NuGet packages 2023-12-29 00:08:16 +02:00
Tyrrrz
d0873ecfa7 Add support for gif stickers 2023-11-30 00:59:38 +02:00
Tyrrrz
4896d748aa Update NuGet packages 2023-11-09 13:06:00 +02:00
Tyrrrz
7b7df564ed Allow empty names in interactions 2023-10-22 19:22:51 +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
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
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
20f58963a6 Use CSharpier 2023-08-22 21:17:19 +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
bcf652edbe Don't throw when parent channel cannot be retrieved
Closes #1108
2023-07-23 16:04:53 +03:00
Tyrrrz
3e44a2e88d Re-add IHasId to Channel 2023-07-16 23:12:57 +03:00
Tyrrrz
e175c93038 Refactor 2023-07-16 22:55:36 +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
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
3d047321cf Parse YouTube video IDs natively 2023-05-31 22:14:58 +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
31c7ae9312 Refactor 2023-05-20 07:09:19 +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
505330e117 Consistency 2023-04-14 21:04:21 +03:00
Tyrrrz
8f40acdda7 Load mentions for users that left the guild 2023-03-08 12:32:59 +02:00
Tyrrrz
2a1998b81c Add support for group DMs in invite embeds 2023-02-23 19:33:49 +02:00
Tyrrrz
55209a0517 Add support for member-level avatars 2023-02-23 00:54:02 +02:00
Tyrrrz
c2c35cf3a3 Treat gifv attachments as videos instead of images 2023-02-23 00:45:58 +02:00
Tyrrrz
0e1c3e4c76 Add support for extracting channels from data dump in exportall
Closes #597
2023-02-18 19:45:31 +02:00
Tyrrrz
d9a78d8e27 Add support for replies to app interactions
Closes #569
2023-02-16 01:50:24 +02:00
Tyrrrz
191294b4fe Render guild invites in HTML
Closes #649
2023-02-14 21:22:07 +02:00
Tyrrrz
8e5269f0ab Use proxy URL for generic image embeds 2023-02-14 19:54:16 +02:00
Tyrrrz
d99958a9b1 Add support for different formats in the timestamp markdown node
Closes #662
2023-02-12 16:12:41 +02:00
Jacob P
b71af710c7
Fix links of group icons (#1001)
Closes https://github.com/Tyrrrz/DiscordChatExporter/issues/987
2023-02-10 15:31:08 +02:00
Tyrrrz
3b2c308a25 Add proper support for more system notifications
Closes #844
2023-02-09 19:50:41 +02:00
Tyrrrz
a95d2ef298 Reimplement previous changes using message flags 2023-02-09 19:03:30 +02:00
Oleksii Holub
c6ea04144d Clean up 2023-02-06 16:11:28 +02:00
Oleksii Holub
b36071cddd Use channel icon instead of guild icon, when available
Closes #987
2023-02-06 16:08:44 +02:00
Oleksii Holub
90c68e3cde More namespace refactoring 2023-02-06 15:57:08 +02:00
Lucas LaBuff
d1244208b6
Switch emoji CDN to jsDelivr (#985) 2023-01-10 22:36:31 +02:00