DiscordChatExporter/DiscordChatExporter/Models
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
..
Attachment.cs Add GUI (#7) 2017-09-28 01:24:45 +03:00
AttachmentType.cs Rework HTML export 2017-09-30 17:18:41 +03:00
Channel.cs Add GUI (#7) 2017-09-28 01:24:45 +03:00
ChannelChatLog.cs Rework HTML export 2017-09-30 17:18:41 +03:00
ChannelType.cs Add GUI (#7) 2017-09-28 01:24:45 +03:00
ExportFormat.cs Improve UX of ExportSetupDialog 2017-10-02 18:59:00 +03:00
Extensions.cs Improve UX of ExportSetupDialog 2017-10-02 18:59:00 +03:00
Guild.cs Add GUI (#7) 2017-09-28 01:24:45 +03:00
Message.cs Add mention support (#17) 2017-10-26 22:21:44 +02:00
MessageGroup.cs Rework HTML export 2017-09-30 17:18:41 +03:00
MessageType.cs Add workarounds for non-default message types 2017-10-26 22:14:50 +03:00
Role.cs Add mention support (#17) 2017-10-26 22:21:44 +02:00
User.cs Add GUI (#7) 2017-09-28 01:24:45 +03:00