Commit Graph

  • *
  • | *
  • | | *
  • | | *
  • | * |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • | * |
  • | * |
  • | * |
  • | |\ \
  • | | * |
  • | |/ /
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • |/ /
  • | | *
  • | | | *
  • | | | | *
  • | |_|_|/
  • |/| | |
  • | | * |
  • | | * |
  • | | * |
  • | | * |
  • | | | *
  • | |_|/
  • |/| |
  • | | | *
  • | |_|/
  • |/| |
  • | | | *
  • | |_|/
  • |/| |
  • | | | *
  • | | | |\
  • | |_|_|/
  • |/| | |
  • | | | *
  • | | | | *
  • | | | | *
  • | |_|_|/
  • |/| | |
  • | | | | *
  • | |_|_|/
  • |/| | |
  • | * | |
  • |/ / /
  • | * |
  • * | |
  • | | | *
  • | |_|/
  • |/| |
  • | | | *
  • | |_|/
  • |/| |
  • * | |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | | | *
  • | | | *
  • | |_|/
  • |/| |
  • * | |
  • | * |
  • | * |
  • | * |
  • |/ /
  • | | *
  • | | *
  • | | *
  • | |/
  • |/|
  • | | *
  • | |/
  • |/|
  • * |
  • | | *
  • | |/
  • |/|
  • * |
  • * |
  • * |
  • | | *
  • | |/
  • |/|
  • * |
  • | | *
  • | | *
  • | | |\
  • | |_|/
  • |/| |
  • * | |
  • | | | *
  • | | | |\
  • | |_|_|/
  • |/| | |
  • * | | |
  • | | | | *
  • | | | | | *
  • | |_|_|_|/
  • |/| | | |
  • * | | | |
  • | | | | | *
  • | | | | | *
  • | | | | | *
  • | |_|_|_|/
  • |/| | | |
  • | | * | |
  • | | * | |
  • | | * | |
  • | | * | |
  • | | * | |
  • | |/ / /
  • |/| | |
  • | | * |
  • * | | |
  • | | | | *
  • | | | | |\
  • | |_|_|_|/
  • |/| | | |
  • * | | | |
  • | | | | *
  • | | | | |\
  • | |_|_|_|/
  • |/| | | |
  • 3bfea7957 Add SendFiles to UserExtensions by BokuNoPasya 2022-11-08 17:32:01 +0500
  • 72ab60e0a <see langword="null"/> by Misha133 2022-11-08 14:38:34 +0300
  • 56c62a4c7 <see langword="null"/> by Misha133 2022-11-08 14:37:42 +0300
  • 094b13fd4 working getter for welcome screen by Misha133 2022-11-08 00:27:05 +0300
  • 7f31a7ba3 add notes about nullable properties by Misha133 2022-11-07 22:08:54 +0300
  • ea039b848 Update events.cs (#2505) by Payton 2022-11-07 10:26:18 -0600
  • 01ae904fe [Feature] Add missing properties in forum & thread channels (#2469) by Misha133 2022-11-07 19:25:49 +0300
  • 6712ef457 Fix duplicated members of DiscordErrorCode (#2500) by Ge 2022-11-08 00:24:19 +0800
  • 7077c4469 Avoid throwing on missing Application (#2497) by Miha Zupan 2022-11-07 07:49:46 -0800
  • ed3863597 [Feature] Add new discord stuff (#2501) by Misha133 2022-11-07 18:49:03 +0300
  • 48b8469c0 add a note to IF docs by Misha133 2022-11-05 21:57:41 +0300
  • 82225b763 now supports dm channels in channel selects by Misha133 2022-11-05 21:47:01 +0300
  • 94406ca8b Merge pull request #2 from Cenngo/feature/selects-v2 by Misha133 2022-11-05 20:09:38 +0300
  • 06e453856 update DefaultArrayComponentConverter to accomodate new select-v2 types by Cenngo 2022-11-05 20:01:42 +0300
  • 8af943f50 fix `ActionRowBuilder` by Misha133 2022-11-03 22:50:48 +0300
  • 26e8478a2 typos by Misha133 2022-11-03 22:40:22 +0300
  • 1cde1078d fix some xml docs & small rework by Misha133 2022-11-03 22:34:21 +0300
  • 46d003a1f working-ish state? by Misha133 2022-11-03 19:12:46 +0300
  • ac997a9d8 maybe working rest part? by Misha133 2022-11-03 16:23:20 +0300
  • 7f773d957 changes1 by Misha133 2022-11-03 16:10:43 +0300
  • b55447fe1 remove redundant code by Misha133 2022-11-03 15:37:45 +0300
  • 43c9ab7c5 some component&action row builder additions by Misha133 2022-11-02 11:46:19 +0300
  • 6f36466f0 Merge branch 'dev' of https://github.com/discord-net/Discord.Net into dev by cat 2022-10-22 04:03:29 -0500
  • d871e9c1d Initial support for new select types by cat 2022-10-22 04:02:14 -0500
  • 9ddcfb0eb (refs/pull/2469/head) add limit checks for tag count by Misha133 2022-11-03 01:09:33 +0300
  • 771e09449 (refs/pull/2501/head) fix sending message in rest text-in-voice channels by Misha133 2022-11-01 01:20:00 +0300
  • 24b8efe12 (refs/pull/2505/head) Update events.cs by Payton 2022-10-30 08:02:22 -0500
  • a7292967a set category id on model update by Misha133 2022-10-27 16:06:10 +0300
  • 9c1841870 fix xmldoc by Misha133 2022-10-26 19:59:05 +0300
  • 6835fe3c3 support creating post with applied tags by Misha133 2022-10-26 19:53:46 +0300
  • 14bad0cff fix #2502 by Misha133 2022-10-25 19:54:41 +0300
  • 0cd178436 changesss by Misha133 2022-10-24 20:54:32 +0300
  • e0367a079 (refs/pull/2500/head) Fix duplicated members of DiscordErrorCode by 戈小荷 2022-10-24 14:29:26 +0800
  • 9d7147702 (refs/pull/2497/head) Avoid throwing on missing Application by Miha Zupan 2022-10-23 00:32:49 +0200
  • b1527debb (refs/pull/2495/head) Merge branch 'dev' of https://github.com/discord-net/Discord.Net into dev by cat 2022-10-22 04:03:29 -0500
  • 562de062d Initial support for new select types by cat 2022-10-22 04:02:14 -0500
  • c3425849f (refs/pull/2493/head) Fix almost all data classes by TheStachelfisch 2022-10-19 01:19:07 +0200
  • ada6413ea Specifiy System.Text.Json package for .Net 3.0 and earlier versions by TheStachelfisch 2022-10-19 00:41:31 +0200
  • fd9d4c73c (refs/pull/2487/head) fix: ref -> out by lifyxus 2022-10-08 16:35:44 +0300
  • 6df781660 added models by Misha133 2022-10-06 16:09:04 +0300
  • b094cda23 fix misleading comment by Misha133 2022-10-01 23:38:31 +0300
  • c7ac59d89 Fixed an oversight clearing session data upon any disconnect. (#2485) by Quahu 2022-09-28 15:35:24 -0700
  • 12e4d4323 (refs/pull/2485/head) Fixed an oversight clearing session data upon any disconnect. by Quahu 2022-09-29 00:07:28 +0200
  • 97e585572 fixed an issue when event was cahnged from in channel to external or vice versa by Rennorb 2022-09-26 19:58:06 +0200
  • a4d34f694 [Docs] Update samples to use `MessageContent` intent & update `v2 => v3 guide` (#2471) by Misha133 2022-09-25 23:27:14 +0300
  • 08bda4fd7 Some fixes & add support for `default_sort_order` by Misha133 2022-09-22 20:08:15 +0300
  • cf959d635 add a `ForumChannels` property by Misha133 2022-09-21 23:18:24 +0300
  • 683de3bd1 *fix resharper being a d... and moving code to next line* by Misha133 2022-09-21 23:16:06 +0300
  • 5195b980b add createForumChannelAsync to guild by Misha133 2022-09-21 22:56:25 +0300
  • bfc5cdd86 add support for modifing default reaction & some renaming by Misha133 2022-09-21 22:24:42 +0300
  • 5d020cf11 Add default reaction emoji property by Misha133 2022-09-21 21:50:57 +0300
  • 3d7e5fe90 add iteraface for forum tags & add equality operators by Misha133 2022-09-21 21:35:27 +0300
  • 8c05d499a Add `Flags` property to channels by Misha133 2022-09-21 20:44:33 +0300
  • f7bfa0aed implement `INestedChannel` in forum channels by Misha133 2022-09-21 20:33:45 +0300
  • c5f4b866c inherit forum channel from `INesteeChannel` by Misha133 2022-09-21 15:15:57 +0300
  • 154430a87 fixed a bug in forum tag emoji parsing by Misha133 2022-09-20 23:59:59 +0300
  • 5714faebc a lot of changes by Misha133 2022-09-20 23:52:55 +0300
  • a4e07a3f5 Fix `DiscordRestClient.GetChannelAsync` not getting forum channel by Misha133 2022-09-20 23:33:18 +0300
  • 35a93960f `ForumTag` inherits `ISnowflakeEntity` by Misha133 2022-09-20 22:40:48 +0300
  • 340faa129 add `Moderated` property to `ForumTag`` by Misha133 2022-09-20 22:14:39 +0300
  • cad041219 Add `DefaultSlowModeInterval` and `DefaultSlowModeInterval` properties to forum channels by Misha133 2022-09-20 20:38:41 +0300
  • 9a26cf86e implement `ThreadChannelProperties` by Misha133 2022-09-20 20:11:21 +0300
  • 19b3bef65 (refs/pull/2471/head) Add a note about `MessageContent` intent to `v2 => v3 guide` by Misha133 2022-09-16 21:41:08 +0300
  • 117c2aa39 bump d.net version in samples & add `MessageContent` intent` by Misha133 2022-09-16 21:11:21 +0300
  • bc89d3c48 Fix TimestampTag being sadge (#2468) by Armano den Boef 2022-09-15 06:59:21 +0200
  • 7c6a566ad remove "not supported" remark by Misha133 2022-09-15 01:07:24 +0300
  • 028a70a8c convert collections into immutable arrays by Misha133 2022-09-15 00:54:54 +0300
  • c7a946c6e add `AppliedTags` property by Misha133 2022-09-15 00:26:33 +0300
  • 418b536eb (refs/pull/2468/head) oopsie uwu by Rozen 2022-09-14 23:23:16 +0200
  • 964fa4ed8 Im so sad v2 by Rozen 2022-09-14 23:22:47 +0200
  • de7735668 Im so sad by Rozen 2022-09-14 23:17:21 +0200
  • 02a65bb6e (refs/pull/2467/head) update license and icon nuspec props by Cenngo 2022-09-15 00:13:33 +0300
  • 9c5f1ecb0 (tag: 3.8.1) meta: 3.8.1 (#2464) by Quin Lynch 2022-09-14 15:09:54 -0300
  • 3833948f0 (refs/pull/2464/head) meta: 3.8.1 by Quin Lynch 2022-09-14 12:13:44 -0300
  • b45b1526c add addtional checks for gateway events logging (#2462) by Misha133 2022-09-14 18:09:12 +0300
  • d4c533aed Implemented resume_gateway_url. (#2423) by Quahu 2022-09-14 17:08:25 +0200
  • 2a6fca665 [Docs] Text Commands: Added a warning about the `message content` intent (#2458) by Marten 2022-09-14 17:08:00 +0200
  • 21d029c27 (refs/pull/2462/head) add addtional checks for gateway events logging by Misha133 2022-09-11 22:35:43 +0300
  • d1678d1e8 Fixing localizations (#2457) by Proddy 2022-09-10 21:07:49 +0100
  • d72aed56b (refs/pull/2457/head) Update SlashCommandBuilder.cs by Proddy 2022-09-10 20:58:34 +0100
  • af74882e1 Merge pull request #1 from discord-net/dev by Proddy 2022-09-10 20:56:24 +0100
  • 1b01fed86 Add 50138 Error code (#2456) by Discord-NET-Robot 2022-09-10 05:08:22 -0300
  • b9cd816fa (refs/pull/2456/head) Merge branch 'dev' into patch-F3D24E8D77 by Quin Lynch 2022-09-10 05:04:56 -0300
  • 525dd6048 [Docs] Context menu of slash commands supported on mobile (#2459) by Nikolay 2022-09-10 11:03:14 +0300
  • 2329f1d36 (refs/pull/2423/head) Implemented passing the gateway URL down from DiscordShardedClient. by Quahu 2022-09-09 15:33:30 +0200
  • fa090bf8a (refs/pull/2459/head) Update intro.md by Nikolay 2022-09-09 14:25:20 +0300
  • 4834b27f9 Null check slash command localizations (#2453) by essoperagma 2022-09-09 10:20:19 +0000
  • 8146fd32b (refs/pull/2458/head) Warning -> Important by Marten 2022-09-08 12:00:53 +0200
  • 505f4b503 Improved line length by Marten 2022-09-08 11:59:15 +0200
  • 247683456 Added a warning about the `message content` intent by Marten 2022-09-08 11:53:14 +0200
  • aabceca15 Update SlashCommandBuilder.cs by Proddy 2022-09-07 16:46:28 +0100
  • 769db6039 Update SlashCommandBuilder.cs by Proddy 2022-09-07 16:45:47 +0100
  • 3bafa7808 Update SlashCommandBuilder.cs by Proddy 2022-09-07 16:06:57 +0100
  • c3c37e65b Update SlashCommandBuilder.cs by Proddy 2022-09-07 16:03:25 +0100
  • f41e9fee9 Fixing localizations by Proddy 2022-09-07 15:58:58 +0100
  • 851d3daf3 Add 50138 Error code by Discord.Net Robot 2022-09-06 16:38:56 +0000
  • 5073afa31 Update PackageLogo.png (#2333) by Quin Lynch 2022-09-03 23:50:29 -0700
  • 95e1f84d0 (refs/pull/2333/head) Merge branch 'dev' into marketing/logo-change by Quin Lynch 2022-09-03 23:46:59 -0700
  • 2b86a79f7 Fix a bug in EmbedBuilder.Length when there is an EmbedField with no Value (#2345) by Proddy 2022-09-04 07:46:50 +0100
  • 83e72e0da Merge branch 'dev' into marketing/logo-change by Quin Lynch 2022-09-03 23:44:47 -0700