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

Move to gateway v5. Adds support for HELLO (opcode 10) and receiving heartbeat acks (opcode 11)

github.com/discord-jda/JDA - dd3608440d3af3d2e5dd241ae7824097812f1381 authored over 8 years ago by Austin Keener <[email protected]>
Added a size() method to EventCache to track expanding size.

github.com/discord-jda/JDA - cd56d8b8ba94d56e0ded32e8a7fd867a3242332e authored over 8 years ago by Austin Keener <[email protected]>
Added names to all threads spawned by JDA

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

Release of v2.1.1

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

Removed older deprecated code.

github.com/discord-jda/JDA - c38b11072b95e2f2497738a2434fc2bbf7db42d8 authored over 8 years ago by Austin Keener <[email protected]>
Fixed bug where we weren't closing the audio connection when the main websocket was closed. Impacted the reconnect system and possibly left phantom threads open.

github.com/discord-jda/JDA - 965c7887c782651d2a3a69c63c4e3bd60026b925 authored over 8 years ago by Austin Keener <[email protected]>
Merge pull request #69 from Tazzie02/docs-fix

Changed documentation to reference bot token and fixed a few typos.

github.com/discord-jda/JDA - c6c2e60919bf24a3872ec4c1d76fe637570720c9 authored over 8 years ago by Austin Keener <[email protected]>
Changed documentation to reference bot token and fixed a few typos.

github.com/discord-jda/JDA - c8c0caac56a4e5c1ac709e9d6648b3dac7158879 authored over 8 years ago by Tazzie02 <[email protected]>
Added support for playing already encoded opus data

github.com/discord-jda/JDA - 839ef8c1da30e350ee21f1f913eb9cef30d08be5 authored over 8 years ago by Almighty-Alpaca <[email protected]>
Updated the AudioExample

github.com/discord-jda/JDA - 5cd25659f486b4c937e6eddc6420eac725b35646 authored over 8 years ago by Almighty-Alpaca <[email protected]>
Added mute, unmute, defean and undefean in GuildManager

github.com/discord-jda/JDA - dc32451b8f711ab90f1d5b464afae5319a70c99f authored over 8 years ago by Almighty-Alpaca <[email protected]>
Add a check for PMs in getAuthorName

github.com/discord-jda/JDA - 51fd714e782ee43c72f64c2e6bfc5ebe3924b4f0 authored over 8 years ago by Xetanai <[email protected]>
Merge pull request #66 from DV8FromTheWorld/development

Release of v2.1.0

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

github.com/discord-jda/JDA - 7fd549aeb8f40481f5b40d352b15fa6123312bfa authored over 8 years ago by Austin Keener <[email protected]>
Fixed issue where the ratelimit system for private message sending was treating each private channel individually instead of globally.

github.com/discord-jda/JDA - ee116cadc34bd41bef40ebcd70a01c0d202b10e6 authored over 8 years ago by Austin Keener <[email protected]>
Change the Requester variable to be non-final. Fixed javadoc issue.

github.com/discord-jda/JDA - 69cb13f38aec8e7e9a4ca89065ce2454a2a2b1f4 authored over 8 years ago by Austin Keener <[email protected]>
Removed left-over code from before the client code removal.

github.com/discord-jda/JDA - a4f04486447710c21589dd981fc9d71dd0f981e4 authored over 8 years ago by Austin Keener <[email protected]>
Restructured some of the visibility of JDA internals to be protected instead of private for JDA-Client.

github.com/discord-jda/JDA - 233bac6b717038c38852dffc4197a3dd730d6bfb authored over 8 years ago by Austin Keener <[email protected]>
Implemented support for UserLimits and Bitrate information in both VoiceChannel and ChannelManager.

Added 2 new events: VoiceChannelUpdateUserLimitEvent and VoiceChannelUpdateBitrateEvent.

github.com/discord-jda/JDA - 97653f4eebcf4f9f0cecd538e633f651777caa0b authored over 8 years ago by Austin Keener <[email protected]>
Rewrote the Ratelimit system for Message to respect the Per-Guild system and not make all message sending be bound to a single ratelimit.

github.com/discord-jda/JDA - e17be04ac29261770935f22f7d27ad331ae79c2d authored over 8 years ago by Austin Keener <[email protected]>
Forgot to update the example. >.>

github.com/discord-jda/JDA - 05a4769ca9092a4643d6f75879a69cc7e33bd197 authored over 8 years ago by Austin Keener <[email protected]>
Fixed null getUser with GuildMemberBanEvent when we shared no Guilds with the banned user.

Made GuildMemberUnbanEvent use getUser properly, removing the supplementary methods it had.

github.com/discord-jda/JDA - 6621506989bb6e2e9f9afacfc524fa91e80a4161 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 - 162d2ecb534b9f9df9bccca885b679550bc105f1 authored over 8 years ago by Austin Keener <[email protected]>
Updated RoleManager to support the new position system

Changed ChannelManager.setPosition() to use containsValue instead of containsKey

github.com/discord-jda/JDA - 891c1171459c99117e38af2c4b07a220b9023711 authored over 8 years ago by Austin Keener <[email protected]>
Merge pull request #62 from jagrosh/add-here-mention

Add .appendHereMention() to MessageBuilder

github.com/discord-jda/JDA - 2e25d9d870d9be7d099db59192318eff1ebd9935 authored over 8 years ago by Austin Keener <[email protected]>
Fixed my incompetence of last commit

github.com/discord-jda/JDA - fa576335cc555b27df3be14f680caf97367f9251 authored over 8 years ago by Almighty-Alpaca <[email protected]>
Added a large warning when starting a connection with >2500 guilds

and replaced my old tabs with spaces

github.com/discord-jda/JDA - d2ebd49c15c2efd2dff96ec4aac5a0db2baf9473 authored over 8 years ago by Almighty-Alpaca <[email protected]>
Add .appendHereMention() to MessageBuilder

github.com/discord-jda/JDA - 5ffaeee2a98b18674620f125482f32da3dc02b98 authored over 8 years ago by John Grosh <[email protected]>
Merge branch 'development' of https://github.com/DV8FromTheWorld/JDA into development

github.com/discord-jda/JDA - 3a86315835aba6bd4471a65aa8655381f50361e9 authored over 8 years ago by Austin Keener <[email protected]>
Add default avatar (#61)

* Added User#getDefaultAvatarId and User#getDefaultAvatarUrl

* Bracket on new line

github.com/discord-jda/JDA - 4dbbc76baba02cb9e05450e3d04322b5e222f9af authored over 8 years ago by jagrosh <[email protected]>
Updated ChannelManager to obey the new position system.

github.com/discord-jda/JDA - 5fb333d6458e63c5fd0cfd22aa2b6a5f4c59bbfc authored over 8 years ago by Austin Keener <[email protected]>
Reordered the values returned by getPosition for TextChannel and VoiceChannel

github.com/discord-jda/JDA - c8d146efb37c25723d693edc89505337c3f019a6 authored over 8 years ago by Austin Keener <[email protected]>
Merge pull request #60 from jagrosh/bug-inviteutil-no-guild

InviteUtil Failing when trying to get Guild

github.com/discord-jda/JDA - af10699ea425fad96e6c191e37544d8e882b7d65 authored over 8 years ago by Austin Keener <[email protected]>
InviteUtil Failing when trying to get GUild

When receiving an invite (with old InviteUtil) expecting a "code" value back only if the invite ...

github.com/discord-jda/JDA - dd4cbc06c9c861645421ae9698dd17ad68f6190e authored over 8 years ago by jagrosh <[email protected]>
Fixed potential non-integer value for game type (#59)

* Fixed potential non-integer value for game type

* reformat

github.com/discord-jda/JDA - c38be2b15a6582232b013097070dd3ca8c56bd02 authored over 8 years ago by jagrosh <[email protected]>
Fixed the sorting of Roles, TextChannels and VoiceChannels.

Roles, TextChannels and VoiceChannels are now implement Comparable.
The getPosition() of Role, Te...

github.com/discord-jda/JDA - 694c888564b418c051f53af86b8fd2a63ecec4e6 authored over 8 years ago by Austin Keener <[email protected]>
Made the exception from creating PermissionOverrides for non-existent roles/users instead be a log message.

github.com/discord-jda/JDA - f83e39518f219aa163fd623f94ff0a94dd27568e authored over 8 years ago by Austin Keener <[email protected]>
Made JDA ignore non-existent roles being assigned to users. Message printed as a warning message.

github.com/discord-jda/JDA - c7d9d405223ad09bca98cb4f7424b0e4b41c37ba authored over 8 years ago by Austin Keener <[email protected]>
Fixed error where the entire chunkIds HashMap was cleared instead of just the specific Set in the Map.

github.com/discord-jda/JDA - 2840cdc7af1a7c6533caa1ecf78cc46f9eadc1d7 authored over 8 years ago by Austin Keener <[email protected]>
Fixed/Added cleanup for AudioConnection connecting timeout.

github.com/discord-jda/JDA - ef27e043adcfc533f7c0e5ad67317b2125c705e2 authored over 8 years ago by Austin Keener <[email protected]>
First pass at an implementation to recover from UDP problems when establishing an AudioConnection. Adds AudioUnableToConnectEvent.

github.com/discord-jda/JDA - 4565e9b83dd152dcf0ff0f9d605f471a5874b1ac authored over 8 years ago by Austin Keener <[email protected]>
Made the Users and Roles mentioned in a message be returned in the order they were mentioned.

getMentionedChannels no longer returns duplicate channels.

github.com/discord-jda/JDA - afc03dac902a103b2fb5d52fed7020e2dea6312c authored over 8 years ago by Austin Keener <[email protected]>
Adding support for setting and receiving streaming status. (#57)

* Added Game and GameImpl, and modified all existing handlers to match

* Fixed NPE

* Now s...

github.com/discord-jda/JDA - 19548abebcab869f1864ec1ec39cd8c9056f06df authored over 8 years ago by jagrosh <[email protected]>
Implemented EventCache. (#58)

* First pass on the EventCache system. Currently doesn't replay the cached events.

* Second p...

github.com/discord-jda/JDA - d8f6d0273dbd2c4168ba98f05dbe8c79705d9577 authored over 8 years ago by Austin Keener <[email protected]>
Removed old references to the Email/Pass login system in Examples (#56)

* Remove mentions of the old Username/Password combination for login.

* Fixed typo from remov...

github.com/discord-jda/JDA - 1f7fac9e087b783a0bb8883de7b61c550bac6a7e authored over 8 years ago by AmberSienna <[email protected]>
Rewrote the Guild Member Chunk system to be less prone to explosions. Hopefully this fixes the SecondPass bug.

github.com/discord-jda/JDA - a66987786ade79d452ff4d4493618b1160dd8c6a authored over 8 years ago by Austin Keener <[email protected]>
Fixed an NPE when trying to create a PermissionOverrideManager

github.com/discord-jda/JDA - de9f243ad138f938405a2995e32a7cff255e6788 authored over 8 years ago by Almighty-Alpaca <[email protected]>
Removed Hierarchy-check of User when assigning/removing roles (only roles themself are checked). Also added check for guild-owner in PermissionUtil.canInteract

github.com/discord-jda/JDA - 51d0fea80c754fc53fb51b4ebf1b23f7d54bc29a authored over 8 years ago by Michael Ritter <[email protected]>
Added TextChannel#deleteMessages() (#52)

Added TextChannel#deleteMessages(Collection<Message>).
Added some Netbeans files to .gitignore

github.com/discord-jda/JDA - 82173d1e58e25e11fc713e6f2612cc8276741e73 authored over 8 years ago by Frederikam <[email protected]>
Created DebugUtil to create JSON snapshots of JDA objects.

Added debug information to GuildMembersChunkHandler in an attempt to determine what is causing th...

github.com/discord-jda/JDA - 19675dc373cbc2c52cf97881e686ba2d7e4b9153 authored over 8 years ago by Austin Keener <[email protected]>
Created Guild#getUsersWithRole(Role)

Renamed Permission#isServer() -> #isGuild()

github.com/discord-jda/JDA - 106acf8c3f34e8a9fab94c7b9b8dbfe54bcc9406 authored over 8 years ago by Austin Keener <[email protected]>
First, experimental release of new Permission-system

github.com/discord-jda/JDA - 0bc71941a657cb6d43ae0d57696f06477d0d77e3 authored over 8 years ago by Michael Ritter <[email protected]>
Fixed problem where setNickname failed when setting for yourself and not having NICKNAME_MANAGE

github.com/discord-jda/JDA - 31b849dbc16ae1f310ed38abd4be6f67f7955306 authored over 8 years ago by Michael Ritter <[email protected]>
Removed ApplicationUtil.Application#migrateBot as this functionality was removed from the API

github.com/discord-jda/JDA - 2817c00023edcac40fe51637ef289f042ecba660 authored over 8 years ago by Michael Ritter <[email protected]>
Fixed JSON parse error of nick

github.com/discord-jda/JDA - 87d7ec3efe11f7524e94ebdb86aae6eaaea92ca0 authored over 8 years ago by Michael Ritter <[email protected]>
Made the build.gradle actually upload the pom

github.com/discord-jda/JDA - 8a09f3266f2e27d3dd111a8f8f63ad9c592a5ec7 authored over 8 years ago by Austin Keener <[email protected]>
Removed old upload code in the build.gradle relating to the ossrh and maven central upload stuff.

Fixed variable checking in the onlyIf.

github.com/discord-jda/JDA - e9cd06ad99b5e6b4162393e38a955956c8d3651a authored over 8 years ago by Austin Keener <[email protected]>
Added Message#isMentioned(User)

github.com/discord-jda/JDA - 565384c2e79e7e28dec395a3c8f03e0963e8d92c authored over 8 years ago by Michael Ritter <[email protected]>
Added ability to change nicknames

github.com/discord-jda/JDA - afecacc4586b0d0fdba0f211848bb695885fb827 authored over 8 years ago by Michael Ritter <[email protected]>
Added support for Role-mentions and Nicknames

github.com/discord-jda/JDA - 83b633dbdb0e6acb979f9ef73bd7c38afed2755d authored over 8 years ago by Michael Ritter <[email protected]>
Added PermissionUtil.canKick(User, User, Guild) and PermissionUtil.canBan(User, User, Guild)

github.com/discord-jda/JDA - e06fc9fce3880e84975cb2a551752edf4a769978 authored over 8 years ago by Michael Ritter <[email protected]>
Added shortcut ApplicationUtil.getAuthInvite(JDA, Permission...)

github.com/discord-jda/JDA - a1542aa35f51829b196332801667bd9c3642f74d authored over 8 years ago by Michael Ritter <[email protected]>
Added sharding support

github.com/discord-jda/JDA - eedb743eb8b9829c2ec96cd2fd2c34b3b98ebdbe authored over 8 years ago by Michael Ritter <[email protected]>
Added ApplicationUtil.getApplicationId(JDA)

github.com/discord-jda/JDA - 015a510655259261ba06c8a88d4135664540ceac authored over 8 years ago by Michael Ritter <[email protected]>
ಠ_ಠ - #49

github.com/discord-jda/JDA - ad42da64cf555c5c49f75b2ab7c4d05c389c6b1d authored over 8 years ago by Michael Ritter <[email protected]>
Added Guild#checkVerification() to check if verification-level allows sending of messages

github.com/discord-jda/JDA - b93195757dcfd9188e9c40e00dcd55bf3938dee4 authored over 8 years ago by Michael Ritter <[email protected]>
Added Guild#getRoleById(String)

github.com/discord-jda/JDA - 7e349b6815b05485fdabb37d58219dfb96e0d151 authored over 8 years ago by Michael Ritter <[email protected]>
Fixed possible race condition causing NPEs

github.com/discord-jda/JDA - 329b3e231db43a14057d62e31a77240f75ea94c4 authored over 8 years ago by Austin Keener <[email protected]>
Added a shutdown hook to JDA. Disableable with JDABuilder#setEnableShutdownHook(boolean)

github.com/discord-jda/JDA - 1916b53cd09ada45a11d2baf84403940c1cdcd09 authored over 8 years ago by Austin Keener <[email protected]>
Added JDA#getRegisteredListeners() and IEventManager#getRegisteredListeners()

github.com/discord-jda/JDA - a32b1de6062875bd6a204952edd8baecfcf7b4fe authored over 8 years ago by Austin Keener <[email protected]>
Fixed usage of wrong id inside ApplicationUtil.Application.Bot#getAuthInvite(Permission...)

github.com/discord-jda/JDA - 96d53eb244e6b5423733822b6c8ca07cab7fc98c authored over 8 years ago by Michael Ritter <[email protected]>
Fixed a CPU spike when finished/paused audio playback

or to be more detailed when AudioSendHandler#canProvied() == false

github.com/discord-jda/JDA - deccad6de948ad8ee4d9e4153b0ade96cf9d0f84 authored over 8 years ago by Almighty-Alpaca <[email protected]>
Made some fields visibility higher (needed for JDA-Client)

github.com/discord-jda/JDA - 4e453e79abb7e83978c091a5e210b443f80e7501 authored over 8 years ago by Michael Ritter <[email protected]>
Merge pull request #46 from DV8FromTheWorld/development

Release of v2.0.0

github.com/discord-jda/JDA - 5a8eb28e502a9ad2669a34fd70b6d09984773d03 authored over 8 years ago by Austin Keener <[email protected]>
Actual v2.0.0 release. Added code to cleanup AudioManagers when guilds go unavailable.

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

Added missing dependency information.

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

github.com/discord-jda/JDA - d08bec1582083395c88d26d187f9dd2f03c32f26 authored over 8 years ago by Michael Ritter <[email protected]>
Modified gradle-script to not include test/example files in jars

github.com/discord-jda/JDA - 7c806a4898b9865670d3873fdfa0a02dcd66ce5f authored over 8 years ago by Michael Ritter <[email protected]>
2nd edit of README (removed unneeded stuff and added link to jda-client)

github.com/discord-jda/JDA - be0731ebda21dd73dbde06fbee529854465498d1 authored over 8 years ago by Michael Ritter <[email protected]>
Modified readme to reflect transition to 2.0

github.com/discord-jda/JDA - b805db7904f51b23f52f9dd1293c047d491d4c8b authored over 8 years ago by Michael Ritter <[email protected]>
Added events for Guilds going Unavailable or Available. GuildJoinedEvent is now only fired when a Guild is actually joined and the guild-object was populated

github.com/discord-jda/JDA - 9863e2d6a64a9429944617dc8a113ee150fa7fba authored over 8 years ago by Michael Ritter <[email protected]>
Moved 2 Role-specific Events to their corresponding sub-package

github.com/discord-jda/JDA - 21278d1ea2eded86647df1f19858fe01fbf5a266 authored over 8 years ago by Michael Ritter <[email protected]>
Updated/Added Copyright headers and made them consistant

github.com/discord-jda/JDA - d17eadd5aa49556648ee7c64c3c781a59051cd5e authored over 8 years ago by Michael Ritter <[email protected]>
Fixed ApplicationUtil.Application#migrateBot - was caused by rate-limit of login-endpoint

github.com/discord-jda/JDA - da4611e9e89a4fb94cf1039c24b1c4e8186dbd95 authored over 8 years ago by Michael Ritter <[email protected]>
Added a VerificationLevelException that gets thrown if sending is impossible due to guild-level verification level

github.com/discord-jda/JDA - df53365d023039d62bb4fce760cafa9b532daa47 authored over 8 years ago by Michael Ritter <[email protected]>
Removed old Ack classes

github.com/discord-jda/JDA - d088eb9c9e3a7564a30bda804dedc779f1bc107d authored over 8 years ago by Michael Ritter <[email protected]>
Added functionality so that Audio Connections will be auto-reconnected when JDA auto-reconnects to Discord.

github.com/discord-jda/JDA - 3db0e4fe1ac6c81b97a0434de5b7b3a9c6f57588 authored over 8 years ago by Austin Keener <[email protected]>
Changed visibility of Simplelog#name to public (for listener reasons)

github.com/discord-jda/JDA - d804e99c52951c1088c22cde4163d24058300908 authored over 8 years ago by Michael Ritter <[email protected]>
Excluded manager-impl package from javadoc

github.com/discord-jda/JDA - 21fc121bac6b18e2fb45e9d51a1542cb12dedf92 authored over 8 years ago by Michael Ritter <[email protected]>
Added ApplicationUtil#delete() and a lot of Javadoc to that class

github.com/discord-jda/JDA - a00edc1b74768b71696b6e8f834a08e218be1d18 authored over 8 years ago by Michael Ritter <[email protected]>
Added possibility to register listeners to SimpleLog

github.com/discord-jda/JDA - fc8104dd09dc2b7e3cf40f55707317174b6ef3bd authored over 8 years ago by Michael Ritter <[email protected]>
Added Log to GuildMemberRoleHandler instead of throwing NPE (to debug cause)

github.com/discord-jda/JDA - f941ae9472a1668d682e9e97206e74c00054a7f1 authored over 8 years ago by Michael Ritter <[email protected]>
Fixed a small error in ApplicationUtil where migrate failed logging into the bot-account

github.com/discord-jda/JDA - 0baaa9628405ed2fedfe8c60b3bf8cb9719f51f4 authored over 8 years ago by Michael Ritter <[email protected]>
Added AudioRegionChangeEvent checking to ListenerAdapter

github.com/discord-jda/JDA - 269abd3779776157f1c077bb56f437d264093ec6 authored over 8 years ago by Austin Keener <[email protected]>
Audio system now handles Guild Audio Region moves.

AudioManager is now an interface so that non-public things could be implemented into AudioManager...

github.com/discord-jda/JDA - 23d3bdc2052efc6da105b820ef99bac645d61531 authored over 8 years ago by Austin Keener <[email protected]>
Edited VoiceChannel Javadoc

github.com/discord-jda/JDA - b353a863df280b7e131869e251721b97b503fd9c authored over 8 years ago by Michael Ritter <[email protected]>
Merge remote-tracking branch 'origin/development' into 2.0

github.com/discord-jda/JDA - 81ea09466afe93b46248bdc993ef55784611c820 authored over 8 years ago by Michael Ritter <[email protected]>
Added Message#updateMessageAsync(String, Consumer<Message>)

github.com/discord-jda/JDA - 9086773a919faa54b0c2d862479c99a166d122f7 authored over 8 years ago by Michael Ritter <[email protected]>
AccountManager#update() now throws a RuntimeException if updating fails

github.com/discord-jda/JDA - 8c617ef3d76bf3b9ea10e472c64f4d20349226a3 authored over 8 years ago by Michael Ritter <[email protected]>
Merge pull request #45 from Frederikam/patch-2

Added a bot auth example to the readme.

github.com/discord-jda/JDA - 0108798827e12e588d8b846e4e97094a1e19d59a authored over 8 years ago by Michael Ritter <[email protected]>