RogueException
|
711a4e90a4
|
Renamed AvatarFormat -> ImageFormat. Cleaned up.
|
9 years ago |
RogueException
|
6dd2e0a708
|
Merge pull request #573 from james7132/auto-avatar
Automatic animated avatar detection
|
9 years ago |
RogueException
|
cc11d667e3
|
Merge pull request #574 from Sentinent/get-userreactions-fix
Fixed GetReactionsUsersAsync returning an empty enumerable
|
9 years ago |
RogueException
|
587ec65e79
|
Added Discord.Net.Webhook
|
9 years ago |
RogueException
|
1d5b7a2b01
|
Removed Unknown status
|
9 years ago |
Sentinent
|
58d9fb1ed6
|
Fixed GetReactionsUsersAsync returning an empty enumerable
|
9 years ago |
james7132
|
bfc4fd686e
|
Automatic animated avatar detection
|
9 years ago |
Mushroom
|
78076bd9df
|
Added support for reaction 'me' field
|
9 years ago |
RogueException
|
1b0e47be42
|
Fixed SocketRole.CompareTo
|
9 years ago |
RogueException
|
1cd67c2467
|
Allow EmbedFieldBuilder to take object values
|
9 years ago |
RogueException
|
34361fa64a
|
Merge pull request #537 from RogueException/issue/477
Check that messages older than two weeks are not passed to bulk delete
|
9 years ago |
Christopher F
|
66b7e0e7f0
|
Rename precondition to 'YoungerThanTwoWeeks'
|
9 years ago |
Christopher F
|
2db60749ca
|
Add IsUnique parameter to CreateChannelInvite
Resolves #469
|
9 years ago |
RogueException
|
06dcac6a9f
|
Fixed audio and a few ConnectionManager issues
|
9 years ago |
RogueException
|
3190d7e26d
|
Moved (re)connection handling to ConnectionManager
|
9 years ago |
RogueException
|
d321ad3e5c
|
Moved Frame models, added default providers
|
9 years ago |
Christopher F
|
607f478b9a
|
Check that messages older than two weeks are not passed to bulk delete
This resolves #477
|
9 years ago |
Christopher F
|
c486f0ee50
|
Don't force avatar formats
|
9 years ago |
Christopher F
|
a5adc8a129
|
Cleanup from rebase
|
9 years ago |
Christopher F
|
6116c1bcef
|
Replace IUser.AvatarUrl with IUser#GetAvatarUrl(size)
This is to support the new user image endpoint, which provides a parameter for image resizing.
|
9 years ago |
Emzi0767
|
9c3f858b42
|
Fixed couple non-default arguments in REST messages
|
9 years ago |
RogueException
|
ea3a8f6a01
|
Added EmbedBuilder.AddField(EmbedFieldBuilder)
|
9 years ago |
RogueException
|
0cf5493c61
|
Fixed crash, added DM/Group channel helpers
|
9 years ago |
RogueException
|
d9fd0c34e4
|
Fixed bugs with creating invites
|
9 years ago |
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 |