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 missing null checks in HttpRequestEvent

Response#rawResponse is a nullable field and some methods in the HttpRequestEvent don't treat it...

github.com/discord-jda/JDA - db1c3f2fcc1bac0c5bda06ad34e340196c863c1a authored about 7 years ago
Removed Lang3 dependency from README

github.com/discord-jda/JDA - ae646da571e0db1a55f578329417ca1b4929a025 authored about 7 years ago
Merge pull request #555 from theSpencmeister/master

added GuildUpdateExplicitContentLevelEvent to ListenerAdapter

github.com/discord-jda/JDA - f02cf8b1a534af572d213b2ee1d142594addab16 authored about 7 years ago
added GuildUpdateExplicitContentLevelEvent to ListenerAdapter

github.com/discord-jda/JDA - 709f09a4b727ab9871f18612b8fdfa9e71c61f37 authored about 7 years ago
Added new game types (#544)

github.com/discord-jda/JDA - 7fa408e479f35b88f5c3406438d35e64754b620e authored about 7 years ago
Hotfix for member chunking requests of outdated sessions

github.com/discord-jda/JDA - 48bc7513280399d9619eef02deac157a88192992 authored about 7 years ago
SLF4J Logger rewrite part2 (#492)

SLF4J stage 2 (final).
- Added SLF4J Logger (fallback) and JDA internal Factory.
- Added SLF4J...

github.com/discord-jda/JDA - e9399b7beff67542b7ca42e202d3f9ce01ead9b8 authored about 7 years ago
Merge remote-tracking branch 'origin/hotfix-cache-view'

github.com/discord-jda/JDA - 72d5a7469b9a85f33ece701a1b0141cd491c522a authored about 7 years ago
Added various documentation improvements

Added MessageReaction#getReactionEmote
Deprecated and replaced MessageReaction#getEmote
Removed l...

github.com/discord-jda/JDA - 7ef5607abe91befc8317834cc716045a4be5ab89 authored about 7 years ago
Fixed issues with cache view iterators not being thread-safe and signature clashes on CacheView.all(...)

github.com/discord-jda/JDA - 3c8e4c881df430453f7c93b34fa2f8bcf57a48c6 authored about 7 years ago
Hacktoberfest Changes (#537)

* Wrote javadoc for the guild voice leave, move, and join events
* Added issues and pull reques...

github.com/discord-jda/JDA - 0539d4de551fcf6135ed03fe847bb8dc05968a7c authored about 7 years ago
Added methods to properly use message history endpoint (#535)

+ Improved documentation for PaginationAction

github.com/discord-jda/JDA - 579601607274b833f5b7f11d4ce04be9f45532ea authored about 7 years ago
Attempt to fix j9 javac messup

github.com/discord-jda/JDA - 9996b3add4f475097f3db151162757d26ada7624 authored about 7 years ago
Implemented phone verification handling and 50 MiB file limit for nitro accounts (#445)

- Fixed message sending on client accounts for very high verification level
- Added support fo...

github.com/discord-jda/JDA - d6fc0bc730e04757cb173c94675f58b16c9e586e authored about 7 years ago
Added handling for weird emoji objects

github.com/discord-jda/JDA - d5c8679adfcb1886f46f52f1932e9afe2eed350a authored over 7 years ago
Added handling for relationship presence updates (#494)

Added handling for PRESENCES_REPLACE

github.com/discord-jda/JDA - b436c3e3f7c58a5a212e4144ac8fd8e75eafcf2a authored over 7 years ago
First pass on GuildAction (#490)

Added JDA#createGuild(String name) and supporting GuildAction

github.com/discord-jda/JDA - 0934642ca23d4234aba6003bb9b48403b3364c65 authored over 7 years ago
Made audio manager cache accessible from JDA instances

github.com/discord-jda/JDA - a931bfae6a0a0d1d44846a6ff564229045d60588 authored over 7 years ago
Hotfix zlib fragmentation (#523)

Fixes issues introduced by build 289

github.com/discord-jda/JDA - 00de80603c9bbb8c3395d82fd3bae6d323717278 authored over 7 years ago
Allow requester to retry once on SocketTimeoutException

github.com/discord-jda/JDA - 2640811d01545a60f570066d5fd490ed997879dc authored over 7 years ago
Correct reactions parsing

The field "self" actually is called "me"

github.com/discord-jda/JDA - a6b2fb06af3e7d1a0d05eca85f820ca57706f1f2 authored over 7 years ago
Added tag to produce html5 docs

github.com/discord-jda/JDA - e06161903d4046d9559f7187b8aaad21de9a41fe authored over 7 years ago
Added PaginationAction#forEachAsync for async iterations (#433)

github.com/discord-jda/JDA - b12cf49aa6a0bb38e68ad8b6ff87f05f00818f2a authored over 7 years ago
empty rest action when no changes

fix of managed role logic

github.com/discord-jda/JDA - 9e9ba049e88fbb7550be3296b906531cf436726e authored over 7 years ago
Add zlib compression support (#517)

github.com/discord-jda/JDA - 7b3ff3f7b47fa65ca72d1d7b362b44bcf2dcaaed authored over 7 years ago
Fixed MessageHistory's permission check (#516)

Fixed MessageHistory constructor's permission check for TextChannel. Now checks perms on channel...

github.com/discord-jda/JDA - 0cb8ae20d216d1d4e103017be3d2663b7c38b9a1 authored over 7 years ago
Merge pull request #510 from DV8FromTheWorld/hotfix-ws4003

Moved some logic in WebSocketClient to (hopefully) fix #509

github.com/discord-jda/JDA - 730b049623042de1b00948e443976823b0a24ed7 authored over 7 years ago
Resume on OP 7 (RECONNECT)

github.com/discord-jda/JDA - 5fdfed39a0415a0fa01518ce3703b08de857ef16 authored over 7 years ago
Moved some logic in WebSocketClient to (hopefully) fix #509

github.com/discord-jda/JDA - c351730fc5026c697a57190ae744480539732da2 authored over 7 years ago
Added buildBlocking(Status)

github.com/discord-jda/JDA - 8b8a57f9fb7f4fe4da912935b54ec8f278fc35ab authored over 7 years ago
Merge pull request #504 from napstr/master

Handle NumberFormatException when parsing channel mentions

github.com/discord-jda/JDA - 56e606c13ce3431ba5ce21fd1b821700c0a355f4 authored over 7 years ago
Change to parse unsinged long

github.com/discord-jda/JDA - 32f0db524f5aaa17dc0f9eccca16f1e2f71c7a85 authored over 7 years ago
Handle NumberFormatException when parsing channel mentions

github.com/discord-jda/JDA - 7fed6475e532b6b920e8f81b1f1e938c31ebc7db authored over 7 years ago
Added support for bots being able to create and modify emotes

github.com/discord-jda/JDA - d1e51fa33e5392d75078644c6914c5a60d5350a7 authored over 7 years ago
Adding ShardedRateLimiter to keep track of global REST rate limit (#479)

github.com/discord-jda/JDA - a0b0f50756d120d0b03c285b9301c5e4cb5cdd1e authored over 7 years ago
Adding ChannelManager#setPosition (#480)

Adding ChannelManager#setPosition

Added exception to MessageReaction#getCount for events whic...

github.com/discord-jda/JDA - d26acf17dba07d9da133caaa4572d27b5e27ad53 authored over 7 years ago
Fixed JSONException on GUILD_MEMBER_CHUNK handling

github.com/discord-jda/JDA - 960e0d4f939deeb3e2f143d681c4916d315ccfc2 authored over 7 years ago
Fix for Presence setters (#482)

Fixes Presence#setGame, Presence#setStatus and Presence#setIdle not working

github.com/discord-jda/JDA - b5e415632e2550ec647c62e4a2c0d77e747f945c authored over 7 years ago
Fixed various issues with Presence implementation and improved handling of some JSON payloads that are now considered

volatile (nothing is assumed to exist)

github.com/discord-jda/JDA - aadf977d5983086b6e032e50f5eca0335797035a authored over 7 years ago
Improve access for copy methods & fix missing copy of isNSFW value (#440)

- Added Category#createTextChannel and createVoiceChannel
- Added Role#createCopy and Channel#c...

github.com/discord-jda/JDA - 6f9bdd5db40a1aca4f6c92fbd3658063de75b4dc authored over 7 years ago
Fixed "Missing Access" responses, when VIEW_CHANNEL denied no permissions are present

github.com/discord-jda/JDA - 9447d26459d329effa01e5bc348c6bb306f1fc06 authored over 7 years ago
Added check for global rate limit prior to executing requests in BotRateLimiter

github.com/discord-jda/JDA - 9245a8334b57a0775bc7906a93adab91ecd6f043 authored over 7 years ago
Release 3.3.1 (#469)

Switched to SLF4J for logging
Breaking changes to SimpleLog

github.com/discord-jda/JDA - 7160efdd5f655d32ff315235f6842966932f92c7 authored over 7 years ago
Added VoiceChannelUpdateParentEvent to ListenerAdapter

Added Permission.VIEW_CHANNEL to voice permissions

github.com/discord-jda/JDA - 004ce0b1260641f0fe50b29aa70ca20343555c6d authored over 7 years ago
+ TextChannelUpdateParentEvent to ListenerAdapter (#473)

github.com/discord-jda/JDA - 22ef18d795564c854608c502082d8f76c48c18c1 authored over 7 years ago
Introducing CacheView (#465)

Fixes #470

github.com/discord-jda/JDA - 3a3a3bec88e7f9cd9a566ba81300c3bd0e5cba23 authored over 7 years ago
Resume on remote close with code 1000 as discord apparently "never" sends 1000 and its some proxy failure

github.com/discord-jda/JDA - 8ce4e96d67ab86b6a2373361514e8481b0a54f7a authored over 7 years ago
Added log for InterruptedException to inform users when they use closeAudioConnection in an interrupted thread

github.com/discord-jda/JDA - 7c2369b063071fea1fab451825fd25e72ea064fc authored over 7 years ago
Fixed race condition when VoiceState is already set to the right stage, update on both VoiceStateUpdate and right after sending to be in sync

github.com/discord-jda/JDA - de991c867c1b0c02bd5dad1fd36d9da54c142b22 authored over 7 years ago
Rewrite decompression to use less allocations and regrows

github.com/discord-jda/JDA - 68cc4371fc5f55f550d453e0365aaeb970bdb672 authored over 7 years ago
Merge pull request #458 from Shredder121-me/audiomanagers-retained

Do not retain the audio managers after shutdown

github.com/discord-jda/JDA - b8a3ba60892821a23e5cfa501a83dfdf4bf0eb16 authored over 7 years ago
Changed audio connection requests (#457)

* New audio connection system to counter major race conditions
* Remove connection requests fro...

github.com/discord-jda/JDA - 64b1b9f0c95a2b417a9ff5f48307324b43c33b9b authored over 7 years ago
Fixed order of channels in GuildImpl

github.com/discord-jda/JDA - 90653ee5baf1790d9455ca43fb72535a803a0107 authored over 7 years ago
Fixed handling of GuildMemberRemove and added cleanup to event cache (#455)

Clear event cache for removed entities
Do not remove self from members to ensure safety of perm...

github.com/discord-jda/JDA - f872ecb0c0e3b86a230679f4ca917d0d64557d3f authored over 7 years ago
Added docs to Category and NOPHandlers for events we have no use for as of now

Added Message#getCategory for convenience
Clarified some documentation

github.com/discord-jda/JDA - 1e378c7a72cee4415f8b5e6178ea19ffc8524dba authored over 7 years ago
Added missing documentations

Fixed NPE in Category#get(Text/Voice)Channels
Added missing events to ListenerAdapter

github.com/discord-jda/JDA - 4dfeb54c6487f76005c8007490e68fc856502259 authored over 7 years ago
Bootleg fix implementation for categories (#460)

Missing docs

github.com/discord-jda/JDA - d85d8304328df3ac2fe2b24cfa447d7d37439a2d authored over 7 years ago
Do not retain the audio managers after shutdown

github.com/discord-jda/JDA - 6fa89e7ce909cf4ae40c18e4eca6a89d3aaac83f authored over 7 years ago
Added handling for multiple uncaught exceptions in order to get more debug information

from error reports and to track down any issues when threads die

github.com/discord-jda/JDA - 31c3d5e09c9ac6ef90fad54482ba2bb3c7773182 authored over 7 years ago
Version 3.3 Release

github.com/discord-jda/JDA - 03dcb36ba1da41e5172a90a6fcd8c8508e2cdfa2 authored over 7 years ago
Fixed issue of audio managers referencing an old guild due to being kicked while still connected to a channel

github.com/discord-jda/JDA - 0ea25c674687c121cf1622bacb16339d859d65d7 authored over 7 years ago
Emit ShutdownEvent when adding to queue fails

github.com/discord-jda/JDA - 5b8944baa2a40b35b5dd3c4f358dfde1729937de authored over 7 years ago
Small javadoc fixes

github.com/discord-jda/JDA - 691d1733f11a784375d2602ca81f9d495fcd9b0c authored over 7 years ago
Implemented default channel changes (#422)

github.com/discord-jda/JDA - 9570e1cbecb554b8f49ad18fd89fa336ce49b76b authored over 7 years ago
Added the option to get and set a guilds system channel (#431)

github.com/discord-jda/JDA - c53c4c7890034e4ce9e8793da65648044926d8a0 authored over 7 years ago
Implement Voice Resume (#410)

* First attempts on working voice resume logic
* Added handling for HELLO
* Removed unneeded f...

github.com/discord-jda/JDA - 6c7e4052627920ae3bca6c7fb52f48075975077c authored over 7 years ago
Added FAQ to README and add ability for continuations to WebhookClient/WebhookCluster

Fixed some documentation issues

github.com/discord-jda/JDA - 398e32b9d755db0c368e0c4ae2d924908803bbf8 authored over 7 years ago
Adding SessionReconnectQueue (#444)

* Added reconnect queue to share across sessions in order to properly reconnect multiple session...

github.com/discord-jda/JDA - 16e9a571b4b976ed275d33b92978a12900ea26f4 authored over 7 years ago
Improved user experience on audit logs

github.com/discord-jda/JDA - d1f06e5b22d59e25b81ee5036bb081d460a71e3d authored over 7 years ago
Added support for sending to webhooks (#443)

* WebhookCluster
* WebhookClientBuilder, WebhookClient
* WebhookMessageBuilder, WebhookMessage

github.com/discord-jda/JDA - 656265c433c7ff4bd5e7d0e2898d557c06463e9e authored over 7 years ago
Removed GameImpl and replace with Game immutable (#436)

Updated Game#equals and renamed GameType.TWITCH to GameType.STREAMING to follow official termino...

github.com/discord-jda/JDA - 53c421b2811e08ee3e88434ee7bd9b4f5364d95c authored over 7 years ago
Enhanced exception UX (#437)

Replaced a lot of raw RuntimeExceptions with more specific throwables
Split up PermissionExcept...

github.com/discord-jda/JDA - 1fbf1fcde88d504f47edcb741fc0adc89ac6a4bd authored over 7 years ago
Merge pull request #442 from DV8FromTheWorld/fix/user-agent

Changed User-Agent. Fixes #441

github.com/discord-jda/JDA - ffcf91c81372bd10b32865bed5126a907e37361d authored over 7 years ago
Changed User-Agent. Fixes #441

github.com/discord-jda/JDA - 33f51adfa25b8628c49730e1e883e7798b0689f1 authored over 7 years ago
Merge pull request #415 from napstr/master

Fix wrong variable in EmbedBuilder#addField() docs

github.com/discord-jda/JDA - 6fdd14a624eb61c23d98b1329197c2d860947138 authored over 7 years ago
Fixed issue with RTP decoding resulting in decoder issues for users sending audio from the official discord client.

Closes #429

github.com/discord-jda/JDA - ad1bab5f984c4872cdff591fe455498db00728c1 authored over 7 years ago
Merge pull request #438 from GoldRenard/master

WebhookManagerUpdatable Guild check fix

github.com/discord-jda/JDA - 60ac2eddf246d4037699ceface390742f544f9d7 authored over 7 years ago
WebhookManagerUpdatable Guild check fix

github.com/discord-jda/JDA - f26b346ceb517f676059fd6d372df7fced288917 authored over 7 years ago
Ignore the first 4 bytes (int) of the answer package from discord whi… (#432)

ch contains the SSRC. Otherwise the discovered IP is invalid, because Java can't parse the IP if...

github.com/discord-jda/JDA - f7cc70a58e84d4e88fb6f00e96f94a2fad574d3d authored over 7 years ago
Fixed nsfw setting in channel manager

github.com/discord-jda/JDA - f8c9692355f29e1d2ebcff52d3780040c281adcd authored over 7 years ago
Added proper backoff for IDENTIFY rate limit handling

github.com/discord-jda/JDA - 68b3120aa87871d77a77d5522b65ad7c08ba0333 authored over 7 years ago
Fix wrong variable in EmbedBuilder#addField() docs

github.com/discord-jda/JDA - cd0c564bb1468c1e25be0e2e6d44a1fed48726f9 authored over 7 years ago
Fixed IllegalArgumentException when generation an invite url

github.com/discord-jda/JDA - d58bc7ff95e63fb42a4f25b2e5bf76f58b92449f authored over 7 years ago
Merge pull request #419 from DV8FromTheWorld/hotfix/categories

Fixed JDA breaking by receving a guild with channel categories

github.com/discord-jda/JDA - 6856ad37470d7794b9fcdafc9f356ac15bbce709 authored over 7 years ago
Fixed JDA breaking by receving a guild with channel categories

github.com/discord-jda/JDA - 63e54e821918afff2535e5941f4199bda04e1fb4 authored over 7 years ago
Remove lang3 dependency (#409)

github.com/discord-jda/JDA - 2d19f09feda267998696768a2bbf9401e57d33b8 authored over 7 years ago
Improve invalidate handling (#412)

Added handling for identify resume and closing on op 9

github.com/discord-jda/JDA - f0a7203fcb5ddb9e6729adcdfe986293e9d35b0f authored over 7 years ago
Fix User#getDiscrimator Javadoc (#406)

github.com/discord-jda/JDA - 8af5b00e42fca2356bf8dd2e2f05fd01531d2888 authored over 7 years ago
Merge pull request #407 from natanbc/patch-1

Added TextChannelUpdateNSFWEvent handling to ListenerAdapter

github.com/discord-jda/JDA - 8794d1cd2c927d61f5efb1e7085d5dcbf5a57c44 authored over 7 years ago
Update ListenerAdapter.java

Added TextChannelUpdateNSFWEvent handling to ListenerAdapter

github.com/discord-jda/JDA - a2ded1d0e44ad3df800163875e1b9e5c96bec5ce authored over 7 years ago
Removed check for cache in atomic role add/remove methods of GuildController

github.com/discord-jda/JDA - 4fbdac1c0f1495c3cfcb74e86092140adee47639 authored over 7 years ago
Merge pull request #356 from ScoreUnder/mentions_order_fix

Reorder stripping of mentions

github.com/discord-jda/JDA - 3be7697fb67a1a621600731e8c3005089c96a008 authored over 7 years ago
Implemented NSFW flag (#404)

github.com/discord-jda/JDA - 2e11477612376300dc6b21b5e8fed216c07bc7b8 authored over 7 years ago
Update to ReadyHandler logic depending on long IDs (#392)

github.com/discord-jda/JDA - c3d4215fbac0b58ea809db3dc43575068579f267 authored over 7 years ago
Implemented atomic role add/remove routes in GuildController (#399)

Implemented atomic role add/remove routes in GuildController which do not require full cache

github.com/discord-jda/JDA - b7453a9e01038587f0c4296fe3ae87fca263ef14 authored over 7 years ago
Add JSR-305 annotations (#400)

* Add JSR-305 annotations. Adds warnings no non-used RestActions.

github.com/discord-jda/JDA - 917fdd126ff23a65c3eb20148178796c867c2209 authored over 7 years ago
Merge pull request #402 from DV8FromTheWorld/patch-reidentify

Invalidate session on close code 1000

github.com/discord-jda/JDA - a8d3113d2ab8c9e91241cbb6bd3e630bfa5a7a33 authored over 7 years ago
Added Invite#getURL() (#403)

* Added Invite#getURL()

github.com/discord-jda/JDA - f83b0abb52b773d041bf91d156a6925c587994ab authored over 7 years ago
Invalidate session on close code 1000

github.com/discord-jda/JDA - 164525851d6df9f33a633d5f274f32e709fad2a4 authored over 7 years ago
Added _trace logging and public access using JDA#getWebSocketTrace

Added proper stack traces to JSON parse errors

github.com/discord-jda/JDA - 0460f6750c757d72c29c0d9f2bbd64ab2720b4ec authored over 7 years ago