Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • | |\
  • | | | *
  • | | |/|
  • | |/| |
  • * | | |
  • * | | |
  • |/ / /
  • | | *
  • | |/
  • |/|
  • * |
  • * |
  • * |
  • | | *
  • | | |\
  • | * | |
  • |/ / /
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • | | *
  • | |/
  • |/|
  • | *
  • | |\
  • | |/
  • |/|
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • |\|
  • | *
  • | *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • * |
  • | *
  • * |
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • * |
  • * |
  • * |
  • |\ \
  • | * |
  • |/ /
  • | | *
  • | | |\
  • | |_|/
  • |/| |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • | * |
  • | * |
  • | * |
  • | * |
  • |/ /
  • | | *
  • | |/|
  • | |/
  • |/|
  • * |
  • |\ \
  • * | |
  • 6402b2745 Fixed getting_started's nuget links by RogueException 2016-02-17 01:21:11 -0400
  • d6f22d11d Wait for all offline users before raising LoggedIn by RogueException 2016-02-16 22:42:06 -0400
  • d7ecefb5c Improved performance where Channel.GetUser is used by RogueException 2016-02-16 16:50:07 -0400
  • 41125c41d Fixed Channel.GetUser by RogueException 2016-02-16 16:40:24 -0400
  • c6af9fa70 Fixed channel's user cache not populating on READY by RogueException 2016-02-16 16:38:20 -0400
  • 8e519d192 Several permission cache fixes by RogueException 2016-02-16 16:34:52 -0400
  • 989243f88 Fixed Channel.Users permissions cache creation by RogueException 2016-02-16 16:10:21 -0400
  • ca792a798 Fixed compile warning by RogueException 2016-02-16 16:05:17 -0400
  • 964ba8292 Added a few more placeholders to ETFReader by RogueException 2016-02-16 03:49:17 -0400
  • 04645bb32 Reorganized ETFReader to match ETFWriter's layout by RogueException 2016-02-16 03:42:17 -0400
  • 1e6e96577 Changed LeaveGuildRequest to new endpoint by RogueException 2016-02-16 03:35:01 -0400
  • 433ead6f3 Added DeleteGuildRequest by RogueException 2016-02-16 03:34:11 -0400
  • 1f1e6e6ed Added Bool, Integer and Nullable support to ETFReader by RogueException 2016-02-16 03:33:36 -0400
  • 7cbefe6fa Cleaned up ETFWriter by RogueException 2016-02-16 03:32:47 -0400
  • 13358c05b Removed some test code by RogueException 2016-02-15 20:39:02 -0400
  • d68e69955 Fixed a login crash bug, fixed permissions resolving twice during READY by RogueException 2016-02-15 20:35:18 -0400
  • 19e2528af Removed redundant casts in MessageQueue and improved error logging by RogueException 2016-02-15 19:27:54 -0400
  • bd9fc3672 Temp. moved built-ing event logging to Debug temporarily, improved login speed. by RogueException 2016-02-15 19:27:25 -0400
  • bc7edbf3c Added path property to all models for logging by RogueException 2016-02-15 19:14:18 -0400
  • c484a2644 (refs/pull/34/merge) Merge e2425d5f67 into 702125fdc6 by Christopher F 2016-02-15 20:19:56 +0000
  • a072a4448 Merge pull request #35 from SSStormy/patch-1 by RogueException 2016-02-15 16:19:36 -0400
  • d48d658e3 Minor cleanup by RogueException 2016-02-15 16:09:24 -0400
  • 5c64cb68b Cleaned up a bit of the modules/services add/get format by RogueException 2016-02-15 15:08:59 -0400
  • c33a1f2cd (refs/pull/35/head) Fixed Server.RoleCount returning channel amount. by SSStormy 2016-02-15 14:40:48 +0200
  • 702125fdc Stop adding users on PRESENCE_UPDATE by RogueException 2016-02-14 21:58:55 -0400
  • 2d0ff089a 0.9.0-rc3-1 by RogueException 2016-02-14 13:48:58 -0400
  • 173df1943 Fixed crash with short mention activation strings by RogueException 2016-02-14 13:45:58 -0400
  • 65462a6de (refs/pull/33/head) Merge branch 'dev' of https://github.com/SSStormy/Discord.Net into dev by Justas Dabrila 2016-02-14 04:40:04 +0200
  • e2425d5f6 (refs/pull/34/head) fix for MessageQueue error logging, per request of @bloodskilled by Christopher F 2016-02-13 19:23:23 -0500
  • b5f4e1004 Updated GuildMemberAdd to use ExtendedMember by RogueException 2016-02-13 18:27:58 -0400
  • b8b493561 Added Server.ChannelCount, UserCount, RoleCount. Updated several GatewaySocket API models. by RogueException 2016-02-13 17:53:41 -0400
  • 720e202cb 0.9.0-rc3 by RogueException 2016-02-13 16:47:37 -0400
  • d11d9c804 Dont request offline users if not in any large servers by RogueException 2016-02-13 16:31:50 -0400
  • 5504d7dde Request offline users on connect by RogueException 2016-02-13 16:24:41 -0400
  • 41ae3ea80 Fixed Discord.Net versioning warnings by RogueException 2016-02-13 16:24:03 -0400
  • 67f71004c Added User.HasRole(id) by Justas Dabrila 2016-02-13 13:02:46 +0200
  • 19b5af52e Merge remote-tracking branch 'refs/remotes/RogueException/dev' into dev by Justas Dabrila 2016-02-13 13:00:53 +0200
  • 206621110 Fix nuget GAC issues by RogueException 2016-02-12 23:02:56 -0400
  • 34fd47bb5 0.9-rc3 by RogueException 2016-02-12 22:09:02 -0400
  • 8e8c2cc7f Don't automatically unwhitelist a server on leave by RogueException 2016-02-12 22:08:56 -0400
  • 45ee58a4d Made large_threshold mandatory by RogueException 2016-02-12 20:49:11 -0400
  • f0060f953 Swapped explicitness of ServiceManager's GetEnumerators by RogueException 2016-02-12 11:29:13 -0400
  • defd376dc Merge pull request #32 from SSStormy/dev by RogueException 2016-02-12 11:27:37 -0400
  • dfd105ab2 (refs/pull/32/head) Actually implemented the IEnumerable interface by Justas Dabrila 2016-02-12 17:25:40 +0200
  • 6841217da Exposed services as an IEnumerator instead by Justas Dabrila 2016-02-12 17:19:30 +0200
  • 0dbe3cf95 Exposed services in ServiceManager by Justas Dabrila 2016-02-12 11:15:24 +0200
  • 5bff403ce Default private channels to ChannelType.Text by RogueException 2016-02-12 01:44:17 -0400
  • 0fe683540 Fixed a couple missing .Net Platform 5.4 dependencies by RogueException 2016-02-12 00:33:16 -0400
  • 196c6ac69 Fixed crash if prefix mention is checked in PM by RogueException 2016-02-12 00:32:50 -0400
  • cc788c98a Removed unused using statements by RogueException 2016-02-11 21:19:33 -0400
  • 2528c3feb Updated Versions by RogueException 2016-02-11 20:48:49 -0400
  • 8f5e3e761 Started work on ETFReader by RogueException 2016-02-11 20:41:46 -0400
  • c4b7f78d4 Dont nullref if SetStatus/SetGame are called during a disconnected state by RogueException 2016-02-11 17:54:21 -0400
  • 903b6a352 Cleaned up MessageQueue, fixed warning counts by RogueException 2016-02-11 17:51:28 -0400
  • 3902b25b8 Fixed MessageQueue early edits by RogueException 2016-02-11 15:47:31 -0400
  • 255e012fe Minor comment edits by RogueException 2016-02-11 15:25:52 -0400
  • e8cf5486d Made MessageQueue deletes less aggressive, allows editing of messages before they are sent. by RogueException 2016-02-11 15:24:03 -0400
  • 846f10112 Added ChannelPermissionOverrides.InheritAll by RogueException 2016-02-11 14:51:48 -0400
  • cf9fcc952 Added new experimental MessageQueue by RogueException 2016-02-10 17:19:41 -0400
  • 9843298af Added GlobalWhitelist/Blacklist extension methods by RogueException 2016-02-10 17:19:19 -0400
  • 86addc259 Cleaned some compiler flags by RogueException 2016-02-10 17:18:31 -0400
  • dbaf64391 Added ModuleManager.JoinedServer by RogueException 2016-02-10 12:41:23 -0400
  • e58bce005 Added link to Discord.Net.Audio nuget package by RogueException 2016-02-09 22:31:53 -0400
  • c87311259 Added VS2015 Update 1 to compilation requirements by RogueException 2016-02-09 22:31:15 -0400
  • 09ad7123b Drop alpha mentions from README by RogueException 2016-02-09 22:30:35 -0400
  • 39fb754a1 Merge pull request #29 from jarveson/dev by RogueException 2016-02-09 22:27:37 -0400
  • 7f257264f New permissions and color structs by RogueException 2016-02-09 22:19:44 -0400
  • e41494d05 (refs/pull/29/head) Fix Server GetIconUrl string by Jake 2016-02-09 18:50:22 -0600
  • b6fcc479d Removed references to missing files by RogueException 2016-02-09 20:38:25 -0400
  • bb9d78615 Use async during voice transmission by RogueException 2016-02-09 19:45:04 -0400
  • fa0c7c3f4 Only throw an exception if a TaskManager cancel was unexpected by RogueException 2016-02-09 19:21:14 -0400
  • 4b4df6728 Removed unneeded & 0xFF ops by RogueException 2016-02-09 18:12:00 -0400
  • cb4d00ac4 Split config into builder and immutable classes, added some audioservice extension methods. by RogueException 2016-02-09 18:02:49 -0400
  • 1ccca4113 Added AudioService.Leave(Channel) by RogueException 2016-02-09 15:53:52 -0400
  • 61d426d42 Exposed Client property on modules and AudioService by RogueException 2016-02-09 15:32:18 -0400
  • ef95539e2 Cleaned up the help command's footer by RogueException 2016-02-09 15:20:12 -0400
  • 88776c94d Fixed a couple substring bugs in commandservice by RogueException 2016-02-09 15:13:25 -0400
  • 79712b9df Removed Import/Export placeholder by RogueException 2016-02-09 15:09:43 -0400
  • 2849acb00 Cleaned up new CommandService activations and help args. by RogueException 2016-02-09 15:07:59 -0400
  • 55769bea3 Cleaned up DiscordConfig docstrings by RogueException 2016-02-09 15:07:24 -0400
  • e306ee1a0 Merge pull request #26 from Googie2149/dev by RogueException 2016-02-09 14:04:59 -0400
  • 937ff71c4 Added ILogger, made logger optional for RestClients by RogueException 2016-02-07 16:38:17 -0400
  • 18ae9f6bc Removed support for client-only features by RogueException 2016-02-06 14:26:01 -0400
  • 15df38a2f Merge pull request #28 from Kwoth/dev by RogueException 2016-02-02 16:01:09 -0400
  • 82c73401b (refs/pull/28/head) Removed ArgumentNullException from FindChannels by Master Kwoth 2016-02-02 17:29:22 +0100
  • 60c03e513 (refs/pull/27/merge) Merge d53d91144c into a2c9373ed6 by Master Kwoth 2016-02-02 16:15:34 +0000
  • d53d91144 (refs/pull/27/head) Add IDisposable to DiscordClient by RogueException 2016-02-01 11:22:46 -0400
  • d6342b725 Fixed a few json settings (such as dates deserializing to UTC), and use cached jsonserializers in more places. by RogueException 2016-01-31 19:25:01 -0400
  • 30196bd43 Ignore errors during AudioClient cleanup by RogueException 2016-01-30 12:23:47 -0400
  • 780da1ce1 Added more missing ConfigureAwaits, ignore OperationCanceledException in MessageQueue by RogueException 2016-01-28 09:57:49 -0400
  • 46b854bd1 Added option to cancel an outgoing REST request in the SendingRequest event by RogueException 2016-01-28 07:43:46 -0400
  • 2053d7c7c Reworked several parts of the ETF serializer by RogueException 2016-01-28 07:43:07 -0400
  • efa15d1dd Added a warning for unknown user in MESSAGE_CREATE by RogueException 2016-01-28 07:42:38 -0400
  • eaa9065d0 (refs/pull/26/head) Allow ActivationMode.Mention to kinda work in PM from the client by Googie2149 2016-01-27 15:49:43 -0500
  • 00171c68a Custom activation methods by Googie2149 2016-01-27 15:10:03 -0500
  • 484b2b139 Removed extra bracket by Googie2149 2016-01-27 11:25:14 -0500
  • 2ed49d2fd Change built in help by Googie2149 2016-01-25 17:55:35 -0500
  • c1fb719b4 (refs/pull/25/merge) Merge 703fac5e1a into a2c9373ed6 by Googie2149 2016-01-25 22:46:45 +0000
  • 703fac5e1 (refs/pull/25/head) Merge branch 'dev' of https://github.com/RogueException/Discord.Net.git by RogueException 2016-01-24 18:37:54 -0400
  • 11cf3beae Finished (probably?) ETF serialization, started spliting Rest into ETFRestClient and JsonRestClient. by RogueException 2016-01-24 18:37:47 -0400