Alexey Golub
|
5a84fb25e6
|
Update nuget packages and rework UpdateService
|
2018-03-20 22:18:09 +02:00 |
|
Alexey Golub
|
9988300942
|
Let user disable auto-updates
|
2018-02-25 18:22:55 +02:00 |
|
Alexey Golub
|
4540134a98
|
Don't crash when update fails
|
2018-02-25 18:11:00 +02:00 |
|
Alexey Golub
|
656e5a5b0d
|
Remove some views and replace them with snackbar notifications
|
2018-02-25 17:17:50 +02:00 |
|
Alexey Golub
|
63e3ba8891
|
Add application icon to CLI
|
2018-02-25 17:03:08 +02:00 |
|
Alexey Golub
|
d7572d9fd3
|
Update nuget packages
|
2018-02-25 17:01:52 +02:00 |
|
Alexey Golub
|
63c835df88
|
Implement auto-update via Onova
|
2018-02-25 17:00:44 +02:00 |
|
Alexey Golub
|
7bfd645e8e
|
Update appveyor.yml
|
2018-02-11 12:38:59 +02:00 |
|
Alexey Golub
|
4e5d3cb4ed
|
Add changelog
|
2018-02-11 12:38:48 +02:00 |
|
Alexey Golub
|
cff976e2e4
|
Update nuget packages
|
2018-02-10 18:29:31 +02:00 |
|
Alexey Golub
|
0c69fd6e45
|
Update appveyor.yml
|
2018-02-10 18:27:04 +02:00 |
|
Alexey Golub
|
909a58b641
|
Update deploy script
|
2018-02-10 18:25:49 +02:00 |
|
Alexey Golub
|
2db4ad46cc
|
Remove Costura.Fody
|
2018-02-10 18:25:34 +02:00 |
|
Alexey Golub
|
ffa1023c50
|
Improve word wrapping in messages
Doesn't break words. Fixes #31.
|
2018-02-10 18:02:36 +02:00 |
|
Alexey Golub
|
f7ef3bbb44
|
Bump framework version and small cleanup
|
2018-01-26 18:13:25 +02:00 |
|
Alexey Golub
|
bb2b04d2e5
|
Add IsDefault and IsCancel for all dialog buttons
|
2018-01-13 18:15:42 +02:00 |
|
Alexey Golub
|
1f36fb608a
|
Improve CLI help output
|
2018-01-12 23:29:16 +02:00 |
|
Alexey Golub
|
b6e93e5770
|
Update readme
|
2018-01-12 21:33:32 +02:00 |
|
Alexey Golub
|
8515efe11b
|
Add command line interface and change solution structure (#26)
|
2018-01-12 20:28:36 +01:00 |
|
Oleksii Holub
|
7da82f9ef4
|
Fix crash on channels without topic
|
2018-01-10 18:28:42 +02:00 |
|
Alexey Golub
|
6ccba43807
|
Update copyright
|
2017-12-31 14:12:35 +02:00 |
|
Oleksii Holub
|
2ce9e2c77e
|
Code styling
|
2017-12-22 16:29:50 +02:00 |
|
Oleksii Holub
|
a6a54d688f
|
Deploy on tags
|
2017-12-19 18:18:00 +02:00 |
|
Oleksii Holub
|
e0d2f9c1ba
|
Minor comment fixes
|
2017-12-19 18:17:42 +02:00 |
|
Alexey Golub
|
01f8cf0e32
|
Skip tags in appveyor
|
2017-12-12 14:04:29 +02:00 |
|
Alexey Golub
|
ebab80fda1
|
Update appveyor.yml
|
2017-12-10 22:41:04 +02:00 |
|
Alexey Golub
|
c432a75f62
|
Simplify deployment script
|
2017-12-10 22:36:16 +02:00 |
|
Alexey Golub
|
be4989ea34
|
Add icon
|
2017-11-25 19:06:08 +02:00 |
|
Oleksii Holub
|
f8dae72411
|
Refactor
|
2017-11-09 17:57:32 +02:00 |
|
Oleksii Holub
|
ab46361489
|
Add channel topic to output
Closes #22
|
2017-11-09 17:55:04 +02:00 |
|
Alexey Golub
|
4a986fe5df
|
Refactor
|
2017-10-29 13:09:57 +02:00 |
|
Alexey Golub
|
e3d2afac87
|
Update readme
|
2017-10-27 22:51:07 +03:00 |
|
Alexey Golub
|
0cfcaca6b2
|
Add appveyor.yml
|
2017-10-27 22:46:10 +03:00 |
|
Alexey Golub
|
107c9de265
|
Add message type to message object
|
2017-10-27 22:42:12 +03:00 |
|
Alexey Golub
|
5d6edfd937
|
Update version
|
2017-10-27 22:36:25 +03:00 |
|
Alexey Golub
|
60a5a69aa4
|
Improve message date filtering, convert from snowflake to get the 'to' message ID
|
2017-10-27 22:35:04 +03:00 |
|
Alexey Golub
|
cc565598d3
|
Add support for channel mentions formatting
Closes #19
|
2017-10-27 22:08:53 +03:00 |
|
Alexey Golub
|
6a7000cbc9
|
Re-order URL formatting in HTML formatter
Slightly helps #18
|
2017-10-27 21:34:45 +03:00 |
|
Alexey Golub
|
6706ff95f1
|
Fix user mentions not resolving on bots
|
2017-10-27 21:07:54 +03:00 |
|
Alexey Golub
|
ecc95c9c7f
|
Make the mentions resolving safer
|
2017-10-27 21:04:10 +03:00 |
|
Alexey Golub
|
d4f2049db6
|
Fix wrapping issues in html export
|
2017-10-26 23:36:10 +03:00 |
|
Alexey Golub
|
4d5118de76
|
Add mention support (#17)
* Support for user mentions and incomplete support for role mentions
* Improve formatting a bit
* Implement a hack to get roles
|
2017-10-26 22:21:44 +02:00 |
|
Alexey Golub
|
171718989a
|
Add workarounds for non-default message types
Fixes #16
|
2017-10-26 22:14:50 +03:00 |
|
Alexey Golub
|
75e8d59cc3
|
Wrap text in inline pre
|
2017-10-25 23:37:18 +03:00 |
|
Alexey Golub
|
1d7264a71b
|
Add support for custom emojis
Closes #14
|
2017-10-25 23:31:32 +03:00 |
|
Alexey Golub
|
2c0a63352c
|
Simplify regexes
|
2017-10-25 22:19:25 +03:00 |
|
Alexey Golub
|
42d4d64695
|
Add underscore italics to markdown formatter
Fixes #15
|
2017-10-25 22:04:47 +03:00 |
|
Alexey Golub
|
6968f987ce
|
Small readability improvement
|
2017-10-16 20:24:34 +03:00 |
|
Alexey Golub
|
5ecbfd50b8
|
Update deployment script
|
2017-10-16 13:00:58 +03:00 |
|
Alexey Golub
|
e59a1ea8b4
|
Add deployment script
|
2017-10-16 12:47:55 +03:00 |
|