Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Javacord

An easy to use multithreaded library for interacting with the Discord REST and Websocket API in Java.
Collective - Host: opensource - https://opencollective.com/javacord - Website: https://javacord.org/ - Code: https://github.com/Javacord/Javacord

Merge pull request #567 from Bastian/vavr-set-view

Vavr set view

github.com/Javacord/Javacord - 087b9ab0ea53c3ceea5f2fdcc640c11a858603d6 authored over 4 years ago
Add Java view for Vavr's sets

The Set#toJavaSet() method of Vavr's sets does create a new Java set.
Creating a new Java set wi...

github.com/Javacord/Javacord - e0f9b12ebe34f028779244eabdabcb99767cc234 authored over 4 years ago
Merge pull request #503 from Mysterypotatoguy/audio-queue-replace

Replace AudioConnection#queue methods with AudioConnection#set methods

github.com/Javacord/Javacord - 7d253070b671547fec765b35d047109108bfb954 authored over 4 years ago
Replace AudioConnection queue methods with set methods

github.com/Javacord/Javacord - 1cd6486a6ea1715564df72d732377d3c2290fac5 authored over 4 years ago
Merge pull request #569 from Bastian/rest-latency

Add DiscordApi#measureRestLatency()

github.com/Javacord/Javacord - 2cf7671c5ba705f26f8836dfdbd5b9012e4b61b8 authored over 4 years ago
Add DiscordApi#measureRestLatency()

github.com/Javacord/Javacord - 4ed8320fc4b6fc54b4f7c4c51efc07a0504cee84 authored over 4 years ago
Merge pull request #556 from Bastian/entity-cache

Rework entity cache

github.com/Javacord/Javacord - c3535193f63eb0bc08c097253feefa571ae5e0a5 authored over 4 years ago
Add centralized channel cache

github.com/Javacord/Javacord - 0ebe5959dbc51afe17ec9c86f2507874fb037801 authored over 4 years ago
Add generic immutable cache

The cache allows easy storing of elements and supports indexes to
quickly access elements in the...

github.com/Javacord/Javacord - e06ea30fec7f1cf2cf8c9ba6c985af80e834933e authored over 4 years ago
[Gradle Release Plugin] - new version commit: 'v3.0.7-SNAPSHOT'.

github.com/Javacord/Javacord - a8bfce5300fe0459dd89d0929123c7b04700e6b5 authored over 4 years ago
Merge pull request #565 from Vampire/fix-encoding-issues

Fix encoding issues

github.com/Javacord/Javacord - 029384adbfb7a1ea8a15870ef549008e68fe8096 authored over 4 years ago
Fix encoding issues

github.com/Javacord/Javacord - f138bbc92e89e7eec978506eb7b33a163085251d authored over 4 years ago
[Gradle Release Plugin] - pre tag commit: 'v3.0.6'.

github.com/Javacord/Javacord - 66e6b044b35bcfb71d462b6488ec5d4a211de017 authored over 4 years ago
Merge pull request #545 from KILLEliteMaste/server

Adding missing server fields to Server and ServerUpdater

github.com/Javacord/Javacord - d502d7fde4101a7997cdcc8eac25cded035d225f authored over 4 years ago
Add missing server fields and events

github.com/Javacord/Javacord - c07f0bfb6e0faf288da3f2d92f364149e872ccdd authored over 4 years ago
Merge pull request #563 from Bastian/add-code-of-conduct

Add code of conduct

github.com/Javacord/Javacord - 3b10a83cb48d885bbb7925cbb1eb83d3e91b153c authored over 4 years ago
Add code of conduct

github.com/Javacord/Javacord - 3dc0340b4fdb03a0795113a4dbef74f09da1cd39 authored over 4 years ago
Merge pull request #555 from Joshix-1/patch-1

Change the occourences of discordapp.com to discord.com

github.com/Javacord/Javacord - 52fc1e78db91592b2bdf3719332088f5fc2e0224 authored over 4 years ago
Update to new Discord domain

This commit updates from the old discordapp.com domain to the new
discord.com domain. It also in...

github.com/Javacord/Javacord - 121ac5c67489fbe379f10ae7c14802198ce2c86b authored over 4 years ago
Merge pull request #561 from Saladoc/housekeeping

Housekeeping

github.com/Javacord/Javacord - 4899ae914b8ca34736b06246684d759c7143dbb8 authored over 4 years ago
Add Checkstyle check for unused imports.

github.com/Javacord/Javacord - 5098a7a8f4bad0593afba309ce5e49a98328003c authored over 4 years ago
Use Math.min / Math.max where appropriate.

github.com/Javacord/Javacord - 8c6b024b4ba91d3299c54385ffa93ed3d0b7404d authored over 4 years ago
Fix logging problems.

Both issues fixed were flagged by the IntelliJ inspection for having
more parameter suppliers th...

github.com/Javacord/Javacord - 3ea5c635d5aa78c1f800f700e15bbc354a28e7ea authored over 4 years ago
Remove unused imports.

github.com/Javacord/Javacord - 56cad81bd29ae17ebe1af0f4205587ae1539327d authored over 4 years ago
Use `parseInt` and `parseLong` over `valueOf`.

This prevents some unnecessary boxing.

github.com/Javacord/Javacord - 5d562ad684a519890f5076eae8fb22a5712902dc authored over 4 years ago
Merge pull request #423 from Saladoc/role-order

Role order and sorting changes.

github.com/Javacord/Javacord - 09a030f15050397e7642f37cc8095313861f4c16 authored over 4 years ago
Streamline sorting and position semantics of Roles

Raw position is still available, but the de facto position is now
returned from the getPosition ...

github.com/Javacord/Javacord - db5aaf393d67ba40f870a76011aa8102d62de5d7 authored over 4 years ago
Merge pull request #553 from Bastian/improve-readme

Improve readme template

github.com/Javacord/Javacord - 4ba8db83ffefc7c523712d42cd391a3683f437c8 authored over 4 years ago
Improve readme template

github.com/Javacord/Javacord - 3b6eb004af89e24e40d9c0b099d54fffc975c530 authored over 4 years ago
Merge pull request #557 from Bastian/improve-channel-types

Enhance ChannelType with more information

github.com/Javacord/Javacord - acee9285b9764317501dc695b5effa5b02bf9776 authored over 4 years ago
Enhance ChannelType with more information

It now has getters to check if a channel type is a text, voice, or
server channel. It also has s...

github.com/Javacord/Javacord - 4c1284924439c65287981f1b7b631c8c94b203b0 authored over 4 years ago
Merge pull request #437 from WalkerKnapp/download-as-input-stream

Adds MessageAttachment#downloadAsInputStream

github.com/Javacord/Javacord - e151e8d2755988c82bb3be81ce777384e66c9cb7 authored almost 5 years ago
Adds MessageAttachment#downloadAsInputStream

github.com/Javacord/Javacord - 9feec9286a129433c3990884b1f0906812dd2959 authored almost 5 years ago
Merge pull request #551 from Bastian/fix-snapshot-version

Fix wrong snapshot version

github.com/Javacord/Javacord - 746300c6b4036fff3b2f7457898ade5d733edfd9 authored almost 5 years ago
Fix wrong snapshot version

I've accidentally set it to the same one as before.

github.com/Javacord/Javacord - f5f511aea9de351951152010a401523ea2b71a69 authored almost 5 years ago
Merge pull request #550 from Bastian/fix-json-parse-exception

Fix parsing exception for invalid Discord response

github.com/Javacord/Javacord - bf65ab742acdcd7d241565f7a89db345bd86ab98 authored almost 5 years ago
Fix parsing exception for invalid Discord response

In very rare cases (e.g., when Discord has problems) REST requests are
not answered with valid J...

github.com/Javacord/Javacord - c5b1e711ae7bf5677ebe9d3394e07f9403eb5d5a authored almost 5 years ago
Merge pull request #549 from Joshix-1/patch-6

Add MessageAuthor#getConnectedVoiceChannel()

github.com/Javacord/Javacord - 6c78cc91ee8872288c089196e146ebfde063e870 authored almost 5 years ago
Adds MessageAuthor#getConnectedVoiceChannel method

github.com/Javacord/Javacord - 8869a3b2581f50f38f8b21e565128155dceee2b8 authored almost 5 years ago
Merge pull request #547 from KILLEliteMaste/fix

Fixes wrong InviteImpl logger class

github.com/Javacord/Javacord - a34f15aadd7dee697217d1e151e4d3a04b828154 authored almost 5 years ago
Fixes wrong InviteImpl logger class

github.com/Javacord/Javacord - 6992e5d0199f54d9e771676b093af0d838600c57 authored almost 5 years ago
Merge pull request #536 from Joshix-1/patch-4

method to get Message by link

github.com/Javacord/Javacord - 53bcc7154485cc149776749e1cf49475eddd5a21 authored almost 5 years ago
Add methods to get a message by its link

github.com/Javacord/Javacord - 4f5e820901929a468bc2cb8edf94877a3034e2fa authored almost 5 years ago
Merge pull request #544 from Joshix-1/patch-5

Fix typo in comment

github.com/Javacord/Javacord - 6790b3786b110c17eb50dcdb65b7515f85690af2 authored almost 5 years ago
Fix typo in JavaDoc comment

github.com/Javacord/Javacord - f92775d632aaee6a5c9cc9fc1656039650c20801 authored almost 5 years ago
Merge pull request #425 from Vampire/webhook-attachable-listeners

Allow to attach MessageCreateListeners to Webhooks

github.com/Javacord/Javacord - 7f1ba20e6766872a95e7e3265054cbfe663d1881 authored almost 5 years ago
Allow to attach MessageCreateListeners to Webhooks

github.com/Javacord/Javacord - d7ebf96cc30ced1e4f440be11c58686713e9cd5d authored almost 5 years ago
Merge pull request #486 from coaxial1/roleImpl-enhancements

Role performance & synchronization enhancements

github.com/Javacord/Javacord - bcd398102f6d705bb76a1862373b61ae0f005241 authored almost 5 years ago
Fix role performance and synchronization issues

github.com/Javacord/Javacord - 27aa151d2deee2abc6c1f4f45fe8365651240072 authored almost 5 years ago
Merge pull request #531 from Joshix-1/patch-1

Added method to get reaction tag of custom emoji

github.com/Javacord/Javacord - 3a472fea340210a87d519fd417f03e1ebe34c8db authored almost 5 years ago
Add CustomEmoji#getReactionTag() method

github.com/Javacord/Javacord - baf9fd861199a56da358c2edbac2ee81f08d5d96 authored almost 5 years ago
Merge pull request #535 from Joshix-1/patch-3

Message#getLink method.

github.com/Javacord/Javacord - 04946e77fabd3b4334e9ae982da3bd1cdfe104c3 authored almost 5 years ago
Message#getLink now returns URL

github.com/Javacord/Javacord - c972c9895c8886a4075019a0be170da5369aacf6 authored almost 5 years ago
Added Message#getLink() Method.

github.com/Javacord/Javacord - 02c4968227f4973ab513aaf802b3ca8b8eaa433d authored almost 5 years ago
Merge pull request #539 from Bastian/fix-set-speaking

Fix AudioConnection#setSpeaking(boolean) method

github.com/Javacord/Javacord - 5e4624ac043832808256788955b2b5d18bdee1ee authored almost 5 years ago
Fix AudioConnection#setSpeaking(boolean) method

When calling the AudioConnectionImpl#setSpeakingFlags(...) method, the
method checks if the flag...

github.com/Javacord/Javacord - 405f1b83b17c2c1869d04ae8f7b4011f107ec440 authored almost 5 years ago
Merge pull request #534 from Joshix-1/patch-2

Fix for Server#canManageRole

github.com/Javacord/Javacord - a2e4c76c1dd8a64fd425e045e58e358498274686 authored almost 5 years ago
Fix Server#canManageRole() for guild owners

A user can manage every roles role when he is the owner of the corresponding guild.

github.com/Javacord/Javacord - d796163a04ec9696569c8570aebcf4c5bb8c8919 authored almost 5 years ago
Merge pull request #537 from AyuAi/patch-2

Bugfix for getMemberByDiscriminatedName()

github.com/Javacord/Javacord - 9476743491c17a85a47a5d856ca8e9fd09e6b587 authored almost 5 years ago
Bugfix for getMemberByDiscriminatedName()

and getMemberByDiscriminatedNameIgnoreCase()

github.com/Javacord/Javacord - e91a154e8b3d456842ed6a4c55ed9d36b0b6bdb2 authored almost 5 years ago
Merge pull request #533 from PASTUSEDBY/patch-1

fix: typo in Documentation

github.com/Javacord/Javacord - cba5dc3b6b911f3ca8b724e93a080554b9f030d4 authored almost 5 years ago
fix: typo in Documentation

It's just a small typo but I thought of fixing it.

github.com/Javacord/Javacord - c5a3d62808a46747e13a0f977998995ff48f11b3 authored almost 5 years ago
Merge pull request #530 from Bastian/sbt-in-readme

Add sbt dependency to README

github.com/Javacord/Javacord - 1492c9d5818984c219f2403ee5924a94c191a3cf authored almost 5 years ago
Add sbt dependency to README

Sbt is the default built tool in Scala.

github.com/Javacord/Javacord - 5f0055b530846ed08526d52bf02aa5bdd4544f4d authored almost 5 years ago
Merge pull request #517 from robotman2412/patch-1

Convenience method for EmbedThumbnail image downloading.

github.com/Javacord/Javacord - 8532a3763be046daab3a7cba906550510f067b27 authored almost 5 years ago
Add additional download methods for embed author

github.com/Javacord/Javacord - f05c26c988b952c5c97fb840fd6846ef4d3b4ba4 authored almost 5 years ago
Add additional download methods for embed image

github.com/Javacord/Javacord - c00d0802c70a62145b6a562b52d2ef4160014366 authored almost 5 years ago
Add download methods for embed thumbnails

github.com/Javacord/Javacord - 519d22d70e8ccb914bc284d4193ecfbd109b6cb7 authored almost 5 years ago
Merge pull request #500 from Mysterypotatoguy/audio-voice-updates

Implement Voice State/Server Update events

github.com/Javacord/Javacord - 105c0228e82bd6d35da93e7c6517f26440b8720f authored almost 5 years ago
Merge pull request #447 from Vampire/inputstream-rework

Make FileContainer#asInputStream return an InputStream directly

github.com/Javacord/Javacord - 1aed764e7217c6c5bc089a3b551ffc298bd9a6bb authored almost 5 years ago
Make FileContainer#asInputStream return an InputStream directly

github.com/Javacord/Javacord - c1397a640c0637e6b0c370369539cc6b91e3728c authored almost 5 years ago
Merge pull request #529 from Bastian/rework-contibution-guidelines

Cleanup contribution guidelines

github.com/Javacord/Javacord - 9f37f113cf8c031d8096f352cfac8ed3dc9471ae authored almost 5 years ago
Cleanup contribution guidelines

github.com/Javacord/Javacord - 7e1162971e8f468fe0ecc0909b40fb5af6564ae5 authored almost 5 years ago
Merge pull request #525 from KILLEliteMaste/development

Allowed mentions

github.com/Javacord/Javacord - 9ca26efa5ff6825e29af3a8e1d9e4905695029a9 authored almost 5 years ago
Add support for allowed mentions

github.com/Javacord/Javacord - 0340fc0e6ccb321595b4b7248aa9f99811b8b473 authored almost 5 years ago
Merge pull request #513 from Vampire/issue-512

Ignore null private data in PrivacyProtectionLogger (#512)

github.com/Javacord/Javacord - 8113d34f90db219d1d4ecf54cdf231e3ac993430 authored almost 5 years ago
Ignore null private data in PrivacyProtectionLogger (#512)

github.com/Javacord/Javacord - 5a16ccaf7df73c0fbcff98d8c97c7850e3532340 authored almost 5 years ago
Merge pull request #499 from Mysterypotatoguy/audio-speaking-flags

Implement priority speaker

github.com/Javacord/Javacord - 4093c6052ff5c3ecdddd9faa68d9b791e96bf08f authored almost 5 years ago
Merge pull request #514 from Saladoc/messageauthor-color

Convenience method to get display color of a MessageAuthor

github.com/Javacord/Javacord - dacaaf7946dff96f43afe9daf4fa19d7d27ba5a8 authored almost 5 years ago
Add convenience method to get display color for MessageAuthors

github.com/Javacord/Javacord - f0f47694e4d2ce01205bda27658c4812b1db23fa authored about 5 years ago
[Gradle Release Plugin] - new version commit: 'v3.0.5-SNAPSHOT'.

github.com/Javacord/Javacord - 4ad65640b94231f09f161d709ccda8f67341e84b authored about 5 years ago
[Gradle Release Plugin] - pre tag commit: 'v3.0.5'.

github.com/Javacord/Javacord - c770bfd99899bdb85b01530eeb186dd59a0eb239 authored about 5 years ago
Merge pull request #475 from Bastian/improve-global-ratelimits

Add ratelimiter to allow custom hard-coded global ratelimits

github.com/Javacord/Javacord - 917e4b351e5c8a1f53cb02be68d05f06b5477986 authored about 5 years ago
Add ratelimiter to allow custom hard-coded global ratelimits

This can be usedful for some very large bots that regularly hit the
global ratelimits. It allows...

github.com/Javacord/Javacord - 4adb9316da0f8cb65e0f29c26575214f9da7ae8c authored about 5 years ago
Merge pull request #492 from coaxial1/add-streaming-permission

Add stream (go live) voice channel permission

github.com/Javacord/Javacord - 3d277d65870c94fb8eac1848f66fd533978a44b6 authored about 5 years ago
add stream (go live) voice channel permission

github.com/Javacord/Javacord - 6f181014fe0fb1f2fdc04fba77d66d215e930ddf authored about 5 years ago
Merge pull request #510 from Bastian/update-voice-regions

Add Europe and India voice region

github.com/Javacord/Javacord - 1e5ccff663b700c1049b2f435c03726281d4818e authored about 5 years ago
Add Europe and India voice region

While you can no longer select EU_WEST and EU_Central in the Discord UI,
they still exist (e.g. ...

github.com/Javacord/Javacord - 50c22eeee13600a663a4bb1463754f425509e31b authored about 5 years ago
Merge pull request #509 from Bastian/fix-animated-emoji

Fix error due to animated field on emojis being optional now

github.com/Javacord/Javacord - bad5dfb76f6593b1a4c2a1205603479903ab29ea authored about 5 years ago
Fix error due to animated field on emojis being optional now.

github.com/Javacord/Javacord - 552fba903713cd54b2b77dbe769af33459be92fd authored about 5 years ago
Implement speaking flags

github.com/Javacord/Javacord - 62ec8f5efff26cc37837edfb9bb696689857e729 authored over 5 years ago
Implement Voice State/Server Update events

github.com/Javacord/Javacord - 9fb783082ce5c69111bc87a77c79e52a33496b8c authored over 5 years ago
Merge pull request #496 from Vampire/fix-cached-message-retrieval

Fix cached message retrieval

github.com/Javacord/Javacord - 320c013b1563636da3bd7a939a666e32bf11feec authored over 5 years ago
Fix cached message retrieval

github.com/Javacord/Javacord - 91490b1450d59fbb22b9b8961a3ffd64aa77c272 authored over 5 years ago
Merge pull request #491 from Mysterypotatoguy/audio-speaking-fix

Fix speaking update logic, send false speaking update on ready packet

github.com/Javacord/Javacord - f061b2a9aadeb19b55b2f0332558bccd0da23301 authored over 5 years ago
Fix speaking updates and send false speaking on ready

github.com/Javacord/Javacord - e61c86748553f640024f4b7f45d0cc40f40ce9fd authored over 5 years ago
Merge pull request #487 from coaxial1/remove-unnecessary-wait-time-2

Remove unnecessary shard-id based reconnect waiting time

github.com/Javacord/Javacord - b4681174cae56da36e971a5ad1c3a6c17e197d8c authored over 5 years ago
Remove unnecessary shard-id based reconnect waiting time

github.com/Javacord/Javacord - afb24035472eb601f6097c2274e1c29b21a53764 authored over 5 years ago
Merge pull request #489 from depressingillusion/TypoFix

Fixes typos and grammar in the Emoji interface

github.com/Javacord/Javacord - 346a3c5b20abb9af85e8837eb803b5883fc847be authored over 5 years ago
Fixes typos and grammar in the Emoji class

github.com/Javacord/Javacord - 4444501386bef1dbed232cd17ec18f50b6415b92 authored over 5 years ago