Commit graph

14 commits

Author SHA1 Message Date
Alexey Golub
592b8b6294 Update nuget packages 2019-06-15 18:09:56 +03:00
Alexey Golub
7cb1c21897 Refactor 2019-04-18 22:21:20 +03:00
Oleksii Holub
7784383ea7 Fix grammar mistakes in comments 2019-04-12 17:13:12 +03:00
Oleksii Holub
1325edb135 Use latest C# version in all projects 2019-04-12 16:10:28 +03:00
Alexey Golub
77366cc9b4 Escape specific emojis in markdown
Fixes a part of #146
2019-04-12 00:11:01 +03:00
Alexey Golub
30cba7959f Refactor string checks and fix exception when exporting multiple channels
Fix #164
2019-04-11 22:56:29 +03:00
Alexey Golub
4bfb2ec7fd
Improve performance (#162) 2019-04-10 23:45:21 +03:00
Alexey Golub
0a60dea5c1 Use net46, netstd2.0, and netcoreapp2.1 for target frameworks
Closes #154
2019-03-22 00:07:13 +02:00
Alexey Golub
32af1aa05d Fix incorrect regex for capturing standard emojis
Fixes #147
2019-03-06 22:48:24 +02:00
Alexey Golub
dda32d8af2 Fix markdown grammar being too greedy in some places
Fixes #150
2019-03-06 22:37:36 +02:00
Alexey Golub
668ac70fae Fix some parsing issues 2019-03-03 21:24:37 +02:00
Alexey Golub
492003c75a Fix incorrect standard emoji rendering in plaintext 2019-03-03 18:41:54 +02:00
Alexey Golub
28175e2110 Parse emojis in markdown and render them using Twemoji
Closes #140
2019-03-03 18:36:12 +02:00
Alexey Golub
f09f30c7bd
Implement a more sophisticated markdown parsing engine (#145) 2019-03-03 14:16:12 +02:00