Brandon Smith
|
c16cb31782
|
Better handle user exceptions
|
2015-08-22 03:44:05 -03:00 |
|
Brandon Smith
|
6b547449b8
|
Added better voice state parsing
|
2015-08-21 21:48:12 -03:00 |
|
Brandon Smith
|
930cbd8580
|
Minor edit
|
2015-08-21 20:57:43 -03:00 |
|
Brandon Smith
|
d34f3f9db1
|
Renamed Message.Text to RawText and added lazy-loaded Text with mention conversion.
|
2015-08-21 20:56:07 -03:00 |
|
Brandon Smith
|
a3f87332a7
|
Brought back FindUsers(name)
|
2015-08-21 20:21:44 -03:00 |
|
Brandon Smith
|
2c7d049704
|
Added GetPMChannel
|
2015-08-21 20:18:18 -03:00 |
|
Brandon Smith
|
10ff8a441a
|
0.5.0
|
2015-08-21 19:32:20 -03:00 |
|
Brandon Smith
|
67f9296c07
|
Added Invite documentation
|
2015-08-21 19:26:05 -03:00 |
|
Brandon Smith
|
d10991db21
|
Added Role documentation
|
2015-08-21 19:16:11 -03:00 |
|
Brandon Smith
|
803e7e04a5
|
Added Message documentation
|
2015-08-21 18:38:12 -03:00 |
|
Brandon Smith
|
f90e41271a
|
Added Server documentation
|
2015-08-21 18:32:09 -03:00 |
|
Brandon Smith
|
3a4cc92c30
|
Added User documentation
|
2015-08-21 18:31:14 -03:00 |
|
Brandon Smith
|
766b19bfd9
|
Added ChannelTypes documentation
|
2015-08-21 18:17:04 -03:00 |
|
Brandon Smith
|
b372f1695e
|
Added Channel documentation
|
2015-08-21 18:16:13 -03:00 |
|
Brandon Smith
|
bfdf46e778
|
Finished documentation on DiscordClient
|
2015-08-21 18:09:31 -03:00 |
|
Brandon Smith
|
724b6bdb71
|
Cleaned up cache methods and added docs
|
2015-08-21 17:46:31 -03:00 |
|
Brandon Smith
|
5e07822c18
|
0.4.3
|
2015-08-21 15:21:31 -03:00 |
|
Brandon Smith
|
c710bf42e3
|
Fixed csproj's reference to HttpException
|
2015-08-21 15:21:04 -03:00 |
|
Brandon Smith
|
43c050604c
|
Added User.Mention shortcut
|
2015-08-21 12:01:14 -03:00 |
|
Brandon Smith
|
f190679973
|
Added IsMentioningMe property to Message
|
2015-08-21 04:06:47 -03:00 |
|
Brandon Smith
|
9d1d549563
|
Stop using untyped try-catches T_T
|
2015-08-20 22:53:04 -03:00 |
|
Brandon Smith
|
a44ba237df
|
Moved HttpException into Discord namespace
|
2015-08-20 22:05:37 -03:00 |
|
Brandon Smith
|
03a291c61a
|
Fixed SendMessage overload
|
2015-08-20 21:04:50 -03:00 |
|
Brandon Smith
|
d0d441c1e4
|
Added SendFile, Message now parses attachments
|
2015-08-20 16:40:39 -03:00 |
|
Brandon Smith
|
4d741c4ec1
|
Typo
|
2015-08-20 14:42:42 -03:00 |
|
Brandon Smith
|
ef376dc054
|
Added support for changing username, password and email. Added UserChanged event.
|
2015-08-20 14:40:32 -03:00 |
|
Brandon Smith
|
4f45f8e851
|
0.4.2
|
2015-08-20 13:37:19 -03:00 |
|
Brandon Smith
|
c37a895b9c
|
Allow full invite URLs to be passed to AcceptInvite
|
2015-08-20 13:36:39 -03:00 |
|
Brandon Smith
|
7b24926310
|
Added HttpException so we can actually catch server errors again!
|
2015-08-18 20:10:19 -03:00 |
|
Brandon Smith
|
67c734d7a0
|
Merge branch 'master' of https://github.com/RogueException/Discord.Net.git
|
2015-08-18 17:51:35 -03:00 |
|
Brandon Smith
|
02e718a96e
|
General WebSocket improvements
|
2015-08-18 17:51:26 -03:00 |
|
Brandon Smith
|
db392ff183
|
Added a couple new tests
|
2015-08-18 17:51:13 -03:00 |
|
Brandon Smith
|
7ed231a499
|
Added token login and missing dependency
|
2015-08-18 17:50:48 -03:00 |
|
Brandon Smith
|
89ef25710a
|
Added Http Decompression support
|
2015-08-18 17:49:11 -03:00 |
|
RogueException
|
81256407d3
|
Cleaned up links, added NuGet packages
|
2015-08-18 03:02:04 -03:00 |
|
Brandon Smith
|
4be5a98bf4
|
Merge branch 'master' of https://github.com/RogueException/Discord.Net.git
|
2015-08-18 02:50:24 -03:00 |
|
Brandon Smith
|
07b8ea8450
|
Fixed tests
|
2015-08-18 02:50:16 -03:00 |
|
RogueException
|
8e8e1eca20
|
Learning how bad I am at remember version numbers
|
2015-08-17 23:54:25 -03:00 |
|
RogueException
|
0d3cdf8742
|
Update README.md
|
2015-08-17 23:52:18 -03:00 |
|
RogueException
|
4a77b4cdae
|
Update README.md
|
2015-08-17 23:52:07 -03:00 |
|
Brandon Smith
|
4cd0094a2b
|
Fixed dependency, Added dnx451 target
|
2015-08-17 23:17:25 -03:00 |
|
Brandon Smith
|
4714a6d73f
|
Fixed Nuget dependency errors
|
2015-08-17 23:01:07 -03:00 |
|
Brandon Smith
|
7fc940c5e8
|
0.4.0
|
2015-08-17 22:03:15 -03:00 |
|
Brandon Smith
|
69c9cc33f1
|
Don't raise the Disconnected event if the first connection fails.
|
2015-08-17 22:01:44 -03:00 |
|
Brandon Smith
|
5fb96188c9
|
Improved all things HTTP related
|
2015-08-17 20:30:12 -03:00 |
|
Brandon Smith
|
60f74d088a
|
Project restructure, Added .Net Core support, Fixed some bugs
|
2015-08-17 18:57:44 -03:00 |
|
Brandon Smith
|
f9f31c3c04
|
SendMessage now returns an array of all created messages
|
2015-08-15 19:30:10 -03:00 |
|
Brandon Smith
|
cdbcfa2a5c
|
Minor bugfix
|
2015-08-15 17:02:22 -03:00 |
|
Brandon Smith
|
d657f1be94
|
Removed release notes from nuspec
|
2015-08-15 14:55:17 -03:00 |
|
Brandon Smith
|
b5c37b0986
|
Syntax cleanup
|
2015-08-15 14:48:31 -03:00 |
|