Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • * |
  • * |
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • * |
  • | *
  • | *
  • |/
  • *
  • *
  • |\
  • * |
  • * |
  • * |
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • * |
  • * |
  • | *
  • | *
  • | *
  • |/
  • *
  • *
  • *
  • |\
  • * |
  • * |
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | |\
  • | |/
  • |/|
  • | *
  • * |
  • * |
  • |\|
  • * |
  • | *
  • |/
  • *
  • *
  • 44d16f73e Don't crash if we get an unknown user from CreatePMChannel by RogueException 2015-10-06 16:52:15 -0300
  • 567588b4c Added Member to CommandEventArgs by RogueException 2015-10-06 15:30:30 -0300
  • 6dd0b4dde Message.Member fix by RogueException 2015-10-06 15:30:04 -0300
  • 6f9e87625 Allow setting the rawvalue of unlocked permission objects by RogueException 2015-10-06 15:29:46 -0300
  • 976789240 Add rawvalue contructors for permissions by RogueException 2015-10-06 15:24:44 -0300
  • 17e502fa0 Hide IDs in debug logging by RogueException 2015-10-06 15:24:30 -0300
  • cbc804777 Added a few overloads by RogueException 2015-10-05 17:36:37 -0300
  • 106843fc9 Removed DiscordBotClient, moved to CommandsPlugin by RogueException 2015-10-05 14:42:36 -0300
  • d3aee0fe3 0.7.2-beta1 by RogueException 2015-10-04 22:22:33 -0300
  • 6f962ff5e 0.7.2-beta1 by RogueException 2015-10-04 22:22:12 -0300
  • 2e8e3f871 Forgot a semicolon... by RogueException 2015-10-04 22:19:46 -0300
  • e4878b6f7 Merge branch 'master' of https://github.com/RogueException/Discord.Net.git by RogueException 2015-10-04 22:14:35 -0300
  • 2233f40cb Use better SendMessage overloads by RogueException 2015-10-04 22:14:28 -0300
  • fd8150c9d Fixed websocket-sharp logging, reconnect on error by RogueException 2015-10-04 22:14:12 -0300
  • cd67deeb2 Update README.md by RogueException 2015-10-04 14:02:18 -0300
  • d7da8d6e2 Added owner/managechannel implicit permission resolving by RogueException 2015-10-03 19:38:21 -0300
  • 4a3fe2000 Removed unused var by RogueException 2015-10-03 15:53:59 -0300
  • 0df92b1ad Separated Channel and Server permissions by RogueException 2015-10-03 15:15:16 -0300
  • 24e8541e8 Remove deleted roles from their parent server by RogueException 2015-10-03 14:57:27 -0300
  • 64fc4667f Added logging example by RogueException 2015-10-02 21:56:07 -0300
  • a4f6f0ac3 Fixed EditChannel(Channel) overload by RogueException 2015-10-02 17:29:54 -0300
  • 27840e39f 0.7.1 by RogueException 2015-10-02 11:08:02 -0300
  • c5453794e Removed SSL workaround by RogueException 2015-10-02 11:06:41 -0300
  • cfd949697 Moved SSL workaround to Config.UseAlternateEndpoint by RogueException 2015-10-02 10:54:45 -0300
  • 31dee6f82 Fixed member permission resolving by RogueException 2015-10-01 19:05:16 -0300
  • c2acc2c28 Fix Channel.UserIds thread safety and recursion by RogueException 2015-10-01 18:54:54 -0300
  • 1f548d230 Initialize Channel.Members' stale flag by RogueException 2015-10-01 18:51:00 -0300
  • 94b93a148 0.7.1-beta3 by RogueException 2015-10-01 18:45:32 -0300
  • b7ed3c18a Moved UserAgent to Config by RogueException 2015-10-01 18:27:47 -0300
  • 9c9884c1a Added WebSocketSharp support and fixed Mono issues by RogueException 2015-10-01 18:27:40 -0300
  • 7c246274d Added General_ManagePermissions permissions alias by RogueException 2015-10-01 13:59:28 -0300
  • 9ff53b939 Don't await a null task if connecting errors earlier than expected. by RogueException 2015-10-01 13:49:12 -0300
  • 8458465b7 Actually apply the SSL workaround... by RogueException 2015-10-01 13:24:31 -0300
  • 796b639ee 0.7.1-beta2 by RogueException 2015-10-01 13:14:17 -0300
  • 716e0ee6a Added permission resolving and Channel.Members caching by RogueException 2015-10-01 13:12:59 -0300
  • 89639c1ae Added SSL workaround by RogueException 2015-10-01 13:12:41 -0300
  • 45e41af29 Push an error to the log if an event was failed to be processed by RogueException 2015-10-01 12:05:19 -0300
  • 8781ecf44 All members should be part of the @everyone role by RogueException 2015-10-01 12:04:41 -0300
  • d5de54d0d Added a Mention.User(Member) overload by RogueException 2015-10-01 01:49:43 -0300
  • fd1141bc0 Added Channel.Members by RogueException 2015-09-30 14:12:50 -0300
  • ce51473a5 Added Server.EveryoneRole by RogueException 2015-09-30 14:12:43 -0300
  • d3fa8563f Added Role.IsEveryone and Role.Members by RogueException 2015-09-30 14:12:24 -0300
  • bdd4a0a71 Added PermissionTarget enum by RogueException 2015-09-30 14:11:57 -0300
  • 49da99cdc More minor doc tweaks by RogueException 2015-09-29 20:24:43 -0300
  • 50c5351bb Minor doc edits by Brandon Smith 2015-09-29 19:33:17 -0300
  • 390e3b3b4 Fixed deleting messages by Brandon Smith 2015-09-29 17:44:46 -0300
  • 197089b1e Fixed outgoing-only sockets. Minor performance patch. by Brandon Smith 2015-09-29 17:09:06 -0300
  • 675955752 Added logging to child voice clients by Brandon Smith 2015-09-29 16:44:03 -0300
  • a526d2a75 Added config to log, fixed LeaveVoiceServer by Brandon Smith 2015-09-29 16:32:58 -0300
  • ba23289a4 Dont autocopy lib files by Brandon Smith 2015-09-29 15:25:00 -0300
  • 029e981cb Fixed ban event processing by Brandon Smith 2015-09-29 15:00:18 -0300
  • 7a8ab54ca Added placeholders by RogueException 2015-09-27 23:01:50 -0300
  • 4b1db6b7c Fixed a missing link by RogueException 2015-09-27 22:15:49 -0300
  • 9205d1d59 Merge branch 'master' of https://github.com/RogueException/Discord.Net.git by RogueException 2015-09-27 22:15:03 -0300
  • 89ae9c98f Minor doc edits by RogueException 2015-09-27 22:14:56 -0300
  • e3db499a6 Update README.md by RogueException 2015-09-27 22:08:28 -0300
  • b7e1267ae Update README.md by RogueException 2015-09-27 22:07:40 -0300
  • d2345a4da Fixed doc theme by RogueException 2015-09-27 22:00:19 -0300
  • f8bf5b5de Merge branch 'master' of https://github.com/RogueException/Discord.Net.git by RogueException 2015-09-27 21:50:30 -0300
  • 6e9538a85 Clear message cleanText on message_update by RogueException 2015-09-27 21:50:24 -0300
  • 833137ea5 Added initial docs by RogueException 2015-09-27 21:47:59 -0300
  • 3e96c05c4 Renamed Block to Run, provides an async function wrapper for console apps by RogueException 2015-09-27 21:24:11 -0300
  • 4ae98249a Update README.md by RogueException 2015-09-27 16:43:13 -0300
  • b1226b13e 0.7.1-beta1 by RogueException 2015-09-27 16:18:11 -0300
  • c0acc41e9 0.7.1-beta1 by RogueException 2015-09-27 16:17:01 -0300
  • 3b13b561f Return voice client from JoinVoiceServer by RogueException 2015-09-27 16:16:24 -0300
  • 0cafcebdb Increased connection timeout to 30s, added initial support for unavailable servers by RogueException 2015-09-27 13:10:35 -0300
  • d49542513 Added multi-server voice support by RogueException 2015-09-27 12:27:57 -0300
  • fcbf09d42 Moved voice commands to BaseClient by RogueException 2015-09-26 23:30:44 -0300
  • 9de7fe173 Added support for removing avatars by RogueException 2015-09-26 23:29:17 -0300
  • 471022503 Fixed avatar uploading by RogueException 2015-09-26 23:26:40 -0300
  • a8ca99466 Split DiscordClient into DiscordBaseClient and DiscordClient. Several fixes. by RogueException 2015-09-26 23:26:27 -0300
  • a965ec4a2 General Voice improvements - encryption, initial decoding, more config options by RogueException 2015-09-26 19:43:21 -0300
  • 9a92dffce Merge branch 'master' of https://github.com/RogueException/Discord.Net.git by RogueException 2015-09-26 12:51:38 -0300
  • 7ab708a43 Initial encryption support by RogueException 2015-09-26 12:51:09 -0300
  • cac887f7f Fixed reconnect bug by RogueException 2015-09-26 12:11:46 -0300
  • 64fa76387 Added missing files by Brandon Smith 2015-09-25 22:04:19 -0300
  • 7e3ad11a8 Added MonoDevelop support by Brandon Smith 2015-09-25 22:01:30 -0300
  • dd19a625e Updated ToolsVersion to 14 by Brandon Smith 2015-09-25 21:34:36 -0300
  • f4fa3bb8d Added Topic support by RogueException 2015-09-25 17:12:40 -0300
  • 1d485eb64 Refactored project structure and API calls. Exposed DiscordAPIClient as public. by RogueException 2015-09-25 16:50:49 -0300
  • 177355666 Merge branch 'master' of https://github.com/RogueException/Discord.Net.git by Brandon Smith 2015-09-24 15:16:13 -0300
  • 478232be4 Minor edit by Brandon Smith 2015-09-24 15:16:03 -0300
  • 37af29092 Merged LogMessageSource.Authentication into Client by Brandon Smith 2015-09-24 15:15:24 -0300
  • 5c71e3f99 Updated readme by RogueException 2015-09-23 23:11:33 -0300
  • 34a1550b8 0.7.0 by RogueException 2015-09-23 22:55:35 -0300
  • 454bd6f43 Voice stability patches by RogueException 2015-09-23 22:42:25 -0300
  • 7fa998a7c Minor tweak by RogueException 2015-09-23 22:16:08 -0300
  • 6e9c17143 Improved cache locking, removed manual timeout for Login() by RogueException 2015-09-23 22:13:08 -0300
  • 47fbd1eff Voice state improvements by RogueException 2015-09-23 21:28:49 -0300
  • 3570205b0 Fixed reconnecting, and handling of early connection errors. by RogueException 2015-09-23 19:21:08 -0300
  • d3b8b85b6 Stop commiting broken builds >.> by RogueException 2015-09-23 16:25:19 -0300
  • 26cafdbcd Merge branch 'master' of https://github.com/RogueException/Discord.Net.git by RogueException 2015-09-23 16:23:22 -0300
  • 11cb82e09 Fixed SendMessage not returning message objects by RogueException 2015-09-23 16:23:10 -0300
  • 539d8eff7 Improved Close Message description by Brandon Smith 2015-09-23 15:36:58 -0300
  • 535b51312 Merge branch 'master' of https://github.com/RogueException/Discord.Net.git by Brandon Smith 2015-09-23 15:16:49 -0300
  • e004b7c45 Use API v3 by Brandon Smith 2015-09-23 15:06:55 -0300
  • ab307bffd Removed unused using by RogueException 2015-09-23 07:18:17 -0300
  • 0540d4c24 Added Config.APITimeout by Brandon Smith 2015-09-23 07:14:23 -0300
  • 71d5fd1db Typo by Brandon Smith 2015-09-23 07:05:59 -0300