Commit graph

765 commits

Author SHA1 Message Date
Tyrrrz
720e53caab [GUI] Fix outdated binding 2021-11-15 18:06:10 +02:00
Tyrrrz
da9536bd1b Update NuGet packages 2021-11-15 18:02:41 +02:00
Tyrrrz
d8de3bf779 Re-add IComparable<T> to Snowflake 2021-11-09 23:31:27 +02:00
Tyrrrz
7c88a21543 Convert several types to records 2021-11-09 23:15:56 +02:00
Tyrrrz
2393a6a472 Remove XAMLStyler 2021-11-08 23:26:04 +02:00
Tyrrrz
214d5e3bdb Fix nullability errors 2021-11-08 23:16:37 +02:00
Tyrrrz
f456297881 Update to .NET 6
Closes #521
2021-11-08 22:44:38 +02:00
Artem
092f0cade9
Align design with Discord (#728) 2021-10-25 11:08:03 -07:00
Emily
fc6cfcfcc6
Fix RTL rendering in HTML exports (#727) 2021-10-18 09:18:23 -07:00
Emily
46450367e3
Add markdown support for channel topics in HTML export (#720)
Co-authored-by: Alexey Golub <1935960+Tyrrrz@users.noreply.github.com>
2021-10-16 06:29:59 -07:00
Tyrrrz
21d89afa70 Add managed cancellation support
Closes #716
2021-10-07 17:06:05 +03:00
Tyrrrz
2f3e165988 Update NuGet packages 2021-10-07 15:54:01 +03:00
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