Alexey Golub
1475ffaf0e
Use the new Rune API for handling emoji code points
2020-01-12 21:04:02 +02:00
Alexey Golub
aa50dd6dc7
[HTML] Clean up layouts and styles
2020-01-12 20:16:08 +02:00
Alexey Golub
539f57f455
[HTML/TXT] Render exported message count at the bottom
...
Closes #249
2020-01-11 18:03:07 +02:00
Alexey Golub
e1f83997aa
[GUI] Fix token textbox alignment
2020-01-11 18:01:35 +02:00
Alexey Golub
26d713a17c
Refactor
2020-01-11 17:28:01 +02:00
Alexey Golub
5c2e725739
Move partitioning to message renderer facade
2020-01-11 14:18:04 +02:00
Alexey Golub
bf56902134
Refactor partitioning, don't create empty files
...
Closes #246
2020-01-10 21:05:07 +02:00
Alexey Golub
b4df267372
Update NuGet packages
2020-01-10 20:10:01 +02:00
Alexey Golub
4ebc681327
Format XAML with XAMLStyler
2020-01-10 20:06:13 +02:00
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