Commit Graph

  • d623b18dff Added AddParameter<T>. Fixed AddParameter ignoring default typereaders. RogueException 2016-12-16 10:00:39 -04:00
  • 2dd62ba5e7 Set DefaultRunMode to Sync RogueException 2016-12-16 09:15:32 -04:00
  • 1efcd3daf6 Added request retry modes RogueException 2016-12-16 09:13:42 -04:00
  • 3927758b70 Removed Guild.VoiceStates RogueException 2016-12-16 08:22:12 -04:00
  • 2778d0bdbe Fixes #414 RogueException 2016-12-16 08:22:05 -04:00
  • 50688384ca Added WS4Net Provider RogueException 2016-12-16 07:33:54 -04:00
  • b166683704 Added missing IDisposables RogueException 2016-12-16 07:32:26 -04:00
  • d3d3bb155d Wrong key... RogueException 2016-12-16 06:48:43 -04:00
  • 747dd98698 Add DefaultWebSocketClient to Rpc's project.json RogueException 2016-12-16 06:43:45 -04:00
  • b01200f929 Cleaned up primitive type readers. Fixed TimeSpan reader. RogueException 2016-12-16 06:33:21 -04:00
  • 8f87b2cc71 Added support for .NET Standard 1.1 and 1.2 RogueException 2016-12-16 05:51:07 -04:00
  • 7fb032c9d2 Make changes per discussion Christopher F 2016-12-14 17:07:24 -05:00
  • b33df6ad77 Add InjectAttribute, inject into fields flagged with it from DepMap Christopher F 2016-12-14 16:38:28 -05:00
  • 0f334d24a0 Add Transients/Factories to Dependency Injection Christopher F 2016-12-14 16:12:02 -05:00
  • a1addd4016 Merge pull request #411 from FiniteReality/issue/408 RogueException 2016-12-11 21:25:48 -04:00
  • 9aa924f75c Remove blank line Finite Reality 2016-12-11 18:07:30 +00:00
  • b4f8b0601f Fix #408 FiniteReality 2016-12-10 19:05:33 +00:00
  • 70d30efb94 Implement configurable command node separators FiniteReality 2016-12-09 10:31:57 +00:00
  • 803b65212e Merge pull request #364 from FiniteReality/feature/parameter-tweaks RogueException 2016-12-07 21:39:55 -04:00
  • 71cd6e471b Merge branch 'james7132-issue/384' into dev RogueException 2016-12-05 19:00:47 -04:00
  • f772956558 Merge branch 'issue/384' of git://github.com/james7132/Discord.Net into james7132-issue/384 RogueException 2016-12-05 19:00:39 -04:00
  • c83e693988 Removed duplicate logic RogueException 2016-12-05 18:58:35 -04:00
  • 392813998f Merge branch 'issues/274' into dev RogueException 2016-12-05 18:51:54 -04:00
  • e369f342fc Merge branch 'dev' into issues/274 RogueException 2016-12-05 18:51:52 -04:00
  • 32e5ce4488 Merge branch 'issues/302' into dev RogueException 2016-12-05 18:48:41 -04:00
  • 5b545f8644 Merge branch 'dev' into issues/302 RogueException 2016-12-05 18:48:38 -04:00
  • 5e965ea325 Allow tokenless RPC connections RogueException 2016-12-05 07:09:53 -04:00
  • ec71b84720 Add config option to download all users on GuildAvailable Christopher F 2016-12-04 19:47:15 -05:00
  • 3fc043132b docstrings for modify params, minor bugfixes Christopher F 2016-12-04 19:07:07 -05:00
  • a4e95923b6 Bitrate must be at least 8000 Christopher F 2016-12-04 17:51:57 -05:00
  • e2aa0e92a4 Slight modification to fix images in thumbnails Christopher F 2016-12-04 17:35:36 -05:00
  • 64681856b1 Create wrapper modify objects Christopher F 2016-12-04 17:21:25 -05:00
  • 08cfc1dd7f Reconnect if heartbeat fails and a user download was not requested RogueException 2016-12-04 17:21:05 -04:00
  • d4d8e721db Resolves #390 Aux 2016-11-28 09:19:42 -06:00
  • 8db026c0fe Make changes per feedback, remove invocations of GuildMemberUpdated Christopher F 2016-12-03 21:11:47 -05:00
  • a967ca1ec0 [docs] Merge pull request #398 from Esscoder/patch-3 Christopher F 2016-12-03 20:28:09 -05:00
  • cdb723bbeb Fixed async method Evan Sours 2016-12-03 18:25:31 -07:00
  • 106ff4df5d [docs] Merge pull request #397 from Esscoder/patch-2 Christopher F 2016-12-03 19:54:02 -05:00
  • 0e43d6c6f5 Fixed Install -> commands.LoadAssembly Evan Sours 2016-12-03 17:44:32 -07:00
  • 1402c9558f [docs] Merge pull request #396 from Esscoder/patch-1 Christopher F 2016-12-03 19:03:20 -05:00
  • dd9ae6e870 Fixed HandleCommand Error message Evan Sours 2016-12-03 17:02:08 -07:00
  • deafa3d755 save your work before committing Christopher F 2016-10-22 15:22:35 -04:00
  • c80f73764c Properly implement UserUpdated for Username or Avatar Changes Christopher F 2016-10-22 15:15:19 -04:00
  • 1e55d30a65 Raise GuildMemberUpdated when a Nickname is modified Christopher F 2016-10-22 13:24:46 -04:00
  • 704b2b75f4 Fix changes after review FiniteReality 2016-11-25 20:22:06 +00:00
  • 254e874c99 Fix OverrideTypeReader FiniteReality 2016-11-21 18:46:21 +00:00
  • d2d7b4dce7 Make _typeReaderTypeInfo static FiniteReality 2016-11-19 21:16:28 +00:00
  • 156483bf71 Rename overridenType to overridenTypeReader FiniteReality 2016-11-19 21:11:30 +00:00
  • f11f416024 Add IDependencyMap to parameter preconditions FiniteReality 2016-11-19 21:09:49 +00:00
  • b7a5ee6542 Parameter preconditions and typereader overriding FiniteReality 2016-11-19 15:12:04 +00:00
  • d8c0f0aa4c [docs] fix xrefs Christopher F 2016-12-03 16:46:49 -05:00
  • 779aaffbf4 [docs] rewrite commands, update samples Christopher F 2016-12-03 16:41:45 -05:00
  • 2cae0bda79 Merge pull request #393 from Nikey646/patch-1 Christopher F 2016-12-01 18:41:50 -05:00
  • 11f507e26a EmbedBuilder.WithImageUrl() now uses the value passed Nikey646 2016-12-01 12:04:32 +11:00
  • 2c768c413a Revert CommandService.Modules change james7132 2016-11-30 19:52:58 +00:00
  • 790ca10d17 Fix accidental line join james7132 2016-11-27 01:41:48 -08:00
  • 4896524d1a Limit CommandService.Modules to top level modules james7132 2016-11-27 01:36:16 -08:00
  • 6865318071 Fix IsSubmodule property's correctness james7132 2016-11-27 01:32:15 -08:00
  • 0771fcce63 Add Parent property to ModuleInfo james7132 2016-11-27 01:28:11 -08:00
  • aceac76d1d Merge pull request #387 from james7132/timespan-reader RogueException 2016-11-28 17:52:26 -04:00
  • 3e35666186 Add TimeSpan TypeReader james7132 2016-11-27 01:57:12 -08:00
  • 08ae9e4e86 Fixed logic in precondition attribute docstrings RogueException 2016-11-27 01:13:29 -04:00
  • 2a33bb0c12 Escaped amp in XML example. RogueException 2016-11-27 01:07:19 -04:00
  • f56a1b653d Cleaned up Reactions PR RogueException 2016-11-27 00:55:01 -04:00
  • 2e1ec5803b Added AddReactions to Permission constructors RogueException 2016-11-27 00:41:03 -04:00
  • 6100aa93ab Merge branch 'feature/reactions' into dev RogueException 2016-11-27 00:31:19 -04:00
  • b9eeac9105 Merge branch 'dev' into feature/reactions RogueException 2016-11-27 00:30:46 -04:00
  • 08d85cd2d9 Merge pull request #375 from LassieME/embed/fix-urls-add-timestamp RogueException 2016-11-27 00:20:15 -04:00
  • 1406943bf9 Merge pull request #381 from RogueException/issue/268 Christopher F 2016-11-26 23:17:12 -05:00
  • d72122eef9 Resolve conflicts. Christopher F 2016-11-26 23:15:36 -05:00
  • ecc3d9c729 Add configuration option for case insensitive commands Christopher F 2016-11-25 23:56:20 -05:00
  • 2daf6cb16c Merge pull request #378 from RogueException/issue/224 RogueException 2016-11-26 23:52:15 -04:00
  • d74257cb69 Drop applicationinfo cache on logout, fixed RPC appinfo exception. RogueException 2016-11-26 23:51:23 -04:00
  • c99c78a2fe Merge branch 'feature/more-preconditions' into dev RogueException 2016-11-26 23:41:55 -04:00
  • a0c9ba92db Merge branch 'dev' into feature/more-preconditions RogueException 2016-11-26 23:41:45 -04:00
  • 80da813acc Merge pull request #383 from RogueException/feature/color-improvements RogueException 2016-11-26 23:33:54 -04:00
  • 55f6efd080 Merge branch 'issue/365' Christopher F 2016-11-26 22:26:47 -05:00
  • 9d4339e695 Fix a few typos in Color constraint logic Christopher F 2016-11-26 22:13:43 -05:00
  • fb99b019a0 Fix issues with DefaultRunMode Christopher F 2016-11-26 22:04:02 -05:00
  • 210c360fca Throw an exception when creating a Color with an invalid float value Christopher F 2016-11-26 21:32:21 -05:00
  • 1be6f77efb Don't check message content if an embed is present when modifying Christopher F 2016-11-26 21:22:35 -05:00
  • 1ed4f703bf Cache the current application on DiscordSocketClient Christopher F 2016-11-26 14:59:20 -05:00
  • 08b836797b Current timestamp namechange Sindre Langhus 2016-11-26 04:43:29 +01:00
  • 97c3f2bcd1 Merge pull request #380 from RogueException/issue/374 RogueException 2016-11-25 23:32:58 -04:00
  • aefbf1716d Merge pull request #377 from RogueException/issue/368 RogueException 2016-11-25 23:24:48 -04:00
  • 6519b300d9 ModifyAsync will accept an EmbedBuilder Christopher F 2016-11-25 22:12:28 -05:00
  • 58291f8199 Close the WebSocket when disconnecting Christopher F 2016-11-25 21:45:56 -05:00
  • f9c5e229d0 Add CommandServiceConfig, DefaultRunMode Christopher F 2016-11-25 18:49:35 -05:00
  • 8222eaff86 Add permissions for reactions Christopher F 2016-11-25 18:27:20 -05:00
  • defc8f1c4e Add docstrings to preconditions. Christopher F 2016-11-25 18:09:18 -05:00
  • ea148db08b Add RequireBotPermission, rename RequirePermission Christopher F 2016-11-25 17:48:08 -05:00
  • fdecfe6bd4 Add RequireOwner Precondition Christopher F 2016-11-25 17:44:37 -05:00
  • 5cdda592c1 Add requested changes FiniteReality 2016-11-25 21:19:41 +00:00
  • bc76e38ce5 Fix additional issue with aliases building incorrectly FiniteReality 2016-11-25 21:15:39 +00:00
  • 54dd0a5cec Fixed ordering. Sindre G. Langhus 2016-11-25 21:51:01 +01:00
  • d0158816d3 Adds DateFormatString to DiscordRestApiClient Sindre G. Langhus 2016-11-25 17:09:17 +01:00
  • a455ccc334 Adds a timestamp and fixes Volts issues with Thumbnail and Image URLs. Sindre G. Langhus 2016-11-24 01:17:39 +01:00
  • 8ec80663f0 Merge pull request #372 from LassieME/embed/add-thumbnail-image-builders Christopher F 2016-11-22 18:36:28 -05:00
  • 8cf0911a4b DebuggerDisplay fix. Sindre G. Langhus 2016-11-23 00:35:31 +01:00
  • 4cb7929735 Spacing Sindre G. Langhus 2016-11-23 00:27:33 +01:00