Commit graph

389 commits

Author SHA1 Message Date
Alexey Golub
dac7c664d9 [GUI] Ensure update has been prepared before attempting to install it 2020-04-02 20:08:16 +03:00
Alexey Golub
6a8579787d Update XamlStyler 2020-03-30 10:09:13 +03:00
Alexey Golub
dbf15c7bee Update version 2020-03-26 23:32:51 +02:00
Alexey Golub
a41a4ca8a7 [HTML] Fix occasionally wrong user colors 2020-03-26 23:32:41 +02:00
Alexey Golub
c098f4b137 [HTML] Use nicknames when rendering mentions 2020-03-26 23:22:21 +02:00
Alexey Golub
ff15257d23 Fix bugs in previous PR 2020-03-26 22:59:36 +02:00
Will Kennedy
79e43c4144
Add support for Guild Member object & included data (#279) 2020-03-26 14:36:55 +02:00
Alexey Golub
7bb8038ce9 Revert "[GUI] Publish as 32-bit for maximum compatibility"
This reverts commit ee27167998.
2020-03-26 14:02:13 +02:00
Alexey Golub
ee27167998 [GUI] Publish as 32-bit for maximum compatibility
Closes #243
2020-03-25 22:25:24 +02:00
Alexey Golub
9f4277ae84 Add parallel exporting
Closes #264
2020-03-25 19:22:33 +02:00
Alexey Golub
70a1c9db8c Clean up warnings 2020-03-23 19:11:15 +02:00
Will Kennedy
378f0a20db
[HTML] Update CSS for mentions (#278) 2020-03-14 14:21:53 +02:00
Alexey Golub
a24fe3906c Update GitHub Actions workflows 2020-02-16 20:33:30 +02:00
Alexey Golub
eececb6701 Update version 2020-02-04 14:05:44 +02:00
Alexey Golub
d3adf19500 Simplify display text for export formats 2020-02-04 14:04:26 +02:00
Alexey Golub
a01835efb6 [CLI] Cleanup 2020-02-04 12:14:53 +02:00
Alexey Golub
1d39fe9c53 Update readme 2020-02-03 18:10:06 +02:00
Alexey Golub
9f6090b3af Add JSON message writer
Closes #103
2020-02-03 17:47:42 +02:00
Alexey Golub
9fa40dca00 Add text search in the channel list
Closes #184
2020-02-03 14:18:27 +02:00
Alexey Golub
8a4f306012 Update CliFx to v1.0 2020-01-30 16:34:36 +02:00
Alexey Golub
37be80e9e1 Update version 2020-01-12 21:14:00 +02:00
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