Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Discord.Net
An open source Discord wrapper for C#
Collective -
Host: opensource -
https://opencollective.com/discordnet
- Website: https://discordnet.dev/
- Code: https://github.com/discord-net/Discord.Net
Added owner/managechannel implicit permission resolving
github.com/discord-net/Discord.Net - d7da8d6e2183452551adc61c8ca4f3de36f4b012 authored over 9 years ago
github.com/discord-net/Discord.Net - d7da8d6e2183452551adc61c8ca4f3de36f4b012 authored over 9 years ago
Removed unused var
github.com/discord-net/Discord.Net - 4a3fe20007c8f29e4adf151ee8c1019bf8e64561 authored over 9 years ago
github.com/discord-net/Discord.Net - 4a3fe20007c8f29e4adf151ee8c1019bf8e64561 authored over 9 years ago
Separated Channel and Server permissions
github.com/discord-net/Discord.Net - 0df92b1adfe386d24b448292f9483f3776ee7344 authored over 9 years ago
github.com/discord-net/Discord.Net - 0df92b1adfe386d24b448292f9483f3776ee7344 authored over 9 years ago
Remove deleted roles from their parent server
github.com/discord-net/Discord.Net - 24e8541e8a3353df352907d86d7866b2972f54fd authored over 9 years ago
github.com/discord-net/Discord.Net - 24e8541e8a3353df352907d86d7866b2972f54fd authored over 9 years ago
Added logging example
github.com/discord-net/Discord.Net - 64fc4667fefb4d6c823fb26b37c2986f152ecb77 authored over 9 years ago
github.com/discord-net/Discord.Net - 64fc4667fefb4d6c823fb26b37c2986f152ecb77 authored over 9 years ago
Fixed EditChannel(Channel) overload
github.com/discord-net/Discord.Net - a4f6f0ac32395714b9d1d3d142bf4f25791d6958 authored over 9 years ago
github.com/discord-net/Discord.Net - a4f6f0ac32395714b9d1d3d142bf4f25791d6958 authored over 9 years ago
0.7.1
github.com/discord-net/Discord.Net - 27840e39ff7b13ef1b90955b293f1375b11c9dc1 authored over 9 years ago
github.com/discord-net/Discord.Net - 27840e39ff7b13ef1b90955b293f1375b11c9dc1 authored over 9 years ago
Removed SSL workaround
github.com/discord-net/Discord.Net - c5453794e68cacfc438342e464179c22a21cfaef authored over 9 years ago
github.com/discord-net/Discord.Net - c5453794e68cacfc438342e464179c22a21cfaef authored over 9 years ago
Moved SSL workaround to Config.UseAlternateEndpoint
github.com/discord-net/Discord.Net - cfd94969725c4dd4cb39d0209691cbde7e12955e authored over 9 years ago
github.com/discord-net/Discord.Net - cfd94969725c4dd4cb39d0209691cbde7e12955e authored over 9 years ago
Fixed member permission resolving
github.com/discord-net/Discord.Net - 31dee6f82832e7c94c91bc5e3a22b15eaaac8ed1 authored over 9 years ago
github.com/discord-net/Discord.Net - 31dee6f82832e7c94c91bc5e3a22b15eaaac8ed1 authored over 9 years ago
Fix Channel.UserIds thread safety and recursion
github.com/discord-net/Discord.Net - c2acc2c28e19a291140f9bf20e6570b4e17febdd authored over 9 years ago
github.com/discord-net/Discord.Net - c2acc2c28e19a291140f9bf20e6570b4e17febdd authored over 9 years ago
Initialize Channel.Members' stale flag
github.com/discord-net/Discord.Net - 1f548d2305c2dbb46d421bf56a54e0ca077796e8 authored over 9 years ago
github.com/discord-net/Discord.Net - 1f548d2305c2dbb46d421bf56a54e0ca077796e8 authored over 9 years ago
0.7.1-beta3
github.com/discord-net/Discord.Net - 94b93a14826d6700cdba703bc342506defb639f0 authored over 9 years ago
github.com/discord-net/Discord.Net - 94b93a14826d6700cdba703bc342506defb639f0 authored over 9 years ago
Moved UserAgent to Config
github.com/discord-net/Discord.Net - b7ed3c18ad6f8ffb61e9d28ea2b991142011ca89 authored over 9 years ago
github.com/discord-net/Discord.Net - b7ed3c18ad6f8ffb61e9d28ea2b991142011ca89 authored over 9 years ago
Added WebSocketSharp support and fixed Mono issues
github.com/discord-net/Discord.Net - 9c9884c1ae3b0314b5e99ee9b600865db36c08df authored over 9 years ago
github.com/discord-net/Discord.Net - 9c9884c1ae3b0314b5e99ee9b600865db36c08df authored over 9 years ago
Added General_ManagePermissions permissions alias
github.com/discord-net/Discord.Net - 7c246274d77b1d0dcd963009fc9d62bb0f5c3eae authored over 9 years ago
github.com/discord-net/Discord.Net - 7c246274d77b1d0dcd963009fc9d62bb0f5c3eae authored over 9 years ago
Don't await a null task if connecting errors earlier than expected.
github.com/discord-net/Discord.Net - 9ff53b93931dd3e710a39c7de8ea83f820a5f860 authored over 9 years ago
github.com/discord-net/Discord.Net - 9ff53b93931dd3e710a39c7de8ea83f820a5f860 authored over 9 years ago
Actually apply the SSL workaround...
github.com/discord-net/Discord.Net - 8458465b71beaea55b0d7a72640e7c125889f877 authored over 9 years ago
github.com/discord-net/Discord.Net - 8458465b71beaea55b0d7a72640e7c125889f877 authored over 9 years ago
0.7.1-beta2
github.com/discord-net/Discord.Net - 796b639ee12a13a801b86ec482c5514e810724a4 authored over 9 years ago
github.com/discord-net/Discord.Net - 796b639ee12a13a801b86ec482c5514e810724a4 authored over 9 years ago
Added permission resolving and Channel.Members caching
github.com/discord-net/Discord.Net - 716e0ee6a4344d0c67d7ca1720d4d1b710487932 authored over 9 years ago
github.com/discord-net/Discord.Net - 716e0ee6a4344d0c67d7ca1720d4d1b710487932 authored over 9 years ago
Added SSL workaround
github.com/discord-net/Discord.Net - 89639c1aea2526d931dd81b389c06dcfbacf39cb authored over 9 years ago
github.com/discord-net/Discord.Net - 89639c1aea2526d931dd81b389c06dcfbacf39cb authored over 9 years ago
Push an error to the log if an event was failed to be processed
github.com/discord-net/Discord.Net - 45e41af2940554ecc9fb9cb88382fb743fc86a86 authored over 9 years ago
github.com/discord-net/Discord.Net - 45e41af2940554ecc9fb9cb88382fb743fc86a86 authored over 9 years ago
All members should be part of the @everyone role
github.com/discord-net/Discord.Net - 8781ecf44aa7a28a711c60840655c905f1d56775 authored over 9 years ago
github.com/discord-net/Discord.Net - 8781ecf44aa7a28a711c60840655c905f1d56775 authored over 9 years ago
Added a Mention.User(Member) overload
github.com/discord-net/Discord.Net - d5de54d0d3305a40dbbfaf3e8c9fc0ac6dd7ebf8 authored over 9 years ago
github.com/discord-net/Discord.Net - d5de54d0d3305a40dbbfaf3e8c9fc0ac6dd7ebf8 authored over 9 years ago
Added Channel.Members
github.com/discord-net/Discord.Net - fd1141bc0f3d20e7ce3b5f2e11a76f93d3dcc4b8 authored over 9 years ago
github.com/discord-net/Discord.Net - fd1141bc0f3d20e7ce3b5f2e11a76f93d3dcc4b8 authored over 9 years ago
Added Server.EveryoneRole
github.com/discord-net/Discord.Net - ce51473a5f22a5c3f18620be16175a9928c08800 authored over 9 years ago
github.com/discord-net/Discord.Net - ce51473a5f22a5c3f18620be16175a9928c08800 authored over 9 years ago
Added Role.IsEveryone and Role.Members
github.com/discord-net/Discord.Net - d3fa8563f46aa6df4cc7cd557732fbaa6d4b7ebb authored over 9 years ago
github.com/discord-net/Discord.Net - d3fa8563f46aa6df4cc7cd557732fbaa6d4b7ebb authored over 9 years ago
Added PermissionTarget enum
github.com/discord-net/Discord.Net - bdd4a0a714423fb37b716dc1d65de2e22e328449 authored over 9 years ago
github.com/discord-net/Discord.Net - bdd4a0a714423fb37b716dc1d65de2e22e328449 authored over 9 years ago
More minor doc tweaks
github.com/discord-net/Discord.Net - 49da99cdcbcff78effd0ef253215bfe78ca87176 authored over 9 years ago
github.com/discord-net/Discord.Net - 49da99cdcbcff78effd0ef253215bfe78ca87176 authored over 9 years ago
Minor doc edits
github.com/discord-net/Discord.Net - 50c5351bbf7bf66d15ce7e58d29e36e644b2415d authored over 9 years ago
github.com/discord-net/Discord.Net - 50c5351bbf7bf66d15ce7e58d29e36e644b2415d authored over 9 years ago
Fixed deleting messages
github.com/discord-net/Discord.Net - 390e3b3b42ba473c94b0ba4c5ca945f365a15541 authored over 9 years ago
github.com/discord-net/Discord.Net - 390e3b3b42ba473c94b0ba4c5ca945f365a15541 authored over 9 years ago
Fixed outgoing-only sockets. Minor performance patch.
github.com/discord-net/Discord.Net - 197089b1e0eb6ca8bc270ae9222b4c14703bcb2e authored over 9 years ago
github.com/discord-net/Discord.Net - 197089b1e0eb6ca8bc270ae9222b4c14703bcb2e authored over 9 years ago
Added logging to child voice clients
github.com/discord-net/Discord.Net - 67595575264e4848de2676aab4465e81c715f374 authored over 9 years ago
github.com/discord-net/Discord.Net - 67595575264e4848de2676aab4465e81c715f374 authored over 9 years ago
Added config to log, fixed LeaveVoiceServer
github.com/discord-net/Discord.Net - a526d2a75bd23433aaa2e1f68ff77920994f15d8 authored over 9 years ago
github.com/discord-net/Discord.Net - a526d2a75bd23433aaa2e1f68ff77920994f15d8 authored over 9 years ago
Dont autocopy lib files
github.com/discord-net/Discord.Net - ba23289a46a18ebbd4dc0d64cdc06bb27351a79e authored over 9 years ago
github.com/discord-net/Discord.Net - ba23289a46a18ebbd4dc0d64cdc06bb27351a79e authored over 9 years ago
Fixed ban event processing
github.com/discord-net/Discord.Net - 029e981cb73c25b61b9b7f92f572ccae70a3d8db authored over 9 years ago
github.com/discord-net/Discord.Net - 029e981cb73c25b61b9b7f92f572ccae70a3d8db authored over 9 years ago
Added placeholders
github.com/discord-net/Discord.Net - 7a8ab54cae6a7d824d1850d87cbf5fca334c4cb8 authored over 9 years ago
github.com/discord-net/Discord.Net - 7a8ab54cae6a7d824d1850d87cbf5fca334c4cb8 authored over 9 years ago
Fixed a missing link
github.com/discord-net/Discord.Net - 4b1db6b7cba3b18e40377e9ed178e40c496ef2df authored over 9 years ago
github.com/discord-net/Discord.Net - 4b1db6b7cba3b18e40377e9ed178e40c496ef2df authored over 9 years ago
Merge branch 'master' of https://github.com/RogueException/Discord.Net.git
github.com/discord-net/Discord.Net - 9205d1d59673e993a53d56be72e1e0777bd03e67 authored over 9 years ago
github.com/discord-net/Discord.Net - 9205d1d59673e993a53d56be72e1e0777bd03e67 authored over 9 years ago
Minor doc edits
github.com/discord-net/Discord.Net - 89ae9c98fdc7407747a9a9b8297cffe53920b7ee authored over 9 years ago
github.com/discord-net/Discord.Net - 89ae9c98fdc7407747a9a9b8297cffe53920b7ee authored over 9 years ago
Update README.md
github.com/discord-net/Discord.Net - e3db499a63c5a3554e592917dec64131fff57988 authored over 9 years ago
github.com/discord-net/Discord.Net - e3db499a63c5a3554e592917dec64131fff57988 authored over 9 years ago
Update README.md
github.com/discord-net/Discord.Net - b7e1267ae983d6af7629dfee038cd41af85606e7 authored over 9 years ago
github.com/discord-net/Discord.Net - b7e1267ae983d6af7629dfee038cd41af85606e7 authored over 9 years ago
Fixed doc theme
github.com/discord-net/Discord.Net - d2345a4daedfbb253fa6c66f25ed334da1e96998 authored over 9 years ago
github.com/discord-net/Discord.Net - d2345a4daedfbb253fa6c66f25ed334da1e96998 authored over 9 years ago
Merge branch 'master' of https://github.com/RogueException/Discord.Net.git
github.com/discord-net/Discord.Net - f8bf5b5de5b11f2f9ba16ba037cf24e217d90769 authored over 9 years ago
github.com/discord-net/Discord.Net - f8bf5b5de5b11f2f9ba16ba037cf24e217d90769 authored over 9 years ago
Clear message cleanText on message_update
github.com/discord-net/Discord.Net - 6e9538a85701c9b63b8812cccdfeeff6c4d9ba92 authored over 9 years ago
github.com/discord-net/Discord.Net - 6e9538a85701c9b63b8812cccdfeeff6c4d9ba92 authored over 9 years ago
Added initial docs
github.com/discord-net/Discord.Net - 833137ea5d8d7252fff2dc0ab3b4bfe72a173552 authored over 9 years ago
github.com/discord-net/Discord.Net - 833137ea5d8d7252fff2dc0ab3b4bfe72a173552 authored over 9 years ago
Renamed Block to Run, provides an async function wrapper for console apps
github.com/discord-net/Discord.Net - 3e96c05c48a2e465adc5d988ba6a48962b5acc33 authored over 9 years ago
github.com/discord-net/Discord.Net - 3e96c05c48a2e465adc5d988ba6a48962b5acc33 authored over 9 years ago
Update README.md
github.com/discord-net/Discord.Net - 4ae98249aaaba8202b9a2c27592f124c5d72d66e authored over 9 years ago
github.com/discord-net/Discord.Net - 4ae98249aaaba8202b9a2c27592f124c5d72d66e authored over 9 years ago
0.7.1-beta1
github.com/discord-net/Discord.Net - b1226b13ed88768e2f48020422e1f68c789352a0 authored over 9 years ago
github.com/discord-net/Discord.Net - b1226b13ed88768e2f48020422e1f68c789352a0 authored over 9 years ago
0.7.1-beta1
github.com/discord-net/Discord.Net - c0acc41e99355b1d83cceba36fc1fe11a2ecba8a authored over 9 years ago
github.com/discord-net/Discord.Net - c0acc41e99355b1d83cceba36fc1fe11a2ecba8a authored over 9 years ago
Return voice client from JoinVoiceServer
github.com/discord-net/Discord.Net - 3b13b561f0b462b68d8e9bf2c15a3e9a561bff8a authored over 9 years ago
github.com/discord-net/Discord.Net - 3b13b561f0b462b68d8e9bf2c15a3e9a561bff8a authored over 9 years ago
Increased connection timeout to 30s, added initial support for unavailable servers
github.com/discord-net/Discord.Net - 0cafcebdba9a740d326bfb6cbd99a449eea95001 authored over 9 years ago
github.com/discord-net/Discord.Net - 0cafcebdba9a740d326bfb6cbd99a449eea95001 authored over 9 years ago
Added multi-server voice support
github.com/discord-net/Discord.Net - d49542513c69ac7443680d9331023d4c98fff56a authored over 9 years ago
github.com/discord-net/Discord.Net - d49542513c69ac7443680d9331023d4c98fff56a authored over 9 years ago
Moved voice commands to BaseClient
github.com/discord-net/Discord.Net - fcbf09d42d9f4b4d5dfeae21107654d3cb020a4e authored over 9 years ago
github.com/discord-net/Discord.Net - fcbf09d42d9f4b4d5dfeae21107654d3cb020a4e authored over 9 years ago
Added support for removing avatars
github.com/discord-net/Discord.Net - 9de7fe173ea398830ce9b570a7791407a3ff526e authored over 9 years ago
github.com/discord-net/Discord.Net - 9de7fe173ea398830ce9b570a7791407a3ff526e authored over 9 years ago
Fixed avatar uploading
github.com/discord-net/Discord.Net - 4710225035e6054972a87a2c452f646c59342160 authored over 9 years ago
github.com/discord-net/Discord.Net - 4710225035e6054972a87a2c452f646c59342160 authored over 9 years ago
Split DiscordClient into DiscordBaseClient and DiscordClient. Several fixes.
github.com/discord-net/Discord.Net - a8ca9946671c739bba57c8e50a21bd411e8b09d8 authored over 9 years ago
github.com/discord-net/Discord.Net - a8ca9946671c739bba57c8e50a21bd411e8b09d8 authored over 9 years ago
General Voice improvements - encryption, initial decoding, more config options
github.com/discord-net/Discord.Net - a965ec4a23b98514a67cb0ae0ec23e5cc7c2a3e0 authored over 9 years ago
github.com/discord-net/Discord.Net - a965ec4a23b98514a67cb0ae0ec23e5cc7c2a3e0 authored over 9 years ago
Merge branch 'master' of https://github.com/RogueException/Discord.Net.git
github.com/discord-net/Discord.Net - 9a92dffce489239b23b4650919e54c5929ba2591 authored over 9 years ago
github.com/discord-net/Discord.Net - 9a92dffce489239b23b4650919e54c5929ba2591 authored over 9 years ago
Initial encryption support
github.com/discord-net/Discord.Net - 7ab708a43f33e423924b3cb7ef6a7e084d61cb21 authored over 9 years ago
github.com/discord-net/Discord.Net - 7ab708a43f33e423924b3cb7ef6a7e084d61cb21 authored over 9 years ago
Fixed reconnect bug
github.com/discord-net/Discord.Net - cac887f7f12f3622a7f30cd75e594500ba940f15 authored over 9 years ago
github.com/discord-net/Discord.Net - cac887f7f12f3622a7f30cd75e594500ba940f15 authored over 9 years ago
Added missing files
github.com/discord-net/Discord.Net - 64fa7638781e1c2dc023120f49a3c3867d67013a authored over 9 years ago
github.com/discord-net/Discord.Net - 64fa7638781e1c2dc023120f49a3c3867d67013a authored over 9 years ago
Added MonoDevelop support
github.com/discord-net/Discord.Net - 7e3ad11a8b7d31909ab6e221e2eee32c5a73f9f4 authored over 9 years ago
github.com/discord-net/Discord.Net - 7e3ad11a8b7d31909ab6e221e2eee32c5a73f9f4 authored over 9 years ago
Updated ToolsVersion to 14
github.com/discord-net/Discord.Net - dd19a625e32b3e766fc121879f77d59f41c39cd9 authored over 9 years ago
github.com/discord-net/Discord.Net - dd19a625e32b3e766fc121879f77d59f41c39cd9 authored over 9 years ago
Added Topic support
github.com/discord-net/Discord.Net - f4fa3bb8d427c02b4c103111eebf1fb3ba993724 authored over 9 years ago
github.com/discord-net/Discord.Net - f4fa3bb8d427c02b4c103111eebf1fb3ba993724 authored over 9 years ago
Refactored project structure and API calls. Exposed DiscordAPIClient as public.
github.com/discord-net/Discord.Net - 1d485eb6412d31924ccd885a2f21931ecba11d89 authored over 9 years ago
github.com/discord-net/Discord.Net - 1d485eb6412d31924ccd885a2f21931ecba11d89 authored over 9 years ago
Merge branch 'master' of https://github.com/RogueException/Discord.Net.git
github.com/discord-net/Discord.Net - 17735566635085054c82c37ca379de6a77c1e1b9 authored over 9 years ago
github.com/discord-net/Discord.Net - 17735566635085054c82c37ca379de6a77c1e1b9 authored over 9 years ago
Minor edit
github.com/discord-net/Discord.Net - 478232be42ec163de2ee967d5a847cfef15e300b authored over 9 years ago
github.com/discord-net/Discord.Net - 478232be42ec163de2ee967d5a847cfef15e300b authored over 9 years ago
Merged LogMessageSource.Authentication into Client
github.com/discord-net/Discord.Net - 37af2909258f16a7af249cfb652696e953c3290d authored over 9 years ago
github.com/discord-net/Discord.Net - 37af2909258f16a7af249cfb652696e953c3290d authored over 9 years ago
Updated readme
github.com/discord-net/Discord.Net - 5c71e3f99b66da7df41f3a05fb54495e8215b302 authored over 9 years ago
github.com/discord-net/Discord.Net - 5c71e3f99b66da7df41f3a05fb54495e8215b302 authored over 9 years ago
0.7.0
github.com/discord-net/Discord.Net - 34a1550b8c3857caf6a4890f8f6bf2726520cd23 authored over 9 years ago
github.com/discord-net/Discord.Net - 34a1550b8c3857caf6a4890f8f6bf2726520cd23 authored over 9 years ago
Voice stability patches
github.com/discord-net/Discord.Net - 454bd6f43d69c7fa9043262f00c3d68eda827df4 authored over 9 years ago
github.com/discord-net/Discord.Net - 454bd6f43d69c7fa9043262f00c3d68eda827df4 authored over 9 years ago
Minor tweak
github.com/discord-net/Discord.Net - 7fa998a7c80d0f58a4e059e28df4708cc6af14a9 authored over 9 years ago
github.com/discord-net/Discord.Net - 7fa998a7c80d0f58a4e059e28df4708cc6af14a9 authored over 9 years ago
Improved cache locking, removed manual timeout for Login()
github.com/discord-net/Discord.Net - 6e9c17143123cb4aea64780d767aa2caed62a3bf authored over 9 years ago
github.com/discord-net/Discord.Net - 6e9c17143123cb4aea64780d767aa2caed62a3bf authored over 9 years ago
Voice state improvements
github.com/discord-net/Discord.Net - 47fbd1efffaed5026a9933d75fffb40fc9f94def authored over 9 years ago
github.com/discord-net/Discord.Net - 47fbd1efffaed5026a9933d75fffb40fc9f94def authored over 9 years ago
Fixed reconnecting, and handling of early connection errors.
github.com/discord-net/Discord.Net - 3570205b0f041b39420ae685bf50604e548e8db0 authored over 9 years ago
github.com/discord-net/Discord.Net - 3570205b0f041b39420ae685bf50604e548e8db0 authored over 9 years ago
Stop commiting broken builds >.>
github.com/discord-net/Discord.Net - d3b8b85b6f295e2c7b0934fb2fa114008e254679 authored over 9 years ago
github.com/discord-net/Discord.Net - d3b8b85b6f295e2c7b0934fb2fa114008e254679 authored over 9 years ago
Merge branch 'master' of https://github.com/RogueException/Discord.Net.git
github.com/discord-net/Discord.Net - 26cafdbcd1a80cf83bb1e99c0e3077bd4f0d53ed authored over 9 years ago
github.com/discord-net/Discord.Net - 26cafdbcd1a80cf83bb1e99c0e3077bd4f0d53ed authored over 9 years ago
Fixed SendMessage not returning message objects
github.com/discord-net/Discord.Net - 11cb82e0941307077ec9632dee459481f31f4996 authored over 9 years ago
github.com/discord-net/Discord.Net - 11cb82e0941307077ec9632dee459481f31f4996 authored over 9 years ago
Improved Close Message description
github.com/discord-net/Discord.Net - 539d8eff74f5afb4c3077a4deda51f83d5ce0533 authored over 9 years ago
github.com/discord-net/Discord.Net - 539d8eff74f5afb4c3077a4deda51f83d5ce0533 authored over 9 years ago
Merge branch 'master' of https://github.com/RogueException/Discord.Net.git
github.com/discord-net/Discord.Net - 535b513121906d737959dde4381ba63778806eaa authored over 9 years ago
github.com/discord-net/Discord.Net - 535b513121906d737959dde4381ba63778806eaa authored over 9 years ago
Use API v3
github.com/discord-net/Discord.Net - e004b7c451267d31b8ec502fc5b950778dd3f13b authored over 9 years ago
github.com/discord-net/Discord.Net - e004b7c451267d31b8ec502fc5b950778dd3f13b authored over 9 years ago
Removed unused using
github.com/discord-net/Discord.Net - ab307bffdbc9592a7b9f3feb5353e243301677f3 authored over 9 years ago
github.com/discord-net/Discord.Net - ab307bffdbc9592a7b9f3feb5353e243301677f3 authored over 9 years ago
Added Config.APITimeout
github.com/discord-net/Discord.Net - 0540d4c244c5ef44749c59be3b4fe981ea1b5212 authored over 9 years ago
github.com/discord-net/Discord.Net - 0540d4c244c5ef44749c59be3b4fe981ea1b5212 authored over 9 years ago
Typo
github.com/discord-net/Discord.Net - 71d5fd1db84148529d24fc2fc8f6b7d75ffb1d81 authored over 9 years ago
github.com/discord-net/Discord.Net - 71d5fd1db84148529d24fc2fc8f6b7d75ffb1d81 authored over 9 years ago
New Format.Escape method
github.com/discord-net/Discord.Net - 25837403472e1798936ef7d61c6416a28ccd9d47 authored over 9 years ago
github.com/discord-net/Discord.Net - 25837403472e1798936ef7d61c6416a28ccd9d47 authored over 9 years ago
Ensure recipients have been cached before creating private channels.
github.com/discord-net/Discord.Net - c5b7aa2ad18c8e368b8e96dee046a932910afd30 authored over 9 years ago
github.com/discord-net/Discord.Net - c5b7aa2ad18c8e368b8e96dee046a932910afd30 authored over 9 years ago
Fixed User.Name... again
github.com/discord-net/Discord.Net - 4af558768114453f1af438af087106a38c40fbe9 authored over 9 years ago
github.com/discord-net/Discord.Net - 4af558768114453f1af438af087106a38c40fbe9 authored over 9 years ago
Undid a few changes to User
github.com/discord-net/Discord.Net - c7e6a37b4ba291af779166a713e659bb2f723cdd authored over 9 years ago
github.com/discord-net/Discord.Net - c7e6a37b4ba291af779166a713e659bb2f723cdd authored over 9 years ago
Minor logging patch
github.com/discord-net/Discord.Net - 844a29dcc3d11ac1a2aa7b8cf866a110167709b4 authored over 9 years ago
github.com/discord-net/Discord.Net - 844a29dcc3d11ac1a2aa7b8cf866a110167709b4 authored over 9 years ago
Removed leftover debug statement
github.com/discord-net/Discord.Net - 0c493eca5a0690393f8807022452d5c60f8a69c2 authored over 9 years ago
github.com/discord-net/Discord.Net - 0c493eca5a0690393f8807022452d5c60f8a69c2 authored over 9 years ago
Fixed User.Name
github.com/discord-net/Discord.Net - 83c7725b4b56e42185d039ff0789511c2b02a314 authored over 9 years ago
github.com/discord-net/Discord.Net - 83c7725b4b56e42185d039ff0789511c2b02a314 authored over 9 years ago
Moved more presence properties from User to Member. Now caching CurrentMember for each server.
github.com/discord-net/Discord.Net - 99035294e9ee261e33b6772e8d34598cec96faf6 authored over 9 years ago
github.com/discord-net/Discord.Net - 99035294e9ee261e33b6772e8d34598cec96faf6 authored over 9 years ago
Made serveral presence improvements and additions.
github.com/discord-net/Discord.Net - a4a9a4b3ae75cce4c13e32f1ae873aca0033dd21 authored over 9 years ago
github.com/discord-net/Discord.Net - a4a9a4b3ae75cce4c13e32f1ae873aca0033dd21 authored over 9 years ago
Forgot a file
github.com/discord-net/Discord.Net - f304d68685542c551985ed80a52da8caff738e5a authored over 9 years ago
github.com/discord-net/Discord.Net - f304d68685542c551985ed80a52da8caff738e5a authored over 9 years ago
Improved redirect opcode support, fixed connect deadlock on unstable connections
github.com/discord-net/Discord.Net - 600ebdaa6664bd7a5d33575556fe56f835528fcc authored over 9 years ago
github.com/discord-net/Discord.Net - 600ebdaa6664bd7a5d33575556fe56f835528fcc authored over 9 years ago
Fixed EditMessage
github.com/discord-net/Discord.Net - 2e76d4b72a1cc3d77439020dd0a990072c173f5f authored over 9 years ago
github.com/discord-net/Discord.Net - 2e76d4b72a1cc3d77439020dd0a990072c173f5f authored over 9 years ago
Default LastActivity to null until activity is seen, trigger with voice activity.
github.com/discord-net/Discord.Net - 2a61e87e58340180914b473bb854f0e4917fd1df authored over 9 years ago
github.com/discord-net/Discord.Net - 2a61e87e58340180914b473bb854f0e4917fd1df authored over 9 years ago
Fixed UserIsSpeaking event
github.com/discord-net/Discord.Net - 1c2bb281d264acbc97da5d9e3a7fb47de281a3bf authored over 9 years ago
github.com/discord-net/Discord.Net - 1c2bb281d264acbc97da5d9e3a7fb47de281a3bf authored over 9 years ago
Added channel type parameter to FindChannels
github.com/discord-net/Discord.Net - 3861f067ed00d7881a86c3feb02388988481d943 authored over 9 years ago
github.com/discord-net/Discord.Net - 3861f067ed00d7881a86c3feb02388988481d943 authored over 9 years ago