Commit graph

251 commits

Author SHA1 Message Date
Alexey Golub
4fbec95208 Fix CSV and PlainText outputs not rendering timestamps correctly
Fixes #65
2018-07-01 16:53:33 +03:00
Alexey Golub
0a48da4c56 Update version 2018-06-28 00:36:26 +03:00
Alexey Golub
3f5f62585c Make emojis larger if they are the only thing in content 2018-06-28 00:29:47 +03:00
Alexey Golub
49f39c7097 Add retry policy for 429 responses 2018-06-28 00:20:31 +03:00
Alexey Golub
e3eac10fb8 Bring HTML light theme in line with dark theme 2018-06-27 23:16:28 +03:00
Alexey Golub
23f9331e4e Cleanup 2018-06-27 00:45:29 +03:00
Alexey Golub
69088b83eb Html-encode date ranges in html export 2018-06-26 23:23:18 +03:00
Alexey Golub
7ecf90d1cb Refactor css for 'pre' with modifiers 2018-06-26 01:14:54 +03:00
Alexey Golub
f0cd2dce1b Improve reactions 2018-06-26 01:09:23 +03:00
IntriguingTiles
e8436faf66 Add support for reactions (#62) 2018-06-26 00:27:45 +03:00
Alexey Golub
61dce7c1a8 Small cleanup 2018-06-25 23:48:40 +03:00
Alexey Golub
6fee160bc7 Show an error when trying to export deleted channel
Closes #51
2018-06-25 23:34:29 +03:00
Alexey Golub
8678043f0d
Implement progress reporting when downloading messages (#57) 2018-06-25 23:11:34 +03:00
Oleksii Holub
e4f0b8193f Output date range in the export file
Closes #56
2018-06-25 18:44:50 +03:00
Oleksii Holub
df811d0b1a Add loading placeholder for guild icons 2018-06-25 17:38:28 +03:00
Oleksii Holub
08da5d685b Prevent choosing invalid from/to dates 2018-06-25 17:11:52 +03:00
Alexey Golub
c2cebe99e3 Fix wrong json node being used to parse mentioned users in messages 2018-06-25 02:28:38 +03:00
Alexey Golub
481991bd00
Architecture refactor (#63) 2018-06-25 01:59:15 +03:00
Malcolm Diller
d958f613a3 Add support for embeds (#46) 2018-05-06 13:09:25 +03:00
Alexey Golub
3b7da21c24 Update version 2018-04-15 17:19:46 +03:00
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