Emzi0767
9c3f858b42
Fixed couple non-default arguments in REST messages
2017-02-13 22:22:06 +01:00
RogueException
ea3a8f6a01
Added EmbedBuilder.AddField(EmbedFieldBuilder)
2017-02-07 21:13:26 -04:00
RogueException
d9fd0c34e4
Fixed bugs with creating invites
2017-02-07 19:48:09 -04:00
firebingo
7e9491fb34
Fix Issue #446 . RestUserMessage initializes _reactions even if there are no reactions so get doesn't cause exception.
2017-01-25 17:29:41 -04:00
RogueException
a75af58bdb
Merge pull request #464 from Sentinent/dev
...
Fixed guild member's joinedat reseting after certain events
2017-01-25 17:16:42 -04:00
RogueException
0d433caaa6
Merge pull request #433 from Confruggy/patch-1
...
Fixed RemoveReactionAsync overload doesn't work with unicode emojis
2017-01-25 17:16:32 -04:00
RogueException
fe35400498
Cleanup
2017-01-24 11:42:28 -04:00
RogueException
158222bb78
Merged GuildExtensions into IGuild
2017-01-24 11:41:07 -04:00
RogueException
ea0044cb87
Made IVoiceChannel.UserLimit nullable
2017-01-24 11:37:39 -04:00
Sentinent
a03269fcf1
Fixed guild member's joinedat reseting after certain events
2017-01-05 01:44:41 -08:00
RogueException
cf2596db58
Fixed a nullref when an embed is not provided to SendMessage
2017-01-02 01:17:32 -04:00
RogueException
e2934abe29
Made API models internal. Removed Discord.Net.API.
2017-01-01 23:28:42 -04:00
RogueException
2c075e186a
Added support for custom ModuleBase command contexts. Added SocketCommandContext/RpcCommandContext.
2016-12-23 16:57:30 -04:00
RogueException
572c0e6c6b
Renamed new params classes to XXXProperties
2016-12-23 16:57:29 -04:00
RogueException
8326d01f62
Isolated API definitions to their own library
2016-12-23 16:57:29 -04:00
Confruggy
7b1db31985
Update MessageHelper.cs
2016-12-21 23:17:14 +01:00
FiniteReality
2e2fbaa5f3
Add mentionable property to ModifyGuildRoleParams
...
Allows roles to be configured to be mentionable, fixes #424
2016-12-18 18:27:45 +00:00
RogueException
c102f52bfa
Merge branch 'issue/379' into dev
2016-12-16 11:12:50 -04:00
RogueException
86d9f52438
Cleaned up new params
2016-12-16 11:11:07 -04:00
RogueException
8f87b2cc71
Added support for .NET Standard 1.1 and 1.2
2016-12-16 05:52:46 -04:00
Christopher F
3fc043132b
docstrings for modify params, minor bugfixes
2016-12-04 19:07:07 -05:00
Christopher F
64681856b1
Create wrapper modify objects
...
this was a big one
2016-12-04 17:33:29 -05:00
RogueException
f56a1b653d
Cleaned up Reactions PR
2016-11-27 00:55:01 -04:00
RogueException
2e1ec5803b
Added AddReactions to Permission constructors
2016-11-27 00:41:03 -04:00
RogueException
b9eeac9105
Merge branch 'dev' into feature/reactions
2016-11-27 00:30:46 -04:00
RogueException
08d85cd2d9
Merge pull request #375 from LassieME/embed/fix-urls-add-timestamp
...
Adds Timestamps to embeds, and removes Image and Thumbnail-Builders
2016-11-27 00:20:15 -04:00
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.
2016-11-25 22:12:28 -05:00
Sindre G. Langhus
54dd0a5cec
Fixed ordering.
2016-11-25 21:51:52 +01:00
Sindre G. Langhus
a455ccc334
Adds a timestamp and fixes Volts issues with Thumbnail and Image URLs.
2016-11-24 01:17:39 +01:00
Sindre G. Langhus
09608b79c3
Adds builders for Thumbnail and Image embeds, and adds json model for Video and Image embeds.
2016-11-22 22:22:16 +01:00
RogueException
9784a0324c
Create a RestUser for messages if a user isn't cached.
2016-11-18 14:25:01 -04:00
RogueException
53ee30c648
Virtual channels should not be exposed to socket classes. Dont store guild in messages.
2016-11-18 14:14:11 -04:00
RogueException
853f8f2e6b
Added prefixless TagHandling, added startIndex to resolve, fixed bugs.
2016-11-16 16:26:06 -04:00
RogueException
cabbd0de89
Dont nullref in SendMessageAsync if no embed is provided
2016-11-14 22:48:55 -04:00
RogueException
c2722cf7c4
SendMessage should accept EmbedBuilder directly
2016-11-14 20:05:43 -04:00
Christopher F
bad7d827c3
Modify SendMessage to include an embeds field
2016-11-13 00:51:40 -05:00
Christopher F
52f979ec8a
Support sending rich embeds, add an Embed Builder
2016-11-13 00:35:46 -05:00
Christopher F
63b06ff477
Support Rich Embeds on Entities
2016-11-12 23:23:38 -05:00
RogueException
b1506879db
Cleaned up Hierarchy PR
2016-11-12 01:37:59 -04:00
RogueException
c037865b28
Cleaned up PR
2016-11-12 01:00:42 -04:00
Christopher F
6b5a4b3ee6
Support the "Clear Reactions" endpoint
2016-11-11 15:52:14 -05:00
Sindre
a6f89b7c36
Solves Issue 342, but there might be a cleaner way to do this that doesnt make you end up with a IGuild in the RestRole.
2016-11-10 16:47:51 +01:00
Christopher F
8dfc6aea67
Add optional user/message/channel objects to Reactions
2016-11-06 13:33:37 -05:00
Christopher F
718560917c
RequestOptions should be optional on Reactions
2016-11-05 21:43:18 -05:00
Christopher F
c6d9bbf063
Clean up some bugs when parsing unicode emoji
2016-11-05 18:45:35 -04:00
Christopher F
e2e2c4308d
Refactor, rearrange, reimplement reactions; receive over gateway
2016-11-05 18:15:47 -04:00
Christopher F
7018bc9c58
"""Support""" the 'reactions' field on message objects
...
this is all really broken
2016-10-31 21:00:35 -04:00
Christopher F
838d60e2c2
Add API model for Reaction, implement REST methods for reactions
2016-10-31 19:50:38 -04:00
james7132
97a6bf6b6e
Add IGuildUser.Hirearchy, added docstrings
...
Property can be renamed as needed.
2016-10-29 23:05:56 +00:00
james7132
2e9bca5b85
Fix role comparison
2016-10-29 08:03:58 +00:00