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 getGuildChannelById methods to ShardManager (#1234)

github.com/discord-jda/JDA - 855ab259209638ff2bb956825c66493a5b242770 authored almost 5 years ago
Documentation updates (#1222)

* Swapped manage server and manage channel in Invite#isExpanded docs (#1210)
* Document another...

github.com/discord-jda/JDA - ff9f35640a74087c8442e7288d6511f24fdc2ce3 authored almost 5 years ago
Fix another NPE in success handler

github.com/discord-jda/JDA - bff9ac48bef200e38442a96010973f6e298bc67a authored almost 5 years ago
Fix NPE in PermissionOverrideAction constructor

github.com/discord-jda/JDA - 3cae0b36419ea9296956d00642d2bbfaa6a7a14c authored almost 5 years ago
Add RestAction#timeout and RestAction#deadline (#1220)

github.com/discord-jda/JDA - 11dc73a73146388b8b5464ad98d5ce00e168d103 authored almost 5 years ago
Added Server Insights permission (#1221)

github.com/discord-jda/JDA - 82b6b3570fc108d06df6f5c77b89f165ca3a2576 authored almost 5 years ago
Change defaults for requester to be non-daemon and have a shorter timeout (#1215)

github.com/discord-jda/JDA - 69b3bcf431f307212bcf6f310cb4b8cf0f545134 authored almost 5 years ago
Allow to open private channel with user id (#1224)

github.com/discord-jda/JDA - 68a4a5a7623dc7b77a4d182ea35d7fab20cc5c62 authored almost 5 years ago
Deprecate GuildUpdateBannerEvent#getNewBannerIdUrl (#1217)

github.com/discord-jda/JDA - 3e2e550600e2ac1004addd0d882873da72229584 authored almost 5 years ago
Fix GuildChannel#createCopy for uncached members (#1229)

github.com/discord-jda/JDA - f1becef1e9f38801cf55246535bb245da8e1fda3 authored almost 5 years ago
Fix NPE for GUILD_UPDATE handling

github.com/discord-jda/JDA - 6c7768fe9c4a448c3f75788170d0eb6131dda623 authored almost 5 years ago
Support gateway intents and configurable member caching (#1190)

* First pass on member cache policy
* Add INVALID_INTENTS to close code enum
* Deprecate Accou...

github.com/discord-jda/JDA - d9ec3736c948caf846460405cdf6fb8b6991ef71 authored almost 5 years ago
Allow queued requests to finish

github.com/discord-jda/JDA - fb0c6281a3eec4c07fc33ca1699d417077ada61b authored almost 5 years ago
Add (Guild) Invite Events (#1196)

Adds GuildInviteCreateEvent and GuildInviteDeleteEvent

github.com/discord-jda/JDA - 877ba730f07ea2b6e5ac141a3d2b07e4f5e3976d authored almost 5 years ago
Updated all copyright headers for 2020 (#1198)

github.com/discord-jda/JDA - b8a716d3152112e8f8cd7f05fc3fe8353871de83 authored almost 5 years ago
Properly encode reaction emoji for clearReactionsById(...)

github.com/discord-jda/JDA - 8c605df38e531998a4ff0a886554803d8f19c0d8 authored almost 5 years ago
Add clearReactions(String) (#1192)

* Add clearReactions(String)
* Add MessageReactionRemoveEmoteEvent
* Fix some outdated documen...

github.com/discord-jda/JDA - 3d1bb55c4ed7fb29e610e5f68734ddfc5e37192c authored almost 5 years ago
Add ErrorHandler utility class (#1200)

* Add ErrorHandler utility class
* Improve logging of 429 warnings

github.com/discord-jda/JDA - 486a337ac7dba1de4b95d36fc0de6322262f27d8 authored almost 5 years ago
Make ignored events for unavailable guilds a debug log

github.com/discord-jda/JDA - 216661994b0d8601a48ac96b0206fb0e8bd77345 authored almost 5 years ago
Merge pull request #1195 from horyu1234/patch-1

Add South Korea region

github.com/discord-jda/JDA - 8a01f2ba764ee49658d0bcc9544af131f7f074ac authored almost 5 years ago
Add getPermissionHolder method to PermissionOverride (#1183)

github.com/discord-jda/JDA - 5960c5d03c05fd5fbb9c496644083dc06b5ae62e authored almost 5 years ago
Merge pull request #1187 from DV8FromTheWorld/release/4.1.1

Release 4.1.1

github.com/discord-jda/JDA - d472d985d5e933309cc8e5d8927cb81db3cc6e1b authored almost 5 years ago
Add South Korea Region

github.com/discord-jda/JDA - 93bf6b34bee452ca8e73211b59b8c65108ae977c authored about 5 years ago
Bump version

github.com/discord-jda/JDA - 8d8ba81fb8c2ec878a5b8c74aa42f14d8078612d authored about 5 years ago
Change handling of GuildDeleteHandler to avoid deadlock

There really is no point in holding a write-lock here

github.com/discord-jda/JDA - 13f82a995292daa6948679c9fa8481d95f3b274d authored about 5 years ago
Merge pull request #1182 from DV8FromTheWorld/docs/development

Javadoc updates

github.com/discord-jda/JDA - 56041b93a1e36bec403eb3f08695d9dcec41f18a authored about 5 years ago
Let ChannelUpdateHandler add overrides to cache

This is a bug since the override shouldn't be in the interface
if the member is not actually in ...

github.com/discord-jda/JDA - 68f9fd21477f03bb32981da4ab1b86f1d5409451 authored about 5 years ago
Improve ratelimit bucket handling (#1103)

github.com/discord-jda/JDA - ea4fc81863349cfdb0b0d886fb467444ac7bbce6 authored about 5 years ago
Improve handling of events for unavailable guilds (#1184)

* Improve handling of events for unavailable guilds
* Add UnavailableGuildLeaveEvent
* Update ...

github.com/discord-jda/JDA - 06899b4a9f5b9c6b52b31aeefc801a450e3beb8d authored about 5 years ago
Add functionality to set/get state of embed suppression (#1117)

* Add functionality to set/get state of embed suppression

* Provide Enum for MessageFlags

github.com/discord-jda/JDA - 301147118006691b18559f2294c84a0d9a5e2a46 authored about 5 years ago
Keep a strong reference to user from members

Fake members will use fake users that are not cached

github.com/discord-jda/JDA - eb9f12591c0bbe4274e188e46045bc3f01a31971 authored about 5 years ago
Don't insert null into override cache

github.com/discord-jda/JDA - 2a6df5902ebf9b789ce3136333755a27b9f945a3 authored about 5 years ago
Fix bug in buffer allocation for ZlibDecompressor

github.com/discord-jda/JDA - 360b5fb6a02f28713ece453b8203014397ba6d23 authored about 5 years ago
Remove invalid NSFW info

github.com/discord-jda/JDA - 5c48b62ab078aa301f6dcbc522bf2cb68f01952a authored about 5 years ago
Merge remote-tracking branch 'origin/development' into docs/development

github.com/discord-jda/JDA - d5b109d88ec133a74cb52248dfb966be7525c224 authored about 5 years ago
Reset reconnect delay on session start (#1165)

github.com/discord-jda/JDA - 100636464bd2c9f8d038f9ce141e35247e7baab7 authored about 5 years ago
Merge pull request #1175 from DV8FromTheWorld/feature/max-buffer-size

Allow setting a maximum decompression buffer size

github.com/discord-jda/JDA - 4842ebf5498f101450ae0eaf554922f7f38eaac0 authored about 5 years ago
Add DeferredRestAction (#1158)

github.com/discord-jda/JDA - 5a27dc3f0a6e19a5b464c52806862a0f755ab9b5 authored about 5 years ago
Hold strong reference to user from private channel (#1176)

github.com/discord-jda/JDA - c1e4242ff02d03e891712ef724dbc822db28aa1e authored about 5 years ago
Improve UpstreamReference (#1004)

* Switch to equals instead of == in getPosition
* Rewrite UpstreamReference
* Improve permissi...

github.com/discord-jda/JDA - 4426e2e2e8eda2faff049f4503dfe0cd0c478f32 authored about 5 years ago
Allow setting a maximum decompression buffer size

github.com/discord-jda/JDA - b2553cffd802f2358b371dae08750d88a71e08fd authored about 5 years ago
Correctly apply reason to query

github.com/discord-jda/JDA - db8b86867c4209b0ab3a864145ce34547fbb3f60 authored about 5 years ago
Fix description for RestAction#flatMap

github.com/discord-jda/JDA - e4240f2712b63897360a22e3fdc2c0c87d1a05f3 authored about 5 years ago
Add basic reactive RestAction operators (#1168)

* Add some reactive style operators to RestAction
* Improve example for MessageChannel#getItera...

github.com/discord-jda/JDA - 52491a972e8bbcec09a743a78c9b85072c1179e5 authored about 5 years ago
Merge pull request #1163 from DV8FromTheWorld/release/4.1.0

Release 4.1.0

github.com/discord-jda/JDA - 6d5db0f98dfd5c1a0fb72864af67e0b56affd13a authored about 5 years ago
Bump version

github.com/discord-jda/JDA - 4c45ea283341d132bddd93897121cbd458969ae6 authored about 5 years ago
Only load member from voice state when connected

github.com/discord-jda/JDA - 008ba4aecc48e255d65a1035cdf10b2434d2bdf0 authored about 5 years ago
Fix wrong cast

github.com/discord-jda/JDA - a086b6e64988e317a27ab7d0f2a5d92c128191aa authored about 5 years ago
Update dependencies (#1161)

github.com/discord-jda/JDA - 4bf1d48f0c52eeb39a493f6d454a62dd5fc2a424 authored about 5 years ago
Merge pull request #1147 from DV8FromTheWorld/docs/development

Javadoc Updates

github.com/discord-jda/JDA - 54a03816fc1693e208f99030631baedd41baba7e authored about 5 years ago
Initialize SelfUser from token verification

github.com/discord-jda/JDA - 389ef2e58088c46a6bcd586bc3e079ed375d8fc5 authored about 5 years ago
Disable presence and typing handlers when guild subs are off

github.com/discord-jda/JDA - 82ef9f1bc9ace4d0a93144497fa1087c97439b42 authored about 5 years ago
Disable owner caching when guild subs are off (#1156)

* Disable owner caching when guild subs are off
* Add retrieveOwner for convenience

github.com/discord-jda/JDA - 77b787b7b0ec7efaca2d15efc8dc6cf98be883bc authored about 5 years ago
Fix SessionConnectNode#run typo

github.com/discord-jda/JDA - 443fdaa52ae68be25f7c9bf9a359c96903546fe9 authored about 5 years ago
Correcting wrong information for Message#delete(); (#1148)

github.com/discord-jda/JDA - a9cd5f5a4284a26e4c1d6f187a725c214205fff3 authored about 5 years ago
Add notice about isSelf in events

github.com/discord-jda/JDA - 6c1cf8e27f3f670a642b7ba306665303955018b0 authored about 5 years ago
List instead of Collection in Message#delete()

github.com/discord-jda/JDA - 5881b46418a6fd3c082d4301bb03ba83907f47ee authored about 5 years ago
Fix TextChannel#isNSFW

Discord does not check the name for this anymore

github.com/discord-jda/JDA - a82f8ed3c7694ad6d9e85f739cd85ee6600de48d authored about 5 years ago
Move to new UDP discovery format

github.com/discord-jda/JDA - 6ec4f3beadfb03140f9ef9f9b1eb09eaa3562b5f authored about 5 years ago
Change port to big endian in udp discovery

github.com/discord-jda/JDA - 913210587da3304e0020b4c046a202b183e941f2 authored about 5 years ago
Update some grammatical errors in README.md (#1137)

github.com/discord-jda/JDA - 4aab8239f34251974bd2883d0877c72b07695ebe authored about 5 years ago
Fixed nullpointer exceptions for when doing owner checks (#1146)

github.com/discord-jda/JDA - 190bf6f0afa7dee3efdda067cfc33ad394c4b095 authored about 5 years ago
Lazy Loading (#1046)

Allow disabling member chunking per guild or disable user cache and cache updates entirely.
Add...

github.com/discord-jda/JDA - caf7d201434ea9dade0fa9f4b0497ef3fb272e20 authored about 5 years ago
Add readonly support for custom status (#1126)

Includes: Add youtube streaming activity to valid urls

github.com/discord-jda/JDA - 258cdc3d923eaa3ee3c053cba531f9467ddc8ccc authored about 5 years ago
Add new audit log options (#1142)

github.com/discord-jda/JDA - 1a9c7e5960bee89c40f11845c3d31776c73db0a0 authored about 5 years ago
Clear cached lists for channels

github.com/discord-jda/JDA - fef2f9f309a1729da73abc630b16424130154502 authored about 5 years ago
Clear cached role lists when position is updated

github.com/discord-jda/JDA - ca6c6610afb11ccf7e4f5d7518e5650589ba2f56 authored about 5 years ago
Add support for webhook types

github.com/discord-jda/JDA - a7e59a26a47e966b969c25e1d8eabe78cc28c13e authored about 5 years ago
EmoteManagerImpl#finalizeData resets the role list before serializing (#1143)

github.com/discord-jda/JDA - 0a4532b80f6e94ac4a32dc047e2e2f591b5d88f7 authored about 5 years ago
Add ErrorResponseException.ignore(...) (#1129)

github.com/discord-jda/JDA - 4ba0c61ecc3732a1e440538de03880a8920aefde authored about 5 years ago
Remove length check in MessageBuilder#setContent

This is already checked in build()

github.com/discord-jda/JDA - 41324182eb8ea4e260939bc47068864bf3fa2a12 authored about 5 years ago
Documentation Updates (#1128)

* Add an upper limit to prune and retrievePrunableMemberCount (#1118)
* Create constant for max...

github.com/discord-jda/JDA - d27114329728dee5ba3c17637c0b9c9a4e442a72 authored about 5 years ago
Polish Member#getActiveClients

github.com/discord-jda/JDA - f9ac87c164d4385e38f741a9724aef5ff4f22825 authored about 5 years ago
Fix NullPointerException in Member#getActiveClients

github.com/discord-jda/JDA - c7e910610ac8d37b6bf97039f3e831577ebcfd5c authored about 5 years ago
Add Member#getActiveClients() (#1116)

github.com/discord-jda/JDA - a406491171e74f7574f39fd83275be3baadec570 authored about 5 years ago
Add India and Europe regions (#1122)

github.com/discord-jda/JDA - 0d6c34055c50eab126dfd66f966386ca1275870a authored about 5 years ago
Fix for removing an emoji reaction in codepoint style (#1114)

github.com/discord-jda/JDA - aa6f14f78a3443c6e9f36e6b1554929117f8be7d authored about 5 years ago
Rename LURKABLE feature and fix usage of VIP_REGIONS (#1115)

github.com/discord-jda/JDA - b2eb49733cb5456121e3bc3e3588edc8bc01f341 authored over 5 years ago
Minor improvements for guild setup

github.com/discord-jda/JDA - 3541f8314152e97a82669a76e491c5b1335db8e4 authored over 5 years ago
Update outdated method name

github.com/discord-jda/JDA - e3997785861791e7a6e508bdfaa8a9303fe85d13 authored over 5 years ago
isImage fix, addition of hasImage (#1113)

fixes #1071

github.com/discord-jda/JDA - 05aa816e236a61fba0feb38f8f954e280e0c6ce8 authored over 5 years ago
Promote commons-collections4 to an API dependency (#1120)

github.com/discord-jda/JDA - 34ad428834e2a3e5bd3919b434a9ed392f27c071 authored over 5 years ago
Update contibution clause in readme to align it with the guidelines

github.com/discord-jda/JDA - 28f1df314ff977a878a198d5a21b17aca639a071 authored over 5 years ago
Remove Voice channel from JDA cache on deleteion

github.com/discord-jda/JDA - 2df119710c976ce511fe884a2f14f54b8f769631 authored over 5 years ago
Fix store channel cache invalidation

github.com/discord-jda/JDA - a74726d1cf95dad1b272287137da00d127184fba authored over 5 years ago
Fix onEvent in README

github.com/discord-jda/JDA - fb0e32bd5d79dcfbf54fd971055c4df317705415 authored over 5 years ago
Improve Message reaction API (#1077)

github.com/discord-jda/JDA - d445b6e7aa4f8b31d65f368385492a7a2a7eca60 authored over 5 years ago
Fix JavaDoc typos (#1100)

github.com/discord-jda/JDA - fd17b44dd1e1c8127fded4115be8b8735beeb79d authored over 5 years ago
Fix getJumpUrl() in ReceivedMessage for DMs (#1092)

* Fix getJumpUrl() in ReceivedMessage for DMs

* Switch to isFromGuild() in ReceivedMessage#ge...

github.com/discord-jda/JDA - 48c74745c798e20df52b1a3822d1568441ee775f authored over 5 years ago
Fix bold and italics not getting escaped properly in MarkdownSanitizer (#1087)

closes #1086

github.com/discord-jda/JDA - ca60790ae12a01cc8eb5274c5460bb59a0f0743f authored over 5 years ago
Add MessageType.CHANNEL_FOLLOW_ADD

github.com/discord-jda/JDA - 489ed4e222a937802d7f4341f0ac9ff1e9285f65 authored over 5 years ago
Fix crosspost publish handling (ignore it)

github.com/discord-jda/JDA - 5461de380c17b0d2eb22a9b36cd06aaef158bec7 authored over 5 years ago
Implement X-RateLimit-Precision handling (#1081)

* Implement X-RateLimit-Precision handling
* Add support for X-RateLimit-Reset-After and make i...

github.com/discord-jda/JDA - 45cc06c059fb4af64058c460b0d34ac61f8bcb05 authored over 5 years ago
Improve handling of Guild#getMaxEmotes (#1080)

Make it so the feature MORE_EMOJI is taken into concideration when calling Guild#getMaxEmotes

github.com/discord-jda/JDA - cfa07eca6b3064a32023082a28fecc7010230b17 authored over 5 years ago
Add Lavalink to recommendations (#1085)

github.com/discord-jda/JDA - 1a97dd9367ab5c61ea452134770e1d5a325be891 authored over 5 years ago
Add VOICE_STREAM permission

github.com/discord-jda/JDA - cc11f87957c2512ce33f84664df9df7ad43e2908 authored over 5 years ago
Prepare release

github.com/discord-jda/JDA - 19acdd57a88c2b93c1c61f76ba59ddfb849a6d45 authored over 5 years ago
Add Guild#getMaxEmotes and BoostTier#getMaxEmotes (#1076)

github.com/discord-jda/JDA - 3b714a4fd465db71c6e0f38a8e6d84aeef1e9041 authored over 5 years ago
Add a minimized jar

github.com/discord-jda/JDA - 2450ae8ceaf5dce6076c2e752f6e4a6ff8063edf authored over 5 years ago
Add quote handling and MarkdownUtil (#1062)

github.com/discord-jda/JDA - b7e835f74039b04e4ea45b10e48bc8b659851cab authored over 5 years ago