Commit graph

114 commits

Author SHA1 Message Date
Oleksii Holub
7c04db40f8
Skip Twitch clip projections because they can't be rendered locally (#1200) 2024-02-13 18:59:51 +02:00
Oleksii Holub
4588bd0496
Add support for Twitch embed projections (#1199) 2024-02-13 18:48:15 +02:00
Tyrrrz
9b8985a920 Fix tests 2024-01-18 20:39:54 +02:00
Tyrrrz
014712b747 Reorder tests 2024-01-18 20:25:30 +02:00
Oleksii Holub
d8e43d89be
Add support for has:invite filter that matches messages with guild invites (#1188) 2024-01-18 20:24:25 +02:00
Tyrrrz
982ba6a76c Fix tests 2024-01-11 23:28:11 +02:00
Tyrrrz
182f24846b Use new array syntax 2024-01-11 22:21:53 +02:00
Tyrrrz
4e3deb409c Update NuGet packages 2023-12-29 00:08:16 +02:00
Tyrrrz
062427d143 Make test assertions more relaxed in terms of user-made content URLs 2023-12-26 02:40:50 +02:00
Tyrrrz
b3a1cbf635 Update NuGet packages 2023-12-10 22:38:34 +02:00
Tyrrrz
619fe9ccf7 Refactor using c# 12 features 2023-12-10 22:38:34 +02:00
Tyrrrz
1c343b75f8 Update NuGet packages 2023-11-18 23:49:25 +02:00
Tyrrrz
008c2e64aa Clean up 2023-11-17 18:37:52 +02:00
Tyrrrz
e89701e3f9 Provide more context in exception messages 2023-11-16 21:10:24 +02:00
Tyrrrz
b709fc0f15 Update NuGet packages 2023-11-12 23:39:38 +02:00
Tyrrrz
4896d748aa Update NuGet packages 2023-11-09 13:06:00 +02:00
Tyrrrz
2edd781e32 Update NuGet packages 2023-10-26 15:59:56 +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
Oleksii Holub
59344cedbe
Replace the date format option with a locale option (#1130) 2023-09-07 14:34:08 +03:00
Tyrrrz
20f58963a6 Use CSharpier 2023-08-22 21:17:19 +03:00
Tyrrrz
c9b68427f3 Update NuGet packages 2023-08-05 18:17:06 +03:00
Tyrrrz
b44e6087be Update NuGet packages 2023-07-16 23:09:31 +03:00
Tyrrrz
c69211797f Clean up 2023-07-03 18:35:28 +03:00
Tyrrrz
6cadb19cc8 Update NuGet packages 2023-06-09 01:19:12 +03:00
Tyrrrz
d02649773e Fix tests 2023-06-08 16:53:03 +03:00
Tyrrrz
30b447d2ae Update NuGet packages 2023-05-31 22:15:24 +03:00
Tyrrrz
e7310274ba Clean up tests 2023-05-25 18:51:49 +03:00
Tyrrrz
4eab781450 Update NuGet packages 2023-05-25 09:13:21 +03:00
Tyrrrz
a4111c184e Better test naming 2023-05-20 07:32:21 +03:00
Tyrrrz
c945c98f75 Update NuGet package 2023-05-20 07:11:16 +03:00
Tyrrrz
31c7ae9312 Refactor 2023-05-20 07:09:19 +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
8bc1bcaf16 Render linked videos as embeds in HTML
Related to #1012
2023-03-10 16:17:35 +02:00
Tyrrrz
7d7f1cc1e5 Update NuGet packages 2023-02-25 00:16:08 +02:00
Tyrrrz
95c5a43f6e Fix more sticker tests 2023-02-23 01:05:26 +02:00
Tyrrrz
91afded824 Fix sticker tests 2023-02-23 01:04:29 +02:00
Tyrrrz
d9a78d8e27 Add support for replies to app interactions
Closes #569
2023-02-16 01:50:24 +02:00
Tyrrrz
c405121c0b Remove unused usings 2023-02-14 21:23:15 +02:00
Tyrrrz
191294b4fe Render guild invites in HTML
Closes #649
2023-02-14 21:22:07 +02:00
Mark Cilia Vincenti
ea4cb43479
Improve concurrency handling in ExportAssetDownloader (#1002)
Co-authored-by: Oleksii Holub <1935960+Tyrrrz@users.noreply.github.com>
2023-02-13 17:07:02 +02:00
Tyrrrz
2c67e502e4 Optimize export locking in tests 2023-02-13 16:42:03 +02:00
Tyrrrz
1fc27fd5c4 Actually fix concurrency in tests this time 2023-02-12 18:47:43 +02:00
Tyrrrz
d5848bebc6 Fix concurrency issue in tests 2023-02-12 18:26:40 +02:00
Tyrrrz
5cef107e98 Update NuGet packages 2023-02-12 17:46:14 +02:00
Tyrrrz
2a5e09bf07 Use a fixed timezone in tests 2023-02-12 17:43:45 +02:00
Tyrrrz
d99958a9b1 Add support for different formats in the timestamp markdown node
Closes #662
2023-02-12 16:12:41 +02:00
Tyrrrz
0fdab76a74 Fix tests 2023-02-12 13:13:53 +02:00
Tyrrrz
53b8927fce Get rid of xUnit fixtures 2023-02-11 23:12:15 +02:00