Commit Graph

1162 Commits (77c770acdd872652d82fbd02e28ab4d50be23fd3)
 

Author SHA1 Message Date
Alexey Golub bf56902134 Refactor partitioning, don't create empty files
5 years ago
Alexey Golub b4df267372 Update NuGet packages
5 years ago
Alexey Golub 4ebc681327 Format XAML with XAMLStyler
5 years ago
Alexey Golub 5cb6adf19e Add an option to not save token
5 years ago
Alexey Golub cec8409ac4 Check if auto-update is enabled in UpdateService
5 years ago
Alexey Golub 3af9421304 Add changelog to CD
5 years ago
Alexey Golub cc6f930dc6 Update readme
5 years ago
Alexey Golub e6aac3cdb9 Update changelog and readme
5 years ago
Alexey Golub 8f1aec241b Update version
5 years ago
Alexey Golub 41c828eb3e [HTML] Refactor renderer
5 years ago
Alexey Golub 964317dac0 Make StringPart readonly struct
5 years ago
Alexey Golub 2a223599f9 Streaming exporter
5 years ago
Alexey Golub fc38afe6a0 Refactor models and add IHasId/IdBasedEqualityComparer
5 years ago
Alexey Golub 23512dae64 Update dockerfile
5 years ago
Alexey Golub 8382ca725d Migrate to net core 3.1
5 years ago
Alexey Golub 457e14d0b6 Refactor DataService
5 years ago
Alexey Golub b830014a46 Make emoji parser less greedy
5 years ago
boomanaiden154 35e1114318 [CSV] Use commas instead of semicolons (#236)
5 years ago
Alexey Golub 610bf4baa3 Fallback channel name to channel ID
5 years ago
Alexey Golub d84222ea09 Use Polly instead of Failsafe
5 years ago
Alexey Golub cc1bb924e7 [HTML] Adjust embed color to theme
5 years ago
Alexey Golub 0d2ae8b5db Add support for announcement channels
5 years ago
Alexey Golub 632b9f953b Use shared props file
5 years ago
Alexey Golub 9a52c6a6f6 Update readme
5 years ago
Alexey Golub fc8c1c5914 Mention that user tokens are against TOS
5 years ago
Alexey Golub 279a6aee84 Update donation info
5 years ago
Alexey Golub 73ab983056 Mention wiki in readme
5 years ago
Alexey Golub e5a2852165 Use nullable
5 years ago
Alexey Golub 1bf9d9e2e2 Use GitHub actions
5 years ago
Alexey Golub 9299b95250 [CLI] Use Microsoft.Extensions.DependencyInjection instead of Stylet
5 years ago
Alexey Golub 5e0a2c6761 Update dockerfile
5 years ago
Alexey Golub ccbd11e526 Update readme
5 years ago
Alexey Golub 2c36f6a826 Target .NET Core 3 in libraries instead of .NET Std 2.1
5 years ago
Alexey Golub d6980cef8d Cleanup
5 years ago
Alexey Golub fa4bb3b693 [GUI] Move to Microsoft.Xaml.Behaviors.Wpf from System.Windows.Interactivity.WPF
5 years ago
Alexey Golub 05c551f80c Refactor
5 years ago
Alexey Golub 69cfe1845b Migrate to .NET Core 3
5 years ago
Alexey Golub 3a0d351143 Update version
5 years ago
Alexey Golub f04719c4bd [TXT] Indicate whether a message is pinned
5 years ago
Alexey Golub d88cd9b228 [HTML] Add support for block quotes
5 years ago
Alexey Golub cd042e5368 Rework markdown parser and improve its performance for non-HTML formats
5 years ago
Alexey Golub 533671c59f [GUI] Allow the app to crash in DEBUG mode
5 years ago
Alexey Golub 29c35f6754 [HTML] Mark code blocks without language so that highlight.js doesn't touch them
5 years ago
Alexey Golub 7b32101517 [HTML] Fix incorrect extraction for linked message ID when used in guild and not in DM
5 years ago
Alexey Golub 9bb88128b0 [HTML] Fix messages not being highlighted when they are pinned
5 years ago
Alexey Golub 12a5091d73 Streamline auto-update process and refactor
5 years ago
Alexey Golub 82af36c90d [HTML] Add smooth highlight transition when navigating to message via link
5 years ago
Alexey Golub a2beb9836b [HTML] Jump to linked Discord messages
5 years ago
Alexey Golub 60f46bad29 [HTML] Update light theme to match the current one in Discord
5 years ago
Alexey Golub 2cdb230b1e [HTML] Add indication for pinned messages
5 years ago