Commit graph

853 commits

Author SHA1 Message Date
Tyrrrz
b64dff1eab Don't run tests against PRs 2021-09-28 20:40:48 +03:00
Tyrrrz
acfe102e7f Simplify HTTP client management 2021-09-28 18:50:43 +03:00
Tyrrrz
ea31b1b270 Refactor 2021-09-16 01:08:14 +03:00
Tyrrrz
af11064a85 Some more tests 2021-09-15 00:33:53 +03:00
Tyrrrz
402b5cc7d0 Add tests for attachments 2021-09-10 01:55:28 +03:00
Tyrrrz
44f64a2cb3 Update NuGet packages 2021-09-10 01:03:02 +03:00
Tyrrrz
471d0d01cf Rethink test folder structure and add some more 2021-09-08 17:36:25 +03:00
Tyrrrz
67313f2b22 Clean up tests 2021-09-08 01:18:35 +03:00
Tyrrrz
301bca0633 Rename MessageFilter.Filter(...) to MessageFilter.IsMatch(...) 2021-09-01 18:18:20 +03:00
Tyrrrz
6b8170ab89 Allow the contains filter to also search on embed content
Closes #670
2021-09-01 00:01:39 +03:00
Tyrrrz
e849c9516c Update version 2021-08-28 19:51:11 +03:00
Tyrrrz
524d0a1bb2 Fix breaking changes in tests 2021-08-28 19:47:51 +03:00
Tyrrrz
f0a4410ee0 Update NuGet packages 2021-08-28 19:44:02 +03:00
Tyrrrz
a98772e46e Try using ConcurrentDictionary for caching in tests 2021-08-28 19:41:50 +03:00
Tyrrrz
b6fdea11a2 Refactor webhook trigger in CD 2021-08-28 19:27:34 +03:00
Tyrrrz
fcca052165 Ignore unix timestamp markers with invalid offsets
Fixes #681
2021-08-28 19:17:57 +03:00
Chris Helder
ac7ebd6f91
Use higher resolution for user profile pictures (#685) 2021-08-27 05:03:51 -07:00
Lucas LaBuff
9303383662
Fix parsing of "has:file" filter (#678) 2021-08-08 13:49:50 -07:00
Tyrrrz
7fa908ce34 Fix Docker CD workflow 2021-08-08 19:13:15 +03:00
Tyrrrz
345dc568c0 Update version 2021-08-08 18:57:43 +03:00
Alexey Golub
5c0b657e0e
Update CD 2021-07-28 15:07:30 -07:00
Tyrrrz
265cb71dfd Add note explaining why Razor templates are not rendered directly 2021-07-27 13:02:53 +03:00
Alexey Golub
0a6fea1ce9
Use powershell for Discord webhook 2021-07-26 15:27:30 -07:00
Tyrrrz
ebb36de354 Trigger Discord webhook on deploy 2021-07-26 19:16:46 +03:00
Tyrrrz
48539084f7 Add mentions of the Discord server 2021-07-26 18:55:46 +03:00
Tyrrrz
9ec95670c5 Update readme 2021-07-26 18:05:34 +03:00
Tyrrrz
a449c02dd5 Authenticate Docker jobs 2021-07-26 18:02:44 +03:00
Tyrrrz
89b1f9924b Switch to manual Docker builds 2021-07-26 17:53:49 +03:00
Tyrrrz
99f94425c2 Stop pluralizing "emoji" as "emojis" 2021-07-26 17:07:02 +03:00
Tyrrrz
ab71b035fc Update tests readme 2021-07-24 18:17:07 +03:00
Tyrrrz
fdc3c1b012 Add test instructions 2021-07-24 18:15:16 +03:00
Tyrrrz
6fa6df981e [HTML] Fix bot tag positioning 2021-07-24 17:46:27 +03:00
Tyrrrz
eec4123b98 [HTML] Add horizontal gap between embed fields 2021-07-24 17:39:45 +03:00
Tyrrrz
6fa7cbe568 Allow link nodes to have markdown children instead of just text
Closes #640
2021-07-24 17:20:28 +03:00
Tyrrrz
aae3790a5f [HTML] Special case plain image embeds
Closes #537
2021-07-23 02:29:05 +03:00
Tyrrrz
28b2039a33 [HTML] Update quote style
Closes #654
2021-07-23 01:28:49 +03:00
Tyrrrz
f40589dea6 [HTML] Special case Spotify embeds
Closes #657
2021-07-23 00:54:00 +03:00
Tyrrrz
bb4db21b87 Add missing formats to the list of supported image and video attachments 2021-07-23 00:18:38 +03:00
Tyrrrz
38bc259ab6 [HTML] Render full date in tooltips on unix timestamps
Closes #656
2021-07-21 19:14:27 +03:00
Tyrrrz
530e2c50a9 Simplify User.GetAvatarUrl(...) 2021-07-21 17:29:05 +03:00
Tyrrrz
63c92047a1 Test improvements 2021-07-19 23:13:52 +03:00
Tyrrrz
7d9d3ca5fb Exclude EmojiIndex from coverage 2021-07-19 22:37:04 +03:00
Tyrrrz
cad6baba48 Fix coverage collection in tests 2021-07-19 22:28:30 +03:00
Tyrrrz
9c25bceabf Fix isolation in tests 2021-07-19 21:07:36 +03:00
Tyrrrz
28de1053f6 Workaround for Spectre parallelization issue in tests 2021-07-19 20:59:48 +03:00
Tyrrrz
ec0494c038 More tests 2021-07-19 20:35:27 +03:00
Tyrrrz
d735d2acd3 Improve tests 2021-07-19 20:19:32 +03:00
Tyrrrz
85d53d0e94 Basic automated tests through the CLI 2021-07-19 20:09:35 +03:00
Tyrrrz
daa8c0a735 [HTML] Update fallback text when referenced message is deleted or could not be loaded
Closes #645
2021-07-19 15:30:18 +03:00
Tyrrrz
d4eba75036 Normalize namings ("...Type" -> "...Kind") 2021-07-19 02:07:19 +03:00