Commit graph

603 commits

Author SHA1 Message Date
Alexey Golub
6a430cdc76 [HTML] Fix unclosed tags and inconsistencies 2020-04-22 19:38:49 +03:00
Alexey Golub
2a02894d64 [HTML] Fix weird inline code block behavior with two backticks 2020-04-22 19:23:56 +03:00
Alexey Golub
8685a3d7e3 Rework architecture 2020-04-22 19:23:31 +03:00
Alexey Golub
130c0b6fe2 Use System.Text.Json instead of Newtonsoft.Json 2020-04-21 18:15:28 +03:00
Alexey Golub
f153aad3f1 Simplify FileSize 2020-04-21 14:38:09 +03:00
Alexey Golub
6f1c944cb3 [HTML] Split message group if usernames are different
Closes #290
2020-04-17 18:47:06 +03:00
Alexey Golub
de9e7caaeb [HTML] Fix repeated single quotes behavior with nested formatting
Closes #288
2020-04-15 13:22:20 +03:00
Alexey Golub
9711a8cca4 [HTML] Match repeated single quotes as a multiline quote
Closes #288
2020-04-14 22:27:29 +03:00
Alexey Golub
4ab6607e78 [HTML] Update quote style 2020-04-14 22:26:50 +03:00
Alexey Golub
d74e6453f6 [CLI] Use environment variable fallbacks for token 2020-04-07 16:10:12 +03:00
Alexey Golub
ca7fc4d8d1 [HTML] Fix a few more issues 2020-04-06 19:50:53 +03:00
Alexey Golub
81ed85a3e0 [HTML] Clean up a bit 2020-04-06 15:44:03 +03:00
FM-96
18979c6a38
[HTML] Full spoiler support (#285) 2020-04-05 21:30:15 +03:00
Alexey Golub
5bce4b52ff [GUI] Add a link to project's wiki
Closes #284
2020-04-05 00:31:01 +03:00
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