Commit graph

853 commits

Author SHA1 Message Date
Tyrrrz
873d055191 Update NuGet packages 2022-10-12 23:01:38 +03:00
Tyrrrz
dabed24c16 Lock the background UI when a dialog is open 2022-10-10 01:03:37 +03:00
Tyrrrz
fdf421df3c Update version 2022-10-08 15:38:07 +03:00
Tyrrrz
2259f19c44 Remove message content intent check due to false positives 2022-10-08 15:35:06 +03:00
Tyrrrz
8695942328 Enforce a higher version of .NET runtime
Closes #941
2022-10-02 13:42:46 +03:00
Tyrrrz
84e656ccfc Update version 2022-09-24 20:40:51 +03:00
Tyrrrz
2ba0c3b38e More refactoring around system notifications 2022-09-24 19:54:42 +03:00
Tyrrrz
7467f0aeb6 Don't fail on unknown embed kinds
Closes #936
2022-09-19 23:55:17 +03:00
Tyrrrz
e38479d463 Make lowercasing in system notifications a bit safer
Closes #935
2022-09-19 16:30:19 +03:00
Tyrrrz
06a4b6a8e6 Add checks for message content intent on bot accounts
Related to #918
2022-09-16 23:04:18 +03:00
Tyrrrz
cc1ad8b435 Retry on SSL exceptions 2022-09-16 22:47:02 +03:00
Tyrrrz
f8dac2c9d0 Simplify token kind resolution
Extra request which makes it less efficient, but much simpler code
2022-09-16 22:46:55 +03:00
Tyrrrz
b8cea0d140 Unlock dotnet version on CI 2022-09-16 18:01:53 +03:00
Tyrrrz
7996a38c5c Update version 2022-09-16 17:22:53 +03:00
Tyrrrz
9d052f9404 Improve wording in CLI exception when output path is ambiguous
Related to #929
2022-09-14 21:59:22 +03:00
Tyrrrz
3078351670 Add fallback content for thread start messages 2022-09-14 20:17:04 +03:00
Tyrrrz
4f41c4fff3 Fix styles for system notifications in HTML 2022-09-14 20:14:30 +03:00
Tyrrrz
a80ee2943f Refactor 2022-09-14 02:06:11 +03:00
gan-of-culture
8612d2c84a
Add HTML formatting for system messages (#926) 2022-09-13 23:51:10 +03:00
Tyrrrz
57c849d0f8 More refactoring 2022-09-13 23:27:54 +03:00
Tyrrrz
9c2a26aa82 Fix tests 2022-09-13 18:32:31 +03:00
Tyrrrz
f376028d76 Add tests for gifv embeds 2022-09-13 18:09:56 +03:00
Tyrrrz
da87f3c774 Hide message content if it only contains a link to a GIFV 2022-09-13 18:05:41 +03:00
Tyrrrz
61516feafa Refactor 2022-09-13 17:33:28 +03:00
gan-of-culture
8d209cd67a
Improve GIF playback (#927) 2022-09-13 16:08:57 +03:00
Tyrrrz
c58d7e752b Update readme 2022-09-12 16:13:28 +03:00
Ivv
fcc1605455
Mention nix package in readme (#925) 2022-09-12 15:59:15 +03:00
gan-of-culture
f28d662a71
Support GIF embeds when exporting to HTML (#919) 2022-09-10 23:48:52 +03:00
Tyrrrz
a405ab184e Update version 2022-09-08 16:57:00 +03:00
Tyrrrz
b861a69799 Recognize existing directories as valid output paths in CLI
Closes #917
2022-09-04 18:14:22 +03:00
Tyrrrz
d53b4c825a Update usage guide 2022-09-02 13:29:56 +03:00
Oleksii Holub
30678e96e5 Move into maintenance mode 2022-08-26 18:01:19 +03:00
Oleksii Holub
2024d3658b Update version 2022-08-26 17:58:41 +03:00
Oleksii Holub
9453cac389 Fix regex in contains filter 2022-08-26 00:00:02 +03:00
Oleksii Holub
504c3c53cd Fail if an export command is called with multiple channels but a single-file output path
Closes #799
2022-08-25 22:11:26 +03:00
Oleksii Holub
4e358e8e6f Add support for animated guild icons
Closes #900
2022-08-25 21:38:59 +03:00
Oleksii Holub
5e852235ce Retry on all Discord server side errors
Closes #908
2022-08-25 21:32:47 +03:00
Oleksii Holub
612c6d37a4 Make contains filter match on spaces and input boundaries, as well as word boundaries
Closes #909
2022-08-25 21:26:56 +03:00
Oleksii Holub
92cf886eab Fix not being able to parse message filters that share common prefix with one of the named filters
Related to #909
2022-08-25 21:20:22 +03:00
Oleksii Holub
f48af53d72 Simplify filter grammar 2022-08-25 21:07:02 +03:00
Oleksii Holub
99d721c63b Update nuget packages 2022-08-25 20:22:10 +03:00
Oleksii Holub
11414b5937 Refactor message filter grammar and add ~ as an alias for - in negated filters for better UX when using CLI 2022-08-25 20:09:06 +03:00
Oleksii Holub
6c039ebfa6 Filter out categories when displaying channels 2022-08-19 18:39:19 +03:00
TSRBerry
9cffbbc5ce
Expand tilde to home directory on *nix systems in output path (#903) 2022-08-18 13:23:26 -07:00
Oleksii Holub
6f87960513
Make workflow stages less ambigious 2022-08-13 04:13:09 -07:00
Oleksii Holub
e8f8c47dbd Make JS in HTML templates more consistent 2022-07-19 16:16:48 +03:00
Oleksii Holub
9aba36fce5 Update twemoji URLs 2022-07-19 15:55:58 +03:00
Oleksii Holub
f29e1d2d9f
Inform about a breaking change in Docker configuration
Related to #884
2022-07-10 02:42:43 -07:00
Oleksii Holub
b000a72f81 Update download instructions 2022-07-06 14:08:07 +03:00
Oleksii Holub
f5318e77b7 Update version 2022-07-02 13:20:03 +03:00