Alexey Golub
5cb6adf19e
Add an option to not save token
...
Closes #252
2020-01-10 20:03:31 +02:00
Alexey Golub
cec8409ac4
Check if auto-update is enabled in UpdateService
2020-01-03 21:44:30 +02:00
Alexey Golub
3af9421304
Add changelog to CD
2019-12-15 15:35:32 +02:00
Alexey Golub
cc6f930dc6
Update readme
2019-12-10 19:27:41 +02:00
Alexey Golub
e6aac3cdb9
Update changelog and readme
2019-12-08 14:00:12 +02:00
Alexey Golub
8f1aec241b
Update version
2019-12-08 13:45:45 +02:00
Alexey Golub
41c828eb3e
[HTML] Refactor renderer
2019-12-07 22:22:39 +02:00
Alexey Golub
964317dac0
Make StringPart readonly struct
2019-12-07 20:16:53 +02:00
Alexey Golub
2a223599f9
Streaming exporter
...
Fixes #125
Closes #177
2019-12-07 18:43:24 +02:00
Alexey Golub
fc38afe6a0
Refactor models and add IHasId/IdBasedEqualityComparer
2019-12-06 00:17:14 +02:00
Alexey Golub
23512dae64
Update dockerfile
2019-12-05 21:04:39 +02:00
Alexey Golub
8382ca725d
Migrate to net core 3.1
2019-12-05 21:03:49 +02:00
Alexey Golub
457e14d0b6
Refactor DataService
...
In preparation for #177
2019-12-03 23:32:48 +02:00
Alexey Golub
b830014a46
Make emoji parser less greedy
...
Fixes #230
Emoji parsing is a terrible endeavour. I'm leaning towards matching fewer emojis and then blaming Unicode for lack of proper classification, than matching a few too many characters.
2019-12-02 21:05:42 +02:00
boomanaiden154
35e1114318
[CSV] Use commas instead of semicolons ( #236 )
2019-12-01 18:10:24 +02:00
Alexey Golub
610bf4baa3
Fallback channel name to channel ID
...
Fixes #227
2019-12-01 18:09:23 +02:00
Alexey Golub
d84222ea09
Use Polly instead of Failsafe
2019-12-01 17:53:10 +02:00
Alexey Golub
cc1bb924e7
[HTML] Adjust embed color to theme
2019-12-01 17:50:10 +02:00
Alexey Golub
0d2ae8b5db
Add support for announcement channels
...
Closes #222
2019-12-01 17:35:56 +02:00
Alexey Golub
632b9f953b
Use shared props file
2019-12-01 16:00:45 +02:00
Alexey Golub
9a52c6a6f6
Update readme
2019-11-30 23:31:01 +02:00
Alexey Golub
fc8c1c5914
Mention that user tokens are against TOS
...
Closes #211
2019-11-25 17:22:04 +02:00
Alexey Golub
279a6aee84
Update donation info
2019-11-19 21:17:05 +02:00
Alexey Golub
73ab983056
Mention wiki in readme
2019-11-16 21:00:56 +02:00
Alexey Golub
e5a2852165
Use nullable
2019-11-13 19:19:36 +02:00
Alexey Golub
1bf9d9e2e2
Use GitHub actions
2019-11-06 21:04:16 +02:00
Alexey Golub
9299b95250
[CLI] Use Microsoft.Extensions.DependencyInjection instead of Stylet
2019-11-06 00:26:43 +02:00
Alexey Golub
5e0a2c6761
Update dockerfile
2019-11-06 00:09:25 +02:00
Alexey Golub
ccbd11e526
Update readme
2019-11-04 15:30:13 +02:00
Alexey Golub
2c36f6a826
Target .NET Core 3 in libraries instead of .NET Std 2.1
2019-09-29 14:19:03 +03:00
Alexey Golub
d6980cef8d
Cleanup
2019-09-27 01:02:46 +03:00
Alexey Golub
fa4bb3b693
[GUI] Move to Microsoft.Xaml.Behaviors.Wpf from System.Windows.Interactivity.WPF
2019-09-27 00:49:29 +03:00
Alexey Golub
05c551f80c
Refactor
2019-09-26 20:44:28 +03:00
Alexey Golub
69cfe1845b
Migrate to .NET Core 3
2019-09-26 20:06:35 +03:00
Alexey Golub
3a0d351143
Update version
2019-09-15 22:36:02 +03:00
Alexey Golub
f04719c4bd
[TXT] Indicate whether a message is pinned
2019-09-15 21:31:24 +03:00
Alexey Golub
d88cd9b228
[HTML] Add support for block quotes
...
Closes #208
2019-09-15 21:25:04 +03:00
Alexey Golub
cd042e5368
Rework markdown parser and improve its performance for non-HTML formats
2019-09-15 21:24:07 +03:00
Alexey Golub
533671c59f
[GUI] Allow the app to crash in DEBUG mode
2019-09-15 20:30:10 +03:00
Alexey Golub
29c35f6754
[HTML] Mark code blocks without language so that highlight.js doesn't touch them
2019-09-15 16:18:30 +03:00
Alexey Golub
7b32101517
[HTML] Fix incorrect extraction for linked message ID when used in guild and not in DM
2019-09-15 15:47:34 +03:00
Alexey Golub
9bb88128b0
[HTML] Fix messages not being highlighted when they are pinned
2019-09-15 14:16:24 +03:00
Alexey Golub
12a5091d73
Streamline auto-update process and refactor
2019-09-15 14:11:06 +03:00
Alexey Golub
82af36c90d
[HTML] Add smooth highlight transition when navigating to message via link
2019-09-14 23:35:49 +03:00
Alexey Golub
a2beb9836b
[HTML] Jump to linked Discord messages
...
Closes #128
2019-09-14 20:28:27 +03:00
Alexey Golub
60f46bad29
[HTML] Update light theme to match the current one in Discord
2019-09-14 19:54:25 +03:00
Alexey Golub
2cdb230b1e
[HTML] Add indication for pinned messages
...
Closes #193
2019-09-14 19:31:24 +03:00
Alexey Golub
9241b7d2d1
[GUI] Add some tooltips
2019-09-14 18:38:55 +03:00
Alexey Golub
40f54d9a98
Update nuget packages
2019-09-14 18:35:42 +03:00
Alexey Golub
f2faf823b9
[CSV] Add user ID to output
...
Closes #197
2019-09-14 18:34:25 +03:00