Khionu Terabite
|
2f2559cf58
|
Supply current GuildChannel Name if not specified
|
9 years ago |
RogueException
|
c5f291f214
|
Added more guild sync checks
|
9 years ago |
RogueException
|
6815fdb5f2
|
Added support for group channel icons
|
9 years ago |
RogueException
|
da2002b520
|
Renamed Message.Text -> Message.Content
|
9 years ago |
RogueException
|
d94bd7373c
|
Added MessageType
|
9 years ago |
RogueException
|
a13b10ed5d
|
Fixed group channels not being returned from GetPrivateChannelsAsync
|
9 years ago |
RogueException
|
ba66469248
|
Fixed User nullref errors
|
9 years ago |
RogueException
|
e472c2b95a
|
Merge branch 'v6' of https://github.com/RogueException/Discord.Net.git
|
9 years ago |
RogueException
|
f05fa6bb2e
|
Added ToString and DebuggerDisplay to CachedPrivateUser
|
9 years ago |
RogueException
|
bd96e473a9
|
Started adding v6 support
|
9 years ago |
RogueException
|
7eb06a6111
|
Merge pull request #121 from RogueException/khionu-bugfix1
Changed GuildEmojiUpdateEvent fields into properties
|
9 years ago |
RogueException
|
ffc43260c5
|
Fixed sync checks failing for private channels
|
9 years ago |
RogueException
|
07fa652488
|
Removed duplicated User.AddRef
|
9 years ago |
Khionu Terabite
|
a55df95638
|
Changed fields into properties
|
9 years ago |
RogueException
|
a386796266
|
DiscordSocketClient should use the new TrySetResultAsync method
|
9 years ago |
RogueException
|
67d6312a66
|
Ignore message and presence updates if the guild has not synced yet
|
9 years ago |
RogueException
|
1aa908512f
|
Promise completions should be executed on the thread pool
|
9 years ago |
RogueException
|
99703d2f16
|
Start heartbeating immediately after receiving HELLO
|
9 years ago |
RogueException
|
f0b3f7c0de
|
Removed LogMessage's clearBuilder option
|
9 years ago |
RogueException
|
b70a693607
|
WriteInitialLog should be private
|
9 years ago |
RogueException
|
d667420303
|
Added system info and background task start/stop to logs
|
9 years ago |
RogueException
|
d111bf08ee
|
Merge pull request #114 from khionu/patch-1
Added ToString and DebuggerDisplay
|
9 years ago |
RogueException
|
dc6ee3510a
|
Cleaned up MentionUtils
|
9 years ago |
RogueException
|
efc87ef06d
|
Removed IMessage.Text, renamed RawText -> Text, added Resolve
|
9 years ago |
RogueException
|
54e0cc0948
|
Fixed GetChannelMessagesAsync nullref error
|
9 years ago |
RogueException
|
753813f040
|
Split GetGuildsAsync into GetGuildsAsync and GetGuildSummariesAsync
|
9 years ago |
RogueException
|
0eb869211c
|
Fixed escapes for unparsed parameters
|
9 years ago |
RogueException
|
079d9d487d
|
Forwarded the parse error if a command search has only one match
|
9 years ago |
RogueException
|
ee04e1ddcc
|
Fixed relative id when retrieving >100 channel message requests.
|
9 years ago |
Khionu Terabite
|
df53ab1001
|
Completed additions
Added the namespaces and attribute that are required for this change. Need to get in the habit of doing proper PRs through VS's Git.....
|
9 years ago |
Khionu Terabite
|
c72bf0678b
|
Added ToString and DebuggerDisplay
Casting a hex :ok-hand:
|
9 years ago |
RogueException
|
551b60d9b1
|
Merge branch 'dev' of https://github.com/RogueException/Discord.Net.git
|
9 years ago |
RogueException
|
ab8c53a342
|
Added support for error reasons without message key
|
9 years ago |
RogueException
|
953f3b033d
|
Added hash support to avatar/icon/splash properties
|
9 years ago |
RogueException
|
bbbd00de4b
|
Moved Presence storage up to CachedGlobalUser
|
9 years ago |
RogueException
|
623644e591
|
Removed unneeded using
|
9 years ago |
RogueException
|
c316817c5f
|
Minor doc edit
|
9 years ago |
RogueException
|
2593f996b5
|
Merge pull request #111 from RogueException/patch-messagemanager
Add null-conditional to MessageManager
|
9 years ago |
Christopher F
|
7473ed331d
|
Add null-conditional to MessageManager
|
9 years ago |
RogueException
|
0521e06e0a
|
Merge pull request #97 from RogueException/issue-82
Update GetGuildMembersAsync, remove paginated GetUsersAsync.
|
9 years ago |
Christopher F
|
a6d6940f07
|
Merge pull request #109 from khionu/patch-2
Fix Merge Conflict on Entities/Messages/Message
|
9 years ago |
Khionu Terabite
|
5488294e0f
|
Fixed Pinning on Modify
|
9 years ago |
RogueException
|
2eca74bac7
|
Merge pull request #108 from khionu/patch-1
We all do it now and then <3
|
9 years ago |
Khionu Terabite
|
3ad3912606
|
We all do it now and then <3
|
9 years ago |
RogueException
|
2dea7ff7a9
|
Added IAttachment and several missing properties.
|
9 years ago |
RogueException
|
7723130713
|
Implemented new CommandMap
|
9 years ago |
RogueException
|
e4762b1522
|
extensions -> command extension
|
9 years ago |
RogueException
|
c0a6078452
|
Removed Discord.Net.Audio reference
|
9 years ago |
RogueException
|
37ab13160b
|
Fixed CommandService.Execute crash bug
|
9 years ago |
RogueException
|
5c5a9c8d6f
|
Fixed User TypeReader not resolving in DMs
|
9 years ago |