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

Added convenience methods in Guild (#103)

Added convenience methods in Guild (getUserById, getUsersByName, getRolesByName, getEffectiveNam...

github.com/discord-jda/JDA - 7abe1d39dcb0d23cd0b2560cf89613e1d9abfb8d authored over 8 years ago by barronpm <[email protected]>
Fixed a LOT of JDoc errors/warnings (mainly <br/>)

github.com/discord-jda/JDA - ad827742afca2cd77d4d772764864954b22ce707 authored over 8 years ago by Michael Ritter <[email protected]>
Merge branch 'barronpm-development' into development

github.com/discord-jda/JDA - 1e2373fc2ba4dd4d51f545222de38bd3717d1cfe authored over 8 years ago by Michael Ritter <[email protected]>
Fixed Conflicts of #99 and improved/fixed some stuff to use new method and some jdoc improvements

github.com/discord-jda/JDA - 3554e8339f4de3a09a69b90adaf7cbf744c831d9 authored over 8 years ago by Michael Ritter <[email protected]>
Created new checkPermission methods using varargs and made old ones deprecated (with note). (#102)

github.com/discord-jda/JDA - fc3c759901c0eed89e533b2801ce6f75be618cd9 authored over 8 years ago by Florian Spieß <[email protected]>
Added PermissionUtil.canTalk(User user, TextChannel channel) and convenience method PermissionUtil.canTalk(TextChannel channel)

github.com/discord-jda/JDA - 4b8a73e4f17ef38ad7092c51ac4b2322dfd277f4 authored over 8 years ago by barronpm <[email protected]>
Added RateLimitException stuff to sendFile and sendFileAsync

github.com/discord-jda/JDA - d95e231775e7f533e1e7a3b8326e50ca0517ee48 authored over 8 years ago by Austin Keener <[email protected]>
Backported the token auth code from 3.0 to make login times MUCH faster.

github.com/discord-jda/JDA - d14f96636902538a64094a898ac95bc60fa85fcb authored over 8 years ago by Austin Keener <[email protected]>
Merge pull request #95 from jagrosh/patch-1

Fixed JSONException for creating DMs

github.com/discord-jda/JDA - 87e5a99ac09d52d8605764d2b1e91f305cbe6a01 authored over 8 years ago by Austin Keener <[email protected]>
Fixed JSONException for creating DMs

github.com/discord-jda/JDA - 84d7c7f20553e6ac1021f59b84906e31104a5c30 authored over 8 years ago by John Grosh <[email protected]>
Merge pull request #93 from MinnDevelopment/development

Added support for Emotes

github.com/discord-jda/JDA - 336952d13886d6646d031362565216187d653221 authored over 8 years ago by Austin Keener <[email protected]>
Fixed indents and unwanted change in ChannelManager.

github.com/discord-jda/JDA - 947df1fcc7fefe787b981a0c27983bd7362b0e24 authored over 8 years ago by MinnDevelopment <[email protected]>
Fixed possible issue when GuildEmojiUpdate is being handled.

github.com/discord-jda/JDA - 119d228e971f6b7dd6b7967e9fae9d5ba401356c authored over 8 years ago by MinnDevelopment <[email protected]>
Added getAsEmote and replaced toString to be more like JDA's entity toString concept.

github.com/discord-jda/JDA - 92d5bede27b885cf645e8fd988ed1695ebeb9916 authored over 8 years ago by MinnDevelopment <[email protected]>
Added support for Emotes

github.com/discord-jda/JDA - c08c1aae4e60627f45796b7e3edaa846eb8bbfb2 authored over 8 years ago by MinnDevelopment <[email protected]>
Re-added GuildLock and SocketHandler. Added an empty ReadyHandler.

github.com/discord-jda/JDA - e6668cde3e2199f965f138a6aae58fab597b43ab authored over 8 years ago by Austin Keener <[email protected]>
Created a constructor in JDAImpl because.. that is a thing you can do. Sigh.

github.com/discord-jda/JDA - b671ea49673709a784092b3218eb712079c21d3f authored over 8 years ago by Austin Keener <[email protected]>
Added ShardInfo and JDA#getShardInfo().

Reimplemented support for sharding the WS on login.

github.com/discord-jda/JDA - 33d410c23f7525e3389dd6b4f438a8ce7b5eefa0 authored over 8 years ago by Austin Keener <[email protected]>
Added WebSocketClient from 2.0. Commented out most of it. Will begin rebuilding it.

Copied SimpleLog from 2.0. Just for currently logging use. Will be changed for Sharding.

github.com/discord-jda/JDA - 026f225faa34b6819d8cf6b31b3a17f52125c3ca authored over 8 years ago by Austin Keener <[email protected]>
Moved general `login` code to the JDAImpl class.

Moved certain general variables and methods to JDAImpl
Made proxy actually set the Unirest proxy....

github.com/discord-jda/JDA - 2fff4dfcbf0ec19c92540f84919ee042ad9ff094 authored over 8 years ago by Austin Keener <[email protected]>
Requester should no longer blow up (still disabled due to nothing unlocking buckets yet); Added missing patch functionality to RequestBuilder; moved asBot() and asClient() from JDA to JDAImpl (and switched enums around)

github.com/discord-jda/JDA - 319e831bf7627f958b1d10a2b421bbf52e6a4642 authored over 8 years ago by Michael Ritter <[email protected]>
Added slight implementation to JDABotImpl and JDAClientImpl.

Changed version to 3.0.0 in build.gradle

github.com/discord-jda/JDA - 74adea7d8fbe7dcca73c36e13e82ae3b38a4135f authored over 8 years ago by Austin Keener <[email protected]>
Expanded on the JDA interface, adding Status from 2.0.

Added asBot and asClient to JDA.
Created verifyToken in JDAImpl; Checks token to be sure it is va...

github.com/discord-jda/JDA - 12757a62d23a7f3b4f7e232fb03e8bceaa777264 authored over 8 years ago by Austin Keener <[email protected]>
Imported JDABuilder code from 2.0, changed to a HttpHost proxy object instad of url and port. Note: The comments (And some code) is temporary and need to be fixed.

Imported JDAInfo from 2.0

github.com/discord-jda/JDA - 2029e8b74118259ea48301befe98d88b30e48860 authored over 8 years ago by Austin Keener <[email protected]>
Modified the Requester to have very simple helper methods. Also commented out test ratelimit code because it exploded.

Added `PATCH` as a RequestType

github.com/discord-jda/JDA - 6fa5ce623a80c7553ec0b2e51e77cee75025482d authored over 8 years ago by Austin Keener <[email protected]>
Renamed JDAAbstract to the old JDAImpl. Easier to understand and better for JDA Power users that will convert from 2.0 -> 3.0

github.com/discord-jda/JDA - 22bbc299e943bbbd5bb8b3d5200a3e931b9e0a7e authored over 8 years ago by Austin Keener <[email protected]>
Pulled Request from Requester and added Builder

github.com/discord-jda/JDA - 288ef668f081688285c272a39cd40d22667309be authored over 8 years ago by Michael Ritter <[email protected]>
Added MESSAGE_EXT_EMOJI Permission

Fixes #92

github.com/discord-jda/JDA - 15c327c275cff4a4e40b4755512421e98a67a43c authored over 8 years ago by Almighty-Alpaca <[email protected]>
Proof of concept requester

github.com/discord-jda/JDA - 1f156a3f6d2631825017a183e25553e54716013f authored over 8 years ago by Michael Ritter <[email protected]>
Added package structure and initial JDA base files.

github.com/discord-jda/JDA - d19a097c5dbc3189fece6af33f3af9df9ee75430 authored over 8 years ago by Austin Keener <[email protected]>
Moved all old JDA source files from src -> src-old

Added specific .gitignore for old test files that I didn't want to accidently commit.

github.com/discord-jda/JDA - 7146b2a6743c247618a725ced6268b1b3ffd9cc7 authored over 8 years ago by Austin Keener <[email protected]>
Merge branch 'development' of https://github.com/DV8FromTheWorld/JDA into development

github.com/discord-jda/JDA - eaa0b544067ad42e4995ca018c1ca1bc28b2d0d9 authored over 8 years ago by Austin Keener <[email protected]>
Added preliminary support for the new MessageType system into Message and handling classes.

github.com/discord-jda/JDA - ff32152472edf9514f25741a8b6dadb3c2c89d90 authored over 8 years ago by Austin Keener <[email protected]>
Added some extra File-log methods to SimpleLog. Now able to log Messages to Files that are not printed to sout/serr due to log-level.

github.com/discord-jda/JDA - f136b42db15d72a170425b46ccc63482ee0368d1 authored over 8 years ago by Michael Ritter <[email protected]>
Began implementing support for gateway v6.

Added support for Discord's new "type" field in Channels.

github.com/discord-jda/JDA - e1341d8aa143869a74815437ceb424b79823019f authored over 8 years ago by Austin Keener <[email protected]>
Removed functionality of attempting to kill main WS when heartbeat ack takes too long. Too many problems. Falling back to original reconnect system.

github.com/discord-jda/JDA - 7bbccd4dbd6e054dd6ca81f41bc92e7b38878f8f authored over 8 years ago by Austin Keener <[email protected]>
Now store Guild Owner's User object in Guild instead of storing the userId. Should fix possible null return of getOwner() when user is removed due to GuildLeaveEvent

github.com/discord-jda/JDA - 1189d2c9f99af0864e4b46bf5ee66cb5fb3469eb authored over 8 years ago by Austin Keener <[email protected]>
Fixes possible Opus decode errors causing NegativeArraySizeExceptions. Fixes #90

github.com/discord-jda/JDA - ec91caf3a2b6462d1cbec5b18c14c4c6bbc2515e authored over 8 years ago by Austin Keener <[email protected]>
Fixed thread leak occuring when opening/closing audio connections

- Changed audio threads to only spawn when needed
- Gave all audio threads a name

github.com/discord-jda/JDA - 21a7048824f64aee00e3955ad27e6bca35f38fe6 authored over 8 years ago by Almighty-Alpaca <[email protected]>
Fixed getChannel() in MessageEmbedEvents and MessageDeleteEvents

github.com/discord-jda/JDA - 64f67e17fddff123f1903733dded9f609e03b3f7 authored over 8 years ago by Almighty-Alpaca <[email protected]>
Made EventListener a @FunctionalInterface

github.com/discord-jda/JDA - 748efc5f101f8ed5ef351ee71cf3808118555f4f authored over 8 years ago by Almighty-Alpaca <[email protected]>
Merge pull request #86 from DV8FromTheWorld/development

Release of v2.2.0

github.com/discord-jda/JDA - f387c0d09bf3cadfa26889fd77fa0afb378899ee authored over 8 years ago by Austin Keener <[email protected]>
Release of v2.2.0

github.com/discord-jda/JDA - 41677fc9a7555efa25c1064982007f6872706ac6 authored over 8 years ago by Austin Keener <[email protected]>
Fixed my fix cause my fix had to be fixed again

-.-

github.com/discord-jda/JDA - 27ef5af4c21572a65583276a2cd5c6096c20d10d authored over 8 years ago by Almighty-Alpaca <[email protected]>
Fixed audio speedup at the start of playback

not only caused by jda but still fixed in it
replaced 7 tabs with spaces

github.com/discord-jda/JDA - a752c9386ca27031c7f1bb5a76a750a74bd7d40e authored over 8 years ago by Almighty-Alpaca <[email protected]>
Merge pull request #84 from MinnDevelopment/development

Give ability to ban users by id (without them being in the guild)

github.com/discord-jda/JDA - 3bea270645dcb6b098b713f46e46dc090a699398 authored over 8 years ago by Austin Keener <[email protected]>
Fixed indenting at line 687f

github.com/discord-jda/JDA - e9701454c360a3eb8fb7d9923cbf71de3700849c authored over 8 years ago by Florian Spieß <[email protected]>
Added check for Guild#isAvailable()

github.com/discord-jda/JDA - 5f020a781494d863e31c3eea3070a99e7238e42b authored over 8 years ago by Florian Spieß <[email protected]>
Merge pull request #85 from DV8FromTheWorld/audio_receiving

Audio receiving

github.com/discord-jda/JDA - 43ae4ae0c6487ea3e4109c8d1d0e134be1cc1ab4 authored over 8 years ago by Austin Keener <[email protected]>
Fixed HORRIBLE quality problem. I left an extra `queue.poll()` in.

Added sending silent frames on first connect, during sending mutes and receiving silences. This m...

github.com/discord-jda/JDA - 79a8c2e6a16abb734d7c1dbe5d1fd50df0744188 authored over 8 years ago by Austin Keener <[email protected]>
Added support for receiving combined audio.

Added Javadoc to all audio related handlers.
Commented out the packetloss compensation system.
Mo...

github.com/discord-jda/JDA - 508ac66714da321c4d064ad168c7fdcea04971cc authored over 8 years ago by Austin Keener <[email protected]>
Removed references to HumanReadable (XKCD) Invite codes as they have been removed from Discord.

github.com/discord-jda/JDA - 6a13d16c0d092b489062f7df1f474974b998f4fc authored over 8 years ago by Austin Keener <[email protected]>
Fixed typo exit -> exist

github.com/discord-jda/JDA - 07d99884ba315b7cd38d940417f3504b64bb1b26 authored over 8 years ago by Florian Spieß <[email protected]>
Give ability to ban users by id (without them being in the guild)

github.com/discord-jda/JDA - ebe712afe4508851610228150f94275ce81b7ad3 authored over 8 years ago by MinnDevelopment <[email protected]>
Merge pull request #83 from DV8FromTheWorld/development

Release of v2.1.3

github.com/discord-jda/JDA - fc545e7408c0fcaf1fd033b7bcf9109833f787a3 authored over 8 years ago by Austin Keener <[email protected]>
Release of v2.1.3

github.com/discord-jda/JDA - 6fa92d447b59d6821cb2670cdca870ee7a4c9f00 authored over 8 years ago by Austin Keener <[email protected]>
Fixed issues when JDA received a create event for a new Private channel.

github.com/discord-jda/JDA - aa9fd8b97c90ddf067cbb1bfc0bc604bdde78687 authored over 8 years ago by Austin Keener <[email protected]>
Added an NPE catch + error log if JDA receives a create_channel for a private channel but we don't know the user it references. (instead of stacktrace exploding)

github.com/discord-jda/JDA - 6759f134c5c6c335c42a47ea543770c5532435c5 authored over 8 years ago by Austin Keener <[email protected]>
Fixed possible NPE if an audio connection is closed while it is being started.

github.com/discord-jda/JDA - 1704b14b75595e874edf60a52672812afe826d49 authored over 8 years ago by Austin Keener <[email protected]>
Merge pull request #80 from DV8FromTheWorld/development

Release of v2.1.2

github.com/discord-jda/JDA - 12fa9f7a966c750caf49106d0893e44109c99fdb authored over 8 years ago by Austin Keener <[email protected]>
Release of v2.1.2

github.com/discord-jda/JDA - aa16290d9813e2048867d8bb4d5f58ebf4f3deab authored over 8 years ago by Austin Keener <[email protected]>
Updated README example 2.

github.com/discord-jda/JDA - 637a984f84751b28a475aaf8f6cbc2d0b27b4410 authored over 8 years ago by Austin Keener <[email protected]>
Fixed a bug causing a mis-match of guild instances. This bug has existed in JDA since it started. Explination: http://hastebin.com/heqitebano.xml

github.com/discord-jda/JDA - cbbcd53692e2adb739a810ba59d244a1ba42d81f authored over 8 years ago by Austin Keener <[email protected]>
Made checkVerification not run if the logged in account is a bot.

github.com/discord-jda/JDA - dcf953689225f5c2dc575cbaaec02c37e6d3761c authored over 8 years ago by Austin Keener <[email protected]>
Merge pull request #78 from MinnDevelopment/development

Added docs to URLPlayer and FilePlayer

github.com/discord-jda/JDA - 820bb7e5aa50a028e5c6925596e210fd44c9e656 authored over 8 years ago by Austin Keener <[email protected]>
First pass on the audio receiving system. Supports User-Specific audio only.

github.com/discord-jda/JDA - 6d26052dee2b8829386ce44000624d9b47f999cf authored over 8 years ago by Austin Keener <[email protected]>
Now explaining when Exceptions are thrown.

github.com/discord-jda/JDA - 2706d82d33b8dd7ed70900dbeee0a507f716cfbf authored over 8 years ago by MinnDevelopment <[email protected]>
Added docs to FilePlayer and URLPlayer.

github.com/discord-jda/JDA - 1e17f495f2565db269b26ee21a54edd518dbb25a authored over 8 years ago by MinnDevelopment <[email protected]>
Merge pull request #1 from DV8FromTheWorld/development

Update my fork

github.com/discord-jda/JDA - 82e0fdf62389fbf2bc0901b14fc8696fd7c3f280 authored over 8 years ago by Florian Spieß <[email protected]>
Added support for Message Pinning.. finally.

github.com/discord-jda/JDA - 77369872fcae917fe84863c7721effb810f2642f authored over 8 years ago by Austin Keener <[email protected]>
Merge pull request #77 from MinnDevelopment/development

Added javadocs to event classes.

github.com/discord-jda/JDA - 1778741438272d985109f9cd96f52cf6c7080580 authored over 8 years ago by Austin Keener <[email protected]>
Merge pull request #76 from Pear0/development

Added copies to fix ConcurrentModificationExceptions

github.com/discord-jda/JDA - 73140351d666796d2336834c3e620667a4e743f8 authored over 8 years ago by Austin Keener <[email protected]>
Added copies where necessary to prevent ConcurrentModificationExceptions and unexpected behavior due to the underlying list being modified.

github.com/discord-jda/JDA - 280469529dae01e746eab8074a0586ae8ed17fbe authored over 8 years ago by William Gulian <[email protected]>
Added javadocs to every event class.

github.com/discord-jda/JDA - e1bd301eafe341eda411b73dbc58b888434012f2 authored over 8 years ago by MinnDevelopment <[email protected]>
Fixed bug: Was providing the provided message to the callback in sendFileAsync instead of providing the Discord-returned message.

github.com/discord-jda/JDA - bb3048d373ce4f98fc38e9384d33e3b1b545a4d4 authored over 8 years ago by Austin Keener <[email protected]>
removed AdvancedInvite#isRevoked() because discord no longer stores revoked invites, it deletes them automatically, thus, it has removed this boolean field.

github.com/discord-jda/JDA - 6e48daac0e4c045cf0f4735103851c5ef3352bf1 authored over 8 years ago by Austin Keener <[email protected]>
added #getJDA() and #getId() to MessageChannel

Added RateLimitException to Message#deleteMessage()

github.com/discord-jda/JDA - 21a432152c8d455fdc504e1dffc0bdd71abad79c authored over 8 years ago by Austin Keener <[email protected]>
Merge pull request #74 from demodude4u/development

getStatus returning null, changed buildBlocking to use getStatus

github.com/discord-jda/JDA - 84df0f4381500a91412455164fba4cac5301bccf authored over 8 years ago by Austin Keener <[email protected]>
Fixed formatting in JDABuilder, and moved CONNECTED to end of method

github.com/discord-jda/JDA - 4373ef414b534bfbae16d1aae768ee0cb7f25ab0 authored over 8 years ago by Weston <[email protected]>
Changed build blocking to use getStatus instead of the event handler,

because the event handler can operate in ways that may not work

github.com/discord-jda/JDA - 1864895c3fcfce5e001c62d35088df93b7787c2b authored over 8 years ago by Weston <[email protected]>
getStatus was only returning null

github.com/discord-jda/JDA - 787afd5777113f33046aeab4f35ec96b673bd20b authored over 8 years ago by Weston <[email protected]>
Merge pull request #67 from Xetanai/patch-3

Add a check for PMs in getAuthorName

github.com/discord-jda/JDA - 839be92c9db903a3c30aaac25aea4bb6e0e4a58c authored over 8 years ago by Austin Keener <[email protected]>
Merge pull request #72 from jagrosh/add-getcolordeterminantrole

Add getColorDeterminantRoleForUser

github.com/discord-jda/JDA - fd28299bff4220edf8cbdb43ab8a8409ecae0163 authored over 8 years ago by Austin Keener <[email protected]>
Created MessageBuilder#appendFormat(String, Object...)

Made the variables in MessageBuilder protected for easier extention.

github.com/discord-jda/JDA - a9c341d1aba3c5a274edc35ac4bea518dc24ff96 authored over 8 years ago by Austin Keener <[email protected]>
Added Guild#isMember(User). Made Guild#getRolesForUser(User) return null if the user isn't a member of the guild.

github.com/discord-jda/JDA - c9ecc1ccd13e5452023e0ac085fb4d44350363de authored over 8 years ago by Austin Keener <[email protected]>
Added Guild#createCopyOfRole(Role)

github.com/discord-jda/JDA - 1b61d642bed89c1fdd153ca7790ae68e4175f72d authored over 8 years ago by Almighty-Alpaca <[email protected]>
Added RoleManager#setMentionable(Boolean)

github.com/discord-jda/JDA - 9e47ba79e7e54e47e2b7dba53c4e1ae47713970a authored over 8 years ago by Almighty-Alpaca <[email protected]>
Added implementation

github.com/discord-jda/JDA - 619252ec0d017e89c7cabebb7b257afc1b3a6327 authored over 8 years ago by John Grosh <[email protected]>
Add getColorDeterminantRoleForUser

Guild#getColorDeterminantRoleForUser(User user);

github.com/discord-jda/JDA - 1ae56e207c3119526cbbdf63461b50208d788029 authored over 8 years ago by John Grosh <[email protected]>
Added RoleManager#setPermissionsRaw(int)

github.com/discord-jda/JDA - 814dc8f589426b54010c3e99bb8a31dba1a41c6f authored over 8 years ago by Almighty-Alpaca <[email protected]>
Implemented a Status system into JDA to better understand what is happening internally.

github.com/discord-jda/JDA - cde674ed8cc36d06c03950b828ea57d3e127d8a4 authored over 8 years ago by Austin Keener <[email protected]>
Added shortcut of SelfInfo#getAuthUrl(Permissions...) -> ApplicationUtil.getAuthUrl(JDA, Permission...)

github.com/discord-jda/JDA - 5b014085294e95d92f853f73c3c0eac81788cc54 authored over 8 years ago by Austin Keener <[email protected]>
Added RateLimitException to the bulk delete endpoint methods.

github.com/discord-jda/JDA - 0a0344474fbea05de05034fbca1f5c71ddd82298 authored over 8 years ago by Austin Keener <[email protected]>
Merge branch 'development' of https://github.com/DV8FromTheWorld/JDA into development

github.com/discord-jda/JDA - 582bf9c39577bc0b4852577f6277648910437390 authored over 8 years ago by Austin Keener <[email protected]>
Merge pull request #71 from demodude4u/development

Changed the LinkedList to CopyOnWriteArrayList in InterfacedEventManager

github.com/discord-jda/JDA - d9e4047d240a72eb1d3c06488b937a4494b3933d authored over 8 years ago by Austin Keener <[email protected]>
Added warning message when a developer has left the BulkDeleteSplitting enabled.

github.com/discord-jda/JDA - 29206039d6534fd6665c93108e050f7a9d59bc73 authored over 8 years ago by Austin Keener <[email protected]>
Changed the LinkedList to CopyOnWriteArrayList in

InterfacedEventManager, to eliminate the need to copy the list on every
event.

github.com/discord-jda/JDA - ca9b69b92a1c6f3893202c1d96a83fc1e9617a48 authored over 8 years ago by Weston Rye <[email protected]>
Implemented support for the new BULK_MESSAGE_DELETE event.

Added MessageBulkDeleteEvent
Added JDABuilder#setBulkDeleteSplittingEnabled(boolean)
Added JDA#is...

github.com/discord-jda/JDA - 1eb940ab0398b6710bf8227a4a89c3188f528d48 authored over 8 years ago by Austin Keener <[email protected]>
Implemented MessageChannel#getMessageById(String) and #deleteMessageById(String). Also implemented TextChannel#deleteMessagesByIds(Collection<String>)

Also added MessageChannel#getHistory() as a easy connection to MessageHistory.
Changed the bulkDe...

github.com/discord-jda/JDA - bd1efe962c0907abe956e6fee14daec98a012eb4 authored over 8 years ago by Austin Keener <[email protected]>
Changed the `browser` field in the gateway identify packet from "Java Discord API" -> "JDA" for clarity sake.

github.com/discord-jda/JDA - 05f8af41b9173f6900de5ca2fff3589406c61935 authored over 8 years ago by Austin Keener <[email protected]>