Commit graph

131 commits

Author SHA1 Message Date
Alexey Golub
1d0a13c613 Always open exported file on completion 2018-04-15 17:13:26 +03:00
Alexey Golub
67036f59ce Order channels by name in the UI 2018-04-15 17:11:45 +03:00
Alexey Golub
517542730a Print available export formats in CLI help 2018-04-15 17:03:48 +03:00
Alexey Golub
19dc2334e2 Update readme 2018-04-15 17:01:22 +03:00
Alexey Golub
4e1f783145 Update readme 2018-04-15 16:59:39 +03:00
Alexey Golub
ff6ef480ab Remove comments from csv exporter 2018-04-15 16:58:47 +03:00
Tim van den Essen
e1e8c73613 Add csv exporting (#44) 2018-04-15 16:52:02 +03:00
Alexey Golub
e0284e281c Update readme 2018-04-15 16:26:53 +03:00
Alexey Golub
435510baf9 Remove AmmyUI 2018-04-15 16:08:57 +03:00
Alexey Golub
cc2583f96b Update version 2018-04-08 13:03:03 +03:00
Alexey Golub
de763f8aaa Try to parse DM group chat names instead of only using participants
Fixes #41
2018-04-08 12:46:55 +03:00
Alexey Golub
7b67cbc385 Improve markdown parsing to make it less volatile
Fixes #18, #20, #40
2018-04-08 12:29:38 +03:00
Alexey Golub
7ffb799136 Update nuget packages 2018-04-01 00:31:58 +03:00
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