Commit Graph

1009 Commits (d7537425f88ce481201e9fc81148f367404f2db4)
 

Author SHA1 Message Date
Tyrrrz 560a069c35 Refactor, rename the concept of "download media" to "download assets", including related mentions
2 years ago
Roberto Blázquez 1131f8659d
Download emoji used in messages (#957)
2 years ago
Tyrrrz 38be44debb Update version
2 years ago
Tyrrrz 4b243f2252 Add related projects to readme
2 years ago
Oleksii Holub a31175b2e8
Update the dockerfile
2 years ago
BamButz 913255f04f
Modify dockerfile to use non-root user (#952)
2 years ago
Tyrrrz 873d055191 Update NuGet packages
2 years ago
Tyrrrz dabed24c16 Lock the background UI when a dialog is open
2 years ago
Tyrrrz fdf421df3c Update version
2 years ago
Tyrrrz 2259f19c44 Remove message content intent check due to false positives
2 years ago
Tyrrrz 8695942328 Enforce a higher version of .NET runtime
2 years ago
Tyrrrz 84e656ccfc Update version
3 years ago
Tyrrrz 2ba0c3b38e More refactoring around system notifications
3 years ago
Tyrrrz 7467f0aeb6 Don't fail on unknown embed kinds
3 years ago
Tyrrrz e38479d463 Make lowercasing in system notifications a bit safer
3 years ago
Tyrrrz 06a4b6a8e6 Add checks for message content intent on bot accounts
3 years ago
Tyrrrz cc1ad8b435 Retry on SSL exceptions
3 years ago
Tyrrrz f8dac2c9d0 Simplify token kind resolution
3 years ago
Tyrrrz b8cea0d140 Unlock dotnet version on CI
3 years ago
Tyrrrz 7996a38c5c Update version
3 years ago
Tyrrrz 9d052f9404 Improve wording in CLI exception when output path is ambiguous
3 years ago
Tyrrrz 3078351670 Add fallback content for thread start messages
3 years ago
Tyrrrz 4f41c4fff3 Fix styles for system notifications in HTML
3 years ago
Tyrrrz a80ee2943f Refactor
3 years ago
gan-of-culture 8612d2c84a
Add HTML formatting for system messages (#926)
3 years ago
Tyrrrz 57c849d0f8 More refactoring
3 years ago
Tyrrrz 9c2a26aa82 Fix tests
3 years ago
Tyrrrz f376028d76 Add tests for gifv embeds
3 years ago
Tyrrrz da87f3c774 Hide message content if it only contains a link to a GIFV
3 years ago
Tyrrrz 61516feafa Refactor
3 years ago
gan-of-culture 8d209cd67a
Improve GIF playback (#927)
3 years ago
Tyrrrz c58d7e752b Update readme
3 years ago
Ivv fcc1605455
Mention nix package in readme (#925)
3 years ago
gan-of-culture f28d662a71
Support GIF embeds when exporting to HTML (#919)
3 years ago
Tyrrrz a405ab184e Update version
3 years ago
Tyrrrz b861a69799 Recognize existing directories as valid output paths in CLI
3 years ago
Tyrrrz d53b4c825a Update usage guide
3 years ago
Oleksii Holub 30678e96e5 Move into maintenance mode
3 years ago
Oleksii Holub 2024d3658b Update version
3 years ago
Oleksii Holub 9453cac389 Fix regex in contains filter
3 years ago
Oleksii Holub 504c3c53cd Fail if an export command is called with multiple channels but a single-file output path
3 years ago
Oleksii Holub 4e358e8e6f Add support for animated guild icons
3 years ago
Oleksii Holub 5e852235ce Retry on all Discord server side errors
3 years ago
Oleksii Holub 612c6d37a4 Make contains filter match on spaces and input boundaries, as well as word boundaries
3 years ago
Oleksii Holub 92cf886eab Fix not being able to parse message filters that share common prefix with one of the named filters
3 years ago
Oleksii Holub f48af53d72 Simplify filter grammar
3 years ago
Oleksii Holub 99d721c63b Update nuget packages
3 years ago
Oleksii Holub 11414b5937 Refactor message filter grammar and add `~` as an alias for `-` in negated filters for better UX when using CLI
3 years ago
Oleksii Holub 6c039ebfa6 Filter out categories when displaying channels
3 years ago
TSRBerry 9cffbbc5ce
Expand tilde to home directory on *nix systems in output path (#903)
3 years ago