Commit Graph

375 Commits

Author SHA1 Message Date
RogueException
2233f40cbb Use better SendMessage overloads 2015-10-04 22:14:28 -03:00
RogueException
fd8150c9d9 Fixed websocket-sharp logging, reconnect on error 2015-10-04 22:14:12 -03:00
RogueException
d7da8d6e21 Added owner/managechannel implicit permission resolving 2015-10-03 19:38:21 -03:00
RogueException
4a3fe20007 Removed unused var 2015-10-03 15:53:59 -03:00
RogueException
0df92b1adf Separated Channel and Server permissions 2015-10-03 15:15:16 -03:00
RogueException
24e8541e8a Remove deleted roles from their parent server 2015-10-03 14:57:27 -03:00
RogueException
64fc4667fe Added logging example 2015-10-02 21:56:07 -03:00
RogueException
a4f6f0ac32 Fixed EditChannel(Channel) overload 2015-10-02 17:29:54 -03:00
RogueException
27840e39ff 0.7.1 2015-10-02 11:08:02 -03:00
RogueException
c5453794e6 Removed SSL workaround 2015-10-02 11:06:41 -03:00
RogueException
cfd9496972 Moved SSL workaround to Config.UseAlternateEndpoint 2015-10-02 10:54:45 -03:00
RogueException
31dee6f828 Fixed member permission resolving 2015-10-01 19:05:16 -03:00
RogueException
c2acc2c28e Fix Channel.UserIds thread safety and recursion 2015-10-01 18:54:54 -03:00
RogueException
1f548d2305 Initialize Channel.Members' stale flag 2015-10-01 18:51:00 -03:00
RogueException
94b93a1482 0.7.1-beta3 2015-10-01 18:45:32 -03:00
RogueException
b7ed3c18ad Moved UserAgent to Config 2015-10-01 18:27:47 -03:00
RogueException
9c9884c1ae Added WebSocketSharp support and fixed Mono issues 2015-10-01 18:27:40 -03:00
RogueException
7c246274d7 Added General_ManagePermissions permissions alias 2015-10-01 13:59:28 -03:00
RogueException
9ff53b9393 Don't await a null task if connecting errors earlier than expected. 2015-10-01 13:49:12 -03:00
RogueException
8458465b71 Actually apply the SSL workaround... 2015-10-01 13:24:31 -03:00
RogueException
796b639ee1 0.7.1-beta2 2015-10-01 13:14:17 -03:00
RogueException
716e0ee6a4 Added permission resolving and Channel.Members caching 2015-10-01 13:12:59 -03:00
RogueException
89639c1aea Added SSL workaround 2015-10-01 13:12:41 -03:00
RogueException
45e41af294 Push an error to the log if an event was failed to be processed 2015-10-01 12:05:19 -03:00
RogueException
8781ecf44a All members should be part of the @everyone role 2015-10-01 12:04:41 -03:00
RogueException
d5de54d0d3 Added a Mention.User(Member) overload 2015-10-01 01:49:43 -03:00
RogueException
fd1141bc0f Added Channel.Members 2015-09-30 14:12:50 -03:00
RogueException
ce51473a5f Added Server.EveryoneRole 2015-09-30 14:12:43 -03:00
RogueException
d3fa8563f4 Added Role.IsEveryone and Role.Members 2015-09-30 14:12:24 -03:00
RogueException
bdd4a0a714 Added PermissionTarget enum 2015-09-30 14:11:57 -03:00
RogueException
49da99cdcb More minor doc tweaks 2015-09-29 20:24:43 -03:00
Brandon Smith
50c5351bbf Minor doc edits 2015-09-29 19:33:17 -03:00
Brandon Smith
390e3b3b42 Fixed deleting messages 2015-09-29 17:44:46 -03:00
Brandon Smith
197089b1e0 Fixed outgoing-only sockets. Minor performance patch. 2015-09-29 17:09:06 -03:00
Brandon Smith
6759557526 Added logging to child voice clients 2015-09-29 16:44:03 -03:00
Brandon Smith
a526d2a75b Added config to log, fixed LeaveVoiceServer 2015-09-29 16:32:58 -03:00
Brandon Smith
ba23289a46 Dont autocopy lib files 2015-09-29 15:25:00 -03:00
Brandon Smith
029e981cb7 Fixed ban event processing 2015-09-29 15:00:18 -03:00
RogueException
7a8ab54cae Added placeholders 2015-09-27 23:01:50 -03:00
RogueException
4b1db6b7cb Fixed a missing link 2015-09-27 22:15:49 -03:00
RogueException
9205d1d596 Merge branch 'master' of https://github.com/RogueException/Discord.Net.git 2015-09-27 22:15:03 -03:00
RogueException
89ae9c98fd Minor doc edits 2015-09-27 22:14:56 -03:00
RogueException
e3db499a63 Update README.md 2015-09-27 22:08:28 -03:00
RogueException
b7e1267ae9 Update README.md 2015-09-27 22:07:40 -03:00
RogueException
d2345a4dae Fixed doc theme 2015-09-27 22:00:19 -03:00
RogueException
f8bf5b5de5 Merge branch 'master' of https://github.com/RogueException/Discord.Net.git 2015-09-27 21:50:30 -03:00
RogueException
6e9538a857 Clear message cleanText on message_update 2015-09-27 21:50:24 -03:00
RogueException
833137ea5d Added initial docs 2015-09-27 21:47:59 -03:00
RogueException
3e96c05c48 Renamed Block to Run, provides an async function wrapper for console apps 2015-09-27 21:24:11 -03:00
RogueException
4ae98249aa Update README.md 2015-09-27 16:43:13 -03:00