Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/discord-net/Discord.Net

An unofficial .Net wrapper for the Discord API (https://discord.com/)
https://github.com/discord-net/Discord.Net

remove obsoleted profile page; update features/logging, remove it from stub; update logging example

938bbe788b21718791353d07bd90932b4834f1b8 authored about 9 years ago
Remove DiscordClient.Disconnected event

b224add71975a41c8b56be72856ddb6345295ea5 authored about 9 years ago
Register AudioService to GatewaySocket.Disconnected event, not DiscordClient.Disconnected

20409755543ac2f3a46adc7ca34cdae04dea50db authored about 9 years ago
Ensure WebSocket.State is Disconnected before raising OnDisconnected

15781c2b2d0272ac2e5deeebdfb476ee300aa929 authored about 9 years ago
Merge pull request #15 from Kwoth/dev

Updated docs a bit

c341ce7abdd5dc54a21c9d18878804582c100689 authored about 9 years ago
Update index.rst

fe5c8c06f9657fba448b2e16ac0c2476c7382303 authored about 9 years ago
Create modes.rst

6945117c5ebb12dbec925a97276ec67da0aafb62 authored about 9 years ago
Update events.rst

11394bb06d5e8310501dba200de6083a53a1e0da authored about 9 years ago
Update events.rst

76c88335397a1baf36e245ef11424aeee7ecf538 authored about 9 years ago
Merge pull request #23 from 420foxbot/docsrewrite

started updating documentation for 0.9

f7150c289f33290d835c2941cc7e7ddddfbf9bc0 authored about 9 years ago
Began updating documentation; fixed features/permissions to use more up-to-date information; made features/events contain usable information (removed the table of events); marked commands as a stub due to it being outdated; modified samples; updated index page

4081f6ae1812ed62239cd72136e10c2597fc2f45 authored about 9 years ago
Added AudioServiceConfig.MaxBitrate constant

1ae7c36d312b6f4fe2c87d9c21ebabafcb12040c authored about 9 years ago
Lowered bitrate max to 128kbps

e1072f2e4ec70dbd832dcb7fa29a4cd97e4a8047 authored about 9 years ago
Cleaned up several accessibilities, docstrings, and a few audio classes

8da5268cd7d20e6243c6c79085e73cfa9a66c679 authored about 9 years ago
Completed ETF serialization for primitives, enums and nullables. Partially implemented support for classes, structs, dictionaries and enumerables.

d17a7531daab1b5c9315656afeb2c9abce1404db authored about 9 years ago
Cleaned up DynamicIL functions

ff1c4f5e322fdc7873b032662ea5e54743a67b2c authored about 9 years ago
Fixed several issues with tokens cache

2457fc2455f981adf05cc490c5d1dab5025000c6 authored about 9 years ago
Fixed compile error

9f66857efa5ff169afa0aa7743c29b4d87e67ca9 authored about 9 years ago
Minor edit because I'm picky

db0c4da816de8d5c2b1a7d97ab23455d7d7e0e7b authored about 9 years ago
Cleaned up DynamicIL

0ff61958d7aee8a4112c0ba47864edfffea3b418 authored about 9 years ago
Re-enabled unsafe code on main lib

7eb86c740d62b5f5597ab19c0c8fe4c138ae3c30 authored about 9 years ago
Cleaned up and added a few more types to ETFEncoder

0c4af8d042f11670db515c080f7a220246996d9e authored about 9 years ago
Added a null check in Message deserialization, added missing video information

ceec287f65b297393ae50561472a741b030ff8f5 authored about 9 years ago
Rewrote AudioClient, fixed several async issues, removed most sealed keywords.

0db0675cb5b4a654a1ba48a9d956e7875382947a authored about 9 years ago
Fixed UserUpdated's Before value during voice updates

fab54563e9bc239859e8a0a7f659d51b7c6177ae authored about 9 years ago
Minor doc edit

84837bb97b7181c84004ce6772a4547d051f42d4 authored about 9 years ago
Improved error handling in MessageQueue

7e97596a5d51f0d9779798073d846c63f4b61024 authored about 9 years ago
Cleaned up a few internal command constructor, fixed subgroups not maintaining category

f5814344975c0ab32e540bed1ce9b61cdddecd97 authored about 9 years ago
Fixed setting channel permissions

33683e6ec7d7e592265dbab165fe50de724392d2 authored about 9 years ago
Removed AsyncContext in ExecuteAndWait

034075d584a77aa75a542e16f1eeb6c118cfc164 authored about 9 years ago
Renamed DiscordClient.Run to DiscordClient.ExecuteAndWait. Added Run to Legacy.

6266350eaa7688ef3332191cb38f44c8962f689e authored about 9 years ago
Added Before/After to update events, added dynamic IL generation

23c5137a5fe476b23ee5b153dee0fdb2e1361b58 authored about 9 years ago
Moved Relative.cs

a08a4a43223f36303805c25e7ee617d7344552c8 authored about 9 years ago
Grouped event classes

fc3f4c853ea629a4ccff4425f2919362e68ae699 authored about 9 years ago
Renamed RelativeDirection to Relative

2efcd3675dfcfc1312f95f34068abbe8903a66d7 authored about 9 years ago
Started adding ETF support

a3735f2210bcfb55b3508e3d26639173a0483284 authored about 9 years ago
Fixed several potential deadlocks

a2c9373ed68e23e0c6f6d489ad2bf048a16e4714 authored about 9 years ago
Ensure State is Connected before raising DiscordClient.Connected

2f8754091eb8918a368fe406ce7afa161586640e authored about 9 years ago
Re-added support for token-only logins

c1f24d164b20765e2567ced8ebdec806d741e906 authored about 9 years ago
Fixed typo

ac218b3b7c71aef6bb20eafb31f94078765c4197 authored about 9 years ago
Fixed READY error when a user has a null deaf value

d5753368b29f82103386e8246b55b33a6fc24018 authored about 9 years ago
Call /gateway on reconnect, use /login to verify cached tokens

b3413fe661c14e0f63bdbd38613cd6d8f68814d0 authored about 9 years ago
Fixed VoiceBuffer.WritePos

efea218a144d8b9d6a19157e53068f9c764d3d60 authored about 9 years ago
Minor edit

19297ac6236abbd235079dd48fb0cedc59d00861 authored about 9 years ago
Added proper equality checks to Color, Permissions and StringEnums

4eb8f4de3569b6f5a5121ed130fea4c949c9d4bc authored about 9 years ago
Switched to new voice keepalives

ea929a619d8fa704aa974c060c8253a7edbf431f authored about 9 years ago
Removed custom equalities from cached objects

82254ccec4ea3d3350a12a45616761c532776cf2 authored about 9 years ago
Improved StatusAPI models

bf0c0fb8153a159ce4e0bca62379300f181b014a authored about 9 years ago
Added IMentionable

ea0e6ab62b004438aaee2016d4d59728c328784c authored about 9 years ago
Added splash_hash to InviteReference.guild

13a4a1808b66ca794f35e2ed13827b2b04b51339 authored about 9 years ago
Made Server.Emoji sealed

5bf2feb4c9658ba8b865c369fcd7a0148632ef2d authored about 9 years ago
Some channel permissions bugfixes

53e3bdd16b8883e05937e862aad3b5b980b3bf5c authored about 9 years ago
Added splash, emojis and features to Server. Switched CDN urls to API ones.

0570c86e90130905fcc662b1794ef287924a9e00 authored about 9 years ago
Added Splash to UpdateGuildRequest

b7eb5f8698b02a080fd17b04932101fbcce3bd4f authored about 9 years ago
Made all properties on requests modifiable

fb892db646502295a99eff6da81d8f76236c3b6b authored about 9 years ago
Removed unused using

d50454aea37c7f1e0281040ce44c0a599fd1788b authored about 9 years ago
Added RestClient.SendingRequest and SentRequest

44a36ed97e63b7e027de6e7c61372eb40ae7f16f authored about 9 years ago
Fixed crash on disconnect if multiserver is enabled

993316bdfd4fba604273973e0a90e17c799256a8 authored about 9 years ago
Fixed multiserver's double gatewaysocket connect

3d2106cff3c5850fd96ea55086843beb88ce0e39 authored about 9 years ago
Added a couple constructors to DiscordClient

4ad1b604c71318120d6a30e759015881ae1b4f8c authored about 9 years ago
Added func-based UsingXXX extensions

3ddd8b509b6a93ccba166e4a96ed7c839b2137fc authored about 9 years ago
Fixed single-server connects

23ff457d376bb75d93bcd61d207e9e6163cee4d9 authored about 9 years ago
Minor doc edit

b9306c49674039c803d4ed9f9a76d03a534aaf84 authored about 9 years ago
Added Status API

04970a759b26394d8dd57a9954bb8100da928384 authored about 9 years ago
Added Region.Vip

c66138e59b95dc3d680b504f2c2b9c8dd74c3b2f authored about 9 years ago
Started adding multiserver voice support

3b9729cb4d77f33c68d74469ab676900961185c9 authored about 9 years ago
Fixed typo

da1721b4e7399af9a49df16f3601c54db6849b16 authored about 9 years ago
Default output channels to stereo

dc912d5d937984c1cf741fcde9f19a0e90038d4b authored about 9 years ago
Added video info to Message.Embed

fdcca462ab24a27214f2f516d2bd6f0978887236 authored about 9 years ago
Was more explicit about deserialization options, fixed some test_responses code

f95a0797881959eb275595b366e7aaa6c6adc302 authored about 9 years ago
Minor edit

fc4e38572be423af2e23875d0324696db43c96fe authored about 9 years ago
Added comment about unknown guild properties

6a1e72d2b8dc9200eb432ec54e887e43d8d4ec24 authored about 9 years ago
Added DiscordConfig.Mode

11e7c064024b7ab5f62d47ea59acb2459c5c3d03 authored about 9 years ago
Revert "Removed Message.Acknowledge"

This reverts commit eb34c6a6b27700ac195434c65d50842c23377082.

c2e17dd5fdb1d816c350ad07a6a50c0b13b014e6 authored about 9 years ago
Changed MESSAGE_UPDATE and MESSAGE_DELETE events to Verbose loglevel

2f98d51de79fbbf5b7e0714680a4828115e488cf authored about 9 years ago
Set message Id after queued send succeeds

6fdd6b10de0070f57655f286e703701d705481d2 authored about 9 years ago
Fixed MESSAGE_UPDATE

7442366128fe3dc5594f00b615c9395be4be87e1 authored about 9 years ago
Fire Message events and enable GetMessage even if cache is disabled. Add Message.User null checks.

cea8708dfbe6be69b9136f97435d342af21d375b authored about 9 years ago
Fixed mentions

e600cdc999068c52853343b8a155782ac68356d1 authored about 9 years ago
Minor edit

f38ed87343cb1eefa4f491bcdcfd7b3f1cd9ead8 authored about 9 years ago
Added several profiles to DiscordClient.CurrentUser

cadc71153378516867171c442cfba84a8d4f1974 authored about 9 years ago
Added a proper async context to Run(), renamed parameter-less Run to Wait

934bfebc9b892eb3e5504f29e1eb83576d625147 authored about 9 years ago
Added queued message queues and fixed SendMessage's null response

0e68d190b4a7d5a5770d15f59ba1cb38f0719069 authored about 9 years ago
Removed Message.Acknowledge

eb34c6a6b27700ac195434c65d50842c23377082 authored about 9 years ago
Cleanup up documentation warning

d71568b6f590a842d34fa4053ec872f030b7efc3 authored about 9 years ago
Added audio package to Installation section

a95b5dca92bf486c37b779e0f022c52705f68afb authored about 9 years ago
Better format compilation dependencies

4afae9ec127356b67a760e6f3db6b96c04de9d9a authored about 9 years ago
Added virtual output stream for AudioClient

d8902f3fb111c6e8def0018b2454b4c1ea014354 authored about 9 years ago
Updated IAudioClient

4f7118f241d718867d66ae36384333b6e128429b authored about 9 years ago
Added offset to VoiceBuffer

83470eb386453a79051d418f5ba6d324ec5bc343 authored about 9 years ago
Cleaned up extension projects, added fluent extension methods

55c5f0dadea6f40c034dbb4d1c081bf026c7d64e authored about 9 years ago
Added compile prereqs to readme

55ed6cd78340e13d47f120d55a3412c17080bbbf authored about 9 years ago
Added readme warning

80f3724ae401cf0f3dd29d67f9ad5991de4b52d9 authored about 9 years ago
Bugfix

32a96fb50f781a701a599124c049a79d5a08944e authored about 9 years ago
Minor edit

e07e2ea9a007ad79735a10d2058544c58ae77212 authored about 9 years ago
Cleaned up ModuleManager, added Instance

45edf6fdce9980f412bc105839ff0d5b60087b53 authored about 9 years ago
Added support for x86 and x64 in .Net45 projects

270497f6fbee2ed2d4c86209ec2ab2eba9ae0de8 authored about 9 years ago
Hide AudioService.Install

dcf1bc708253c4558d6371b1a0ba6222da77415a authored about 9 years ago
Removed leftover config files

7ea22b0cde6f8c40b1ccf5015761ead7cce5853e authored about 9 years ago
Switched .Net45 projects to new project.json format

23e1c397fb69922fc6d3a3d35c3b6a22e4edabc7 authored about 9 years ago