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

When an exception occurs in the requester, use the exception name as response message

github.com/discord-jda/JDA - f0f83fb703354594ace50238af7fb493c1f0d38b authored over 7 years ago
Added .editorconfig

Updated gradle to 4.0.1

github.com/discord-jda/JDA - f3e27c3e02f9775474ea7f00fcde637c4d748fcf authored over 7 years ago
Actually updated gradle

- Updated gradle plugins
- Added .gitattributes

github.com/discord-jda/JDA - 2132e5ed276b43885bf7c708522abfd876b49870 authored over 7 years ago
Version bump

github.com/discord-jda/JDA - 1e522c8c68381aa6cdc4b4477fad6d5c567d2b8a authored over 7 years ago
Added WebSocketCode class containing op code constants (#396)

I hate having to look these up...

github.com/discord-jda/JDA - 6e23180ba9d39f26326adb0241475e6df1c8e8c3 authored over 7 years ago
Merge pull request #395 from meowingtwurtle/make-gradle-executable

Set executable bit on gradlew

github.com/discord-jda/JDA - 48964eea5aa130fada7cd34724f78eca2963d8f2 authored over 7 years ago
MessageChannel#sendFile() no longer throws an IOException

github.com/discord-jda/JDA - 73122383a4e106293a8e68ed38d057195dd3edd8 authored over 7 years ago
Set executable bit on gradlew

github.com/discord-jda/JDA - 333db57e9b4a6f5b6b8c7245ffd632baddc4cd0d authored over 7 years ago
Release for JDA 3.2 / finalization (#391)

* Small cleanup for 3.2 release
* Fix for JDABuilder#useSharding(0, 1)
* Temporary fix for usi...

github.com/discord-jda/JDA - e004e55b8038c644aa109ae209beb99e9daaced1 authored over 7 years ago
Replaced Unirest with OkHttp (#349)

Rest in peace Unirest, you served us well (most of the times)

Things that were changed with t...

github.com/discord-jda/JDA - 5a54243279ca85b89ce8a38bf81a0195bf68c546 authored over 7 years ago
Fixed race condition in audio sending causing audio to speed up (#388)

* Attempt to fix speedup in audio / duplicate audio connections
* Always close AudioWebSocket i...

github.com/discord-jda/JDA - e5f023df8464ba8b3d0c233f7cd8e94c400523ab authored over 7 years ago
Updated README.md (#376)

* Updated README.md

* Replaced Spectra with Vortex
Added links to other libraries

* Added...

github.com/discord-jda/JDA - 763b68ccb9e23f8352a870ef8ead0f5544226574 authored over 7 years ago
Added Florian Spieß (MinnDevelopment) to licence. Thanks for being awesome mate.

github.com/discord-jda/JDA - 66f7cbdf3f47caaff7d3f3562e4b210416520109 authored over 7 years ago
added hong kong and russia to regions

github.com/discord-jda/JDA - 9155b2cfd11d8e6c9270d92f102a7340fb910763 authored over 7 years ago
Merge pull request #384 from Fabricio20/master

Added clear method

github.com/discord-jda/JDA - 2f5e3f9766b69b3bd4f7701580a4f05cdc72dabc authored over 7 years ago
Added clear method

Useful for creating a lot of messages in a loop without having to make a new instance of this bu...

github.com/discord-jda/JDA - 910b8aa226fb17b98a10c360a9ca091208f4efc4 authored over 7 years ago
Added a check for dms between 2 bots

Bots will henceforward not be able to communicate together to throw over the devs, peace is once...

github.com/discord-jda/JDA - 95b622044125ac171bb743267cd79113036fed1a authored over 7 years ago
Fix cleaning up of the keepAliveRunnable (#381)

(cherry picked from commit b159de8)

github.com/discord-jda/JDA - 69efe74ccd554407f806035553a72ba53563aeda authored over 7 years ago
Do not remove SelfUser from user cache (#382)

Fixed SelfUser being removed from cache

github.com/discord-jda/JDA - 4abd26a5bdb3f1b8fbfac1444a7e7edf56607be5 authored over 7 years ago
Update of audit log reasons / allow utf-8 (#373)

* Remove reasons for actions that will never get them
* Allow uri encoding of reason for headers

github.com/discord-jda/JDA - 16e83249937ca82a306a1ba6108533109f74f42f authored over 7 years ago
Merge pull request #372 from DV8FromTheWorld/patch-error-response

Added 50021 error response

github.com/discord-jda/JDA - 28458f3b193436bfc7a21772b7bc66c3159726f3 authored over 7 years ago
Added VERY_HIGH to VerificationLevel (aka Double-Table-Flip?) (#371)

* Added VERY_HIGH to VerificationLevel (aka Double-Table-Flip?)

github.com/discord-jda/JDA - 847ed921706c0692b361f8834b03d02a6bc73fcc authored over 7 years ago
Added 50021 error response

see https://github.com/hammerandchisel/discord-api-docs/pull/267

github.com/discord-jda/JDA - a0466a6dce01aaa0f5fe2704dcf0f069ce02b631 authored over 7 years ago
Release of v3.1.1

github.com/discord-jda/JDA - 8ef49845ea51a42c2f0e834d52e9efe5a785e707 authored over 7 years ago
Merge pull request #370 from DV8FromTheWorld/bug/audio-speedup

Fixes audio speedup as shown by issue #357

github.com/discord-jda/JDA - 37185fb954c5bf8b2c7d809ffa5aeb4c81f8d280 authored over 7 years ago
Merge pull request #365 from DV8FromTheWorld/feature/explicit-content-filter

Added explicit content filter handling

github.com/discord-jda/JDA - e0e2f65ad2379ec7a29e6f78e77fd110f4bd4902 authored over 7 years ago
Added explicit content filter handling

github.com/discord-jda/JDA - f69f287bc517b13c28578601f4e6646b0ef87527 authored over 7 years ago
Audit Logs and Reasons (#351)

* First pass on audit logs feature
* Added banning with reason field
* Added AuditableRestAction

github.com/discord-jda/JDA - e909ca9679bdc2b8c6ce41d1f2f45f683f0b5174 authored over 7 years ago
Hopefully fixes #357

Makes AudioConnection#ready() once again be called after the AudioWS is actually connected.

github.com/discord-jda/JDA - 95aaa4551bc7d5051126cd5ecade25d405ea3cd2 authored over 7 years ago
Merge pull request #364 from DV8FromTheWorld/patch-emotes

Fixed Emote#canInteract logic for bot accounts

github.com/discord-jda/JDA - 9fc3fad8940c64cf456d3ba8438823df9afb8409 authored over 7 years ago
Fixed Emote#canInteract logic for bot accounts

Bots are now able to use non-managed emotes outside of the emote's guild

github.com/discord-jda/JDA - c92078d7728988b5ae89b9500db014fd939cedab authored over 7 years ago
Merge pull request #361 from DV8FromTheWorld/patch-message-format

Renamed formatting send/edit message methods to avoid conflicting calls.

github.com/discord-jda/JDA - 2899a82cb583c5326411f7053e9b1487843d6469 authored over 7 years ago
Renamed formatting send/edit message methods to avoid conflicting calls.

Before users that did sendMessage("Hello") would essentially use the format method which was unin...

github.com/discord-jda/JDA - 6bd591400be5cd4dd43547f122570d909b5cd947 authored over 7 years ago
Version Bump and deprecated User#getPrivateChannel

github.com/discord-jda/JDA - 9707ae1671dab440df9a45c9f700fb40fcd9248f authored over 7 years ago
Moved GuildController#getBans and GuildController#getPrunableMemberCount into Guild

github.com/discord-jda/JDA - 659ad40ab13ea91026eed7963ba46b4b0d06d109 authored over 7 years ago
fixed EmbedBuilder#isEmpty

github.com/discord-jda/JDA - 94b675a75e756bf8982de2e2813773a1755898d6 authored over 7 years ago
Fixed permission override allow/deny hierarchy in PermissionUtil

github.com/discord-jda/JDA - 82fbc08605fe7912e0ec1e015e367987bed71025 authored over 7 years ago
Fix logic error for when RESUME is received during initializing. Closes #355

github.com/discord-jda/JDA - 58e7e00d5d7bb53023958fdb8a475ff55818f1f1 authored over 7 years ago
Make RoleAction use permissions if provided with 0

github.com/discord-jda/JDA - 850f02214483f347466fa7cf6dee8044820489ec authored over 7 years ago
Reorder stripping of mentions

If the USER mention is stripped after the EVERYONE/HERE mentions, users
could bypass the EVERYON...

github.com/discord-jda/JDA - 1a1f9318e73482d81a4498ae2905f20249f77d12 authored over 7 years ago
[no-build] Mini cleanup

github.com/discord-jda/JDA - c64dcd324ce586f931ea208fb34cc1e0caf05e1c authored over 7 years ago
PR for editing fields in an EmbedBuilder (#335)

* added EmbedBuilder#getFields for editing the list of embed fields
modified related methods to...

github.com/discord-jda/JDA - 50b260ea25fcd640bfaa22f810e760f34db97eeb authored over 7 years ago
Merge pull request #353 from DV8FromTheWorld/patch-permissions-raw

Pre-calculate permission raw value

github.com/discord-jda/JDA - f3b35f6297a272f45453a9df65ee3f99bf5fe265 authored over 7 years ago
Fixes #354 and properly addresses #348

github.com/discord-jda/JDA - d38676d607d3a0402bb3b89af188d025b1928422 authored over 7 years ago
Made MiscUtil use unsigned shift and removed unneeded try/catch for NumberFormatException

github.com/discord-jda/JDA - 3538f842925c0798e1c9e9d14b0022a9a1f49725 authored over 7 years ago
Pre-calculate permission raw value

github.com/discord-jda/JDA - 3c6e453e2d5f65b9b44acaa9a7f19a969f841c05 authored over 7 years ago
Merge pull request #348 from DV8FromTheWorld/bug/ws-sending-fix

Fix WS Sending race condition.

github.com/discord-jda/JDA - 62d7b8951c7eaea0e707e8fe86f10ebed7ec74df authored over 7 years ago
MessagePaginationAction and some adjustments to MessageHistory (#343)

* Added MessagePaginationAction and made some adjustments to MessageHistory for "efficiency"
* ...

github.com/discord-jda/JDA - fc0bc5664546f887d0293a5b25eac9175da4f9cd authored over 7 years ago
Cleanup for PermissionUtil and fixed user_limit check. (#324)

* Cleanup for PermissionUtil and fixed user_limit check.
* Fixed a bug in ChannelUpdateHandler ...

github.com/discord-jda/JDA - 319aae51bd58abd1c58d9520cb61a2801412db2f authored over 7 years ago
Fixes concerning opening AudioWebSocket connections (#347)

* Makes audio websocket's connect be handled asyncronously. Closes #338

github.com/discord-jda/JDA - 5ae9ced268d7491edb820a3dbbdfc8b76c45461a authored over 7 years ago
Fixed critical bug related to PermissionOverride updates not being applied, instead being sent to EventCache.

github.com/discord-jda/JDA - 6811d374879ae2a40c3864749aaf084c228394cf authored over 7 years ago
Fixed bug where ChannelAction never applied provided topic.

github.com/discord-jda/JDA - 9eb0e1dfba8d04c9921f753c81764196c06b4181 authored over 7 years ago
Fixed bug where packets sent by the WS ratelimit system were sent before IDENTIFY due to racecondition.

github.com/discord-jda/JDA - 745dbee37f55ec5a92bedfc104fa2f974f06ffd4 authored over 7 years ago
Added TextChannel#clearReactionsById (#342)

Added TextChannel#clearReactionsById(String messageId) and long equivalent

github.com/discord-jda/JDA - 34ab829be59f125616f03db756272fdab00541c7 authored over 7 years ago
added nsfw channel support (#334)

* added nsfw channel support

github.com/discord-jda/JDA - d00056d0e3513703cdcdb48637cda0d274da3c2e authored over 7 years ago
Fixed an error in parseSnowflake and improved ErrorResponseException message (#330)

* Flip if check in parseSnowflake to fix possible exception
* Display raw output if neither cod...

github.com/discord-jda/JDA - b3e7a5635ca409e426435eeb94ec5ce309eaa4a5 authored over 7 years ago
Merge remote-tracking branch 'pr/patch-1' into patch-cache

github.com/discord-jda/JDA - e6caa89167d903438937d805cd2e2d8eae1a1df5 authored almost 8 years ago
Parsing values that start with `-` using Long.parseUnsignedLong(input)

github.com/discord-jda/JDA - 791d54c701de12cfe708469059f9eebb8157b764 authored almost 8 years ago
Updates getAsMention() for members.

If the member has a nickname the raw id should be <@!{id}>, since this is what will be returned ...

github.com/discord-jda/JDA - 5e2c71c96a03b59fe9ac3dc650c0f213f752a09d authored almost 8 years ago
Merge pull request #327 from meowingtwurtle/public-role

Add Role#isPublicRole

github.com/discord-jda/JDA - 8841ca40e7eb13ab8b88da283d6c7a8d5461d0ec authored almost 8 years ago
Fixed javadoc.

github.com/discord-jda/JDA - 4ff8eab47f31ef144c8bc33a9e3f4ac764fab67c authored almost 8 years ago
Added JDA#retrieveUserById(long)

github.com/discord-jda/JDA - 90a3daa68cd9eb0a7e1bd789726a2d039958629a authored almost 8 years ago
Add Role#isPublicRole

github.com/discord-jda/JDA - 7b96e883119045e83a32a2160b2cc5ff310d5eac authored almost 8 years ago
General Cleanup (#325)

* Added identification to WebSocketClient and AudioWebSocket

github.com/discord-jda/JDA - 6d3ec61fc15c060f3d271080c03622d2fe495846 authored almost 8 years ago
Fixed 5 possible memory leaks (#326)

This includes 4 static maps as well as the shutdown hook which held never cleared references to ...

github.com/discord-jda/JDA - 98bfcb963a6a25364f8bbddf210034723415a005 authored almost 8 years ago
Added new setPresence methods to update multiple fields at once.

Possibly fixing issues where setGame does not update even if rate limit was not hit!

github.com/discord-jda/JDA - 422412c920b3a65d4e381bf1421ddf1dbada5bac authored almost 8 years ago
Added handling for unknown error responses (#317)

* Added handling for unknown error responses
* Added ErrorResponseException.create(...) for eas...

github.com/discord-jda/JDA - d678134c420e8323df290570f19fc35fd948f25f authored almost 8 years ago
Merge pull request #316 from DV8FromTheWorld/feature/copy-channel

Added GuildController#createCopyOfChannel

github.com/discord-jda/JDA - 6d772ac0ce40631b7c20ed30c3a1ea48462eb36c authored almost 8 years ago
Add getMember() to Message. (#315)

Added getMember() to Message.

github.com/discord-jda/JDA - 3068b24845a5eace3e752f8a94545097fd5a6fea authored almost 8 years ago
Added GuildController#createCopyOfChannel

Also fixed version docs on PaginationAction

github.com/discord-jda/JDA - 8e1aae1ca4e8b89d332332c4c530492c335df0a3 authored almost 8 years ago
[no build] Added debug log message for rest cf-rays

github.com/discord-jda/JDA - e46e31eefac05c17de155fdd2b6a8c5b171954c7 authored almost 8 years ago
Better Reaction/Message Events (#307)

* Fixed event hierarchy for message events, added emote events, split reaction events
* Removed...

github.com/discord-jda/JDA - 232c23b1c5c899e217ae54f1ded12758f32e50fd authored almost 8 years ago
Fix discriminators cutting off leading zeros

github.com/discord-jda/JDA - db7850efbc72a0744dd475874eb5f2df0d6b47c8 authored almost 8 years ago
[no build] Updating the other example to feature new method. (#310)

github.com/discord-jda/JDA - be5bafacb67d019f3f11a2766923ea1d67031af9 authored almost 8 years ago
Merge pull request #309 from DV8FromTheWorld/patch-getx

Consider Snowflake IDs as unsigned

github.com/discord-jda/JDA - b57408574f7709fd5fe2385aaa1ae83b00bbc7e8 authored almost 8 years ago
Updated all Long.parseLong references in entities and added documentation for NumberFormatException

github.com/discord-jda/JDA - 6754a50fbeb84be5bbab2b19fdc03d60ed22b926 authored almost 8 years ago
Added cf-ray tracking to WebSocketClient

Use JDA#getCloudflareRays to retrieve all cf-rays for the current session!

github.com/discord-jda/JDA - b339d5aa13bf921b18c7cfd434daf81bb18e124d authored almost 8 years ago
Consider IDs as unsigned

github.com/discord-jda/JDA - ac9c6774f7882927fcab2580b771c6c4538585b9 authored almost 8 years ago
Moved to primitive longs as primary snowflake storage type (#297)

* Switched to primitive long ids rather than String
* Generified all Request usage

This over...

github.com/discord-jda/JDA - 3c35d3ea1598664f758686742eec0239bc7d96b2 authored almost 8 years ago
Added code to example to handle webhook messages.

github.com/discord-jda/JDA - 9fe407944e3114a884ff726a69cef3272ef2f42d authored almost 8 years ago
Added support for #306.

Changed JDABuilder's addListener -> addEventListener and removeListener -> removeEventListener to...

github.com/discord-jda/JDA - efe0546060caea6553735409ac4c6001e5e9a93e authored almost 8 years ago
Added new RestAction operations for planned execution and async Request callback execution (#302)

* Implemented RestAction#schedule and now handling callbacks with additional internal ExecutorSe...

github.com/discord-jda/JDA - 8cd5802b849bef6a5fa98af2353b63c14110566d authored almost 8 years ago
Fixed PermissionException bug for already joined VoiceChannels related to incorrect check ordering.

github.com/discord-jda/JDA - df2a5e5cf10e9b927ed95770db0481a8c0a683b3 authored almost 8 years ago
Added new PaginationAction and moved OrderAction to its own package (#287)

Adds JDAClient#getRecentMention and MessageReaction#getUsers

github.com/discord-jda/JDA - 5bd04b81d04f92d6adc0d1cdfc0f6dac5685b5e6 authored almost 8 years ago
Added CONTRIBUTING.md

github.com/discord-jda/JDA - e38d7f9c78401fae26677116916e67ed7ae62d39 authored almost 8 years ago
Updated documentation for formattable entities [no-build]

github.com/discord-jda/JDA - d4d7c9a98f44737038c5109c31126967854af59d authored almost 8 years ago
Added Message#editMessage(String, Object...) and MessageChannel#editMessageById(String, String, Object...)

github.com/discord-jda/JDA - 80634ff0fbebd1d86d5bc748835fa84c03052679 authored almost 8 years ago
Formattable JDA entities (#291)

github.com/discord-jda/JDA - 72ffb733d896bc3a752790740b1ae5cb7118930d authored almost 8 years ago
Merge pull request #293 from DV8FromTheWorld/patch-req

Updated server error handling in Requester to account for 5xx errors …

github.com/discord-jda/JDA - 37b2c08693e235dd36fb05a091553b44e56eefcd authored almost 8 years ago
Changed trial attempts to 3

github.com/discord-jda/JDA - 85f1a2a6882be59ee01c0df6567743b7682cd330 authored almost 8 years ago
[no build] Updated dependencies

github.com/discord-jda/JDA - 8a19c275fee6f4e0c5c2220b7b0583e5dd8c675b authored almost 8 years ago
Added MessageChannel#getLatestMessageId and associated methods (#288)

* Added MessageChannel#getLatestMessageId and associate methods

github.com/discord-jda/JDA - 1047f4b185fae1bb43cdfd70baae3d1c0993eaae authored almost 8 years ago
Merge pull request #296 from DV8FromTheWorld/feature/ping

Added JDA#getPing

github.com/discord-jda/JDA - 81d46ce1951d82b3b7142bb3e15a0348184cc2bc authored almost 8 years ago
Bolded jdoc for getPing warning about its lack of relation to RestAction

github.com/discord-jda/JDA - 346037a5588ec9cf3b988edd5e2c872b94f03a12 authored almost 8 years ago
Merge pull request #294 from JBYoshi/fix/null-applicationinfo-icon

Compensate for null icon in ApplicationInfo JSON

github.com/discord-jda/JDA - 3d2fa61547fe4e3b7f443eaee3d9ae794993025f authored almost 8 years ago
The ApplicationInfo JSON may have {icon: null}

github.com/discord-jda/JDA - 3a2e4c623b24bfc72f416599c8fa1869fad0cbfa authored almost 8 years ago
Updated server error handling in Requester to account for 5xx errors rather than simply cloudflare html responses

github.com/discord-jda/JDA - 8ba048a2ddc9be64ff1bc4800a23c6149f360598 authored almost 8 years ago
Fixed TextChannel#getMembers to also include special cases like owner or admin

github.com/discord-jda/JDA - 7b0f5274b130de5369394d9321c654cdc838bbd3 authored almost 8 years ago
Added JDA#getPing

github.com/discord-jda/JDA - 052335d03a98f60111ea7a21cbb7eacaa7837cb7 authored almost 8 years ago
Merge pull request #285 from DV8FromTheWorld/development

Release of v3.0.0

github.com/discord-jda/JDA - c213128c93f1e98067815f05ed974ef93a4a5b01 authored almost 8 years ago