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 flag to fix javadoc

github.com/discord-jda/JDA - d74e36a9eb5df918365c6f24b0beb0a601bbd480 authored almost 6 years ago
Rename methods used to retrieve entities (#891)

github.com/discord-jda/JDA - efa09f60c698f873290d25790522af775e8ed460 authored almost 6 years ago
Make IMentionable extend ISnowflake

If you can mention it, it has an id.

github.com/discord-jda/JDA - 3a0648b8d870bf288a20c799d2caef9b7a04b70b authored almost 6 years ago
Make MemberCacheView extend SnowflakeCacheView

github.com/discord-jda/JDA - fe3162af6d11d0533b2db8ac4aae21b0a6bf3cf8 authored almost 6 years ago
Introduce GenericEvent interface for better abstraction

Make UpdateEvent extend GenericEvent to add missing methods

github.com/discord-jda/JDA - e1cdd9074adc635259559a66bce439a3f036f224 authored almost 6 years ago
Throw AccountTypeException when attempting to get application of client

github.com/discord-jda/JDA - b48bd6f75cfa7f2694e8d3b3748dab073522f1ef authored almost 6 years ago
Don't catch rejection of worker schedule (#908)

github.com/discord-jda/JDA - bccadb4850f75f115a8185448d07ceecd692549a authored almost 6 years ago
Add release flag to compiler arguments when available

github.com/discord-jda/JDA - 328ceb32e9e71d5b4869cd5bb417ac9553f4fdc0 authored almost 6 years ago
Added spoilers to Message#getContentStripped (#914)

github.com/discord-jda/JDA - 4e432cd829548425cce38204d8eae3312556c73d authored almost 6 years ago
Add links to external references in javadoc (#918)

github.com/discord-jda/JDA - 45e095f1b730fcd619a246ab1152ec0f9bb07fe5 authored almost 6 years ago
Invert check for existing override

github.com/discord-jda/JDA - 67c88d3fe2d4262612259b08ca824afe2b8f1590 authored almost 6 years ago
Fix voice move event

github.com/discord-jda/JDA - 28939faf1fe21daada6c7ba95b7a82e82d113b85 authored almost 6 years ago
Use voice state to resolve guild in VoiceStateUpdate

github.com/discord-jda/JDA - 6e01868e131ecec3e68b3663fb427450e4cf611a authored almost 6 years ago
Add VoiceDispatchInterceptor (#860)

* Add VoiceDispatchInterceptor
* Add DirectAudioController
* Make org.json an ABI dependency

github.com/discord-jda/JDA - 9c56cb1636a13aafecee9c13808fd0bd007d0ec3 authored almost 6 years ago
Update okhttp to 3.13.0

github.com/discord-jda/JDA - 72a29d6d0a0b78b088c4209cecea06003a98c4f8 authored almost 6 years ago
Improve IPermissionHolder and PermissionOverrideAction (#863)

* Make allow and deny disjunctive bitsets
* Add some more convenience methods
* Make Member im...

github.com/discord-jda/JDA - b9829557c189fc6d02a13ebdd4ae0e4caae990f6 authored almost 6 years ago
Add takeUntilAsync (#903)

* Add takeUntilAsync
* Add takeWhileAsync and documentation
* Use contravariant procedures and...

github.com/discord-jda/JDA - 2b5877fbbcef829b0e006fe4d8eed6d732b0ec52 authored about 6 years ago
Improve submitAfter to not depend on complete (#880)

github.com/discord-jda/JDA - 239a198c5454caf5f9cb3c6ad74e0ef4662f52dc authored about 6 years ago
Add correct boundaries to api methods in CacheView

github.com/discord-jda/JDA - ad83f0ab58896d4534b7561b0c804fede9cb9541 authored about 6 years ago
Remove RequestFuture interface and rename LockIterator (#865)

* Remove unused RequestFuture interface
* Rename LockIterator
* Remove VoiceState and AudioCha...

github.com/discord-jda/JDA - aa66acae2252281524ab920285b2e1c6010cd22b authored about 6 years ago
Use configs for JDA constructor (#876)

github.com/discord-jda/JDA - a8c2fd6990ac6bc0518d218a011e869b67bc4298 authored about 6 years ago
Convert to Kotlin-DSL (#900)

github.com/discord-jda/JDA - 515d937b45b5400220fa804de9841454c4f0f757 authored about 6 years ago
Consistent handling of isEmpty logic in embeds

github.com/discord-jda/JDA - 06765f9c8498f9e73d1018c6898f8c73debb81e2 authored about 6 years ago
Use the same route for removing own reaction

github.com/discord-jda/JDA - 1fa677163e47a69cf6f0077246c0d7f19c05a321 authored about 6 years ago
Ignore alpha when comparing colors in MessageEmbed (#896)

github.com/discord-jda/JDA - 8a1718e33f1a46f888cc0994819d58beb01ba0dd authored about 6 years ago
Improve equality contracts of JDA entities (#894)

github.com/discord-jda/JDA - db23681fef3c019965bfea7955e990927e805e96 authored about 6 years ago
Add more detailed explanations for use of pools (#881)

github.com/discord-jda/JDA - 7e65e4dd9add8c649a8b0f318e48eed968831a42 authored about 6 years ago
Invert dependencies of text/voice only property

Also align enum constants

github.com/discord-jda/JDA - f93d230376be09b5babae9f06daf5c7326c52fc6 authored about 6 years ago
Update copyright for 2019

Add contributors notice where applicable

github.com/discord-jda/JDA - 321c9f9e99b4f68fe46c5ad8ac7e606ea69614dc authored about 6 years ago
Use getProjectProperty for project properties

github.com/discord-jda/JDA - b7b81f90bd033e7693f3f296f8739d2d7ae5062f authored about 6 years ago
Add MESSAGE_ADD_REACTION to text only permissions (#887)

github.com/discord-jda/JDA - 60d97e783ec67772e8917b5688f66cf6fc681316 authored about 6 years ago
Update .gitignore and remove gradle.properties from index

github.com/discord-jda/JDA - af7f241429cf189e08d1535859a6193003799b4b authored about 6 years ago
Add Automatic-Module-Name for jigsaw

github.com/discord-jda/JDA - edcdbe36f6f7d731f2301fdc04f724934cb7a586 authored about 6 years ago
Add forEachUnordered to CacheView interface

github.com/discord-jda/JDA - e2eed32edf6fb53ec656a038a139d5e924396adf authored about 6 years ago
Merge pull request #877 from DinosParkour/v4

Fixed a refactoring issue with PermissionOverride not being Auditable.

github.com/discord-jda/JDA - b94f6d9453208397f5226f30eeb8ca2a0ebc6216 authored about 6 years ago
Fixed a refactoring issue with PermissionOverride not being Auditable.

github.com/discord-jda/JDA - 42cce95e6b5029cf7c68583fa5444c0e3176fed9 authored about 6 years ago
Fix javadoc errors and bring back VerificationLevelException (#866)

[no-build]

github.com/discord-jda/JDA - b8b9bf7f307b0f7266ebb566e0305f27ff446409 authored about 6 years ago
Improve documentation of MentionType

github.com/discord-jda/JDA - fb46cc05910d6da09a2b6ec2e19ac1486869bb7c authored about 6 years ago
Add docs to activity events

github.com/discord-jda/JDA - 850556e07b95823fb95c6dff5f9ca6a4e585d5d3 authored about 6 years ago
Merge remote-tracking branch 'origin/v4' into patch-v4-javadoc

github.com/discord-jda/JDA - c1cea75d8d689aedb61c05a60b1b3ea25021ce51 authored about 6 years ago
Add getRestPing and rename getPing to getGatewayPing (#862)

github.com/discord-jda/JDA - 5f7bda6134c99dc2c6c8d731bd512236f7a03af4 authored about 6 years ago
Fix new errors

github.com/discord-jda/JDA - 183a32ab5864821400200c1da9a48d02ca34317d authored about 6 years ago
Merge remote-tracking branch 'origin/v4' into patch-v4-javadoc

# Conflicts:
# src/main/java/net/dv8tion/jda/api/requests/restaction/pagination/PaginationAction...

github.com/discord-jda/JDA - d6e6697e60cfde4e10d0de20c1ce138f407c2372 authored about 6 years ago
Make RestAction an interface and change response handling (#852)

* Make RestAction an interface and change response handling
* Make ChannelAction generic
* Add...

github.com/discord-jda/JDA - 1ba4536faa1fe4f22c1540f68a1089b2130f4a47 authored about 6 years ago
Rename getter to be consistent with setter

getReceiveHandler -> getReceivingHandler

github.com/discord-jda/JDA - da0da8b5b16e287bfa8eec4fbd2289c9b9c58652 authored about 6 years ago
Fixed a javadoc typo in ShardManager

github.com/discord-jda/JDA - 777683432744dffefbc41c40f22f3e47ac2a2565 authored about 6 years ago
Fix javadoc errors and bring back VLE

github.com/discord-jda/JDA - 5ba65046ba8f91c38f3768f9b1236bf9c308acf8 authored about 6 years ago
Message deletion days validation on member ban (#848)

* Message deletion days validation on member ban

Signed-off-by: Fabricio20 <fabricio20r@hotmail...

github.com/discord-jda/JDA - ecc1eafed92d7acd026a1655048efde7c86a3071 authored about 6 years ago
[Feature] Create User#getAsTag (#849)

github.com/discord-jda/JDA - e4ed8409a0efccd0a5b7e0c65e70b3f9e30bb70d authored about 6 years ago
Fix javadoc error

github.com/discord-jda/JDA - 8de6a6d19233b62c7e78d299bfbf5a9fab93accf authored about 6 years ago
Fixing missspelling of "Channel" as "Role" (#858)

github.com/discord-jda/JDA - 1bdd86559f66c80f2519f23d0f3098384cefff85 authored about 6 years ago
Add methods to use stream in secured environment (#859)

github.com/discord-jda/JDA - defad9f0ea3c90396fde7b0555b5e6b508a844fd authored about 6 years ago
Change version to alpha

github.com/discord-jda/JDA - 05d835ea88cc97591e944a0de069dfe9b594621d authored about 6 years ago
Provide access to JDA pools

Since these can be configured through the JDABuilder anyway
we should allow users to access them...

github.com/discord-jda/JDA - e001929923bd7b55883abf66e48babac17787000 authored about 6 years ago
Don't send presence update when reconnect is queued

The presence is still cached and will be sent on
the next IDENTIFY when the queue restarts the s...

github.com/discord-jda/JDA - 49507f38ed30148b501cd3e4c19a3d5d53a63525 authored about 6 years ago
Remove buildAsync and buildBlocking

github.com/discord-jda/JDA - f5fe4147ddec50f22e90ab525e9960850ac6c383 authored about 6 years ago
Allow adding reactions with code-point representation (#853)

* Allow whitespace and use normal streams

* Document the possible formats for adding reac...

github.com/discord-jda/JDA - 96a91ca0b90aa238ff14eba259467ca5a2c1e584 authored about 6 years ago
Send speaking update on ready to allow receiving audio

github.com/discord-jda/JDA - f1b3b891d31d7f1994c16aabb4b8d1cb2d716be1 authored about 6 years ago
Add handling to ignore incoming RTCP reports

github.com/discord-jda/JDA - cf7e5791d5ce0bc55208e57b47b6f11bf59d0782 authored about 6 years ago
Rename core to api (#851)

github.com/discord-jda/JDA - bbd2a0bba829e34b0bfd37efdc3180e8e90c30d6 authored about 6 years ago
Use RW-Lock for more efficient cache view access (#834)

* Use RW-Lock for more efficient cache view access
* Prevent deadlock from read-to-write upgrad...

github.com/discord-jda/JDA - 1bfe650138011232c9ca40cd3e8165e4bde19f91 authored about 6 years ago
Improve warning message for unloaded guilds

github.com/discord-jda/JDA - 98262a2664bd1c4d346f97ada3aae938c3d7bd86 authored about 6 years ago
Merge pull request #837 from DV8FromTheWorld/change/v4/timestamp-naming

Make names consistent for timestamp getters

github.com/discord-jda/JDA - 8297a8e6874236271a54b49d0cdae5b261e49c22 authored about 6 years ago
Add skipTo option for PaginationAction

github.com/discord-jda/JDA - dca72a2fe9fb8c3d088c92ec0c062c40a04cd5c8 authored about 6 years ago
Rename getURL to getUrl

This is more consistent with the rest of JDA

github.com/discord-jda/JDA - 6eb71a6ab6fc6795c8a5e78c74d911202e2de974 authored about 6 years ago
Update OkHTTP to 3.12.0

github.com/discord-jda/JDA - f848c940f4aa881afe3f0a7214834f47d0a39438 authored about 6 years ago
Merge remote-tracking branch 'origin/master' into v4

github.com/discord-jda/JDA - dc33cc2a4fdac57f054265d95a0dc6a7c724ddd7 authored about 6 years ago
Change some collections to thread-safe alternatives

github.com/discord-jda/JDA - 71d7359600a73581324b6a54ff569639884da4e0 authored about 6 years ago
Rename util methods and create TimeUtil

github.com/discord-jda/JDA - d311f87cc80b8f6fe95a24c8b5fcd33993f2ad08 authored about 6 years ago
Rename method

getTimeDisconnect -> getTimeDisconnected

github.com/discord-jda/JDA - af633089adec69d3cbc06739564842ead8088c9e authored about 6 years ago
Make names consistent for timestamp getters

github.com/discord-jda/JDA - 7130fff3b190a4d84711a726bae16f5c340e1016 authored about 6 years ago
Upgrade to gradle 5.0

github.com/discord-jda/JDA - 328740976ccd0ae49dbc13aab5dd7dd1dd39e9c2 authored about 6 years ago
Merge bot package into core

github.com/discord-jda/JDA - 7090761af4f5c884d48716f585c7766e02fb669d authored about 6 years ago
Remove client package

Some documentation may still need to be updated

github.com/discord-jda/JDA - 8984fe0fc91a9354dc31e1ee9c286c6f12fcd2e5 authored about 6 years ago
Improve voice channel update events

github.com/discord-jda/JDA - 9102d335e1807a2797ec1d22d2830f0281a16bfa authored about 6 years ago
Switch return types for getMax and getSize to long

github.com/discord-jda/JDA - 72ca91855e4d8c581940b749b1e4521d3729fad2 authored about 6 years ago
Hacktoberfest Changes (#826)

* Add DefaultShardManagerBuilder(String) constructor

github.com/discord-jda/JDA - 95bce40cd212556a1e82cbb8af9104b3b37f83e9 authored about 6 years ago
Update README.md

github.com/discord-jda/JDA - 5bc671cf6e7bcafcb8c6883cdd28902d5edc5e18 authored about 6 years ago
Update README.md

github.com/discord-jda/JDA - 48652d541a3ac0e8a5f377376c5ab92d83069ed7 authored about 6 years ago
Enable context by default

github.com/discord-jda/JDA - 94b85fc979885cdc3301199886ff3b4f9b64897e authored about 6 years ago
Fix issue with permission overrides and context exceptions (#827)

* Don't check admin on permission overrides
* Fix issue with ContextException not being printed

github.com/discord-jda/JDA - c147c11b97a71501198b6f6a560f442554530fd9 authored about 6 years ago
Added copying of the slowmode when cloning a channel (#825)

github.com/discord-jda/JDA - 52ab3b6aa70fb62065505a6dc3acc390852bf845 authored about 6 years ago
Added appendCodeLine(CharSequence text)

github.com/discord-jda/JDA - 7fe53ea671706e1eaecfcf00bcee49ed6dea0cbe authored about 6 years ago
Update gradle wrapper

github.com/discord-jda/JDA - 7bdf210dc95ba8c6799807177c3a366b767050f6 authored about 6 years ago
Add ChannelAction#setPosition(Integer) (#819)

This will allow users to set the raw position value used when creating a new (Guild-)Channel.

github.com/discord-jda/JDA - d1956519d36c0a86090200d71687ae2295d6230f authored about 6 years ago
Fix issues with new symbol names

github.com/discord-jda/JDA - ffbf9673e701387cdf97411c0c8a28a11fce444b authored about 6 years ago
Added setPresence to ShardManager and improved documentation consistency (#811)

github.com/discord-jda/JDA - de8a7d177fe6bc71801fdb04b37198d112cfbb8c authored about 6 years ago
Improve events for new activity system

github.com/discord-jda/JDA - 2b0eff5e10c4d6769015a40c3994653147092bc0 authored about 6 years ago
Properly handle order update

github.com/discord-jda/JDA - ef50280ee2e0f4b9dc3514e3c2bd807a0ea98921 authored about 6 years ago
Add TODO about UserUpdateActivityOrderEvent

github.com/discord-jda/JDA - a2a99f5454ba0dee9ed852fe6e9ba26c539c8474 authored about 6 years ago
Add UserUpdateActivityOrderEvent

github.com/discord-jda/JDA - b0ee91fc238f7dd744cdc4e9646d612a1ac8b19f authored about 6 years ago
Close socket on malformed zip data

github.com/discord-jda/JDA - 0b82c8b385dd6e8643d4a8cbdc76babc6a9e9c43 authored about 6 years ago
Replace getActivity with getActivities

github.com/discord-jda/JDA - 739604923988e6871a01caf5386aaadee9ce6d23 authored over 6 years ago
Replace List<Permission> with EnumSet<Permission> where applicable

github.com/discord-jda/JDA - 0a17a5f2d24610bb3c9c99a17a0ffbff347d2485 authored over 6 years ago
Remove webhook package

Moved to https://github.com/MinnDevelopment/discord-webhooks

github.com/discord-jda/JDA - 9f0e7f1aacf7da139c2cc38091db6d867b13cd97 authored over 6 years ago
Replace RequestFuture -> CompletableFuture

github.com/discord-jda/JDA - 2e2026b9e79bea72cf8bbb7c07f17e903b62cbe6 authored over 6 years ago
Remove GuildLock

github.com/discord-jda/JDA - 3169659ebef60747c7dcba31805715bf3e6720f3 authored over 6 years ago
Move Response back to core

github.com/discord-jda/JDA - 50559213a767b90fe7b4f5098c07acd71df18eec authored over 6 years ago
Move utils internals

github.com/discord-jda/JDA - 0c8702c0a37a7a4f6caece46455378a4e964137b authored over 6 years ago
First step towards internal package

github.com/discord-jda/JDA - 7a30be5d39860fe9f2bf963462f49991b55cfa0e authored over 6 years ago