Commit Graph

1014 Commits (03c5c1bc5eea3eeb3f6ffde8bee5dfd00935f00f)
 

Author SHA1 Message Date
Tyrrrz 75db3e6442 Update version
2 years ago
Tyrrrz a29c517527 Update exception wording again
2 years ago
Tyrrrz c9c4ca1733 Shorten "last message sent on" to just "last message"
2 years ago
Tyrrrz 471c6f87db Remove redundant period
2 years ago
Tyrrrz c3d79ff0c4 Replace the lock icon with a key icon in GUI
2 years ago
Tyrrrz 83657962b8 Improve "channel is empty" error message
2 years ago
Tyrrrz b5e0ec1c81 Fix a few HTML rendering issues
2 years ago
Tyrrrz d9a78d8e27 Add support for replies to app interactions
2 years ago
Tyrrrz 6620c6299c Move "reuse assets" option in GUI from settings to export dialog
2 years ago
Tyrrrz 20a952aec5 Add option to disable markdown formatting
2 years ago
Tyrrrz c405121c0b Remove unused usings
2 years ago
Tyrrrz 191294b4fe Render guild invites in HTML
2 years ago
Tyrrrz 8e5269f0ab Use proxy URL for generic image embeds
2 years ago
Tyrrrz 6d3adf9fde Trigger output path prompt when clicking the export button, if the path hasn't been set yet
2 years ago
Tyrrrz 71751b350f Fix icon for guild join notification and add icon for new threads
2 years ago
Tyrrrz 290729158b Resolve mentioned members on demand inside of markdown
2 years ago
Tyrrrz 2a81abb1a6 Use dictionaries for storing context members, channels, and roles
2 years ago
Tyrrrz a7f4fe0643 Don't reset output path if dialog is canceled
2 years ago
Tyrrrz 60603dfb04 Improve output path picker in GUI
2 years ago
Tyrrrz 9ad8126d60 Allow passing category IDs to the `export` command in CLI
2 years ago
Tyrrrz c8d83beb8d Enhance output path selection in the GUI
2 years ago
Tyrrrz f1ae0266f1 Clean up last commit
2 years ago
Mark Cilia Vincenti ea4cb43479
Improve concurrency handling in `ExportAssetDownloader` (#1002)
2 years ago
Tyrrrz 2c67e502e4 Optimize export locking in tests
2 years ago
Tyrrrz 1fc27fd5c4 Actually fix concurrency in tests this time
2 years ago
Tyrrrz d5848bebc6 Fix concurrency issue in tests
2 years ago
Tyrrrz 5cef107e98 Update NuGet packages
2 years ago
Tyrrrz 2a5e09bf07 Use a fixed timezone in tests
2 years ago
Tyrrrz f73d07a7c9 Normalize the default date format to the format Discord uses for the US client
2 years ago
Tyrrrz d99958a9b1 Add support for different formats in the timestamp markdown node
2 years ago
Tyrrrz 75b942f66c Bump Discord API version
2 years ago
Tyrrrz 0fdab76a74 Fix tests
2 years ago
Tyrrrz 53b8927fce Get rid of xUnit fixtures
2 years ago
Tyrrrz 3487849eba Remove unnecessary code
2 years ago
Jacob P b71af710c7
Fix links of group icons (#1001)
2 years ago
Tyrrrz 63124b4431 Fix a styling issue with "pinned a message to this channel" notification
2 years ago
Tyrrrz f99f1f4641 Normalize spaces before system notifications
2 years ago
Tyrrrz 3b2c308a25 Add proper support for more system notifications
2 years ago
Tyrrrz a95d2ef298 Reimplement previous changes using message flags
2 years ago
Tyrrrz 049338009e Render server cross-posts properly
2 years ago
Tyrrrz 93799eb231 Don't show update notification when launching the app for the first time
2 years ago
Tyrrrz 1e7b8ec83f Show notification on first run after an update with a link to the changelog
2 years ago
Oleksii Holub e7d80688aa Fix tests
2 years ago
Oleksii Holub 60d9992c74 Refactor
2 years ago
Oleksii Holub c6ea04144d Clean up
2 years ago
Oleksii Holub b36071cddd Use channel icon instead of guild icon, when available
2 years ago
Oleksii Holub 90c68e3cde More namespace refactoring
2 years ago
Oleksii Holub 4cb8866429 Write emoji code for reactions in JSON
2 years ago
Oleksii Holub 9dc81b93da Refactor test namespaces
2 years ago
Oleksii Holub 04f5050bbe Extend token guide
2 years ago