Commit graph

351 commits

Author SHA1 Message Date
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
Alexey Golub
540ce7f3c3 Update readme 2017-10-16 00:37:34 +03:00
Alexey Golub
a0d261f966 Add fancy badges 2017-10-15 23:58:33 +03:00
Alexey Golub
10446064d5 Ammy formatting 2017-10-07 22:03:43 +03:00
Alexey Golub
6709821324 Cleanup views 2017-10-06 23:27:17 +03:00
Alexey Golub
705e60c76d Update version 2017-10-02 19:24:12 +03:00
Alexey Golub
8ac8c16db3 Disable whole UI when busy 2017-10-02 19:16:06 +03:00
Alexey Golub
1850caba71 Add 'optional' suffix for from/to date pickers in ExportSetupDialog 2017-10-02 19:12:00 +03:00
Alexey Golub
6ccaf3f106 Fix settings not loading early enough 2017-10-02 19:09:35 +03:00
Alexey Golub
d7345e91d3 Improve UX of ExportSetupDialog
Closes #11
2017-10-02 18:59:00 +03:00
Alexey Golub
e5e9d4c9ff Tidy up 2017-10-01 12:18:54 +03:00
Alexey Golub
b280f8b736 Add AM/PM to default date format as it was previously missing it 2017-10-01 11:27:21 +03:00
Alexey Golub
ca452d2421 Update readme 2017-10-01 01:56:42 +03:00
Alexey Golub
9e7d4033e0 Update version 2017-10-01 01:55:04 +03:00
Alexey Golub
263a606bff Improve error messages 2017-10-01 01:49:39 +03:00
Alexey Golub
1e853f11b0 Fix styling for pre 2017-10-01 01:49:26 +03:00
Alexey Golub
77d0956f5d Redesign file picker in ExportSetupDialog 2017-10-01 00:32:10 +03:00
Alexey Golub
d251e8ecf6 Update readme 2017-09-30 23:14:32 +03:00