24b1e3ed8
Minor cleanup by
2015-12-25 02:27:52 -0400
0c235d69f
Fixed bans by
2015-12-25 02:27:42 -0400
5c18600a5
Downgraded to Net45 by
2015-12-24 22:35:42 -0400
c3d28ee5b
Added GUILD_EMOJIS_UPDATE placeholder by
2015-12-24 19:27:18 -0400
340e5dcb8
Merge branch 'dev' of https://github.com/RogueException/Discord.Net.git by
2015-12-24 18:01:10 -0400
03f576945
Merge pull request #19 from 420foxbot/dev by
2015-12-24 17:57:06 -0400
bf900e71e
(refs/pull/19/head)
in README.md: change 'Send/Receieve Messages' to 'Send/Receive' messages, to conform with English spelling standards by
2015-12-24 16:55:31 -0500
84ee218f4
Minor edit by
2015-12-24 17:52:38 -0400
0c622bffd
Merge pull request #18 from 420foxbot/dev by
2015-12-24 17:46:04 -0400
b6e886c07
(refs/pull/18/head)
Remove the trailing slash on the CDN URL in DiscordConfig by
2015-12-24 16:40:01 -0500
3bdcd5ebb
Added exception-only log functions by
2015-12-24 14:41:57 -0400
1ade4ecc2
Fixed handling of null values in User.Update(MemberVoiceState) by
2015-12-24 00:26:41 -0400
a4447d759
Update status of CurrentUser when status or currentgame is changed by
2015-12-24 00:11:52 -0400
6f1afccca
Added logging for rate limit errors by
2015-12-24 00:07:40 -0400
96b5337da
Removed unused invite variables by
2015-12-24 00:07:21 -0400
9fbd37835
Fixed Channel.Users by
2015-12-24 00:00:49 -0400
fc89714e7
Renamed User.GameName to User.CurrentGame by
2015-12-23 23:27:03 -0400
186345dc7
Added some API placeholders by
2015-12-23 23:03:37 -0400
c1a2cd127
Minor edit by
2015-12-23 22:39:13 -0400
04b13745d
Fixed some C#6 alerts by
2015-12-23 22:09:59 -0400
7da2f4e51
Added support for new game format by
2015-12-23 22:09:37 -0400
33b79de11
Updated to use new outgoing message format by
2015-12-23 21:07:48 -0400
7a2c9db21
Fixed test project by
2015-12-23 20:10:00 -0400
85638cce7
Removed references to deleted files by
2015-12-23 20:08:37 -0400
f557ede8f
Fixed csprojs by
2015-12-23 20:06:04 -0400
ecee1b721
Fixed some legacy warnings by
2015-12-23 14:29:37 -0400
8429a52bc
Add an extra null check to Channel.GetUser when permission cache is disabled by
2015-12-23 14:11:23 -0400
e3b5cf3a7
Fixed PM crash when modules are enabled by
2015-12-23 05:05:26 -0400
84bf9e751
Added User.PrivateChannel by
2015-12-23 05:02:49 -0400
f522053cf
Fixed DiscordClient.PrivateChannels by
2015-12-23 05:02:42 -0400
4983e4858
Minor fix by
2015-12-23 04:53:45 -0400
8350040e7
Readded Server.TextChannels and VoiceChannels. Changed Channel.Type to ChannelType. by
2015-12-23 04:51:35 -0400
9b0dcc8ee
Removed verbose message ids from verbose logging by
2015-12-23 04:38:32 -0400
89eba9acb
I shan't, it's Christmas! by
2015-12-23 04:35:14 -0400
f832eadba
Services.Add now returns the object passed to it by
2015-12-23 03:33:02 -0400
dcbf1f229
Fixed Ban/Unban legacy methods to match old definitions by
2015-12-23 03:32:43 -0400
38e2501e6
Fixed Audio compile errors by
2015-12-23 03:16:48 -0400
1762bf438
Fixed modules/commands compile errors by
2015-12-23 03:00:46 -0400
06fae0c95
Re-added model functions, and added legacy extensions by
2015-12-23 02:49:07 -0400
d10e77116
0.9.0-alpha2, Updated to .Net 4.6 by
2015-12-22 20:36:23 -0400
5e1c56848
Added missing files by
2015-12-22 20:31:51 -0400
0d1e69600
Cleaned up all the models by
2015-12-22 20:31:35 -0400
539284e2a
Support null LastMessageIds by
2015-12-16 19:05:35 -0400
b8e4f6c5d
Fixed several issues by
2015-12-16 18:56:34 -0400
21ac5c5d7
Added missing files by
2015-12-16 18:05:21 -0400
e8bdc980f
Reworked Rest system by
2015-12-16 18:01:41 -0400
16ab52dad
Fixed Invite.Id being null by
2015-12-14 21:06:43 -0400
028e012d7
Added discriminator to User.ToString and Channel.ToString (when private) by
2015-12-13 23:18:41 -0400
3e72954c4
Fixed EditServer error 500s by
2015-12-13 23:16:19 -0400
2dca7d9eb
Changed ids to uint64s by
2015-12-13 17:26:59 -0400
0e3edaf01
Merge pull request #17 from jhgg/patch-1 by
2015-12-13 16:36:04 -0400
fab26f0c9
(refs/pull/17/head)
Use `ulong` instead of `long` to store message id by
2015-12-13 12:07:51 -0800
3c25e6add
Added rate limit warning to log. by
2015-12-13 12:17:24 -0400
8e16c7a89
Fixed handling of 429 responses by
2015-12-12 21:56:27 -0400
99bf5242d
Added built-in token caching, enabled by default by
2015-12-12 21:45:54 -0400
22472d401
Minor cleanup by
2015-12-11 22:14:19 -0400
e581fc8de
Also fire ServerAvailable/Unavailable when joining/leaving a server by
2015-12-11 22:13:34 -0400
4e9a2833e
Build the Server.EveryoneRole object early just in case by
2015-12-11 21:42:07 -0400
4bf4df5c5
Fixed null primary logger by
2015-12-11 21:34:58 -0400
267b7bcaf
Fixed errors during unload with a disabled message cache by
2015-12-11 21:32:44 -0400
ca56063e1
Fixed GUILD_MEMBER_REMOVE by
2015-12-11 21:30:53 -0400
52934bf39
Fixed reconnects due to connection loss by
2015-12-11 19:55:47 -0400
5b647f225
Use the CancelSource given to TaskManager rather than make our own by
2015-12-11 19:31:54 -0400
5760e94d8
Reworked internal task engine for DiscordClient and WebSocket. Several other minor async fixes. by
2015-12-11 19:07:55 -0400
2b8184f1a
Removed trackactivity conditionals by
2015-12-11 09:33:11 -0400
34d0b996d
Added DiscordClient.AckMessage by
2015-12-11 09:24:47 -0400
1807982b2
Removed AckMessages and TrackActivity config options. by
2015-12-11 09:20:42 -0400
89d205018
Fixed race condition in websocket by
2015-12-11 09:07:25 -0400
7986b819e
Added logging shortcuts, simplied log messages by
2015-12-11 09:07:03 -0400
910b4c4c3
Removed _userId references by
2015-12-10 15:44:55 -0400
3c22ed519
Refreshed nuget packages by
2015-12-10 03:25:33 -0400
954fea856
Fixed edit message queue by
2015-12-09 23:11:38 -0400
a0cbe5d3b
Use WebSocket4Net instead of WebSocketSharp by
2015-12-09 22:57:34 -0400
b5cbf3664
Send channel_id as a string, not long by
2015-12-09 22:03:49 -0400
c471fc51f
Added moving users between audio channels by
2015-12-09 22:03:05 -0400
218c5bce6
Fixed CreateInvite preconditions by
2015-12-09 21:54:24 -0400
39b3667ce
Added AppName and AppVersion optional fields to DiscordConfig. UserAgent is now readonly. by
2015-12-09 21:29:09 -0400
43cbc9962
Renamed MessageReadRemotely to MessageAcknowledged by
2015-12-09 20:37:44 -0400
946820d08
Added SendFile(User), reworked the message queue, adding edit message queuing by
2015-12-09 20:34:46 -0400
fb190b45a
Defaulted MessageQueue to enabled by
2015-12-09 16:47:10 -0400
8707dbe99
Added rate limit support by
2015-12-09 16:46:12 -0400
94e5bbf0e
Minor cleanup by
2015-12-09 01:02:54 -0400
47773086f
Fixed error in Server-level permission resolving by
2015-12-09 01:02:20 -0400
82746e920
Refactoring and fixed a few stylecop errors by
2015-12-09 00:56:09 -0400
a44e08bba
Added UsePermissionsCache config, fixed a few permission bugs by
2015-12-09 00:54:40 -0400
f8b610522
Minor style edit by
2015-12-08 09:37:05 -0400
3fe7124f4
Started WebSocket cleanup by
2015-12-08 09:35:18 -0400
d2de658df
Fixed compile error by
2015-12-08 04:23:45 -0400
8b42312bd
Minor exception edit by
2015-12-08 04:23:35 -0400
2efd61288
Removed leftover doc by
2015-12-08 04:23:16 -0400
eb319d1fb
A few FindChannels and FindUsers bugfixes by
2015-12-07 18:35:45 -0400
1567f30c5
Adjusted FindUsers docs by
2015-12-07 18:31:39 -0400
0bc7683e1
Fixed LogService level check by
2015-12-07 10:26:49 -0400
d9bfc5fef
Fixed EditProfile not caching changes by
2015-12-07 10:26:38 -0400
54b235301
Changed dotnet folder to netplatform, fixed reference to Shared by
2015-12-07 10:04:50 -0400
567fb0ffa
Added cleanup and doc to websockets by
2015-12-06 22:23:06 -0400
fd874a6a0
Moved net exceptions to Net namespace, grouped services together by
2015-12-06 21:27:58 -0400
2cdc0ad37
More cleanup and internal reordering by
2015-12-06 21:16:58 -0400
d512d9640
Renamed DataWebSocket and combined Bans API into Users by
2015-12-06 20:33:48 -0400
080be711a
Changed a couple log strings by
2015-12-06 07:21:08 -0400