Ecosyste.ms: OpenCollective

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

JDA

Java wrapper for the popular chat & VOIP service: Discord
Collective - Host: opensource - https://opencollective.com/java-jda - Code: https://github.com/discord-jda/JDA

Add DiscordLocale values for these locales: Indonesian and Latin America (Spanish LATAM) (#2627)

github.com/discord-jda/JDA - 184e8bfadb72cfc40b8ec4642c30740d3b6f2738 authored 10 months ago by Ivan Rizkyanto <[email protected]>
Fix suppressing embeds on messages with webhooks (#2620)

github.com/discord-jda/JDA - ae90da36a0c095d3c3db4dcaa48497a82af4351c authored 10 months ago by freya02 <[email protected]>
Add missing proxy url field to the MessageEmbed.VideoInfo class (#2618)

github.com/discord-jda/JDA - 621fb7bf897293b2ce71c26cdca1bcf4cf17765e authored 10 months ago by shaksternano <[email protected]>
Add missing generic type to shardmanager (#2612)

github.com/discord-jda/JDA - 833563d1188c148178d2ad542ad50f709a0b5d71 authored 10 months ago by Duncan Sterken <[email protected]>
Bump version to 5.0.0-beta.20

github.com/discord-jda/JDA - 472cf520f10656a823c47d8c67abe7fcc30c84d5 authored 11 months ago by Florian Spieß <[email protected]>
Added missing properties to ApplicationInfo (#2605)

github.com/discord-jda/JDA - 4854d5c8d1b30b676489d4080eeecdfdcead4d80 authored 11 months ago by freya02 <[email protected]>
Return immutable lists when documented (#2607)

* Return unmodifiable lists where documented

* Replace `Collections.unmodifiableList` with he...

github.com/discord-jda/JDA - 8d3480a8e28853d17796a6dc94508feec68ee87d authored 11 months ago by freya02 <[email protected]>
Unified channel cache (#2528)

* Add ChannelCacheView
* Add getPositionInCategory
* Add ChannelCacheViewTest
* Simplify Guil...

github.com/discord-jda/JDA - 0619384d5365ba729b53b846c1008c15be8f0e56 authored 11 months ago by Florian Spieß <[email protected]>
Handle canTalk for private threads in interactions (#2603)

github.com/discord-jda/JDA - a9c55b3aad295fad7e65eaf4a386af03f5614cab authored 11 months ago by Florian Spieß <[email protected]>
Fix clearing of voice status (#2601)

github.com/discord-jda/JDA - 6ce4a2304305c1d087fa05adf8c5e3e92bf769c6 authored 12 months ago by Florian Spieß <[email protected]>
Bump to 5.0.0-beta.19

github.com/discord-jda/JDA - db8613de081ad7f8e35142f19eaf33f20257856d authored 12 months ago by Florian Spieß <[email protected]>
Update docs.yml

github.com/discord-jda/JDA - 6255450c6d9d5864efafadba8b3cccf720e74345 authored almost 1 year ago by Florian Spieß <[email protected]>
Update artifacts.yml

github.com/discord-jda/JDA - 12e7addc04ce5d695c5b128487a7b3e67d0b69e3 authored almost 1 year ago by Florian Spieß <[email protected]>
Add check for max number of fields in EmbedBuilder (#2592)

github.com/discord-jda/JDA - c0c12e50f32834f384129bf27f58f9d217610cff authored almost 1 year ago by Andre_601 <[email protected]>
Updating Dependencies (#2591)

Updated okhttp from 4.10.0 to 4.12.0
Updated jackson-core from 2.14.1 to 2.16.0
Updated jackso...

github.com/discord-jda/JDA - abc4c3604b811d9cb71bcff410d99f702dc52e0e authored almost 1 year ago by León Keuroglián <[email protected]>
Fix incorrect hook injection for message context commands (#2593)

github.com/discord-jda/JDA - e584c7cc7ae0298a07795098b117b3737be9e8a6 authored almost 1 year ago by Florian Spieß <[email protected]>
Add missing message types (#2531)

github.com/discord-jda/JDA - c9e21ae8d47c9965178aa823047ed6564c6b40aa authored about 1 year ago by Florian Spieß <[email protected]>
Add voice status feature (#2532)

github.com/discord-jda/JDA - 706e27ca6ca0f3d0c420c222e86cec7cee1afb4b authored about 1 year ago by Florian Spieß <[email protected]>
Add more logging to request handling (#2589)

github.com/discord-jda/JDA - 8a360d56477635edc4fe47c21ee0cc4d59ccd29a authored about 1 year ago by Florian Spieß <[email protected]>
Bump to 5.0.0-beta.18

github.com/discord-jda/JDA - cfbace663d7dc83e45f1956ba789dab3c8d02afa authored about 1 year ago by Florian Spieß <[email protected]>
Change thread model used for requests (#2463)

Splitting the rate-limit pool into a scheduler and unbounded pool

github.com/discord-jda/JDA - 136aa913f30ae490999b29ca877730a76a882312 authored about 1 year ago by Florian Spieß <[email protected]>
Fix incorrect index used in attachment update requests (#2588)

github.com/discord-jda/JDA - 239288fa9c5291634e250f64bb469de574ae5419 authored about 1 year ago by Florian Spieß <[email protected]>
Fix orphaned rate-limit buckets (#2585)

github.com/discord-jda/JDA - 9a55479349e37cb9a112e69fa31a1ee84b8c53c3 authored about 1 year ago by Florian Spieß <[email protected]>
Add support for resetting min/max length in TextInput.Builder (#2584)

github.com/discord-jda/JDA - 8937fd44fedf425f999b15e0e1ba91b19aa1faa6 authored about 1 year ago by Marcel Korzonek <[email protected]>
Remove outdated todo comments and update outdated logic in thread channels (#2581)

github.com/discord-jda/JDA - b7937d07515c9274a527a5a192a3ed55d77fe892 authored about 1 year ago by Florian Spieß <[email protected]>
Bump to 5.0.0-beta.17

github.com/discord-jda/JDA - 7bdeea8612dd3cc6537d9ef211de4f3c790bf872 authored about 1 year ago by Florian Spieß <[email protected]>
Add interface type to channel types (#2567)

github.com/discord-jda/JDA - 217bea105a1047504819b76e1f378a3c1d2a6979 authored about 1 year ago by freya02 <[email protected]>
Fix else if for threadMetadata being on avatarUrl after #2572 (#2573)

github.com/discord-jda/JDA - b6fedfcd97efe7da729c34ad42c34b1a29050592 authored about 1 year ago by Henri Schubin <[email protected]>
Fix webhook send & edit where the thread ID was set (#2572)

github.com/discord-jda/JDA - 7db0f0ade9ee861d3879d01f92632fc5b6961c82 authored about 1 year ago by Daedalus <[email protected]>
Bump to 5.0.0-beta.16

github.com/discord-jda/JDA - 649d68e949852ccd119e827ebcda9e3342b7997d authored about 1 year ago by Florian Spieß <[email protected]>
Implement super reaction handling (#2554)

github.com/discord-jda/JDA - c7a5a2c9a8a9921257b843ad28c6d7825a4f6840 authored about 1 year ago by Florian Spieß <[email protected]>
Handle messages from inaccessible threads and add webhook support (#2390)

github.com/discord-jda/JDA - 2d97b27b49cd2e653a41fd39d8c2f22af894be53 authored about 1 year ago by Florian Spieß <[email protected]>
Fix outdated links in .github (#2561)

github.com/discord-jda/JDA - 434416e7477fbc14b28685b04f1de0a7bebaa38c authored about 1 year ago by DWolf Nineteen <[email protected]>
Fix MissingFormatArgumentException in DataArray#getOffsetDateTime (#2564)

github.com/discord-jda/JDA - 7c75fe4b8f5a8e39b51f178bfb3f1e452735036b authored about 1 year ago by Almighty-Satan <[email protected]>
Use enum constant instead of bit flag (#2563)

github.com/discord-jda/JDA - 7dc3368d3f8abf84f68b5d11da041de0f5030ffd authored about 1 year ago by Almighty-Satan <[email protected]>
Remove todo related to MessageReceivedEvent rename (#2560)

github.com/discord-jda/JDA - b0b91efd67b20891d2e0676f8a81de33db3ef5fb authored about 1 year ago by DWolf Nineteen <[email protected]>
fix createCopy not copying default values (#2556)

github.com/discord-jda/JDA - 668489ce7f92abe1f58bc205183119f2fbd97b69 authored about 1 year ago by Kaktushose <[email protected]>
Bump to 5.0.0-beta.15

github.com/discord-jda/JDA - 8e62a9621656510cb5e2b5b29040c5301c30c0a8 authored about 1 year ago by Florian Spieß <[email protected]>
Improve readme

Closes #1937
Closes #2289

github.com/discord-jda/JDA - 2583ef138333b605517589352ccc88d8e86a856a authored about 1 year ago by Florian Spieß <[email protected]>
Add docs to GuildVoiceUpdateEvent (#2541)

github.com/discord-jda/JDA - 1f873783ef20ea5d7e0993c901da9838c216ed99 authored about 1 year ago by kazuryy <[email protected]>
Add null check in checkPosition (#2553)

github.com/discord-jda/JDA - 80344178b129aa2c75a8d7f2a3b2ff9e93dd846e authored about 1 year ago by Florian Spieß <[email protected]>
Bump version to 5.0.0-beta.14

github.com/discord-jda/JDA - b3ba5f019bdf0866502e9965e736cb5374e19b51 authored about 1 year ago by Florian Spieß <[email protected]>
Add event consistency test (#2552)

github.com/discord-jda/JDA - cafc715daee33c91d2ced52cdfa7439add1a46b8 authored about 1 year ago by Florian Spieß <[email protected]>
Add default_values support (#2542)

github.com/discord-jda/JDA - 2b00e59c9a79c82f76d904fe7b7770502920f8c9 authored about 1 year ago by Florian Spieß <[email protected]>
Add initial support for media channels (#2516)

github.com/discord-jda/JDA - 59093525d14d239f1c79a55b96e579beff85ff6f authored about 1 year ago by Florian Spieß <[email protected]>
Improve handling of query parameters in image proxy (#2551)

github.com/discord-jda/JDA - 715418911bdffceecf2931092f77bdb5572529ad authored about 1 year ago by Florian Spieß <[email protected]>
Require specifying exact version in bug reports (#2546)

github.com/discord-jda/JDA - d399c98b64ae498a645177f6d7b748a71efe6eae authored about 1 year ago by Florian Spieß <[email protected]>
Add LRUMemberCachePolicy (#2506)

github.com/discord-jda/JDA - c75c04e96057d1e1643fa6b5796e3771d9301403 authored about 1 year ago by Florian Spieß <[email protected]>
Allow override of headers applied by default (#2529)

github.com/discord-jda/JDA - ef35fc5f76eefa5bf28fe8ec84d999e42b356932 authored about 1 year ago by Adrian <[email protected]>
Add position check to timeouts (#2540)

github.com/discord-jda/JDA - d3eda906580e0d96303d281a963af35e8e473ce4 authored over 1 year ago by Florian Spieß <[email protected]>
Allow slowmode & nsfw in Stage Channels (#2538)

github.com/discord-jda/JDA - 070a83d13802778fcec9a9a13123da36cac9e4df authored over 1 year ago by kazuryy <[email protected]>
Fix symmetricity of CustomEmojiImpl/RichCustomEmojiImpl#equals (#2519)

github.com/discord-jda/JDA - 79b1b560b1a8a8589d0e71168c1c6488af6ee9b7 authored over 1 year ago by dan1st <[email protected]>
Add Activity#withState (#2523)

github.com/discord-jda/JDA - 72aaf10ae0e9432b582c0d5599ae8b5116386cfd authored over 1 year ago by Florian Spieß <[email protected]>
Added support for custom statuses (#2524)

github.com/discord-jda/JDA - 2c36ba7e2aa42db6a50c9809a128c5a91217ace1 authored over 1 year ago by jqnn <[email protected]>
Add custom status support for bots (#2521)

github.com/discord-jda/JDA - a2fa8105fa82e72aebe81d804809fb462911e45c authored over 1 year ago by Daedalus <[email protected]>
Add DiscordLocale#toLocale (#2485)

github.com/discord-jda/JDA - 77c626e56ffbb989b0c685ef9b5a1c6a3f731be4 authored over 1 year ago by freya02 <[email protected]>
Bump version to 5.0.0-beta.13

github.com/discord-jda/JDA - c0582c5f397517d42bf73f156c1bf89147771aa4 authored over 1 year ago by Florian Spieß <[email protected]>
Fixed some docs (#2518)

github.com/discord-jda/JDA - 4fcbc36999e52a125acbaa93a3eeb5c854b67994 authored over 1 year ago by kazuryy <[email protected]>
Add supplier based FileUpload (#2508)

github.com/discord-jda/JDA - 4cbf9f51acf0f6ec630d257fa693e2b6e418c1cc authored over 1 year ago by Florian Spieß <[email protected]>
Fix IllegalStateException in Message#getCategory (#2514)

* Fix IllegalStateException in Message#getCategory
* Handle thread channels

github.com/discord-jda/JDA - 335e0ebd783edafa7a87be61c5a3aa13f98c90ae authored over 1 year ago by Almighty-Satan <[email protected]>
Fix MessageCreateRequest#applyData not suppressing embeds (#2513)

github.com/discord-jda/JDA - 9ab2469c83a9a43e1cbcae5b474ed75d4e7e5a72 authored over 1 year ago by Almighty-Satan <[email protected]>
Fix choices having an "options" prefix when automatically localizing (#2490)

github.com/discord-jda/JDA - c33fb9d031b16db4396997bf71244106751f0341 authored over 1 year ago by freya02 <[email protected]>
Fix docs for GenericMessageEvent#getGuild (#2507)

github.com/discord-jda/JDA - 1a101021fd1ee005ca7adcba98480d4a6ab74988 authored over 1 year ago by DennisOchulor <[email protected]>
Chage return type of method in JDA class. (#2504)

github.com/discord-jda/JDA - 5704d5f969686fd7b1ecfcd041ce07363330e5ec authored over 1 year ago by kiLeo13 <[email protected]>
Add the message author id to message reaction events (#2499)

github.com/discord-jda/JDA - ec41b867a6fc39f3642361ccdee8f3a3d6b95e96 authored over 1 year ago by Florian Spieß <[email protected]>
Deprecate and replace onUserSpeaking (#2496)

github.com/discord-jda/JDA - 1b6281c9bff3531358e2b1f5b463cc08884e966b authored over 1 year ago by Florian Spieß <[email protected]>
Add missing javadocs (#2491)

* Add missing package-info files
* Add some more missing package infos
* Add overview
* Clean...

github.com/discord-jda/JDA - e5136944e83947eb8a5381a37de4788f1bb196bf authored over 1 year ago by Florian Spieß <[email protected]>
Fix handling of thread update for unknown parent (#2494)

github.com/discord-jda/JDA - ab3546e5c6d78cec0a840973946f1d8ce734f20e authored over 1 year ago by Florian Spieß <[email protected]>
Bump to 5.0.0-beta.12

github.com/discord-jda/JDA - d2ee6ae94daf8126676cdfee4f3938ff6002ad40 authored over 1 year ago by Florian Spieß <[email protected]>
Add details about posts being threads in some more places (#2493)

github.com/discord-jda/JDA - 163baf4a03a1edbcd2cfea609bd2809f48f2893f authored over 1 year ago by Florian Spieß <[email protected]>
Update User#formatTo (#2492)

github.com/discord-jda/JDA - 7b49c569bcc32fa5096bbd79e85fd0dc72e30a9c authored over 1 year ago by Florian Spieß <[email protected]>
Handle clyde in DMs correctly (#2489)

github.com/discord-jda/JDA - 48dba5953788ef8efe459240c01f5c3505489b80 authored over 1 year ago by Florian Spieß <[email protected]>
Fix EmbedBuilder#addField docs typo (#2487)

github.com/discord-jda/JDA - b186f5787c85e5f7a6a8e527bc50f56d36bb2c2a authored over 1 year ago by kazuryy <[email protected]>
Add required permissions to automod events (#2488)

github.com/discord-jda/JDA - 043b0f51334808f130899e06fb94215d203eae39 authored over 1 year ago by Florian Spieß <[email protected]>
Fix automod execution errors from rules without an associated channel (#2483)

github.com/discord-jda/JDA - 0a501e2d737f3e3848683f47ee11f468d97af01d authored over 1 year ago by Casey <[email protected]>
Improve build file to handle github action commit hash

github.com/discord-jda/JDA - 3ebfac184f6fd12781d64ee92981025b0a19b853 authored over 1 year ago by Florian Spieß <[email protected]>
Bump to 5.0.0-beta.11

github.com/discord-jda/JDA - 44538cb316e05c2315fc6319783f6b4bdd2333bc authored over 1 year ago by Florian Spieß <[email protected]>
Update outdated links (#2479)

github.com/discord-jda/JDA - d2f1dafa12bd71b7ac67484f22daf9d519f865dd authored over 1 year ago by Florian Spieß <[email protected]>
Fix external location value to be editable on started scheduled event (#2477)

github.com/discord-jda/JDA - 19bbd66b75cb1c158bb491a0176cbbad263531db authored over 1 year ago by Mitmocc <[email protected]>
Fix handling of wrong length discriminators (#2478)

github.com/discord-jda/JDA - d40f344fbf03bc91b476b54abe36b37a70dccae5 authored over 1 year ago by Florian Spieß <[email protected]>
Create github pages deploy for javadocs (#2231)

github.com/discord-jda/JDA - e1103d99de516815c8b8f001c3b5187987e57c56 authored over 1 year ago by Florian Spieß <[email protected]>
Use github actions to publish artifacts (#2232)

github.com/discord-jda/JDA - 8360f8fb4e2dab29f9e741ce4113adc62b6dea4c authored over 1 year ago by Florian Spieß <[email protected]>
Bump gradle build action

github.com/discord-jda/JDA - bea4e09992e37f025becb3db37ea72d53b53c51c authored over 1 year ago by Florian Spieß <[email protected]>
Support embed deserialization from JSON data (#2471)

github.com/discord-jda/JDA - 9cc798847ae0a0486e138de270fef97356bf7b41 authored over 1 year ago by Florian Spieß <[email protected]>
Update modulo for default avatars by id (#2475)

github.com/discord-jda/JDA - c56cde1e1de373b344d15490378df16f3cecb8f7 authored over 1 year ago by Florian Spieß <[email protected]>
docs: specify that `IWebhookContainer#retrieveWebhooks` might throw an exception (#2474)

github.com/discord-jda/JDA - 8ec0812ce440f9494e033388fdb3a192e4041d01 authored over 1 year ago by ShaksterNano <[email protected]>
Bump version to 5.0.0-beta.10

github.com/discord-jda/JDA - 6d48c21af9d49b72231c63f878343572ebf849bc authored over 1 year ago by Florian Spieß <[email protected]>
Improve handling of method discovery in AnnotatedEventManager (#2454)

github.com/discord-jda/JDA - eada413767b843719efb3676c3c400480e0aa9dc authored over 1 year ago by freya02 <[email protected]>
Add ThreadChannel#retrieveStartMessage (#2438)

github.com/discord-jda/JDA - 0c0b7b7b1d59cc7c2226c44b5849829eff10f7e7 authored over 1 year ago by Florian Spieß <[email protected]>
Properly escape quotes with leading spaces (#2363)

github.com/discord-jda/JDA - 2e2653e411f66df263926e2bba930676de11fc98 authored over 1 year ago by Almighty-Satan <[email protected]>
Add automod support (#2429)

* Add new intents
* Add events
* Add relevant audit-log features
* Add new ErrorResponses

github.com/discord-jda/JDA - ab32257e7e3fc76cef9152ab40c77158d5d96e4b authored over 1 year ago by Florian Spieß <[email protected]>
Migration to new username API (#2462)

* Deprecate some getters
* Add global_name support
* Update Member#getEffectiveName
* Handle ...

github.com/discord-jda/JDA - b877574eaa95ed03972ae659dbb23d72c379145f authored over 1 year ago by Florian Spieß <[email protected]>
Improve handling of global rate-limit (#2465)

github.com/discord-jda/JDA - ad66a6939398e0c60ff01dd5e0ec7bc465c89209 authored over 1 year ago by Florian Spieß <[email protected]>
Fix slow shutdown during reconnects (#2464)

github.com/discord-jda/JDA - d1b06b6b0599708cec0b7e00d12fd00b46ea3cef authored over 1 year ago by Florian Spieß <[email protected]>
Bump to 5.0.0-beta.9

github.com/discord-jda/JDA - a7141b3f6a3552184f546b004579dbacd07029b4 authored over 1 year ago by Florian Spieß <[email protected]>
Update permissions (#2434)

github.com/discord-jda/JDA - 95c808f3bd8955ef407f6863cc1481aca4d7cc59 authored over 1 year ago by Florian Spieß <[email protected]>
Update max file size to 25 MiB (#2444)

github.com/discord-jda/JDA - 22fd697b01e2c66a627412b1f15d37383f7ce7db authored over 1 year ago by freya02 <[email protected]>
Add voice message read support (#2445)

github.com/discord-jda/JDA - 6842066120e977ec1505ccfe347ba28cab862cfb authored over 1 year ago by Daedalus <[email protected]>
Add EmbedBuilder#setUrl (#2449)

github.com/discord-jda/JDA - 6c28f61c81842f6c99af3b1679521925602bf878 authored over 1 year ago by Xirado <[email protected]>
Remove timeout for rate-limit pool (#2458)

* Remove timeout for rate-limit pool
* Improve shutdown logic

github.com/discord-jda/JDA - ce27c309d3c9453d8d4c9f2ac4559695aeb688ef authored over 1 year ago by Florian Spieß <[email protected]>