f70147625
Follow up from previous commit by
2016-06-06 19:15:50 -0400
8bd02d437
Removed redundant Class File by
2016-06-06 19:12:35 -0400
4e43f2b01
Added BulkMessageDelete by
2016-06-06 18:59:25 -0400
f62948188
0.9.3.1 by
2016-06-05 19:43:26 -0300
eb14cfdb8
Removed PreAuthenticate = false by
2016-06-01 10:37:47 -0300
a4b08bee8
Fixed updating members without ManageNicknames by
2016-06-01 01:48:33 -0300
191784c9c
Updated README to have new badges again by
2016-05-28 11:09:59 -0400
9b23aff03
Merge remote-tracking branch 'refs/remotes/upstream/dev' by
2016-05-28 10:55:24 -0400
fa5f79eac
Patched TestRestClient for compatibility with newest version. by
2016-05-28 10:53:29 -0400
597cedae6
Redirected Guild.Channels to data store by
2016-05-27 10:49:45 -0300
48dc622fb
Added ConcurrentHashSet by
2016-05-27 10:49:01 -0300
89fadb52f
Moved Roles out of the primary data store by
2016-05-27 10:48:52 -0300
e16eb4e89
Fixed voice region caching by
2016-05-27 05:32:15 -0300
28247b17d
Lots more websocket and logging bugfixes :D by
2016-05-27 05:15:32 -0300
14180fb76
Fixed null GameTypes by
2016-05-27 03:12:42 -0300
416162fd9
0.9.3 by
2016-05-27 03:12:05 -0300
5f4336922
Fixed several websocket and datastore issues by
2016-05-27 02:18:29 -0300
b93abcc95
Added initial websocket support by
2016-05-27 01:52:11 -0300
50392d368
Added a couple of buckets, fixed logging out by
2016-05-23 02:22:51 -0300
80f9d6f2d
Added support for nickname parsing by
2016-05-19 14:22:49 -0300
af680b7f4
Added UserLimit to IVoiceChannel by
2016-05-19 10:09:23 -0300
c6c18bcf4
Added Voice Channel user_limit by
2016-05-19 10:04:59 -0300
4aba51f2f
Added Game(name) constructor by
2016-05-19 00:06:12 -0300
473b1bdbb
Fixed nicknames by
2016-05-19 00:06:00 -0300
fdbe41d77
Fixed a couple Optional errors by
2016-05-19 00:05:45 -0300
bcbf1bc5c
Fixed setting other users' nicknames by
2016-05-19 00:04:25 -0300
12fad60fc
Fixed removing own nicknames by
2016-05-18 23:46:58 -0300
86b0b3b26
Minor doc edit by
2016-05-18 19:30:01 -0300
b8cc2eb20
Added commands triggering on nickname mentions by
2016-05-18 19:27:49 -0300
6d6137ad0
Added Profile.NicknameMention by
2016-05-18 19:27:04 -0300
41629525e
Fixed game name not serializing by
2016-05-18 19:25:22 -0300
d0f6e70db
Several Game fixes by
2016-05-18 19:19:04 -0300
b9d9191a3
Major cleanup, upgraded to RC2, ported several websocket features from 0.9. by
2016-05-17 05:29:44 -0300
cc68ef27f
Fixed a couple permissions bugs by
2016-05-17 03:58:04 -0300
eb614d17b
Fixed a link by
2016-05-16 23:04:05 -0300
4d766aad7
Removed Known issues by
2016-05-16 22:42:29 -0300
6a896da0b
Updated README by
2016-05-16 22:42:00 -0300
878ff65cf
Readded net45 support, 0.9.2 by
2016-05-16 22:20:11 -0300
4ea259bce
Removed preserveCompilationContext by
2016-05-16 21:19:31 -0300
cd3d90ea8
Added .Net Core RC2 Support by
2016-05-16 20:27:24 -0300
2be302068
Renamed DiscordRawClient to DiscordAPIClient by
2016-05-16 02:04:49 -0300
0f4e3819c
Added attachment count to Message.DebuggerDisplay by
2016-05-16 01:40:24 -0300
08413a399
Removed Aggressive Inlines by
2016-05-16 01:26:42 -0300
18f7e805e
Removed Rest's VoiceChannel.GetUser(s). Added IChannel.GetUser(limit, offset) by
2016-05-16 01:20:29 -0300
f6058b245
Use NotNullOrEmpty instead of NotNullOrWhitespace by
2016-05-16 00:44:24 -0300
4416b514b
Fixed GuildUser not initializing by
2016-05-16 00:41:27 -0300
67c810b71
Cleaned up Preconditions, removed implicit Optional cast by
2016-05-16 00:38:28 -0300
4714dd78e
Fixed GetGuildMembers for servers larger than 1000 members. by
2016-05-15 23:25:22 -0300
b42bf9cfd
Fixed Optional.GetValueOrDefault(defaultValue) by
2016-05-15 23:24:42 -0300
140ea65a8
Fixed DeleteMessages when a single message is passed. by
2016-05-15 23:16:10 -0300
bf1e77e96
Added explicit DM functions to RawClient by
2016-05-15 23:13:58 -0300
300922d62
Minor rename by
2016-05-15 21:45:57 -0300
7898b7420
Added content preconditions to CreateMessage and UploadFile by
2016-05-15 19:25:57 -0300
189938bea
Fixed GetMessages with non-multiples of 100 by
2016-05-15 19:07:00 -0300
a59bfaaef
Several GetMessages fixes by
2016-05-15 15:13:31 -0300
7b68b4a86
Simplified ToString, added debug strings by
2016-05-15 03:22:40 -0300
4365aced8
Change LastMessageId to nullable by
2016-05-15 02:14:41 -0300
1ee5e6d77
Explicitly select json converters, added Image and Int53 attributes, fixed a couple of routes. by
2016-05-15 02:07:52 -0300
d1d6bf2c5
Cleaned up helpers and permissions, bumped perms up to uint64. by
2016-05-15 01:16:03 -0300
6615b852c
Moved IDeletable from InviteMetadata to Invite by
2016-05-14 23:03:45 -0300
fe042e51b
Cleaned up Invites by
2016-05-14 23:01:01 -0300
07e8eb458
Fixed several channel bugs and cleaned up WS channel entities. by
2016-05-14 22:47:13 -0300
57dfd9397
Remove IUpdateable.Update from WebSocket entities by
2016-05-14 21:26:24 -0300
ec7297e99
Dont exception on SetGame if no url is passed by
2016-05-14 21:05:36 -0300
94ad85529
Merge pull request #58 from khionu/master by
2016-05-14 21:03:32 -0300
f5045f2a6
Added Game model by
2016-05-14 21:03:29 -0300
234185b60
(refs/pull/58/head)
Confirmed working now by
2016-05-14 19:37:48 -0400
c01e3c069
Prep for WebSocket client, Several MessageQueue fixes by
2016-05-14 20:23:57 -0300
a026320b4
Updated README, fixed User Tests by
2016-05-14 18:45:16 -0400
d47bae286
Merge branch 'dev' of https://github.com/RogueException/Discord.Net into unit-testing by
2016-05-14 18:03:30 -0400
1ab4e1e24
Fixed GetGuildMembers endpoint by
2016-05-14 18:59:10 -0300
cf6d3d25e
Several token and endpoint bugfixes by
2016-05-14 18:58:29 -0300
b08f7b664
Added JSON serializer, switched mocks to API models; Added Tests... by
2016-05-14 17:58:17 -0400
25300d5fa
Add tests for Users; Add Mocks/Handlers by
2016-05-13 22:29:59 -0400
00a901aca
Login Unit Tests by
2016-05-13 20:59:04 -0400
8f0d77749
Begin Rewriting Unit Tests by
2016-05-13 20:58:06 -0400
c3df2577e
Implimented the new GameObject for UserPresences by
2016-05-13 18:31:38 -0400
7f3b88647
Cleaned up Optional by
2016-05-13 03:32:41 -0300
96efc97fc
Added user login, switching users/tokens, and token validation by
2016-05-13 02:54:58 -0300
a87027b7a
Fixed several permission bugs by
2016-05-13 02:48:24 -0300
9a47de650
Moved DiscordClient.CurrentUser to GetCurrentUser, lazy load it. by
2016-05-13 01:40:34 -0300
de2068140
Cleaned up nickname editing by
2016-05-12 23:55:42 -0300
c6e919fb7
Merge pull request #57 from Lirusaito/master by
2016-05-12 23:45:45 -0300
93bf06bcb
Added support for changing nicknames by
2016-05-12 23:43:34 -0300
14bb0f7e2
Added support for optional model parameters, fixed a few model errors by
2016-05-12 23:18:01 -0300
4bc37d8c3
Added IGuild.IsOwner, cleaned a few exceptions by
2016-05-12 10:57:29 -0300
227c8f3e6
Minor rename by
2016-05-12 10:38:49 -0300
4d565d1b2
Added ToString to several Rest models by
2016-05-12 10:35:37 -0300
0eb9ff6bd
Fixed several model processing bugs by
2016-05-12 10:27:58 -0300
7cccf6b30
Fixed MessageQueue race condition by
2016-05-12 10:07:04 -0300
66097b3fd
Added MessageQueue by
2016-05-12 09:25:38 -0300
d1f3dfe26
(refs/pull/57/head)
Shove in support for changing own nick (through `User.Edit(nickname:))` by
2016-05-08 02:01:23 -0400
641401da4
Add support for changing Nicknames! by
2016-05-04 12:24:04 -0400
137998f7e
Reorganized files, moved DiscordRestClient to Rest.DiscordClient, added RestProvider to config by
2016-05-08 15:02:29 -0300
82471845d
Don't serialize payloads twice by
2016-05-08 03:05:43 -0300
6af706743
Move PermissionsHelper to Shared by
2016-05-08 03:05:33 -0300
1ec2e7bc1
Fixed a path by
2016-05-08 02:29:32 -0300
b45a0ebe6
1.0 REST Preview 2 by
2016-05-08 01:31:07 -0300
9c77a80cf
Typo by
2016-05-06 01:11:41 -0300
75a5f4a73
Added Administrator, ChangeNick and ManageNick permissions by
2016-05-06 01:11:15 -0300