Commit Graph

  • *
  • *
  • *
  • | *
  • |/|
  • | *
  • | *
  • |/
  • *
  • | *
  • | *
  • |/
  • | *
  • |/
  • | *
  • | | *
  • | |/|
  • |/|/
  • * |
  • | | *
  • | | *
  • | | *
  • | |/
  • |/|
  • * |
  • * |
  • | | *
  • | |/
  • |/|
  • | | *
  • | |/
  • |/|
  • | *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • |/
  • | *
  • |/
  • *
  • | *
  • |/
  • *
  • *
  • | *
  • |/|
  • | | *
  • | |/
  • |/|
  • | | *
  • | |/|
  • |/| |
  • * | |
  • * | |
  • | | | *
  • * | | |
  • |\ \ \ \
  • * | | | |
  • | | | | | *
  • | | | | | | *
  • | |_|_|_|_|/|
  • |/| | | | | |
  • * | | | | | |
  • * | | | | | |
  • | |_|_|_|/ /
  • |/| | | | |
  • | * | | | |
  • |/ / / / /
  • * | | | |
  • * | | | |
  • | | | | | *
  • | |_|_|_|/
  • |/| | | |
  • | | | | | *
  • | | | | | *
  • | |_|_|_|/
  • |/| | | |
  • * | | | |
  • | | | * |
  • * | | | |
  • * | | | |
  • * | | | |
  • * | | | |
  • | | | * |
  • | |_|/ /
  • |/| | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • |\ \ \ \
  • * | | | |
  • | | | | | *
  • | | |_|_|/|
  • | |/| | | |
  • | | | | | | *
  • | | |_|_|_|/|
  • | |/| | | | |
  • | | | | | | | *
  • | | |_|_|_|_|/|
  • | |/| | | | | |
  • 13190a5ab Prevent invalid versions by RogueException 2017-05-01 23:13:12 -0300
  • 1baecd28f Update API key, prevent double suffixes by RogueException 2017-05-01 23:05:11 -0300
  • 9ed1683ce Fixed conflicts by RogueException 2017-05-02 00:58:55 -0300
  • c905e51a4 (refs/pull/638/merge) Merge f159e8627d into 90ac9027cf by Tj 2017-05-02 03:47:55 +0000
  • f159e8627 (refs/pull/638/head) Fixed the one liner by Tj 2017-05-01 23:47:53 -0400
  • 1ea5e9ba4 Update README.md by Tj 2017-05-01 20:22:42 -0700
  • 90ac9027c Replace Where+FirstOrDefault with FirstOrDefault in SocketClient (#636) by Sindre Langhus 2017-05-01 02:29:12 +0200
  • 90ab6632b (refs/pull/636/head) Replace Where+FirstOrDefault in ClientHelper by Sindre Langhus 2017-05-01 01:49:14 +0200
  • 86b43e52d Replace Where.FirstOrDefault with FirstOrDefault by Sindre Langhus 2017-04-30 19:58:42 +0200
  • 7c8eed14e (refs/pull/635/head) Fix useless title by Bond-009 2017-04-30 16:42:39 +0200
  • 6231ab7ae (refs/pull/628/head) Clean up result processing by FiniteReality 2017-04-29 14:51:15 +0100
  • 15cfe67c1 (refs/pull/628/merge) Merge 9fc70e275d into cb4f6e37f6 by Finite Reality 2017-04-29 07:42:58 +0000
  • cb4f6e37f Overloaded AddModuleAsync with Type (#581) by Bond-009 2017-04-29 09:42:47 +0200
  • 9cea8b8a4 (refs/pull/633/head) proper nsfw channel check by Christopher F 2017-04-28 22:14:15 -0400
  • 27b86c6eb Refactored IChannel.Nsfw to IsNsfw, removed NsfwUtils by Christopher F 2017-04-28 21:09:02 -0400
  • 744296a9e Add IChannel.Nsfw, RequireNsfw precondition by Christopher F 2017-04-28 21:01:12 -0400
  • 3365bbb04 Fixes ChannelTypeReader (#630) by Confruggy 2017-04-28 16:49:59 +0200
  • 4ca273dd4 Fixes RoleTypeReader (#631) by Confruggy 2017-04-28 16:49:50 +0200
  • 0a1477626 (refs/pull/631/head) Fixes RoleTypeReader by Confruggy 2017-04-28 15:27:14 +0200
  • 501d66c1b (refs/pull/630/head) Fixes ChannelTypeReader by Confruggy 2017-04-28 13:57:54 +0200
  • 9fc70e275 Fix build errors by FiniteReality 2017-04-27 16:06:34 +0100
  • 74b89964d Change result types from struct to class by FiniteReality 2017-04-27 15:12:03 +0100
  • ba1a9aaa1 UnstableRestClient should timeout instead of ignore requests by RogueException 2017-04-26 13:09:08 -0300
  • bd85bbf30 Moved UserAgent to DiscordConfig by RogueException 2017-04-26 13:06:34 -0300
  • c6ccddb4c Added UnstableRestClientProvider by RogueException 2017-04-26 13:06:13 -0300
  • 294ffa372 Remove Discord.Net.Providers.UdpClient from pack.ps (#627) by Bond-009 2017-04-26 17:41:32 +0200
  • 97ff83a40 (refs/pull/627/head) Remove Discord.Net.Providers.UdpClient from pack.ps by Bond-009 2017-04-26 17:33:54 +0200
  • 9954536fc Removed UDP Provider by RogueException 2017-04-26 12:19:50 -0300
  • 649bf2755 Fixed nullref in UDPClient.SetCancelToken by RogueException 2017-04-26 12:06:46 -0300
  • 7b99c6003 Updated test dependencies by RogueException 2017-04-26 10:35:56 -0300
  • a306d8328 Added net45 TFM by RogueException 2017-04-26 10:25:08 -0300
  • f8b9acc4a Use implicit package references (#626) by RogueException 2017-04-26 10:03:23 -0300
  • 582b8f963 Added ChannelName/GuildName to IInvite by RogueException 2017-04-26 09:45:19 -0300
  • ca28ce8ad (refs/pull/626/head) Use implicit package references by RogueException 2017-04-25 12:30:31 -0300
  • b33c1713f (refs/pull/625/head) Replaced DependencyMap with ServiceCollection and IServiceProvider by RogueException 2017-04-25 12:12:37 -0300
  • 41d978841 Isolated Analyzers and Relay projects by RogueException 2017-04-25 09:25:19 -0300
  • 6752eb088 (refs/pull/624/head) Fixed null DepMap arg by Khionu Sybiern 2017-04-25 05:33:35 -0400
  • be6abe116 Throw when the client isn't logged in instead of connected by Christopher F 2017-04-24 21:53:41 -0400
  • f759f942f Throw a preemptive exception when sending presence data before connect by Christopher F 2017-04-24 20:34:18 -0400
  • 92c0cb745 (refs/pull/6/merge) Merge 8ba77ef2a0 into 431b7fbd9f by Deleted user 2017-04-23 22:57:03 +0000
  • 016de9859 (refs/pull/619/head) Restructure and replace emojis with a new emote system by Christopher F 2017-04-23 18:54:17 -0400
  • aad67e70a (refs/pull/535/merge) Merge 57e0f78803 into 431b7fbd9f by Finite Reality 2017-04-23 20:09:43 +0000
  • 431b7fbd9 Visual Studio C#7 suggestions by Christopher F 2017-04-23 15:23:06 -0400
  • 6000b15c4 C#7 TODOs by Christopher F 2017-04-23 15:13:31 -0400
  • 662ad1858 (refs/pull/603/head) Don't allow EmbedBuilder's Fields to be set to null by Christopher F 2017-04-23 14:29:30 -0400
  • 3dfa54e56 Merge pull request #615 from BenjaVR/dev by Christopher F 2017-04-23 14:21:50 -0400
  • 1c6eebf87 Ensure command completes before cleaning up by RogueException 2017-04-22 08:04:33 -0300
  • ff23800aa (refs/pull/617/head) Made the default type readers accessible through CommandService.GetTypeReaders(Type type) by Titansmasher 2017-04-20 19:48:46 +0100
  • 8113070e6 (refs/pull/457/merge) Merge 184fd87e7b into e762dddfbb by Finite Reality 2017-04-19 20:03:30 +0000
  • e762dddfb Added SnowflakeUtils by RogueException 2017-04-19 14:50:33 -0300
  • ff67c0d9c Removed unused canceltoken by RogueException 2017-04-19 14:49:04 -0300
  • c7ea29f1f (refs/pull/615/head) Added Jetbrains Rider installing guide by Benjamin 2017-04-18 19:51:29 +0200
  • 5dba95fe5 Update ChannelHelper.cs (#606) by Confruggy 2017-04-16 00:04:07 +0200
  • 660d4b0bf Add an upper limit to prune length when banning a user (#611) by Christopher F 2017-04-15 18:03:19 -0400
  • c61556291 (refs/pull/611/head) Add an upper limit to prune length when banning a user by Christopher F 2017-04-15 14:46:39 -0400
  • c0051eb66 (refs/pull/606/head) typo by Confruggy 2017-04-11 17:56:31 +0200
  • 2f5a755c2 Update ChannelHelper.cs by Confruggy 2017-04-11 17:52:22 +0200
  • 8d9e11c08 Exposed IAudioClient.SetSpeakingAsync by RogueException 2017-04-10 18:00:42 -0300
  • fbce84297 Expose the 'Fields' collection on EmbedBuilder by Christopher F 2017-04-09 16:19:21 -0400
  • d2a7be91e Added experimental jitter buffer by RogueException 2017-04-09 01:06:42 -0300
  • 79fd14a95 Various audio fixes by RogueException 2017-04-09 01:05:52 -0300
  • aca8def0c ModuleBase should map to ICommandContext by RogueException 2017-04-08 18:38:58 -0300
  • 39b0a998c Fixed a few audio constants by RogueException 2017-04-08 18:35:57 -0300
  • 957113c37 remove tip in docs about SocketEntity.Discord by Christopher F 2017-04-08 17:07:22 -0400
  • 6a0c57cfe Add range checks to new overload by RogueException 2017-04-08 17:24:02 -0300
  • 0ce313c40 Added int constructor to Color by RogueException 2017-04-08 17:15:57 -0300
  • e92cfd20a Audio bugfixes and improvements. by RogueException 2017-04-08 17:12:10 -0300
  • 424216b79 Disable FEC decoding by RogueException 2017-04-08 15:44:00 -0300
  • 1d57d0cba Add support for invites without attached users by RogueException 2017-04-08 02:50:19 -0300
  • 22a7b7dbb Support more incoming RTP packets types by RogueException 2017-04-08 02:34:12 -0300
  • b62c9dc31 Added UdpLatency to IAudioClient by RogueException 2017-04-07 22:53:27 -0300
  • ee4cde69a Added UDP keepalives and latency by RogueException 2017-04-07 22:52:07 -0300
  • 65154e0d4 Enable FEC decoding by RogueException 2017-04-07 21:28:03 -0300
  • 483d26093 Bump up Opus PLP to 30 by RogueException 2017-04-07 21:14:54 -0300
  • d2a4f1f09 Strip RTP header during read by RogueException 2017-04-07 18:35:51 -0300
  • 3d657f837 Added NuGet shield by RogueException 2017-04-07 06:03:39 -0300
  • 90c22bb07 Added webhook package and updated compilation deps by RogueException 2017-04-07 05:59:33 -0300
  • 284af7b6e Support large DeleteMessages collections by RogueException 2017-04-07 05:49:14 -0300
  • a6469e902 Add support for void-returning commands by RogueException 2017-04-07 05:48:33 -0300
  • bceb72dd9 Typo by RogueException 2017-04-06 20:57:46 -0300
  • 17ba8fe4d Better handle the primary alias. by RogueException 2017-04-06 20:50:48 -0300
  • d60d1e4a0 Fixed Webhook avatarUrls by RogueException 2017-04-06 20:30:21 -0300
  • cbb38bd10 Hide Entity.Discord property by RogueException 2017-04-06 20:30:11 -0300
  • 33cd1a6c9 Scan base types during DI injection by RogueException 2017-04-06 20:29:42 -0300
  • 0d361def9 Fixed a couple incoming audio bugs by RogueException 2017-04-06 16:18:21 -0300
  • 653502c37 Changed GuildUser.Roles to ReadOnlyCollection by RogueException 2017-04-06 00:10:25 -0300
  • 619222837 Raise GuildMembersDownloaded for non-large guilds by RogueException 2017-04-06 00:03:34 -0300
  • 14f0535a4 Improved typereader not found message by RogueException 2017-04-05 23:53:20 -0300
  • eed0598f9 Destroy audio stream when a user disconnects by RogueException 2017-04-04 00:59:16 -0300
  • c49118e25 Fixed several audio stream issues by RogueException 2017-04-04 00:47:34 -0300
  • ac0a31c3b Send speaking during audio connect by RogueException 2017-04-03 23:57:11 -0300
  • f8142a774 Fixed metapackage's references by RogueException 2017-04-03 21:26:38 -0300
  • d7928622f Guild presence should update global. Cleaned up. by RogueException 2017-04-03 20:41:05 -0300
  • 91b61768f Call SetSpeaking directly from BufferedWriteStream by RogueException 2017-04-03 20:31:16 -0300
  • e49122ea7 Automatically toggle speaking boolean by RogueException 2017-04-03 19:59:03 -0300
  • af7943e62 Merge remote-tracking branch 'origin/dev' into dev by Christopher F 2017-04-03 18:46:11 -0400
  • 3a60c5869 Rewrite all concepts documentation by Christopher F 2017-04-03 18:46:00 -0400
  • 0f8873276 (refs/pull/548/merge) Merge 84087d5db9 into f3b8937686 by Nac 2017-04-03 20:38:52 +0000
  • e5494f84a (refs/pull/587/merge) Merge e736e123fe into f3b8937686 by Chris Johnston 2017-04-03 20:38:52 +0000
  • 0ca0c398f (refs/pull/592/merge) Merge 7b70c3993b into f3b8937686 by Techbot121 2017-04-03 20:38:52 +0000