Commit Graph

157 Commits (e7310274ba0c7d162ade0e0631c7a5fa50fa1689)

Author SHA1 Message Date
Tyrrrz 6bbde4ccdc Add support for lists in markdown
1 year ago
Tyrrrz 469a731892 Add support for headers in markdown
1 year ago
Tyrrrz 31c7ae9312 Refactor
1 year ago
Tyrrrz 03c5c1bc5e Clean up
1 year ago
Tyrrrz 9048557b17 Short-circuit if trying to export an empty channel or a channel with mismatching boundaries
1 year ago
Tyrrrz 4ec00d0ec8 Clean up CSS
1 year ago
Tyrrrz 8bc1bcaf16 Render linked videos as embeds in HTML
1 year ago
Tyrrrz 8f40acdda7 Load mentions for users that left the guild
1 year ago
Tyrrrz 2a1998b81c Add support for group DMs in invite embeds
1 year ago
Tyrrrz 0981c51fb9 Fix nick fallback
1 year ago
Tyrrrz 55209a0517 Add support for member-level avatars
1 year ago
Tyrrrz f36852a1a2 Quote font URLs in HTML preamble to avoid issues
1 year ago
Tyrrrz 83e3289ead Use the new `gg sans` font
1 year ago
Tyrrrz d1647e8286 Add support for selectable assets directory in GUI
1 year ago
Lucas LaBuff 95115f3e99
Add option to specify download directory for assets (#989)
1 year ago
Tyrrrz b5e0ec1c81 Fix a few HTML rendering issues
1 year ago
Tyrrrz d9a78d8e27 Add support for replies to app interactions
1 year ago
Tyrrrz 20a952aec5 Add option to disable markdown formatting
1 year ago
Tyrrrz c405121c0b Remove unused usings
1 year ago
Tyrrrz 191294b4fe Render guild invites in HTML
1 year ago
Tyrrrz 8e5269f0ab Use proxy URL for generic image embeds
1 year ago
Tyrrrz 71751b350f Fix icon for guild join notification and add icon for new threads
1 year ago
Tyrrrz 290729158b Resolve mentioned members on demand inside of markdown
1 year ago
Tyrrrz 2a81abb1a6 Use dictionaries for storing context members, channels, and roles
1 year ago
Tyrrrz f1ae0266f1 Clean up last commit
1 year ago
Mark Cilia Vincenti ea4cb43479
Improve concurrency handling in `ExportAssetDownloader` (#1002)
1 year ago
Tyrrrz d99958a9b1 Add support for different formats in the timestamp markdown node
1 year ago
Tyrrrz 53b8927fce Get rid of xUnit fixtures
1 year ago
Tyrrrz 63124b4431 Fix a styling issue with "pinned a message to this channel" notification
1 year ago
Tyrrrz f99f1f4641 Normalize spaces before system notifications
1 year ago
Tyrrrz 3b2c308a25 Add proper support for more system notifications
1 year ago
Tyrrrz a95d2ef298 Reimplement previous changes using message flags
1 year ago
Tyrrrz 049338009e Render server cross-posts properly
1 year ago
Oleksii Holub b36071cddd Use channel icon instead of guild icon, when available
1 year ago
Oleksii Holub 90c68e3cde More namespace refactoring
1 year ago
Oleksii Holub 4cb8866429 Write emoji code for reactions in JSON
1 year ago
Oleksii Holub 6917406101 Simplify project structure
1 year ago
Tyrrrz bf76f10030 Fix file lock not getting disposed when postamble throws an exception
1 year ago
Tyrrrz 506bc0176b Fix incorrect replace order
2 years ago
Tyrrrz d9c06bacda Trim dots at the end of filenames on Windows
2 years ago
Oleksii Holub f3830247fe Make use of the `required` keyword
2 years ago
Oleksii Holub b672c30071 Pass cancellation token to markdown visitor
2 years ago
Oleksii Holub e752269467 Migrate from MiniRazor to RazorBlade
2 years ago
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 2ba0c3b38e More refactoring around system notifications
2 years ago
Tyrrrz e38479d463 Make lowercasing in system notifications a bit safer
2 years ago
Tyrrrz 4f41c4fff3 Fix styles for system notifications in HTML
2 years ago
Tyrrrz a80ee2943f Refactor
2 years ago
gan-of-culture 8612d2c84a
Add HTML formatting for system messages (#926)
2 years ago