Commit Graph

616 Commits

Author SHA1 Message Date
RogueException
2f666bcd47 Fixed Server.CurrentMember, renamed to CurrentUser 2015-10-25 11:26:07 -03:00
RogueException
03878a7bf1 Merge branch 'dev' of https://github.com/RogueException/Discord.Net.git 2015-10-25 10:33:57 -03:00
RogueException
94f387a8e6 A few more renames 2015-10-25 10:33:27 -03:00
RogueException
747266ecb5 A few more renames 2015-10-25 10:33:10 -03:00
RogueException
a3213811d1 Merged 0.8.0-beta1 2015-10-25 08:37:26 -03:00
RogueException
b18bd7521b Minor comment edit 2015-10-25 07:37:15 -03:00
RogueException
3ada1117f5 Made several API functions more consistent with the others 2015-10-25 07:17:51 -03:00
RogueException
7e2093e454 Added ConfigureAwait(false) where missing 2015-10-25 06:30:06 -03:00
RogueException
f44afd6196 Made GetX methods more consistent 2015-10-25 06:25:49 -03:00
RogueException
ecff2ebf17 Renamed some events 2015-10-25 06:21:34 -03:00
RogueException
c21b926c93 More renaming 2015-10-25 06:09:41 -03:00
RogueException
0e63d92b03 Changed log messages 2015-10-25 05:57:25 -03:00
RogueException
20731b3c92 More member -> user renaming 2015-10-25 05:57:13 -03:00
RogueException
4abedbe2b9 Fixed User.Channels 2015-10-25 05:44:33 -03:00
RogueException
22a4865971 Fixed Server.AFKChannel 2015-10-25 05:28:03 -03:00
RogueException
b8e201d652 Fixed and improved performance of User.Messages 2015-10-25 05:13:00 -03:00
RogueException
2af73046fc Fixed GlobalUser.PrivateChannel 2015-10-25 05:05:51 -03:00
RogueException
47269aa420 Exposed User.PrivateChannel 2015-10-25 05:04:37 -03:00
RogueException
2abc38ef37 Moved CachedObject to Helpers 2015-10-25 05:01:44 -03:00
RogueException
b53aab3be4 Removed comment about messaging random users 2015-10-25 05:01:07 -03:00
RogueException
fc35717539 Getting super picky about regex 2015-10-25 05:00:14 -03:00
RogueException
cb747a2095 Removed the VirtualEveryone, hardcoded permissions response for private channels instead. 2015-10-25 05:00:06 -03:00
RogueException
ce2aa72622 Cleaned up mention regex 2015-10-25 04:41:01 -03:00
RogueException
6da8256cc5 Fixed mention cleanup removing @/# characters 2015-10-25 04:40:21 -03:00
RogueException
73ab8ba02d Moved TimeoutException to root folder 2015-10-25 04:18:58 -03:00
RogueException
b6d48ca116 Fixed a few reference bugs with private messages 2015-10-25 04:17:20 -03:00
RogueException
674c585bee Add new reference system 2015-10-25 04:12:13 -03:00
RogueException
0086537872 Use Cache/Uncache instead of OnCached/OnUncached 2015-10-25 03:05:39 -03:00
RogueException
84bfaa82e7 Calculate permissions for private channels 2015-10-25 03:03:38 -03:00
RogueException
b7ad4f603d Clean up collections and references properly 2015-10-25 02:56:55 -03:00
RogueException
759506da87 Fixed Message.User 2015-10-25 02:26:40 -03:00
RogueException
2acd4f8861 Even more bug fixes 2015-10-25 02:00:55 -03:00
RogueException
78c097fa42 Added exactMatch option to FindChannels 2015-10-25 01:08:50 -03:00
RogueException
4eb52be32d Minor edit 2015-10-25 01:05:27 -03:00
RogueException
1fcbd36ead Lots of bug fixes 2015-10-25 01:02:28 -03:00
RogueException
6bd8472127 Removed the note about the message cache 2015-10-24 22:58:26 -03:00
RogueException
6fd3683ce7 More member -> user renames 2015-10-24 22:58:13 -03:00
RogueException
649db2d8f8 Improved GlobalUser cache 2015-10-24 22:50:14 -03:00
RogueException
1ed853da42 Give private users a proper ID. 2015-10-24 22:37:14 -03:00
RogueException
98b64ced73 Fixed several message queue issues. 2015-10-24 22:33:37 -03:00
RogueException
01f299e030 Started rename of member -> user, added server permission resolving, added channel message cache options. 2015-10-24 22:16:38 -03:00
RogueException
55e8b3b7d3 Exposed DiscordClient's underlying DiscordAPIClient 2015-10-24 19:19:35 -03:00
RogueException
14a4c81aca Fixed owner check in UpdatePermissions 2015-10-24 19:19:14 -03:00
RogueException
aaab26561b Removed virtual servers 2015-10-24 19:08:17 -03:00
RogueException
25b9052f0d More cleanup, added string enums 2015-10-24 19:04:05 -03:00
RogueException
ef0e9df5d1 Fixed broken file references 2015-10-24 01:44:20 -03:00
RogueException
dd6ceb8469 Started major API refactor 2015-10-24 01:39:06 -03:00
RogueException
3fdd39c462 Add UseLargeThreshold config option 2015-10-23 05:44:51 -03:00
RogueException
6555d4ceae Added TriState permissions for channel overwrites 2015-10-23 05:37:25 -03:00
RogueException
8a06df66af Added another ChannelPermissions.All overload 2015-10-23 04:42:06 -03:00