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

Merge pull request #708 from LXGaming/patch-1

Fix Typo in GuildLeaveEvent

github.com/discord-jda/JDA - aec016bbfc398f4f42209affdc924726f332d6a2 authored over 6 years ago
Merge pull request #697 from dscalzi/development

Fixed link to discord docs on README.md

github.com/discord-jda/JDA - b490d04995c68e0bc8b748a6705e122ae758e19b authored over 6 years ago
Fix Typo in GuildLeaveEvent

github.com/discord-jda/JDA - 7e900a664d293ed346d52ca6e196e310db86fe15 authored over 6 years ago
Remove check for empty varargs in WebhookMessage.embeds(...)

github.com/discord-jda/JDA - b488d96c44536dd5d97aa43a8608f8730386b76d authored over 6 years ago
added jump-to url for messages

github.com/discord-jda/JDA - 08f56cd33dce1c7dbc024663fe8e126533f74208 authored over 6 years ago
Fixed link to discord docs on README.md

github.com/discord-jda/JDA - 180c97e633cd88dbee1fe3acdaa0fce094048b3a authored over 6 years ago
Additional invite info (#678)

* added more info for invites, no exceptions yet

* updated docs and fixed import order

* C...

github.com/discord-jda/JDA - b3b03b1c9dac98407af2013e69dc7f5676986946 authored over 6 years ago
Add support for sending multiple files with a webhook (#681)

* Fix NPE on null embeds and avoid using the builder for embeds
* Pre-load resources to allow b...

github.com/discord-jda/JDA - 09f7e6cd4e900982e5595101ed0574c3088fef36 authored over 6 years ago
Fix of typo - MessageChannel.java

github.com/discord-jda/JDA - 810d1b2a01c62909cc4d0c3908a65d54702ad5c1 authored over 6 years ago
Remove check for timestamps for rich presence

The timestamps are present for every game

github.com/discord-jda/JDA - 3bb0e8e4d8b3d51ef3f55382d3e63a2c20d83cb4 authored over 6 years ago
Improve snowflake checks for rest requests (#687)

github.com/discord-jda/JDA - db56ef65a0f38cab32122c19b3b3d225e0bef458 authored over 6 years ago
Externalize opus binaries (#659)

* Moved opus out into external repository
* Added information on how to exclude opus
* Add opu...

github.com/discord-jda/JDA - 1af46b4420375a2018b5ed5928222eebd760083e authored over 6 years ago
Don't call toString() eagerly on arguments to format()

github.com/discord-jda/JDA - 599b414b331049efdd8d8b2fae09942448ec51cd authored over 6 years ago
Add proper super boundaries to consumers in RestAction

github.com/discord-jda/JDA - d86392a2fa65f304cfba43500b70863bf586b17c authored over 6 years ago
Cleaned up BotRateLimiter for better handling of partial/missing headers (#670)

github.com/discord-jda/JDA - e24306042a8159bbcefc30773c7d35b673ece1e2 authored over 6 years ago
Add option to exclude deprecated voice regions

Default behaviour is still retrieving deprecated regions, must pass
false to retrieveRegions(boo...

github.com/discord-jda/JDA - 1a6238110ee30c45c297c054b6287a6fb8993bc9 authored over 6 years ago
Add unicode flag emoji for each Region (#671)

* Fixed VIP JAPAN vip boolean

github.com/discord-jda/JDA - 06f1ebbafdf24fb90804f9fe7a02dbc1e797fcda authored over 6 years ago
Allow null user_id and provide partial Webhooks (#675)

* Added IllegalStateException when trying to use newClient() on a Webhook with no token
* impro...

github.com/discord-jda/JDA - 81cfe004cd425ddba6522c0668604358ba5d5cff authored over 6 years ago
Merge pull request #684 from DV8FromTheWorld/publicrolemention

Fixing Role#getAsMention() for public Role

github.com/discord-jda/JDA - 8e2607f3dd7c32f185817c5de50940931c1be39a authored over 6 years ago
Change behaviour of getAsMention for public Role

Role#getAsMention() currently just used the standard Role mention
pattern, even for the public R...

github.com/discord-jda/JDA - 17c391deffbab33df3c17ff241ac74e96570cfa6 authored over 6 years ago
Ability to add members to guilds (#680)

* Add support for adding members via access tokens (oauth2)
* Stop requirement for MFA codes to...

github.com/discord-jda/JDA - 385e25175a839e40ae170a01b827337c15a23bb4 authored over 6 years ago
Fix afk channel setting in GuildManager

Closes #682

github.com/discord-jda/JDA - 8d4a71d86e87657182d775831765cdb8297a873c authored over 6 years ago
Added enum to represent the flags set on a RichPresence

github.com/discord-jda/JDA - 805747f9b626e50ef2b9ba50bc1ae3992118a241 authored almost 7 years ago
sync(this.channel) now simply returns; fixed javadocs

github.com/discord-jda/JDA - a1775574844ed7a20fa3cdc41ecbefa335bd062c authored almost 7 years ago
Added possibility to sync Permissions between channels

github.com/discord-jda/JDA - 8c7650df17c25a3034461f26d373ff7e34942864 authored almost 7 years ago
Updated invite pattern to only trigger on alphanumeric with underscore and dash (#669)

github.com/discord-jda/JDA - 60c201868290b69437fbdac92f3b44eaa4411b9d authored almost 7 years ago
Fixed issues with permission management in RoleManager

github.com/discord-jda/JDA - c8c2ee974fc077dc0938981df0855984d19022fa authored almost 7 years ago
Permission#VOICE_MOVE_OTHERS does not grant access to a voice channel (#665)

Moved permission check, renamed checkUserlimit

github.com/discord-jda/JDA - 1fd0401c95c3b19146993b6ec39d4ffc4fbcbc57 authored almost 7 years ago
Proper closing of resources in MessageAction

Added the following methods

* clearFiles(Consumer)
* clearFiles(BiConsumer)

This should allow ...

github.com/discord-jda/JDA - b8e7e4e21474bbb299b64525458f8e2fe11d319d authored almost 7 years ago
Clear expected member chunks on guild delete

github.com/discord-jda/JDA - aec0f8df0d47b9c343836e0d726429c97f3d7876 authored almost 7 years ago
Merge pull request #654 from DV8FromTheWorld/release/3.6.0

Release 3.6.0

github.com/discord-jda/JDA - 3092875bd5fd1eec10f4973a34a13ab6b4170c6e authored almost 7 years ago
Version bump to 3.6.0

github.com/discord-jda/JDA - 7e4839ad80e40f856e39c9001e43cec81aaa37f3 authored almost 7 years ago
First pass on new event docs (#636)

* Restructure GenericMessageEvent (#637)
* Added UpdateEvent abstraction
* Added note for Text...

github.com/discord-jda/JDA - 63329c956a79fb631c3068a28133c189f1667c66 authored almost 7 years ago
Merge pull request #652 from DV8FromTheWorld/fix/audit_log_user_id

Fixed typo in query param

github.com/discord-jda/JDA - 656243743e85f346f4cde3b13ecef1a46a764a3b authored almost 7 years ago
Fixed typo in query param

github.com/discord-jda/JDA - 25f682c82fc7d7dfd240924f5696916b6ba33cdb authored almost 7 years ago
WebSocketClient optimization/enhancements (#645)

* Optimize gc time
* Cleaned up WebSocketClient
* Invalidate gateway url when we encounter an ...

github.com/discord-jda/JDA - 8f5558c1d336411a00dd520f35c0a80a2d350e57 authored almost 7 years ago
Added support for bulk updating permission overrides (#646)

Added support for bulk updating permission overrides

github.com/discord-jda/JDA - 3685c6f8621d7dd7d145b9c49a8ea4baa938ec48 authored almost 7 years ago
Return RequestFuture for PaginationAction async iterations

This allows to use continuations after the iteration completed

github.com/discord-jda/JDA - 12e53c6f53e2f463bd75bcf94a98de9bcc2be26c authored almost 7 years ago
Manager rewrite (#608)

* Remove author tags for myself (since I'm in the copyright anyway)
* Replace existing manager ...

github.com/discord-jda/JDA - 9e593c5d5e1abf0967998ac5fcc0d915495e0758 authored almost 7 years ago
Enhancements for Permissions/CacheView/ErrorResponseException (#633)

* Improved equals checks, removed duplicate code
* Made iterators use copied arrays
* Store fi...

github.com/discord-jda/JDA - 52bf80207f791a3367f520078d6ef2fe45070655 authored almost 7 years ago
Add sharded listener provider (#595)

github.com/discord-jda/JDA - 0befe74cb907609ffe8ec442f7a04b622803a59d authored almost 7 years ago
Support for parsing more presences (#613)

* Support for parsing spotify presences
* Move timestamps into game
* Handle twitch presences

github.com/discord-jda/JDA - 6856bf85f0d39eee5ce7c19e54cb18eb9ca993cb authored almost 7 years ago
Make mentions distinct (#634)

github.com/discord-jda/JDA - 792b2829796e6294e142a20c4f545149c86b7d05 authored almost 7 years ago
Store color with raw RGB value (#611)

Added Role.DEFAULT_COLOR_RAW for consistency across JDA

github.com/discord-jda/JDA - b53baf9a6150d24b9773c1f2e0dcc3b4e6659954 authored almost 7 years ago
Added Guild#retrieveRegions

github.com/discord-jda/JDA - 87031cb5b0f78327f98ce37a9b53a13f12f46c7c authored almost 7 years ago
Fallback body parsing for http response (#627)

* Added fallback for non-json responses
* Fixed response in PermissionOverrideAction
* Added...

github.com/discord-jda/JDA - 8d5871212b4f03031850ad3288e0ef5270e8a9d2 authored almost 7 years ago
Add Japan region

github.com/discord-jda/JDA - 54b336d728150ed7afeff9f764aaf161f628e76e authored almost 7 years ago
Merge pull request #620 from DV8FromTheWorld/release/3.5.1

Release 3.5.1

github.com/discord-jda/JDA - 3b5687ddc0b9425fa07490583e868fad576ce33e authored almost 7 years ago
Use signed long for party size

github.com/discord-jda/JDA - bae81e40e56af16dc4170677a2590625249b4ac9 authored almost 7 years ago
Fixed a few issues with session startup and close

github.com/discord-jda/JDA - 34d3df27699647145fa7b2d64a0b2b30006a507e authored almost 7 years ago
Cleanup for 3.5.1

Removed deprecated symbols
Bumped version

github.com/discord-jda/JDA - 01bd1160c4227d049876c362a3aebd2f7dbdb77f authored almost 7 years ago
Fixed Message#getMentionedX() methods returning non-mentioned entities (#614)

- `Message#getMentionedUsers/-Members/-Roles` now only returns actually mentioned users/members/...

github.com/discord-jda/JDA - b5f3c23d79de568e418b97b80aa6a9235aab942d authored almost 7 years ago
Lazy evaluation of HTTP responses (#618)

Make response parsing lazy
Add convenience method to provide other parsers using Function<Input...

github.com/discord-jda/JDA - 7f80873fd3b66460f3881c29ee0efc149a2a7f2a authored almost 7 years ago
Added ContextException and checks for RestAction improvements (#550)

Added ContextException and checks for RestAction improvements (setPassContext, ContextException....

github.com/discord-jda/JDA - 631fa48ecff00c2cbcb84e2c7d2dfed199430021 authored almost 7 years ago
Added JSON to exceptions in AudioWebSocket event handling

github.com/discord-jda/JDA - 3c5118da8f52054ad5f884c8ceb9be17c3bb1440 authored almost 7 years ago
Replaced Semaphore with (superior) ReentrantLock (#606)

Replaced Semaphore with (superior) ReentrantLock

github.com/discord-jda/JDA - 74eb69c8b30ce33045522ad3033b0e4a1bbfea1e authored almost 7 years ago
"Fixed" permissions (#605)

logic improvements
Add userlimit check for joining a channel instead of moving from one to another

github.com/discord-jda/JDA - c43905534f0b50c7a2c88aeb66da532723139511 authored almost 7 years ago
Fixes #609

github.com/discord-jda/JDA - 9c1d83ff6367f2954e3b8662a12bf259f9b9391b authored almost 7 years ago
Merge pull request #600 from DV8FromTheWorld/feature/futures

Improved RequestFuture interface

github.com/discord-jda/JDA - 38e5aa9bfe193e0b94f92553a28f419f3b264277 authored about 7 years ago
Removed caching of delete events

Added handling for discriminator updates (without username update)
Fixes #603

github.com/discord-jda/JDA - 8d2877e5d1a10658f59f8a24eacce7f6d81e4fcf authored about 7 years ago
Updated type parameters on returned promise

github.com/discord-jda/JDA - 9b7193a914a20406410d41147df3a9ec70c6fa1c authored about 7 years ago
Added RequestFuture.allOf and RequestFuture.anyOf

Exposed CompletableFuture some functionality

github.com/discord-jda/JDA - 4d0189a09a5afd3ca174768f2865cb185d256a61 authored about 7 years ago
Improved handling of PRESENCES_REPLACE and updated some documentation

Added linux-aarch64 support back-ported from JDA-Audio

github.com/discord-jda/JDA - 418d3ad41bc49ee5245306190622eeb8edd0090a authored about 7 years ago
Fix unban string

This fixes the typo in issue https://github.com/DV8FromTheWorld/JDA/issues/596

github.com/discord-jda/JDA - 8bcbc020cbada4c5befdc7f7b4fa127e72b9dc57 authored about 7 years ago
Fixed MessageListenerExample

No longer throwing RateLimitedException on build

github.com/discord-jda/JDA - caaec211241559bcbed9e9d09ec6c6bf15ef5b44 authored about 7 years ago
Merge pull request #594 from DV8FromTheWorld/release/3.5.0

Release 3.5.0

github.com/discord-jda/JDA - 907f766537a18b610ed8a2cedf95cf6754cf50ee authored about 7 years ago
Version Bump & Cleanup

github.com/discord-jda/JDA - 27c7d19db6dafb96c0087dbcece5e722b7dec10d authored about 7 years ago
Added a `CategoryOrderAction`, documentation, and access points (#578)

github.com/discord-jda/JDA - 43035db0c46b28381144e4372533b4af69ccecd0 authored about 7 years ago
Hotfix deadlock in audio connections (#592)

Use single lock for connections to fix unlikely but possible race condition leading to a deadlock

github.com/discord-jda/JDA - 48f59c94f4f23b7f1adc1b63e6cc5c8b95763b23 authored about 7 years ago
Introducing SessionController System (#562)

This should make sharding a lot easier

github.com/discord-jda/JDA - 78ee8f878e984d1e5b2e90b2bb11c4ed5dcd395c authored about 7 years ago
Support for viewing ban reasons (#585)

Added Guild#getBanList to replace Guild#getBans

github.com/discord-jda/JDA - 91497235e5391bc4643a2d960c49c289c65065f7 authored about 7 years ago
First pass on animated emote support (#581)

github.com/discord-jda/JDA - 7755b79fc114b48fee6dffd5e0a21e663b07393c authored about 7 years ago
Updated Copyright (2018)

github.com/discord-jda/JDA - e74d55a5a7645e53a1e474d0265e154385100540 authored about 7 years ago
Fixed MISSING_CHANNEL in MessageAction#handleResponse

github.com/discord-jda/JDA - d52ac1444c0c13a5a6ee3b1969b989b94e091840 authored about 7 years ago
Merge pull request #586 from Fabricio20/patch-1

Update DefaultShardManagerBuilder.java

github.com/discord-jda/JDA - f6944498164abf72383beb13523546a87d73e90c authored about 7 years ago
Fix newline bracket

github.com/discord-jda/JDA - cc41f2236faf07e7bf50cb142a1833d9cb6e55a3 authored about 7 years ago
Update DefaultShardManagerBuilder.java

This looks like a bug to me

github.com/discord-jda/JDA - aad671128631f9b6e5e241eea93f155667044f90 authored about 7 years ago
Added MessageEmbed#isEmpty and fixed MessageAction not allowing to send embeds with just an image set

github.com/discord-jda/JDA - 40c760f0d092b1b06ae0186a58c7234a34bdfe4d authored about 7 years ago
Fixed removeReaction() endpoints, use correct endpoint for deleting own reactions

github.com/discord-jda/JDA - ac5b6525c7e8915d7d9dcbe99a1666953fea375e authored about 7 years ago
Merge pull request #577 from DV8FromTheWorld/release/3.4.0

Release 3.4.0

github.com/discord-jda/JDA - e8374137764a09733b1be9f56a7654af85788edd authored about 7 years ago
Added some since tags, bumped version, removed old deprecated methods

github.com/discord-jda/JDA - cc96656ae45d450f7aa104e8f04dc6364a012bbf authored about 7 years ago
Updated README and templates (#567)

Updated MessageListenerExample to make better use of MessageAction

github.com/discord-jda/JDA - f2ea35da0fc6744d169da323d9e091b6d6a8baca authored about 7 years ago
Added MDC (#557)

Added JDA-/DefaultShardManagerBuilder setContextMap and setContextEnabled to provide MDC details

github.com/discord-jda/JDA - ccdd4102a91829fd2cfe53ef18f6ddb7ea763b59 authored about 7 years ago
Merge pull request #573 from napstr/development

Use proper value for shutdown hooks of managed shards

github.com/discord-jda/JDA - 862e945fe574c9906e3a94857ed2740dafe9acf3 authored about 7 years ago
Merge pull request #572 from DV8FromTheWorld/patch-permissions

Improve some logic in PermissionUtil

github.com/discord-jda/JDA - d355bf80f1aede92b127a06201d5983a072e53d8 authored about 7 years ago
Fix wrong value used for shutdown hook for managed shards

The value can be false because the shards built by the DefaultShardManager
never need a shutdown...

github.com/discord-jda/JDA - 14b889539a27c3fad6bdb15a638de6fb8e5cfbb9 authored about 7 years ago
Improve some logic in PermissionUtil, no change in logic but efficiency/readability

github.com/discord-jda/JDA - 699ba09b1a2996d06e02119a24a14877e955a160 authored about 7 years ago
Fixed pattern issue in Message#getContentDisplay

github.com/discord-jda/JDA - ca02e5074542ad0039328fa4fd021d74d1780479 authored about 7 years ago
Fixed a case where a PrivateMessageUpdateEvent would trigger a GroupMessageUpdateEvent

github.com/discord-jda/JDA - 695f6c9b29b9fdc50a01575f79f826283c41788f authored about 7 years ago
Added first support for viewing the RichPresences of other users (#547)

github.com/discord-jda/JDA - ec6fcb524c4d16c6ee1288aac24f38e54f9aae07 authored about 7 years ago
Merge pull request #563 from napstr/patch-1

Add missing null checks in HttpRequestEvent

github.com/discord-jda/JDA - b78b16e0d706cab049809c799aa3afdd39ea753e authored about 7 years ago
Message Rewrite (#453)

* Added MessageAction
* Added handling for other MessageTypes
* Made Message and MessageEmbed ...

github.com/discord-jda/JDA - 9d8c00dcb73619f5c8a2d8e76d11c11d98f0cab7 authored about 7 years ago
Added ability to get a Guild's features (vip voice, verified, ...) (#558)

- Added possibility to get a Guild's features (vip voice, verified,...)
- Changed features stor...

github.com/discord-jda/JDA - 244ca1db4e16bc1119dc49fadb99cbb02d570e0e authored about 7 years ago
Merge pull request #524 from DV8FromTheWorld/feature/modify-role-changes

role modification changes

github.com/discord-jda/JDA - 3687bd522b3b306f3322b6bfe27a550dbd0099f4 authored about 7 years ago
Use a variable for O(n) getRoles() call in modifyMemberRoles

github.com/discord-jda/JDA - f533339757960a824923395625603bfe5e488e97 authored about 7 years ago
Merge remote-tracking branch 'origin/development' into feature/modify-role-changes

# Conflicts:
# src/main/java/net/dv8tion/jda/core/managers/GuildController.java

github.com/discord-jda/JDA - 3647565dffe39fab244f9508cc1995d65131c023 authored about 7 years ago
Small style adjustments

github.com/discord-jda/JDA - 7d851f520f1732509d5dcd8667da4231defab8f2 authored about 7 years ago
Added GuildVoiceUpdateEvent to combine leave and move

github.com/discord-jda/JDA - cbad3b53eb943fb7adc9fcf99677cda15b6c7d37 authored about 7 years ago
Added a ShardManager (#320)

github.com/discord-jda/JDA - 2ecd9e4f3e0352999e1c34116fa8bc2d0943cdb3 authored about 7 years ago
Remove nullchecks for response

github.com/discord-jda/JDA - 5933dfbdcff851596c06b7bf1548ff23e9093860 authored about 7 years ago