03a291c61
Fixed SendMessage overload by
2015-08-20 21:04:50 -0300
d0d441c1e
Added SendFile, Message now parses attachments by
2015-08-20 16:40:39 -0300
4d741c4ec
Typo by
2015-08-20 14:42:42 -0300
ef376dc05
Added support for changing username, password and email. Added UserChanged event. by
2015-08-20 14:40:32 -0300
4f45f8e85
0.4.2 by
2015-08-20 13:37:19 -0300
c37a895b9
Allow full invite URLs to be passed to AcceptInvite by
2015-08-20 13:36:39 -0300
7b2492631
Added HttpException so we can actually catch server errors again! by
2015-08-18 20:10:19 -0300
67c734d7a
Merge branch 'master' of https://github.com/RogueException/Discord.Net.git by
2015-08-18 17:51:35 -0300
02e718a96
General WebSocket improvements by
2015-08-18 17:51:26 -0300
db392ff18
Added a couple new tests by
2015-08-18 17:51:13 -0300
7ed231a49
Added token login and missing dependency by
2015-08-18 17:50:48 -0300
89ef25710
Added Http Decompression support by
2015-08-18 17:49:11 -0300
81256407d
Cleaned up links, added NuGet packages by
2015-08-18 03:02:04 -0300
4be5a98bf
Merge branch 'master' of https://github.com/RogueException/Discord.Net.git by
2015-08-18 02:50:24 -0300
07b8ea845
Fixed tests by
2015-08-18 02:50:16 -0300
8e8e1eca2
Learning how bad I am at remember version numbers by
2015-08-17 23:54:25 -0300
0d3cdf874
Update README.md by
2015-08-17 23:52:18 -0300
4a77b4cda
Update README.md by
2015-08-17 23:52:07 -0300
4cd0094a2
Fixed dependency, Added dnx451 target by
2015-08-17 23:17:25 -0300
4714a6d73
Fixed Nuget dependency errors by
2015-08-17 23:01:07 -0300
7fc940c5e
0.4.0 by
2015-08-17 22:03:15 -0300
69c9cc33f
Don't raise the Disconnected event if the first connection fails. by
2015-08-17 22:01:44 -0300
5fb96188c
Improved all things HTTP related by
2015-08-17 20:30:12 -0300
60f74d088
Project restructure, Added .Net Core support, Fixed some bugs by
2015-08-17 18:57:44 -0300
f9f31c3c0
SendMessage now returns an array of all created messages by
2015-08-15 19:30:10 -0300
cdbcfa2a5
Minor bugfix by
2015-08-15 17:02:22 -0300
d657f1be9
Removed release notes from nuspec by
2015-08-15 14:55:17 -0300
b5c37b098
Syntax cleanup by
2015-08-15 14:48:31 -0300
fb111833f
Added Role Permissions by
2015-08-15 14:27:17 -0300
8e2e5d48d
Bumped version to 0.3.2 by
2015-08-15 12:52:02 -0300
640dff78b
Added EditMessage by
2015-08-15 12:51:45 -0300
bfc67cae9
Crash fix by
2015-08-14 22:28:01 -0300
44bcedd74
Merge branch 'master' of https://github.com/RogueException/Discord.Net.git by
2015-08-14 22:26:02 -0300
4d07a54a8
Added DownloadMessages and edit message support by
2015-08-14 22:25:57 -0300
a720b2c35
Bumped version by
2015-08-14 15:39:04 -0300
424acfc0e
Merge branch 'master' of https://github.com/RogueException/Discord.Net.git by
2015-08-14 15:38:11 -0300
814a7cc31
Added memberships, roles, fixed several issues. v3.1 by
2015-08-14 15:38:05 -0300
239e6b7ea
Updated version by
2015-08-14 03:21:10 -0300
17eb2a30d
3.0, added NuGet by
2015-08-14 03:08:27 -0300
05b6a8bf5
Merge branch 'master' of https://github.com/RogueException/Discord.Net.git by
2015-08-13 22:34:55 -0300
ed1cff562
Switched runtime to .Net 4.5 by
2015-08-13 22:34:42 -0300
c1953ab78
Minor edits by
2015-08-13 16:22:41 -0300
99daefdeb
Fixed stack overflow by
2015-08-13 15:07:46 -0300
031a79aa7
Added search commands and avatarurl by
2015-08-13 15:05:57 -0300
214ca84ca
More Bugfixes by
2015-08-13 13:57:05 -0300
adf30ad4e
Added DeleteMessage, added ChannelId to outgoing messages by
2015-08-13 13:45:49 -0300
a7455ba60
Merge branch 'master' of https://github.com/RogueException/Discord.Net.git by
2015-08-13 13:09:50 -0300
206bafce7
Bug fixes by
2015-08-13 13:09:43 -0300
b29fcfba7
Removed PM from todo list by
2015-08-13 12:23:20 -0300
71a07f010
Merge branch 'master' of https://github.com/RogueException/Discord.Net.git by
2015-08-13 12:22:23 -0300
28d69300b
Added CreatePMChannel by
2015-08-13 12:22:09 -0300
8ea4a5e6f
Formatting fix by
2015-08-13 10:42:51 -0300
554fec21b
Added links to the node libraries by izy521 and hydraboly by
2015-08-13 10:42:30 -0300
87e9fdb60
Added server icon property by
2015-08-13 01:49:10 -0300
c1f08d507
Merge branch 'master' of https://github.com/RogueException/Discord.Net.git by
2015-08-13 01:41:04 -0300
ae4b519b7
Fixed GUILD_UPDATE crash by
2015-08-13 01:40:54 -0300
541c32008
Update README.md by
2015-08-12 17:24:38 -0300
d08fa8726
Update README.md by
2015-08-12 17:00:38 -0300
6abd07e0b
Don't crash if a reconnect attempt fails by
2015-08-12 11:06:02 -0300
e2862c862
Added GUILD_UPDATE websocket event by
2015-08-11 23:26:06 -0300
ff6b78bab
Added WebSocket timeout, Test event timeout by
2015-08-11 11:29:45 -0300
98687c80a
Fixed minor event test issue by
2015-08-11 11:25:40 -0300
1d222e9f3
Added Create/Destroy Channel by
2015-08-11 00:01:46 -0300
1c52a62fb
Added some tests, fixed related bugs by
2015-08-10 23:29:21 -0300
f7f73a9d1
Cleanup, added SendMessage aliases by
2015-08-10 22:46:41 -0300
cf63733ee
Some Http fixes, added SendMessage response by
2015-08-10 18:08:35 -0300
19ba8e376
Fixed GET methods by
2015-08-10 16:52:47 -0300
7d7c14eb9
Added gitattributes by
2015-08-09 11:36:55 -0300
d15ec6d1e
Added credentials to gitignore by
2015-08-09 11:34:52 -0300
c80f49654
Collapsed Discord.Models namespace by
2015-08-09 11:34:19 -0300
8568d259f
Merge branch 'master' of https://github.com/RogueException/Discord.Net.git by
2015-08-09 11:30:17 -0300
a9c495090
Revert "Collapsed Discord.Models namespace, cleaned up Message cache" by
2015-08-09 11:29:56 -0300
389372b93
Collapsed Discord.Models namespace, cleaned up Message cache by
2015-08-09 11:19:27 -0300
d7a3d78c7
Update README.md by
2015-08-09 02:10:26 -0300
d0bd1e7d6
Updated README by
2015-08-08 11:54:08 -0300
20a13df28
Clear caches on manual disconnect by
2015-08-08 11:52:08 -0300
070121c9d
Added Channel reference to message by
2015-08-08 11:29:40 -0300
d9d4d6d62
Added Kick/Ban/Mute/Deaf, cleaned Http Helper, removed a few leftovers from 0.1 by
2015-08-08 11:27:53 -0300
1c366c078
Major cleanup, added message and role caches, added a few events, added test placeholder by
2015-08-07 23:22:45 -0300
5b250d371
Update README.md by
2015-08-05 07:46:05 -0300
d141d555d
Added several new events by
2015-08-04 16:54:40 -0300
75af3cb86
Simplified Regions by
2015-08-04 15:45:37 -0300
85f09c590
Merge branch 'master' of https://github.com/RogueException/Discord.Net.git by
2015-08-04 14:56:34 -0300
ebd76f9eb
Updated AssemblyInfo by
2015-08-04 14:36:58 -0300
7b29abc2b
Initial Commit - V0.1.0 by
2015-08-04 14:34:50 -0300
f74051884
Minor wording change by
2015-08-04 14:32:53 -0300
1c3fb8f4a
Create README.md by
2015-08-04 14:30:28 -0300
567e60706
Initial commit by
2015-08-04 05:04:33 -0300