Commit Graph

  • *
  • |\
  • | *
  • |/
  • *
  • *
  • *
  • *
  • |\
  • * |
  • * |
  • * |
  • * |
  • * |
  • |\ \
  • | | | *
  • | | | |\
  • | | |_|/
  • | |/| |
  • | * | |
  • |/ / /
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • | |/
  • |/|
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • 7f2341ba4 Merge pull request #24 from 420foxbot/fork by RogueException 2016-01-24 18:10:59 -0400
  • 938bbe788 (refs/pull/24/head) remove obsoleted profile page; update features/logging, remove it from stub; update logging example by Christopher F 2016-01-24 12:33:21 -0500
  • b224add71 Remove DiscordClient.Disconnected event by RogueException 2016-01-24 00:34:40 -0400
  • 204097555 Register AudioService to GatewaySocket.Disconnected event, not DiscordClient.Disconnected by RogueException 2016-01-24 00:34:09 -0400
  • 15781c2b2 Ensure WebSocket.State is Disconnected before raising OnDisconnected by RogueException 2016-01-24 00:33:36 -0400
  • c341ce7ab Merge pull request #15 from Kwoth/dev by RogueException 2016-01-24 00:24:00 -0400
  • fe5c8c06f Update index.rst by RogueException 2016-01-24 00:23:08 -0400
  • 6945117c5 Create modes.rst by RogueException 2016-01-24 00:22:39 -0400
  • 11394bb06 Update events.rst by RogueException 2016-01-24 00:16:18 -0400
  • 76c883353 Update events.rst by RogueException 2016-01-24 00:04:32 -0400
  • f7150c289 Merge pull request #23 from 420foxbot/docsrewrite by RogueException 2016-01-23 23:47:00 -0400
  • b479ddb25 (refs/pull/22/merge) Merge 4081f6ae18 into a2c9373ed6 by Christopher F 2016-01-24 03:02:21 +0000
  • 4081f6ae1 (refs/pull/23/head, refs/pull/22/head) Began updating documentation; fixed features/permissions to use more up-to-date information; made features/events contain usable information (removed the table of events); marked commands as a stub due to it being outdated; modified samples; updated index page by Christopher F 2016-01-23 21:58:29 -0500
  • 1ae7c36d3 Added AudioServiceConfig.MaxBitrate constant by RogueException 2016-01-23 11:31:03 -0400
  • e1072f2e4 Lowered bitrate max to 128kbps by RogueException 2016-01-23 11:27:57 -0400
  • 8da5268cd Cleaned up several accessibilities, docstrings, and a few audio classes by RogueException 2016-01-23 11:27:31 -0400
  • d17a7531d Completed ETF serialization for primitives, enums and nullables. Partially implemented support for classes, structs, dictionaries and enumerables. by RogueException 2016-01-22 07:21:03 -0400
  • ff1c4f5e3 Cleaned up DynamicIL functions by RogueException 2016-01-22 07:20:00 -0400
  • 2457fc245 Fixed several issues with tokens cache by RogueException 2016-01-21 19:20:11 -0400
  • 9f66857ef Fixed compile error by RogueException 2016-01-21 18:59:48 -0400
  • db0c4da81 Minor edit because I'm picky by RogueException 2016-01-21 17:47:11 -0400
  • 0ff61958d Cleaned up DynamicIL by RogueException 2016-01-21 17:46:30 -0400
  • 7eb86c740 Re-enabled unsafe code on main lib by RogueException 2016-01-21 17:46:09 -0400
  • 0c4af8d04 Cleaned up and added a few more types to ETFEncoder by RogueException 2016-01-21 17:45:45 -0400
  • ceec287f6 Added a null check in Message deserialization, added missing video information by RogueException 2016-01-21 17:45:06 -0400
  • 0db0675cb Rewrote AudioClient, fixed several async issues, removed most sealed keywords. by RogueException 2016-01-19 08:31:45 -0400
  • fab54563e Fixed UserUpdated's Before value during voice updates by RogueException 2016-01-19 02:23:31 -0400
  • 84837bb97 Minor doc edit by RogueException 2016-01-19 00:27:17 -0400
  • 7e97596a5 Improved error handling in MessageQueue by RogueException 2016-01-18 23:03:13 -0400
  • f58143449 Cleaned up a few internal command constructor, fixed subgroups not maintaining category by RogueException 2016-01-18 22:52:16 -0400
  • 33683e6ec Fixed setting channel permissions by RogueException 2016-01-18 22:39:46 -0400
  • 034075d58 Removed AsyncContext in ExecuteAndWait by RogueException 2016-01-18 04:56:19 -0400
  • 6266350ea Renamed DiscordClient.Run to DiscordClient.ExecuteAndWait. Added Run to Legacy. by RogueException 2016-01-18 04:39:07 -0400
  • 23c5137a5 Added Before/After to update events, added dynamic IL generation by RogueException 2016-01-18 04:36:31 -0400
  • a08a4a432 Moved Relative.cs by RogueException 2016-01-18 04:23:46 -0400
  • fc3f4c853 Grouped event classes by RogueException 2016-01-18 04:23:29 -0400
  • 2efcd3675 Renamed RelativeDirection to Relative by RogueException 2016-01-17 19:50:58 -0400
  • a3735f221 Started adding ETF support by RogueException 2016-01-14 08:08:49 -0400
  • a2c9373ed Fixed several potential deadlocks by RogueException 2016-01-13 22:03:10 -0400
  • 2f8754091 Ensure State is Connected before raising DiscordClient.Connected by RogueException 2016-01-13 04:24:31 -0400
  • c1f24d164 Re-added support for token-only logins by RogueException 2016-01-13 00:15:16 -0400
  • ac218b3b7 Fixed typo by RogueException 2016-01-12 17:45:47 -0400
  • d5753368b Fixed READY error when a user has a null deaf value by RogueException 2016-01-12 06:40:21 -0400
  • b3413fe66 Call /gateway on reconnect, use /login to verify cached tokens by RogueException 2016-01-12 06:37:53 -0400
  • efea218a1 Fixed VoiceBuffer.WritePos by RogueException 2016-01-12 05:58:24 -0400
  • 19297ac62 Minor edit by RogueException 2016-01-12 05:58:15 -0400
  • 4eb8f4de3 Added proper equality checks to Color, Permissions and StringEnums by RogueException 2016-01-11 21:54:46 -0400
  • ea929a619 Switched to new voice keepalives by RogueException 2016-01-11 20:22:51 -0400
  • 82254ccec Removed custom equalities from cached objects by RogueException 2016-01-11 20:22:32 -0400
  • bf0c0fb81 Improved StatusAPI models by RogueException 2016-01-11 20:22:08 -0400
  • ea0e6ab62 Added IMentionable by RogueException 2016-01-11 05:34:45 -0400
  • 13a4a1808 Added splash_hash to InviteReference.guild by RogueException 2016-01-11 04:53:51 -0400
  • 5bf2feb4c Made Server.Emoji sealed by RogueException 2016-01-11 04:53:26 -0400
  • 53e3bdd16 Some channel permissions bugfixes by RogueException 2016-01-11 04:53:10 -0400
  • 0570c86e9 Added splash, emojis and features to Server. Switched CDN urls to API ones. by RogueException 2016-01-11 02:09:34 -0400
  • b7eb5f869 Added Splash to UpdateGuildRequest by RogueException 2016-01-10 22:32:36 -0400
  • fb892db64 Made all properties on requests modifiable by RogueException 2016-01-09 21:02:27 -0400
  • d50454aea Removed unused using by RogueException 2016-01-09 20:53:28 -0400
  • 44a36ed97 Added RestClient.SendingRequest and SentRequest by RogueException 2016-01-09 20:51:00 -0400
  • 993316bdf Fixed crash on disconnect if multiserver is enabled by RogueException 2016-01-09 20:00:48 -0400
  • 3d2106cff Fixed multiserver's double gatewaysocket connect by RogueException 2016-01-09 19:58:04 -0400
  • 4ad1b604c Added a couple constructors to DiscordClient by RogueException 2016-01-09 19:57:52 -0400
  • 3ddd8b509 Added func-based UsingXXX extensions by RogueException 2016-01-09 19:41:53 -0400
  • 23ff457d3 Fixed single-server connects by RogueException 2016-01-09 19:38:22 -0400
  • b9306c496 Minor doc edit by RogueException 2016-01-09 19:38:11 -0400
  • 04970a759 Added Status API by RogueException 2016-01-09 17:42:59 -0400
  • c66138e59 Added Region.Vip by RogueException 2016-01-09 17:26:15 -0400
  • 3b9729cb4 Started adding multiserver voice support by RogueException 2016-01-09 17:25:49 -0400
  • da1721b4e Fixed typo by RogueException 2016-01-08 18:19:04 -0400
  • dc912d5d9 Default output channels to stereo by RogueException 2016-01-08 17:47:07 -0400
  • fdcca462a Added video info to Message.Embed by RogueException 2016-01-08 06:15:20 -0400
  • f95a07978 Was more explicit about deserialization options, fixed some test_responses code by RogueException 2016-01-07 19:35:03 -0400
  • fc4e38572 Minor edit by RogueException 2016-01-07 03:21:28 -0400
  • 6a1e72d2b Added comment about unknown guild properties by RogueException 2016-01-07 03:20:57 -0400
  • 11e7c0640 Added DiscordConfig.Mode by RogueException 2016-01-07 03:20:46 -0400
  • c2e17dd5f Revert "Removed Message.Acknowledge" by RogueException 2016-01-07 03:10:19 -0400
  • 2f98d51de Changed MESSAGE_UPDATE and MESSAGE_DELETE events to Verbose loglevel by RogueException 2016-01-07 03:05:24 -0400
  • 6fdd6b10d Set message Id after queued send succeeds by RogueException 2016-01-07 03:01:36 -0400
  • 744236612 Fixed MESSAGE_UPDATE by RogueException 2016-01-07 02:55:09 -0400
  • cea8708df Fire Message events and enable GetMessage even if cache is disabled. Add Message.User null checks. by RogueException 2016-01-07 02:29:03 -0400
  • e600cdc99 Fixed mentions by RogueException 2016-01-06 16:18:03 -0400
  • f38ed8734 Minor edit by RogueException 2016-01-06 04:51:29 -0400
  • cadc71153 Added several profiles to DiscordClient.CurrentUser by RogueException 2016-01-06 04:45:58 -0400
  • 934bfebc9 Added a proper async context to Run(), renamed parameter-less Run to Wait by RogueException 2016-01-06 04:16:54 -0400
  • 0e68d190b Added queued message queues and fixed SendMessage's null response by RogueException 2016-01-05 18:21:00 -0400
  • eb34c6a6b Removed Message.Acknowledge by RogueException 2016-01-05 16:06:18 -0400
  • d71568b6f Cleanup up documentation warning by RogueException 2016-01-05 13:13:25 -0400
  • a95b5dca9 Added audio package to Installation section by RogueException 2016-01-05 13:10:54 -0400
  • 4afae9ec1 Better format compilation dependencies by RogueException 2016-01-05 13:10:08 -0400
  • d8902f3fb Added virtual output stream for AudioClient by RogueException 2016-01-05 00:23:20 -0400
  • 4f7118f24 Updated IAudioClient by RogueException 2016-01-05 00:17:23 -0400
  • 83470eb38 Added offset to VoiceBuffer by RogueException 2016-01-05 00:12:51 -0400
  • 55c5f0dad Cleaned up extension projects, added fluent extension methods by RogueException 2016-01-05 00:11:35 -0400
  • 55ed6cd78 Added compile prereqs to readme by RogueException 2016-01-04 12:55:47 -0400
  • 80f3724ae Added readme warning by RogueException 2016-01-04 12:45:28 -0400
  • 32a96fb50 Bugfix by RogueException 2016-01-04 03:50:20 -0400
  • e07e2ea9a Minor edit by RogueException 2016-01-04 03:50:05 -0400
  • 45edf6fdc Cleaned up ModuleManager, added Instance by RogueException 2016-01-04 03:49:25 -0400
  • 270497f6f Added support for x86 and x64 in .Net45 projects by RogueException 2016-01-04 02:02:01 -0400
  • dcf1bc708 Hide AudioService.Install by RogueException 2016-01-02 23:38:22 -0400