Commit Graph

  • 20f0932612 meta: 3.7.2 Quin Lynch 2022-06-02 12:03:38 -03:00
  • 35db22e527 feat: Add support for attachments on interaction response type 7 (#2336) d4n 2022-06-02 08:19:28 -05:00
  • 7adf516b20 fix: Disable TIV restrictions for rollout of TIV (#2342) Quin Lynch 2022-06-02 10:18:27 -03:00
  • 0fad3e8b37 feat: Add method overloads to InteractionService (#2328) d4n 2022-06-02 08:12:49 -05:00
  • 3a37f8914c feat: AddOptions no longer has an uneeded restriction, added AddOptions to SlashCommandOptionBuilder (#2338) CottageDwellingCat 2022-06-02 08:12:08 -05:00
  • b50afd7d8d meta: 3.7.1 Quin Lynch 2022-05-27 08:43:04 -03:00
  • 18dd95442f [Robot] Add missing json error (#2326) Discord-NET-Robot 2022-05-27 08:28:43 -03:00
  • a890de9304 feature: better call control in ParseHttpInteraction (#2330) Armano den Boef 2022-05-27 13:25:49 +02:00
  • 712a4aea48 fix: voice perms not retaining text perms. (#2329) Armano den Boef 2022-05-27 13:25:33 +02:00
  • e1f9b768ae fix: NRE with Cacheable.DownloadAsync() (#2331) Quin Lynch 2022-05-27 08:25:17 -03:00
  • d3a693ab67 feature: Add missing interaction properties (#2325) d4n 2022-05-25 04:12:03 -05:00
  • 2c428600b0 meta: fix target errors Quin Lynch 2022-05-24 05:16:13 -03:00
  • 1fadb71204 Merge branch 'dev' of https://github.com/discord-net/Discord.Net into dev Quin Lynch 2022-05-24 02:56:28 -03:00
  • ac3b1a4f89 meta: 3.7.0 Quin Lynch 2022-05-24 02:56:21 -03:00
  • 88f6168eeb fix: NRE with bot scope and user parameters (#2320) Quin Lynch 2022-05-24 02:47:03 -03:00
  • 7a07fd62e4 feature: Forum channels (#2316) Quin Lynch 2022-05-24 02:30:25 -03:00
  • aae549a976 fix: typo in modal section of docs (#2318) ShineSyndrome 2022-05-24 06:29:42 +01:00
  • f47f3190d0 fix: Use IDiscordClient.GetUserAsync impl in DiscordSocketClient (#2319) sabihoshi 2022-05-24 13:29:16 +08:00
  • 54a5af7db4 fix: Upload file size limit (#2313) Tripletri 2022-05-23 11:43:38 +05:00
  • 437c8a7f43 Update README.md Quin Lynch 2022-05-22 08:05:05 -03:00
  • cea59b55ba feature: Add Parse & TryParse to EmbedBuilder & Add ToJsonString extension (#2284) Armano den Boef 2022-05-18 09:57:37 +02:00
  • a24dde4b19 feature: optional API calling to RestInteraction (#2281) Armano den Boef 2022-05-18 09:56:57 +02:00
  • 20bd2e9e2f [Docs] Autocomplete examples (#2288) Misha133 2022-05-18 10:52:38 +03:00
  • b465d609f0 fix: Application commands are disabled to everyone except admins by default (#2293) Cenk Ergen 2022-05-18 10:52:14 +03:00
  • 1f01881beb feature: Add DefaultArchiveDuration to ITextChannel (#2295) Armano den Boef 2022-05-18 09:51:37 +02:00
  • 13ccc7c997 feature: Add .With methods to ActionRowBuilder (#2296) Misha133 2022-05-18 10:50:55 +03:00
  • 6d21e42ddf Replace Project- with PackageReference on samples. (#2297) Armano den Boef 2022-05-18 09:49:21 +02:00
  • 725d2557dd fix: close-stage bucketId being null (#2299) Armano den Boef 2022-05-18 09:48:34 +02:00
  • e35fbedc0a Fixed typos. (#2300) Jeroen Heijster 2022-05-18 09:48:10 +02:00
  • 442fea1340 Added IAttachment to docs#2302) Raiden Shogun 2022-05-18 09:47:55 +02:00
  • 94a37156f3 Resolve NRE at get audit for Deleted User (#2304) Armano den Boef 2022-05-18 09:47:23 +02:00
  • 6fbd396832 Add Nullable ComponentTypeConverter and TypeReader (#2307) Cenk Ergen 2022-05-18 10:45:18 +03:00
  • b333de2237 feature: add UpdateAsync to SocketModal (#2289) Nhea 2022-05-14 03:59:38 +03:00
  • b0a3b65bc0 feature: Webhook support for threads (#2291) openmilk 2022-05-14 08:28:46 +10:00
  • 20ffa64525 fix: Possible NRE in Sanitize (#2290) Paulo 2022-05-13 13:03:45 -03:00
  • 23656e844e feature: Text-In-Voice (#2269) Quin Lynch 2022-05-09 22:57:28 -03:00
  • e136759073 feature: Treat warnings as errors and set warning level to 5 (#2270) Quin Lynch 2022-05-09 22:56:22 -03:00
  • 0ec8938a67 feature: Support FailIfNotExists on MessageReference (#2283) moiph 2022-05-09 18:55:17 -07:00
  • 5546c705ca Remove old url reference in Discord.Net.nuspec (#2286) Nikita Petko 2022-05-09 05:50:26 +01:00
  • 6470c64b2d Update FUNDING.yml Quin Lynch 2022-05-01 14:30:42 -03:00
  • 2f58ddc6a0 meta: 3.6.1 Quin Lynch 2022-04-30 19:06:23 -03:00
  • f2bb55e804 fix: null user on interaction without bot scope (#2271) Quin Lynch 2022-04-30 19:02:57 -03:00
  • 503e720d21 feature: add 50080 Error code (#2272) Discord-NET-Robot 2022-04-30 19:02:41 -03:00
  • 0d74c5cc62 fix: Implement fix for Custom Id Segments NRE (#2274) Cenk Ergen 2022-04-30 04:37:22 +03:00
  • a8f607553b fix: Permissions v2 Invalid Operation Exception (#2267) Cenk Ergen 2022-04-29 17:53:14 +03:00
  • 27226f0839 meta: 3.6.0 Quin Lynch 2022-04-28 12:27:29 -03:00
  • 9bd088f9b9 [Docs] Adding permission docs for interaction framework (#2265) Armano den Boef 2022-04-28 17:21:00 +02:00
  • 0554ac2442 fix: Guarding against empty descriptions in SlashCommandBuilder/SlashCommandOptionBuilder (#2260) Christoph L 2022-04-28 13:49:38 +02:00
  • f5dbb95610 docs: Interaction Service Perms-v2 docs (#2263) Cenk Ergen 2022-04-28 14:48:37 +03:00
  • 2b49322a54 docs: Fix TextCommands reference in first-bot.md (#2264) Ge 2022-04-28 19:48:11 +08:00
  • d98b3cc495 feature: V2 Permissions (#2222) Quin Lynch 2022-04-28 08:47:52 -03:00
  • 4ce1801bdf feature: Passing CustomId matches into contexts (#2136) Cenk Ergen 2022-04-27 17:09:30 +03:00
  • 26c1a7e80f docs: Add files to the parameters (#2244) Diego-VP20 2022-04-27 16:08:07 +02:00
  • 275b833205 Fix browser property (#2254) Alex Thomson 2022-04-28 02:07:35 +12:00
  • f2d383c955 remove extra header from readme Quin Lynch 2022-04-27 10:59:50 -03:00
  • 18f001e37b [DOCS] Group commands example (#2246) Misha133 2022-04-22 13:26:54 +03:00
  • e1a8ecd723 [Robot] Add missing json error (#2237) Discord-NET-Robot 2022-04-18 04:00:58 -03:00
  • 42c65bc879 Typo in comment (#2242) Denis Voitenko 2022-04-18 09:56:32 +03:00
  • daba58cdd4 Fix SocketGuild not returning the AudioClient (#2248) Alex Thomson 2022-04-18 18:52:32 +12:00
  • 8eec6a00ac Fix log severity mapping for guide sample (#2249) MrCakeSlayer 2022-04-18 02:51:40 -04:00
  • 9992874703 meta: 3.5.0 Quin Lynch 2022-04-05 16:21:33 -03:00
  • d3a532f013 update build overrides url Quin Lynch 2022-04-05 15:20:57 -03:00
  • 53ab9f3b16 MediatR Guide + sample (#2218) Duke 2022-04-05 19:18:25 +02:00
  • d8757a5afa feature: Update bans to support pagination (#2223) Armano den Boef 2022-04-05 19:13:16 +02:00
  • d1cf1bf02d Correct minor typo (#2228) clarotech 2022-04-05 18:12:06 +01:00
  • bfd0d9bede fix: GuildMemberUpdated cacheable before entity incorrect (#2225) Quin Lynch 2022-04-04 19:17:18 -03:00
  • e38104bb32 feature: Make bidirectional formatting optional (#2204) Armano den Boef 2022-04-04 23:21:11 +02:00
  • 0439437a65 Fix small typo in modal example (#2216) TricolorHen061 2022-04-04 14:20:09 -07:00
  • ce410513f4 feature: build overrides (#2212) Quin Lynch 2022-04-04 18:19:44 -03:00
  • 8522447c27 Fix gateway interactions not running without bot scope. (#2217) Armano den Boef 2022-04-04 23:16:13 +02:00
  • a744948477 feature: Global interaction post execution event. (#2213) Armano den Boef 2022-04-04 23:14:36 +02:00
  • d2118f02fb Adds a action delegate parameter to RespondWithModalAsync<T>() for modifying the modal (#2226) Cenk Ergen 2022-04-05 00:11:54 +03:00
  • 1c680db2ba add respondwithmodal methods to restinteractinmodulebase (#2227) Cenk Ergen 2022-04-05 00:11:15 +03:00
  • c4131cfc8b Fix: ShardedClients not pushing PresenceUpdates (#2219) Armano den Boef 2022-03-31 21:24:36 +02:00
  • 73399459ea feature: add a way to remove type readers from the interaction/command service. (#2210) Quin Lynch 2022-03-26 16:21:26 -03:00
  • 91d8fabb70 Fix: GuildPermissions.All not including newer permissions (#2209) Quin Lynch 2022-03-26 10:35:25 -03:00
  • 305d7f9e13 Fix: Integration model from GuildIntegration and added INTEGRATION gateway events (#2168) FeroxFoxxo 2022-03-27 01:52:31 +13:00
  • d656722bd9 Fix: modal response failing (#2187) KeylAmi 2022-03-26 08:46:33 -04:00
  • d48a7bd348 Fix: serialization error on thread creation timestamp. (#2188) Armano den Boef 2022-03-26 13:45:54 +01:00
  • 741ed809d6 Add missing methods to IComponentInteraction (#2201) d4n 2022-03-26 07:44:13 -05:00
  • 82473bce69 Update GuildMemberUpdated comment regarding presence (#2193) Armano den Boef 2022-03-26 13:43:16 +01:00
  • d5342e4585 Fix Serilog Level Mapping (#2202) Robin Sue 2022-03-26 13:42:07 +01:00
  • 47de5a2fb4 Greatly reduce code complexity & make IF samples functional (#2205) Armano den Boef 2022-03-26 13:37:30 +01:00
  • c286b9978e Fixed typo (#2206) Raiden Shogun 2022-03-26 13:33:21 +01:00
  • fc31589056 Fix changelog formatting Quin Lynch 2022-03-09 17:36:29 -04:00
  • e3fc96bc44 meta: 3.4.1 Quin Lynch 2022-03-09 17:33:25 -04:00
  • 25aaa4948a fix: thread owner always null (#2182) Quin Lynch 2022-03-09 17:29:24 -04:00
  • f8ec3c79c2 Fix/ambigiuous reference (#2181) Quin Lynch 2022-03-09 17:29:10 -04:00
  • 765c0c5544 Feature: attachment description and content type (#2180) Quin Lynch 2022-03-09 17:28:56 -04:00
  • 24b7bb593a Fix: sharded client logout (#2179) Quin Lynch 2022-03-09 17:28:46 -04:00
  • fb4250b88c Feature: Component TypeConverters and CustomID TypeReaders (#2169) Cenk Ergen 2022-03-09 23:10:00 +03:00
  • cc6918d157 Add 10065 Error code (#2178) Discord-NET-Robot 2022-03-09 16:02:08 -04:00
  • a5d3add1d6 Fix error with flag params. (#2165) Brendan McShane 2022-03-03 16:20:34 -05:00
  • 48bc723f9e Update bugreport.yml (#2159) KeylAmi 2022-03-03 16:20:02 -05:00
  • 7262990654 Resolve complex param sample reference (#2166) Armano den Boef 2022-03-03 22:19:25 +01:00
  • 1ba96d6fbd Add configuration toggle to suppress Unknown dispatch warnings (#2162) MrCakeSlayer 2022-03-02 20:30:17 -05:00
  • 50d0000e26 meta: 3.4.0 Quin Lynch 2022-03-02 20:13:58 -04:00
  • 5522bc443d Create Complex Params Docs (#2160) Cenk Ergen 2022-03-03 03:02:12 +03:00
  • 36d6ce9ec8 Unneeded build event (#2158) Quin Lynch 2022-03-02 19:24:10 -04:00
  • 507a18d389 Enforce valid button styles (#2157) Quin Lynch 2022-03-02 19:24:00 -04:00