RogueException
|
b9eeac9105
|
Merge branch 'dev' into feature/reactions
|
9 years ago |
RogueException
|
d74257cb69
|
Drop applicationinfo cache on logout, fixed RPC appinfo exception.
|
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 |
RogueException
|
c2722cf7c4
|
SendMessage should accept EmbedBuilder directly
|
9 years ago |
Christopher F
|
bad7d827c3
|
Modify SendMessage to include an embeds field
|
9 years ago |
Christopher F
|
6b5a4b3ee6
|
Support the "Clear Reactions" endpoint
|
9 years ago |
Christopher F
|
718560917c
|
RequestOptions should be optional on Reactions
|
9 years ago |
Christopher F
|
c6d9bbf063
|
Clean up some bugs when parsing unicode emoji
|
9 years ago |
Christopher F
|
e2e2c4308d
|
Refactor, rearrange, reimplement reactions; receive over gateway
|
9 years ago |
Christopher F
|
7018bc9c58
|
"""Support""" the 'reactions' field on message objects
this is all really broken
|
9 years ago |
Christopher F
|
838d60e2c2
|
Add API model for Reaction, implement REST methods for reactions
|
9 years ago |
RogueException
|
b23d839d8b
|
Made RequestOptions in XXXMessage.DeleteAsync optional
|
9 years ago |
RogueException
|
313c957a34
|
Default isTTS to false on Send methods
|
9 years ago |
RogueException
|
a464f9ec3a
|
Fixed errors caused by #321
|
9 years ago |
RogueException
|
c497f95d35
|
Readded navigational props to interfaces
|
9 years ago |
RogueException
|
75fb31e939
|
Removed IDiscordClient reference from IEntity
|
9 years ago |
RogueException
|
4643e44e48
|
Updated package info
|
9 years ago |
RogueException
|
bf10529f80
|
Added new rate limits
|
9 years ago |
RogueException
|
3fc7b3b206
|
RPC's Authorize should not try to authenticate
|
9 years ago |
RogueException
|
21c38412ad
|
Changed snowflake GetCreatedAt() -> CreatedAt
|
9 years ago |
RogueException
|
49070f3075
|
Went a tad overboard
|
9 years ago |
RogueException
|
5c33e28757
|
Added missing ConfigureAwaits
|
9 years ago |
RogueException
|
5551a9d524
|
Exposed RequestOptions in DiscordRpcClient
|
9 years ago |
RogueException
|
16c67e79e9
|
Added RPC channel and guild entities, Get and Select methods
|
9 years ago |
RogueException
|
f584bd6e28
|
Added RPC Get/Set VoiceSettings
|
9 years ago |
RogueException
|
4a8ebff775
|
Added ToString/DebuggerDisplay to new RPC classes
|
9 years ago |
RogueException
|
79f04a5b30
|
Added VoiceSettingsUpdated RPC event
|
9 years ago |
RogueException
|
15e8ef06dc
|
Added RPC ChannelCreated, GuildCreated and GuildStatusUpdated events
|
9 years ago |
RogueException
|
c610710387
|
Added VoiceState RPC events
|
9 years ago |
RogueException
|
d36675cb32
|
Added RPC SpeakingStarted/Stopped events
|
9 years ago |
RogueException
|
471089822b
|
Added MessageCreated/Updated events and several properties to RpcClient
|
9 years ago |
RogueException
|
b6823a4b45
|
Updated xproj
|
9 years ago |
RogueException
|
56209c2420
|
Added Rpc message entities
|
9 years ago |
RogueException
|
a1fd14fff0
|
Updated Application model
|
9 years ago |
RogueException
|
fc0b73f7a4
|
Renamed RpcMessage -> RpcFrame
|
9 years ago |
RogueException
|
81a0c12f48
|
Moved RPC ClientId/Origin out of config
|
9 years ago |
RogueException
|
85d3cd0a0b
|
Renamed Test -> Tests in AssemblyInfo
|
9 years ago |
RogueException
|
857255abde
|
Optimized dependencies
|
9 years ago |
RogueException
|
d32b701f00
|
Removed unneeded AssemblyInfo.cs files
|
9 years ago |
RogueException
|
8aa1050b93
|
Cleaned up usings
|
9 years ago |
RogueException
|
4678544fed
|
Added remaining gateway events, added IAudioChannel, added CacheModes
|
9 years ago |
RogueException
|
e038475ab4
|
Removed old bucket system, cleaned up api calls. Fixed compile errors.
|
9 years ago |
RogueException
|
dd86f03306
|
Started converting websocket and rpc classes
|
9 years ago |
RogueException
|
0c4641ac68
|
Updated versions to beta2
|
9 years ago |
RogueException
|
6319933ed0
|
Concrete class prototype
|
9 years ago |