Ecosyste.ms: OpenCollective

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

github.com/discord-jda/JDA

Java wrapper for the popular chat & VOIP service: Discord https://discord.com
https://github.com/discord-jda/JDA

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

184e8bfadb72cfc40b8ec4642c30740d3b6f2738 authored 11 months ago
Fix suppressing embeds on messages with webhooks (#2620)

ae90da36a0c095d3c3db4dcaa48497a82af4351c authored 11 months ago
Add missing proxy url field to the MessageEmbed.VideoInfo class (#2618)

621fb7bf897293b2ce71c26cdca1bcf4cf17765e authored 12 months ago
Add missing generic type to shardmanager (#2612)

833563d1188c148178d2ad542ad50f709a0b5d71 authored 12 months ago
Bump version to 5.0.0-beta.20

472cf520f10656a823c47d8c67abe7fcc30c84d5 authored about 1 year ago
Added missing properties to ApplicationInfo (#2605)

4854d5c8d1b30b676489d4080eeecdfdcead4d80 authored about 1 year ago
Return immutable lists when documented (#2607)

* Return unmodifiable lists where documented

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

8d3480a8e28853d17796a6dc94508feec68ee87d authored about 1 year ago
Unified channel cache (#2528)

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

0619384d5365ba729b53b846c1008c15be8f0e56 authored about 1 year ago
Handle canTalk for private threads in interactions (#2603)

a9c55b3aad295fad7e65eaf4a386af03f5614cab authored about 1 year ago
Fix clearing of voice status (#2601)

6ce4a2304305c1d087fa05adf8c5e3e92bf769c6 authored about 1 year ago
Bump to 5.0.0-beta.19

db8613de081ad7f8e35142f19eaf33f20257856d authored about 1 year ago
Update docs.yml

6255450c6d9d5864efafadba8b3cccf720e74345 authored about 1 year ago
Update artifacts.yml

12e7addc04ce5d695c5b128487a7b3e67d0b69e3 authored about 1 year ago
Add check for max number of fields in EmbedBuilder (#2592)

c0c12e50f32834f384129bf27f58f9d217610cff authored about 1 year ago
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...

abc4c3604b811d9cb71bcff410d99f702dc52e0e authored about 1 year ago
Fix incorrect hook injection for message context commands (#2593)

e584c7cc7ae0298a07795098b117b3737be9e8a6 authored about 1 year ago
Add missing message types (#2531)

c9e21ae8d47c9965178aa823047ed6564c6b40aa authored about 1 year ago
Add voice status feature (#2532)

706e27ca6ca0f3d0c420c222e86cec7cee1afb4b authored about 1 year ago
Add more logging to request handling (#2589)

8a360d56477635edc4fe47c21ee0cc4d59ccd29a authored about 1 year ago
Bump to 5.0.0-beta.18

cfbace663d7dc83e45f1956ba789dab3c8d02afa authored about 1 year ago
Change thread model used for requests (#2463)

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

136aa913f30ae490999b29ca877730a76a882312 authored about 1 year ago
Fix incorrect index used in attachment update requests (#2588)

239288fa9c5291634e250f64bb469de574ae5419 authored about 1 year ago
Fix orphaned rate-limit buckets (#2585)

9a55479349e37cb9a112e69fa31a1ee84b8c53c3 authored about 1 year ago
Add support for resetting min/max length in TextInput.Builder (#2584)

8937fd44fedf425f999b15e0e1ba91b19aa1faa6 authored about 1 year ago
Remove outdated todo comments and update outdated logic in thread channels (#2581)

b7937d07515c9274a527a5a192a3ed55d77fe892 authored about 1 year ago
Bump to 5.0.0-beta.17

7bdeea8612dd3cc6537d9ef211de4f3c790bf872 authored over 1 year ago
Add interface type to channel types (#2567)

217bea105a1047504819b76e1f378a3c1d2a6979 authored over 1 year ago
Fix else if for threadMetadata being on avatarUrl after #2572 (#2573)

b6fedfcd97efe7da729c34ad42c34b1a29050592 authored over 1 year ago
Fix webhook send & edit where the thread ID was set (#2572)

7db0f0ade9ee861d3879d01f92632fc5b6961c82 authored over 1 year ago
Bump to 5.0.0-beta.16

649d68e949852ccd119e827ebcda9e3342b7997d authored over 1 year ago
Implement super reaction handling (#2554)

c7a5a2c9a8a9921257b843ad28c6d7825a4f6840 authored over 1 year ago
Handle messages from inaccessible threads and add webhook support (#2390)

2d97b27b49cd2e653a41fd39d8c2f22af894be53 authored over 1 year ago
Fix outdated links in .github (#2561)

434416e7477fbc14b28685b04f1de0a7bebaa38c authored over 1 year ago
Fix MissingFormatArgumentException in DataArray#getOffsetDateTime (#2564)

7c75fe4b8f5a8e39b51f178bfb3f1e452735036b authored over 1 year ago
Use enum constant instead of bit flag (#2563)

7dc3368d3f8abf84f68b5d11da041de0f5030ffd authored over 1 year ago
Remove todo related to MessageReceivedEvent rename (#2560)

b0b91efd67b20891d2e0676f8a81de33db3ef5fb authored over 1 year ago
fix createCopy not copying default values (#2556)

668489ce7f92abe1f58bc205183119f2fbd97b69 authored over 1 year ago
Bump to 5.0.0-beta.15

8e62a9621656510cb5e2b5b29040c5301c30c0a8 authored over 1 year ago
Improve readme

Closes #1937
Closes #2289

2583ef138333b605517589352ccc88d8e86a856a authored over 1 year ago
Add docs to GuildVoiceUpdateEvent (#2541)

1f873783ef20ea5d7e0993c901da9838c216ed99 authored over 1 year ago
Add null check in checkPosition (#2553)

80344178b129aa2c75a8d7f2a3b2ff9e93dd846e authored over 1 year ago
Bump version to 5.0.0-beta.14

b3ba5f019bdf0866502e9965e736cb5374e19b51 authored over 1 year ago
Add event consistency test (#2552)

cafc715daee33c91d2ced52cdfa7439add1a46b8 authored over 1 year ago
Add default_values support (#2542)

2b00e59c9a79c82f76d904fe7b7770502920f8c9 authored over 1 year ago
Add initial support for media channels (#2516)

59093525d14d239f1c79a55b96e579beff85ff6f authored over 1 year ago
Improve handling of query parameters in image proxy (#2551)

715418911bdffceecf2931092f77bdb5572529ad authored over 1 year ago
Require specifying exact version in bug reports (#2546)

d399c98b64ae498a645177f6d7b748a71efe6eae authored over 1 year ago
Add LRUMemberCachePolicy (#2506)

c75c04e96057d1e1643fa6b5796e3771d9301403 authored over 1 year ago
Allow override of headers applied by default (#2529)

ef35fc5f76eefa5bf28fe8ec84d999e42b356932 authored over 1 year ago
Add position check to timeouts (#2540)

d3eda906580e0d96303d281a963af35e8e473ce4 authored over 1 year ago
Allow slowmode & nsfw in Stage Channels (#2538)

070a83d13802778fcec9a9a13123da36cac9e4df authored over 1 year ago
Fix symmetricity of CustomEmojiImpl/RichCustomEmojiImpl#equals (#2519)

79b1b560b1a8a8589d0e71168c1c6488af6ee9b7 authored over 1 year ago
Add Activity#withState (#2523)

72aaf10ae0e9432b582c0d5599ae8b5116386cfd authored over 1 year ago
Added support for custom statuses (#2524)

2c36ba7e2aa42db6a50c9809a128c5a91217ace1 authored over 1 year ago
Add custom status support for bots (#2521)

a2fa8105fa82e72aebe81d804809fb462911e45c authored over 1 year ago
Add DiscordLocale#toLocale (#2485)

77c626e56ffbb989b0c685ef9b5a1c6a3f731be4 authored over 1 year ago
Bump version to 5.0.0-beta.13

c0582c5f397517d42bf73f156c1bf89147771aa4 authored over 1 year ago
Fixed some docs (#2518)

4fcbc36999e52a125acbaa93a3eeb5c854b67994 authored over 1 year ago
Add supplier based FileUpload (#2508)

4cbf9f51acf0f6ec630d257fa693e2b6e418c1cc authored over 1 year ago
Fix IllegalStateException in Message#getCategory (#2514)

* Fix IllegalStateException in Message#getCategory
* Handle thread channels

335e0ebd783edafa7a87be61c5a3aa13f98c90ae authored over 1 year ago
Fix MessageCreateRequest#applyData not suppressing embeds (#2513)

9ab2469c83a9a43e1cbcae5b474ed75d4e7e5a72 authored over 1 year ago
Fix choices having an "options" prefix when automatically localizing (#2490)

c33fb9d031b16db4396997bf71244106751f0341 authored over 1 year ago
Fix docs for GenericMessageEvent#getGuild (#2507)

1a101021fd1ee005ca7adcba98480d4a6ab74988 authored over 1 year ago
Chage return type of method in JDA class. (#2504)

5704d5f969686fd7b1ecfcd041ce07363330e5ec authored over 1 year ago
Add the message author id to message reaction events (#2499)

ec41b867a6fc39f3642361ccdee8f3a3d6b95e96 authored over 1 year ago
Deprecate and replace onUserSpeaking (#2496)

1b6281c9bff3531358e2b1f5b463cc08884e966b authored over 1 year ago
Add missing javadocs (#2491)

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

e5136944e83947eb8a5381a37de4788f1bb196bf authored over 1 year ago
Fix handling of thread update for unknown parent (#2494)

ab3546e5c6d78cec0a840973946f1d8ce734f20e authored over 1 year ago
Bump to 5.0.0-beta.12

d2ee6ae94daf8126676cdfee4f3938ff6002ad40 authored over 1 year ago
Add details about posts being threads in some more places (#2493)

163baf4a03a1edbcd2cfea609bd2809f48f2893f authored over 1 year ago
Update User#formatTo (#2492)

7b49c569bcc32fa5096bbd79e85fd0dc72e30a9c authored over 1 year ago
Handle clyde in DMs correctly (#2489)

48dba5953788ef8efe459240c01f5c3505489b80 authored over 1 year ago
Fix EmbedBuilder#addField docs typo (#2487)

b186f5787c85e5f7a6a8e527bc50f56d36bb2c2a authored over 1 year ago
Add required permissions to automod events (#2488)

043b0f51334808f130899e06fb94215d203eae39 authored over 1 year ago
Fix automod execution errors from rules without an associated channel (#2483)

0a501e2d737f3e3848683f47ee11f468d97af01d authored over 1 year ago
Improve build file to handle github action commit hash

3ebfac184f6fd12781d64ee92981025b0a19b853 authored over 1 year ago
Bump to 5.0.0-beta.11

44538cb316e05c2315fc6319783f6b4bdd2333bc authored over 1 year ago
Update outdated links (#2479)

d2f1dafa12bd71b7ac67484f22daf9d519f865dd authored over 1 year ago
Fix external location value to be editable on started scheduled event (#2477)

19bbd66b75cb1c158bb491a0176cbbad263531db authored over 1 year ago
Fix handling of wrong length discriminators (#2478)

d40f344fbf03bc91b476b54abe36b37a70dccae5 authored over 1 year ago
Create github pages deploy for javadocs (#2231)

e1103d99de516815c8b8f001c3b5187987e57c56 authored over 1 year ago
Use github actions to publish artifacts (#2232)

8360f8fb4e2dab29f9e741ce4113adc62b6dea4c authored over 1 year ago
Bump gradle build action

bea4e09992e37f025becb3db37ea72d53b53c51c authored over 1 year ago
Support embed deserialization from JSON data (#2471)

9cc798847ae0a0486e138de270fef97356bf7b41 authored over 1 year ago
Update modulo for default avatars by id (#2475)

c56cde1e1de373b344d15490378df16f3cecb8f7 authored over 1 year ago
docs: specify that `IWebhookContainer#retrieveWebhooks` might throw an exception (#2474)

8ec0812ce440f9494e033388fdb3a192e4041d01 authored over 1 year ago
Bump version to 5.0.0-beta.10

6d48c21af9d49b72231c63f878343572ebf849bc authored over 1 year ago
Improve handling of method discovery in AnnotatedEventManager (#2454)

eada413767b843719efb3676c3c400480e0aa9dc authored over 1 year ago
Add ThreadChannel#retrieveStartMessage (#2438)

0c0b7b7b1d59cc7c2226c44b5849829eff10f7e7 authored over 1 year ago
Properly escape quotes with leading spaces (#2363)

2e2653e411f66df263926e2bba930676de11fc98 authored over 1 year ago
Add automod support (#2429)

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

ab32257e7e3fc76cef9152ab40c77158d5d96e4b authored over 1 year ago
Migration to new username API (#2462)

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

b877574eaa95ed03972ae659dbb23d72c379145f authored over 1 year ago
Improve handling of global rate-limit (#2465)

ad66a6939398e0c60ff01dd5e0ec7bc465c89209 authored over 1 year ago
Fix slow shutdown during reconnects (#2464)

d1b06b6b0599708cec0b7e00d12fd00b46ea3cef authored over 1 year ago
Bump to 5.0.0-beta.9

a7141b3f6a3552184f546b004579dbacd07029b4 authored almost 2 years ago
Update permissions (#2434)

95c808f3bd8955ef407f6863cc1481aca4d7cc59 authored almost 2 years ago
Update max file size to 25 MiB (#2444)

22fd697b01e2c66a627412b1f15d37383f7ce7db authored almost 2 years ago
Add voice message read support (#2445)

6842066120e977ec1505ccfe347ba28cab862cfb authored almost 2 years ago
Add EmbedBuilder#setUrl (#2449)

6c28f61c81842f6c99af3b1679521925602bf878 authored almost 2 years ago
Remove timeout for rate-limit pool (#2458)

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

ce27c309d3c9453d8d4c9f2ac4559695aeb688ef authored almost 2 years ago