Ecosyste.ms: OpenCollective

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

Discord4J

Discord4J is a fast, powerful, unopinionated, reactive library to enable quick and easy development of Discord bots for Java
Collective - Host: opensource - https://opencollective.com/discord4j - Website: https://discord4j.com - Code: https://github.com/Discord4J

Rename delete-message-days to delete_message_days (#732)

github.com/Discord4J/Discord4J - 1f202c136a23a5084f255087556b7b4e8e63e109 authored over 4 years ago
Merge #733 to 3.1

github.com/Discord4J/Discord4J - 244a0f4457396253078da143125bc17e82c1abd7 authored over 4 years ago
Strip content-type if not declaring a body

github.com/Discord4J/Discord4J - cc9c9d84944305f2fac3c23c239872ba76bfe682 authored over 4 years ago
Fix error 400 on ban (#733)

* Update BanQuerySpec#setDeleteMessageDays
* Set content-type to empty on ban

github.com/Discord4J/Discord4J - 3cd29d54ac70ccb9e8c306cdb4dcae8084adfd8a authored over 4 years ago
Use the save with Publisher variant when saving guild_create channels

github.com/Discord4J/Discord4J - 2b6287f2eae588746fcc77f361e3baffd44f76c4 authored over 4 years ago
Disable specific stores under some intent configurations

github.com/Discord4J/Discord4J - fc6dc23cfd4b17658eb36dfb9714ab6b74e9c3c6 authored over 4 years ago
Add disconnect cause and status to DisconnectEvent (#731)

Co-authored-by: David <[email protected]>

github.com/Discord4J/Discord4J - d33d30c729e2d59b3a23245edc92d02730528ed3 authored over 4 years ago
Add VoiceChannel#isMemberConnected (#728)

github.com/Discord4J/Discord4J - 47c80f41400b7810109771139bff6b93ab7f3179 authored over 4 years ago
Merge #730 into 3.1

github.com/Discord4J/Discord4J - 0628835e2d38657f462f2a3f69c1aa5626ca3e3f authored over 4 years ago
Update BanQuerySpec#setDeleteMessageDays (#730)

github.com/Discord4J/Discord4J - 7cdd7aade5242fb7511ffe05c17643182aefcdf6 authored over 4 years ago
Merge branch '3.0.x'

github.com/Discord4J/Discord4J - b9a8b8fa270961b956b20148404dcc95961596a7 authored over 4 years ago
Upgrade to Reactor Californium SR18

Upgrade test dependency lavaplayer to 1.3.50

github.com/Discord4J/Discord4J - 49d430ebd47177c77c6c6acc215a0fdb5d8a380e authored over 4 years ago
Upgrade to Gradle 6.5

github.com/Discord4J/Discord4J - cb242f4387e2ce82a7a70f3d20309a8d6da672cf authored over 4 years ago
Remove unneeded null check in LocalVoiceConnectionRegistry

github.com/Discord4J/Discord4J - 4e52605b048dfa42a3ef5525df7243e3d71832ab authored over 4 years ago
Update README.md

github.com/Discord4J/Discord4J - 5e00922809f77f3a15313a7d12fa65019eef3909 authored over 4 years ago
Add ByteBuf release code to downstream client

github.com/Discord4J/connect - 7de26441e424aebc3cbc834f0f61d5d947c7c4f4 authored over 4 years ago
Add workaround to missing guild on guild_update payload

github.com/Discord4J/Discord4J - 270abc11686b3e1d4383e241b66d8f7d8ff4d8a9 authored over 4 years ago
Allocate writing payloads only on request

github.com/Discord4J/Discord4J - 45b180727b6ee99b03c808a3c7e7994ee1514477 authored over 4 years ago
Reset backoff exponent from 2nd resume retry attempt

github.com/Discord4J/Discord4J - 6f5f79b5c08e37c93f6cc44f3e1c0ad3a9823ad4 authored over 4 years ago
Only push resume payload once voice ws connects

github.com/Discord4J/Discord4J - 4e5436a13bfe8eec1f833fc7337369e02533048c authored over 4 years ago
Add .block() to Kotlin Example

* Update README.md

Add a block to avoid confusion with the program immediately terminating up...

github.com/Discord4J/Discord4J - a509b789fb97021be391691c7be53e443f0ca36c authored over 4 years ago
Set rsocket version to 1.0.1

github.com/Discord4J/BOM - 23b7c27ae44c4114f2422654d1e96d9fd07ae612 authored over 4 years ago
Update other transitives (rsocket, netty)

github.com/Discord4J/BOM - bae0c37e3bf273a9176c856571b916a744576e1f authored over 4 years ago
Update to discord-json 1.5.0 snapshots

github.com/Discord4J/BOM - 3b920207a6afd5a05d5d06b369dfa686c9266c3c authored over 4 years ago
Update dev.yml github-action

github.com/Discord4J/discord4j-web - 4ce2e62ca96682676b2f8b43739691ced24cadbc authored over 4 years ago
Test github-actions on dev

github.com/Discord4J/discord4j-web - 0b4cf763037f2f506e6f1be915ef35ebf1127273 authored over 4 years ago
Merge pull request #4 from Discord4J/dependabot/npm_and_yarn/https-proxy-agent-2.2.4

Bump https-proxy-agent from 2.2.2 to 2.2.4

github.com/Discord4J/discord4j-web - b804377929ffe5d154b533bfd498c10da894608d authored over 4 years ago
Bump https-proxy-agent from 2.2.2 to 2.2.4

Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.2 to 2...

github.com/Discord4J/discord4j-web - 936c6adf8a504cb803aba483b4879b15a6f2b1dd authored over 4 years ago
Update vue-autoblog

github.com/Discord4J/discord4j-web - 5efe6ddb04da9188b7cfa296360f5389d0d5aa29 authored over 4 years ago
Update dependencies

github.com/Discord4J/discord4j-web - 45120d0f11b61a583712ae3063a5818754667483 authored over 4 years ago
Ensure that guild_id fields are named guildId() (#726)

github.com/Discord4J/Discord4J - 4522fd62ea56d3f1ee52750115e5423144979e35 authored over 4 years ago
Upgrade to discord-json 1.5.0 snapshots

github.com/Discord4J/Discord4J - 799de77e1f84f20f62553a0f922369171bf9218c authored over 4 years ago
VoiceServerUpdate#endpoint() is nullable (#23)

github.com/Discord4J/discord-json - bbdbfd326e0eda018438f65e85ae39bd5899d1ed authored over 4 years ago
Ensure that guild_id fields are named guildId() (#22)

github.com/Discord4J/discord-json - 53d7edbb90546c4515caac92e35a6e81cbaf9d1b authored over 4 years ago
Add getGuildId and getGuild to classes missing them (#723)

Discord sends the guildId on PinsUpdateEvent and MessageDeleteEvent,
therefore expose them too....

github.com/Discord4J/Discord4J - 499dae11ebc4c8f613bd939a42f184fe69f8f9d9 authored over 4 years ago
Add VoiceState#isSelfVideoEnabled (#722)

github.com/Discord4J/Discord4J - 585061b4a81ede2ff6f054d11ef5673ea3ff98e0 authored over 4 years ago
Upgrade to rsocket 1.0.1

github.com/Discord4J/connect - 92061ac64a63fc16dc9fd84d5f34b04c42478d56 authored over 4 years ago
Update to latest discord4j snapshots

github.com/Discord4J/connect - 8b684a9a38ac9871fb73a09bb4ffee4f8273dac9 authored over 4 years ago
Switch to stores 3.1.1

github.com/Discord4J/Discord4J - 880fcd1a6176d1e6e1070cfe9d69c428dac304f3 authored over 4 years ago
Upgrade to Reactor Dysprosium SR8

Upgrade to discord-json snapshots

github.com/Discord4J/Stores - 3fb07e6a95aa353c51e3bc4b7a720ee53641fd38 authored over 4 years ago
Fix javadoc warnings

github.com/Discord4J/Discord4J - 44eccd382903ad41cf7618d2bfa75ff317d990fb authored over 4 years ago
Apply retry improvements to voice client

- Add RESUMING to VoiceConnection.State

github.com/Discord4J/Discord4J - e95e19a2ce335ffd0bafac8bfc7049bea9334c84 authored over 4 years ago
General default gateway client improvements

- Upgrade implementations to a new retryWhen factory
- Backoff/jitter in ReconnectOptions deprec...

github.com/Discord4J/Discord4J - 2ae74197fd7f0b06a894278d7c00c5322653f25c authored over 4 years ago
Reduce the occurrences of onNextDropped in bootstrap

github.com/Discord4J/Discord4J - 5c6c4ba5316a7847d66283e6959ba7005b17686f authored over 4 years ago
Update example command handlers

github.com/Discord4J/Discord4J - ce3fcb6d8d53e0a4b5f9e567e157c1de3144bfc2 authored over 4 years ago
Replay select early events through a new dispatcher

Introduce a new replaying event dispatcher as default.
Allow using withGateway API to subscribe ...

github.com/Discord4J/Discord4J - 899967390aa375b7f26b66dcaae8c8b146efee5d authored over 4 years ago
Update JacksonResources API

Allow preparing an existing ObjectMapper to work within
a Discord4J environment

github.com/Discord4J/Discord4J - 0a63c7e1fa70feba16d6a45650ed445102c9fbbf authored over 4 years ago
Upgrade to Reactor Dysprosium SR8

github.com/Discord4J/Discord4J - f3b67739dcbb8ada9b9526428823d3558930ba1d authored over 4 years ago
Return to stores, discord-json snapshots

github.com/Discord4J/Discord4J - b58aa7dacba930396d3c4305f17729bb353731ec authored over 4 years ago
Add Quick Links to README

github.com/Discord4J/Discord4J - ad3530b2db7d9f004ae878c4e78cc1b129676565 authored over 4 years ago
Set snapshot version to 1.5.0

github.com/Discord4J/discord-json - 393eac525b30a1a58b3ae0f12a1ee59606645a03 authored over 4 years ago
Upgrade to Reactor Dysprosium SR8

github.com/Discord4J/discord-json - 8626c595d0de8cfd4498ddb9558b0aed7f0c7444 authored over 4 years ago
Add self_video (#21)

github.com/Discord4J/discord-json - 4f6845e3a32251015dee5dd02551b11b1d1ebcd1 authored over 4 years ago
Idempotent connect/disconnect LocalShardCoordinator events

github.com/Discord4J/Discord4J - aa7079a012944d4c8fab6d58b0bb199aff27f57c authored over 4 years ago
Log JSON decoding errors as WARN

github.com/Discord4J/Discord4J - e52c5d1065d03c82bb338729e24a364b44351a8d authored over 4 years ago
Handle 429 errors beyond discord format, add log

github.com/Discord4J/Discord4J - 89f2d524ac1b510360ad39b79fc167a688247fd6 authored over 4 years ago
Add Sponsors to README

github.com/Discord4J/Discord4J - 1efb9086c5b7bb0afb041f3631d738be6b1337c6 authored over 4 years ago
Create FUNDING.yml

github.com/Discord4J/Discord4J - eb40769152a1427bf642329d4d80a9f8d8e4c4af authored over 4 years ago
Bump servicer to 1.0.3

This allows gradle to perform incremental compilation.

github.com/Discord4J/Stores - e81281efb7bd7bff9c5fea0e5d64c51374743006 authored over 4 years ago
Revert to previous outbound gateway limiter behavior

This means we reduce outbound limit to
115/60 but we ensure heartbeats are not
limited

github.com/Discord4J/Discord4J - 8e7dbe08fb58646876f7b4758bc4e2df3b048ef5 authored over 4 years ago
Clarify VoiceServerUpdateEvent Javadoc

github.com/Discord4J/Discord4J - 2c5ab652a81aee5daec3222135e398762ad2701b authored over 4 years ago
Change updatePresence Signature and Javadocs

github.com/Discord4J/Discord4J - a304ec2c7476f88e0cb99765880803426ab42450 authored over 4 years ago
Upgrade to D4J connect 0.6.0 snapshots

github.com/Discord4J/BOM - 26759fe31cc7545c6d41e2aacfc235f2b0ec5be6 authored over 4 years ago
Update RSocketRouter web client usage

github.com/Discord4J/connect - e3300bd1af471bcf01638bdae08a399b385d4be8 authored over 4 years ago
Fix double emission of downlink client connected dispatch

github.com/Discord4J/connect - fcbeee676bfea902a542b0573e28dd57110d975d authored over 4 years ago
Cache signal from racing destroy sequence sub

github.com/Discord4J/Discord4J - 066b195f373566b85c13762cc1b1980e54549b2c authored over 4 years ago
Allow custom authorization scheme in DiscordWebClient

github.com/Discord4J/Discord4J - 44719c019109b76b46c370ac42d49b7a3df50940 authored over 4 years ago
Fix error message formatting

github.com/Discord4J/Discord4J - f3866e11fdef197237311cec4671f425abbda327 authored over 4 years ago
Rework RabbitMQ implementation

github.com/Discord4J/connect - 0b530236bd4c38878a55200d72065986933e134d authored over 4 years ago
RestChannel#createMessage for content and embed only (#719)

github.com/Discord4J/Discord4J - aafd4272af46b94754802103471e80cd1ed71d2d authored over 4 years ago
Change to actions/checkout@v1

github.com/Discord4J/Discord4J - aa7908329d316394ba9a79de8bbdd1411fca29c1 authored over 4 years ago
Update dependencies

github.com/Discord4J/BOM - 68abc005883dfc4f863166c7f90a3b897f2225ef authored over 4 years ago
Upgrade to Stores 3.1.1

github.com/Discord4J/connect - 8001d93aa770e8a511d872bec4869f7ff63dc6ff authored over 4 years ago
Next development version '3.1.0-SNAPSHOT'.

github.com/Discord4J/Discord4J - 1c94bee335502fac067571ad390aca99c987c490 authored over 4 years ago
Release version '3.1.0.RC2'.

github.com/Discord4J/Discord4J - d9f84d5be31b9a776cb69f64a71b528403b051f8 authored over 4 years ago
Upgrade to Stores 3.1.1 and discord-json 1.4.1

github.com/Discord4J/Discord4J - 0f1db1761ce30ce4e012f8c9109886cbb30f8088 authored over 4 years ago
Next development version '3.1.2-SNAPSHOT'.

github.com/Discord4J/Stores - 5be4959af11ffdd9021a46548b350a48a5532d35 authored over 4 years ago
Release version '3.1.1'.

github.com/Discord4J/Stores - 685b7a0b9d2b463fe2b10804acb4a7acb3332f7a authored over 4 years ago
Add Find Members by Role Name Example

github.com/Discord4J/Discord4J - 861a7dc91feeaca3586e6d90bc421ef1e7676f46 authored over 4 years ago
Upgrade to discord-json-api 1.4.1

github.com/Discord4J/Stores - 495069a0762b85ea51ddce7b735697cc822898ba authored over 4 years ago
Next development version '1.4.2-SNAPSHOT'.

github.com/Discord4J/discord-json - ab4e86ed4b987ed08f338b4e8ef762c47b0d7e50 authored over 4 years ago
Release version '1.4.1'.

github.com/Discord4J/discord-json - ea4a57da59144bb28bf4bc831edc5249dcd0048e authored over 4 years ago
Upgrade tests to JUnit 5

github.com/Discord4J/discord-json - 3d3e4f431b70f3f7bd66f964a8f866a089e3218c authored over 4 years ago
Move converting one type from another test

github.com/Discord4J/discord-json - d20cb2da599f228053164ea2b24a0c2ec4104979 authored over 4 years ago
Reenable gradle caching

github.com/Discord4J/discord-json - bf62a5572bb17e2bfcd19e6f6a970f05e0a94970 authored over 4 years ago
Fix session resume on startup

github.com/Discord4J/Discord4J - 28d979786654f76efe9c6263a760ca1cc50e79dd authored over 4 years ago
Fix createPartialGuildDataFromGuildData test

github.com/Discord4J/discord-json - b0fcdb75d73a5b4770d6661692d2f07fc93cead1 authored over 4 years ago
Fix missing Snowflake conversion in RestClient

github.com/Discord4J/Discord4J - 55c91c565cacb1059f203b3401b240babd959f8e authored over 4 years ago
Update examples to latest Discord4J

github.com/Discord4J/connect - 24dd1439e29a90178edd4047bed633a8db9981bc authored over 4 years ago
Add more docs to RestEntity classes

github.com/Discord4J/Discord4J - 6a9b40a2e39647dc7944ea1b2604b09085b01180 authored over 4 years ago
Migrate RestEntities to use Snowflake API

github.com/Discord4J/Discord4J - 786bf4790c0c931977a322f341fbd608a16a9fd2 authored over 4 years ago
Upgrade to discord-json 1.4.1 snapshots

github.com/Discord4J/Discord4J - fb667f5ea4f72c49a661324cb431486d9af96bdd authored over 4 years ago
Fix issue with createGuild joinedAt field

github.com/Discord4J/Discord4J - 618b373bd4e3c800e20c1731703352b491c99cc3 authored over 4 years ago
Make guild field interfaces public

Add test and diagram with current guild type hierarchy

github.com/Discord4J/discord-json - 476a032a3cc5feba79915d9e8f79c5632dba9d9b authored over 4 years ago
Upgrade to discord-json-api 1.4.0

github.com/Discord4J/Stores - 69c1411715e41d6231735e4edfd52d84921641ae authored over 4 years ago
Next development version '1.4.1-SNAPSHOT'.

github.com/Discord4J/discord-json - e0f3d01ce4e9770d9b951a5f87858c870938bf7a authored over 4 years ago
Release version '1.4.0'.

github.com/Discord4J/discord-json - f4ea98c1e1dec02e77dcac5566020148cc8f66d4 authored over 4 years ago
Use JacksonResources.create where possible

github.com/Discord4J/Discord4J - 3932deb26879c215b55410d966701cbc08ee8591 authored over 4 years ago