RogueException
b91026f552
Stop spamming users/@me and voice/regions
9 years ago
RogueException
34139c9b59
Converted Discord.Net to a metapackage
9 years ago
RogueException
eb2a946dd6
Updated to 1.0.0-rc3 tooling
9 years ago
RogueException
3bc2520095
Abandon VersionSuffix
9 years ago
RogueException
24663605f6
Fixed CI detecting all packages as dev
9 years ago
RogueException
b0db37cad6
Versions are hard
9 years ago
firebingo
7e9491fb34
Fix Issue #446 . RestUserMessage initializes _reactions even if there are no reactions so get doesn't cause exception.
9 years ago
RogueException
a75af58bdb
Merge pull request #464 from Sentinent/dev
Fixed guild member's joinedat reseting after certain events
9 years ago
RogueException
0d433caaa6
Merge pull request #433 from Confruggy/patch-1
Fixed RemoveReactionAsync overload doesn't work with unicode emojis
9 years ago
RogueException
7c5fe79333
Updated build script
9 years ago
RogueException
fe35400498
Cleanup
9 years ago
RogueException
158222bb78
Merged GuildExtensions into IGuild
9 years ago
RogueException
7ef48c5ce5
Improved discord HTTP exceptions
9 years ago
RogueException
b76c744447
Internally exposed several ApiClient props
9 years ago
RogueException
ea0044cb87
Made IVoiceChannel.UserLimit nullable
9 years ago
RogueException
00bb3c9d70
Removed project.jsons
9 years ago
Sentinent
a03269fcf1
Fixed guild member's joinedat reseting after certain events
9 years ago
RogueException
cf2596db58
Fixed a nullref when an embed is not provided to SendMessage
9 years ago
RogueException
d06b7856f6
Fixed several package errors
9 years ago
RogueException
e2934abe29
Made API models internal. Removed Discord.Net.API.
9 years ago
RogueException
dac51db299
Added DiscordShardedClient, some DiscordSocketClient fixes.
9 years ago
RogueException
1169d3671c
Removed RetryMode.RetryErrors
9 years ago
RogueException
d82d7e1584
Do not catch our thrown HttpException in RequestQueueBucket
9 years ago
RogueException
2c075e186a
Added support for custom ModuleBase command contexts. Added SocketCommandContext/RpcCommandContext.
9 years ago
RogueException
572c0e6c6b
Renamed new params classes to XXXProperties
9 years ago
RogueException
8326d01f62
Isolated API definitions to their own library
9 years ago
Confruggy
7b1db31985
Update MessageHelper.cs
9 years ago
FiniteReality
2e2fbaa5f3
Add mentionable property to ModifyGuildRoleParams
Allows roles to be configured to be mentionable, fixes #424
9 years ago
RogueException
c102f52bfa
Merge branch 'issue/379' into dev
9 years ago
RogueException
86d9f52438
Cleaned up new params
9 years ago
RogueException
b166683704
Added missing IDisposables
9 years ago
RogueException
8f87b2cc71
Added support for .NET Standard 1.1 and 1.2
9 years ago
Christopher F
3fc043132b
docstrings for modify params, minor bugfixes
9 years ago
Christopher F
64681856b1
Create wrapper modify objects
this was a big one
9 years ago
RogueException
f56a1b653d
Cleaned up Reactions PR
9 years ago
RogueException
2e1ec5803b
Added AddReactions to Permission constructors
9 years ago
RogueException
b9eeac9105
Merge branch 'dev' into feature/reactions
9 years ago
RogueException
08d85cd2d9
Merge pull request #375 from LassieME/embed/fix-urls-add-timestamp
Adds Timestamps to embeds, and removes Image and Thumbnail-Builders
9 years ago
RogueException
d74257cb69
Drop applicationinfo cache on logout, fixed RPC appinfo exception.
9 years ago
Christopher F
6519b300d9
ModifyAsync will accept an EmbedBuilder
**This is not a breaking change**.
This change begins to implement #379 , where IUserMessage.ModifyAsync will now accept a `Discord.ModifyMessageParams` func over a `Discord.API.Rest.ModifyMessageParams` func.
9 years ago
Sindre G. Langhus
54dd0a5cec
Fixed ordering.
9 years ago
Sindre G. Langhus
a455ccc334
Adds a timestamp and fixes Volts issues with Thumbnail and Image URLs.
9 years ago
Sindre G. Langhus
09608b79c3
Adds builders for Thumbnail and Image embeds, and adds json model for Video and Image embeds.
9 years ago
RogueException
9784a0324c
Create a RestUser for messages if a user isn't cached.
9 years ago
RogueException
53ee30c648
Virtual channels should not be exposed to socket classes. Dont store guild in messages.
9 years ago
RogueException
42cbd67ee0
Removed prerelease tag from project.json
9 years ago
RogueException
cf42bd1854
Restored project.json and old build script
9 years ago
RogueException
0f674d2404
Updated dependencies to .NET Core 1.1
9 years ago
ObsidianMinor
ddca1bc6a4
Migrated projects to Visual Studio 2017
9 years ago
RogueException
853f8f2e6b
Added prefixless TagHandling, added startIndex to resolve, fixed bugs.
9 years ago