This website requires JavaScript.
5f06b8084b
Fixed Mention.GetUserIds, dont mention the same user multiple times.
RogueException
2015-10-25 23:03:42 -03:00
1014176d2e
Dont reset color/hoist on EditRole
RogueException
2015-10-25 22:40:23 -03:00
61c748d97d
Removed duplicate call in CreateRole
RogueException
2015-10-25 21:57:30 -03:00
7254691677
Fixed CreateRole
RogueException
2015-10-25 21:46:47 -03:00
2f666bcd47
Fixed Server.CurrentMember, renamed to CurrentUser
RogueException
2015-10-25 11:26:07 -03:00
03878a7bf1
Merge branch 'dev' of https://github.com/RogueException/Discord.Net.git
RogueException
2015-10-25 10:33:57 -03:00
94f387a8e6
A few more renames
RogueException
2015-10-25 10:33:10 -03:00
747266ecb5
A few more renames
RogueException
2015-10-25 10:33:10 -03:00
a3213811d1
Merged 0.8.0-beta1
RogueException
2015-10-25 08:37:26 -03:00
b18bd7521b
Minor comment edit
RogueException
2015-10-25 07:37:15 -03:00
3ada1117f5
Made several API functions more consistent with the others
RogueException
2015-10-25 07:17:51 -03:00
7e2093e454
Added ConfigureAwait(false) where missing
RogueException
2015-10-25 06:30:06 -03:00
f44afd6196
Made GetX methods more consistent
RogueException
2015-10-25 06:25:49 -03:00
ecff2ebf17
Renamed some events
RogueException
2015-10-25 06:21:34 -03:00
c21b926c93
More renaming
RogueException
2015-10-25 06:09:41 -03:00
0e63d92b03
Changed log messages
RogueException
2015-10-25 05:57:25 -03:00
20731b3c92
More member -> user renaming
RogueException
2015-10-25 05:57:13 -03:00
4abedbe2b9
Fixed User.Channels
RogueException
2015-10-25 05:44:33 -03:00
22a4865971
Fixed Server.AFKChannel
RogueException
2015-10-25 05:28:03 -03:00
b8e201d652
Fixed and improved performance of User.Messages
RogueException
2015-10-25 05:13:00 -03:00
2af73046fc
Fixed GlobalUser.PrivateChannel
RogueException
2015-10-25 05:05:51 -03:00
47269aa420
Exposed User.PrivateChannel
RogueException
2015-10-25 05:04:37 -03:00
2abc38ef37
Moved CachedObject to Helpers
RogueException
2015-10-25 05:01:44 -03:00
b53aab3be4
Removed comment about messaging random users
RogueException
2015-10-25 05:01:07 -03:00
fc35717539
Getting super picky about regex
RogueException
2015-10-25 05:00:14 -03:00
cb747a2095
Removed the VirtualEveryone, hardcoded permissions response for private channels instead.
RogueException
2015-10-25 05:00:06 -03:00
ce2aa72622
Cleaned up mention regex
RogueException
2015-10-25 04:41:01 -03:00
6da8256cc5
Fixed mention cleanup removing @/# characters
RogueException
2015-10-25 04:40:21 -03:00
73ab8ba02d
Moved TimeoutException to root folder
RogueException
2015-10-25 04:18:58 -03:00
b6d48ca116
Fixed a few reference bugs with private messages
RogueException
2015-10-25 04:17:20 -03:00
674c585bee
Add new reference system
RogueException
2015-10-25 04:12:13 -03:00
0086537872
Use Cache/Uncache instead of OnCached/OnUncached
RogueException
2015-10-25 03:05:39 -03:00
84bfaa82e7
Calculate permissions for private channels
RogueException
2015-10-25 03:03:38 -03:00
b7ad4f603d
Clean up collections and references properly
RogueException
2015-10-25 02:56:55 -03:00
759506da87
Fixed Message.User
RogueException
2015-10-25 02:26:40 -03:00
2acd4f8861
Even more bug fixes
RogueException
2015-10-25 02:00:55 -03:00
78c097fa42
Added exactMatch option to FindChannels
RogueException
2015-10-25 01:08:50 -03:00
4eb52be32d
Minor edit
RogueException
2015-10-25 01:05:27 -03:00
1fcbd36ead
Lots of bug fixes
RogueException
2015-10-25 01:02:28 -03:00
6bd8472127
Removed the note about the message cache
RogueException
2015-10-24 22:58:26 -03:00
6fd3683ce7
More member -> user renames
RogueException
2015-10-24 22:58:13 -03:00
649db2d8f8
Improved GlobalUser cache
RogueException
2015-10-24 22:50:14 -03:00
1ed853da42
Give private users a proper ID.
RogueException
2015-10-24 22:37:14 -03:00
98b64ced73
Fixed several message queue issues.
RogueException
2015-10-24 22:33:37 -03:00
01f299e030
Started rename of member -> user, added server permission resolving, added channel message cache options.
RogueException
2015-10-24 22:16:38 -03:00
55e8b3b7d3
Exposed DiscordClient's underlying DiscordAPIClient
RogueException
2015-10-24 19:19:35 -03:00
14a4c81aca
Fixed owner check in UpdatePermissions
RogueException
2015-10-24 19:19:14 -03:00
aaab26561b
Removed virtual servers
RogueException
2015-10-24 19:08:17 -03:00
25b9052f0d
More cleanup, added string enums
RogueException
2015-10-24 19:04:05 -03:00
ef0e9df5d1
Fixed broken file references
RogueException
2015-10-24 01:44:20 -03:00
dd6ceb8469
Started major API refactor
RogueException
2015-10-24 01:39:06 -03:00
3fdd39c462
Add UseLargeThreshold config option
RogueException
2015-10-23 05:44:51 -03:00
6555d4ceae
Added TriState permissions for channel overwrites
RogueException
2015-10-23 05:37:25 -03:00
8a06df66af
Added another ChannelPermissions.All overload
RogueException
2015-10-23 04:42:06 -03:00
2a747c0c06
Cleaned up permissions... again
RogueException
2015-10-23 04:41:04 -03:00
33aa94a39f
Fixed typo
RogueException
2015-10-23 04:38:36 -03:00
05a131a827
Removed old ID logging
RogueException
2015-10-23 04:02:35 -03:00
cb1434395b
Removed more user.UpdateActivity leftovers
RogueException
2015-10-23 00:54:32 -03:00
722ba1cc91
Fixed some race conditions
RogueException
2015-10-22 23:26:08 -03:00
c03095cda7
Removed several old #ifs
RogueException
2015-10-22 22:13:06 -03:00
f77b6595b6
Enabled large threshold
RogueException
2015-10-22 07:48:53 -03:00
30e662ea7a
Fixed serveral bugs with virtual servers
RogueException
2015-10-22 07:37:04 -03:00
3b32cde35e
Added a virtual server for private messages
RogueException
2015-10-22 06:16:28 -03:00
434f72f551
Renamed Permissions and Color
RogueException
2015-10-22 05:44:17 -03:00
056b1bfe42
Removed leftover User.PrivateActivity code
RogueException
2015-10-22 05:02:44 -03:00
0f31e18592
Added support for compressed websocket messages.
RogueException
2015-10-22 05:02:12 -03:00
69de854db6
Update version in README
RogueException
2015-10-22 04:06:04 -03:00
84683c01a9
Call logout on disconnect
RogueException
2015-10-22 04:05:52 -03:00
b5e23a0b7a
Removed some unused usings.
RogueException
2015-10-22 04:00:12 -03:00
fb1c5b8e86
Cleaned up all the NullReferences that should be ArgumentNulls
RogueException
2015-10-22 03:54:38 -03:00
76e4317400
Simplified caches, moved some eventargs, and made caching/uncaching objects more reliable.
RogueException
2015-10-22 03:35:51 -03:00
e79e32ca8c
Split off voice functions into DiscordClient.Voice.cs
RogueException
2015-10-22 02:43:43 -03:00
7e99d292c6
Fixed AckMessages
RogueException
2015-10-22 02:41:09 -03:00
ae4bd6ff77
Made User.Add/RemoveRef internal
RogueException
2015-10-22 02:39:06 -03:00
dc4320f85b
Added Member.HasRole
RogueException
2015-10-22 02:38:40 -03:00
235ff5f7c7
Added role updates via PRESENCE_UPDATE
RogueException
2015-10-22 02:25:06 -03:00
83c998168f
Discord.Net.Tests -> Discord.Net namespace
RogueException
2015-10-22 01:48:34 -03:00
5a8d3f5377
Refactored Net.Voice and Interop namespaces
RogueException
2015-10-22 01:47:15 -03:00
ea38efd67b
Made AsyncCollection internal
RogueException
2015-10-22 01:35:25 -03:00
4b79ec1df8
Cleaned up the collection classes.
RogueException
2015-10-22 01:34:04 -03:00
02876f2542
Re-partialed DiscordClient by object type and moved Finds from collections.
RogueException
2015-10-22 01:00:27 -03:00
3cb5169e37
Fix logging for ServerAvailable
RogueException
2015-10-20 03:33:42 -03:00
9039895993
Minor adjustment to websocketsharp errors
RogueException
2015-10-20 03:32:55 -03:00
ea59f72d69
Assume EveryoneRole to be same Id as the server
RogueException
2015-10-20 03:32:42 -03:00
31b2e22f57
Added EditServer(icon), Renamed AvatarImageType to ImageType
RogueException
2015-10-19 20:05:24 -03:00
df01c1c1de
Merge branch 'dev' of https://github.com/RogueException/Discord.Net.git
RogueException
2015-10-19 10:06:49 -03:00
845d325b94
Fixes
RogueException
2015-10-19 10:06:40 -03:00
f500f9dee7
Fixed avatars/usernames not updaating
RogueException
2015-10-19 10:05:54 -03:00
104aef128d
Cleaned up old references to User.UpdateActivity
Brandon Smith
2015-10-19 09:14:38 -03:00
3f14650a28
Removed Format.Code's escape parameter
RogueException
2015-10-19 05:58:09 -03:00
c2917c039f
Removed default channel's Read permission resolving exception
RogueException
2015-10-19 02:43:46 -03:00
7b036446a2
Fixed voice errors
RogueException
2015-10-19 02:38:23 -03:00
0aae3fe3a0
Dont use msg.Member when message queue is enabled
RogueException
2015-10-19 02:13:54 -03:00
db703b51b0
Use VoiceKeepAlives
RogueException
2015-10-19 02:08:14 -03:00
d64238629b
Cleaned CreateInvite overloads
RogueException
2015-10-18 23:26:40 -03:00
bf35971bc4
Renamed CreateInvite's channelId to serverOrChannelId
RogueException
2015-10-18 23:07:03 -03:00
6ac22aac21
Renamed DiscordWebSocketClient -> DiscordWSClient
RogueException
2015-10-18 22:45:24 -03:00
41b337b273
Reverted to old style Rest/WebSocket engines
RogueException
2015-10-18 19:31:49 -03:00
ee44caf6ab
Reorganized Net namespace, made SharpRest inherit from RestClient.
RogueException
2015-10-18 18:54:23 -03:00
2969361333
Fixed error with null proxycredentials
RogueException
2015-10-18 18:25:53 -03:00