RogueException
333881a711
Expose audio header more often
8 years ago
RogueException
285a0e5817
Updated deps, cleaned csprojs
8 years ago
Christopher F
576a52cdc6
Restructure and replace emojis with a new emote system ( #619 )
8 years ago
Christopher F
7f1fc286cf
Add IChannel.Nsfw, RequireNsfw precondition ( #633 )
* Add IChannel.Nsfw, RequireNsfw precondition
* Refactored IChannel.Nsfw to IsNsfw, removed NsfwUtils
Per pull-request feedback
* proper nsfw channel check
8 years ago
RogueException
bd85bbf30a
Moved UserAgent to DiscordConfig
8 years ago
RogueException
a306d83283
Added net45 TFM
8 years ago
RogueException
f8b9acc4a1
Use implicit package references ( #626 )
8 years ago
RogueException
582b8f9637
Added ChannelName/GuildName to IInvite
8 years ago
Christopher F
431b7fbd9f
Visual Studio C#7 suggestions
8 years ago
Christopher F
6000b15c4d
C#7 TODOs
8 years ago
RogueException
e762dddfbb
Added SnowflakeUtils
8 years ago
Christopher F
660d4b0bf6
Add an upper limit to prune length when banning a user ( #611 )
Messages may only be pruned between 0 and 7 days, otherwise a 400 will be thrown.
9 years ago
RogueException
8d9e11c08a
Exposed IAudioClient.SetSpeakingAsync
9 years ago
RogueException
79fd14a95f
Various audio fixes
9 years ago
RogueException
6a0c57cfe4
Add range checks to new overload
9 years ago
RogueException
0ce313c408
Added int constructor to Color
9 years ago
RogueException
e92cfd20ac
Audio bugfixes and improvements.
9 years ago
RogueException
b62c9dc315
Added UdpLatency to IAudioClient
9 years ago
RogueException
c49118e25f
Fixed several audio stream issues
9 years ago
RogueException
f3b8937686
Added TryReadFrame and AvailableFrames to AudioInStream
9 years ago
RogueException
1b1ff1325f
Fixed Discord.Net.Core's description
9 years ago
RogueException
d6b6a95a2e
Renamed ClientAPIUrl -> APIUrl
9 years ago
RogueException
e0e28c6dd1
Changed EmbedChannel's type to GuildChannel
9 years ago
RogueException
909127d330
InputStream reads should wait until data is available.
9 years ago
RogueException
3e988c7549
Fixed incoming audio, removed nameresolution dep.
9 years ago
RogueException
ce2b5da6de
LogManager should never leak exceptions
9 years ago
RogueException
b5d817f171
Cleaned up csprojs, added support for tag builds.
9 years ago
RogueException
8dfa0220c3
Prevent overlapping tags
9 years ago
RogueException
158ce0f922
Started adding IAudioClient incoming stream creation/destruction events
9 years ago
RogueException
5e94b97024
Added RequestOptions to RestClient methods. Added guild summary paging.
9 years ago
RogueException
13d488f43b
Added slow/deadlocked event handler detection
9 years ago
RogueException
bf0be82d15
Added IWebhookUser and MessageSource
9 years ago
RogueException
13b9b15cf0
Fixed DateTimeUtils on .Net Standard 1.1
9 years ago
RogueException
32cf7ba5e1
A few datetime fixes
9 years ago
RogueException
20f7ba431f
Cleaned up and fixed several reorder issues.
9 years ago
RogueException
a2b12520b2
Added CommandService logging
9 years ago
RogueException
bc469cbb46
Process everyone permission overwrites before role
9 years ago
RogueException
5a6d6ee076
Fixed notempty precondition error message
9 years ago
RogueException
21959fe43c
Fixed several permission issues
9 years ago
RogueException
96a377a258
If discord error code is 0, fall back to http code
9 years ago
Mateusz Brawański
efbd3cb681
GuildUserExtensions removed in favour of atomic role add/remove endpoints ( #540 )
* Removed GuildUserExtensions and moved the methods to IGuildUser and implementations
* Made changes per fox's suggestion: Change->Modify. New Modify overload.
* Oops
* Per Volt: reimplemented new endpoints
* Fixing broken docstrings
* I forgot that docstrings are XML
* Implemented atomic add/remove role endpoints
* Removed so people aren't irked
* Added single-item role add/remove methods
9 years ago
RogueException
84b3d24175
Merge pull request #549 from Mushroom/reactions
Added support for reaction 'me' field
9 years ago
RogueException
683541ba24
Added RequireOwner support for User tokens
9 years ago
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
james7132
bd0a329912
Simplify format logic
9 years ago
RogueException
587ec65e79
Added Discord.Net.Webhook
9 years ago
RogueException
1d5b7a2b01
Removed Unknown status
9 years ago
james7132
46b6b8c03b
Review fixes
9 years ago
james7132
bfc4fd686e
Automatic animated avatar detection
9 years ago