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

Make EventDispatcher thread-safe and rework some of its synchronization code

github.com/Javacord/Javacord - ccc6a18eb4f7014412ffc9074f220dc37d8fb4b9 authored over 6 years ago
Merge pull request #352 from Vampire/release-process-improvements

Release Process Improvements

github.com/Javacord/Javacord - c06091e87bfc777ffbb112e32c1113accf73582e authored over 6 years ago
Create a PR to merge the release tag to branch master on release

github.com/Javacord/Javacord - 7ccb5d1191c18b25dfdae2f1969ab515a6fcc3ac authored over 6 years ago
Remove unused Gradle plugin

github.com/Javacord/Javacord - 82af2a0e8e6a99aef87d129a7a9aaff7b189d248 authored over 6 years ago
Release from branch 'development' instead of 'master'

github.com/Javacord/Javacord - c5fa78fd77eeaf43db900315aa090aa839914105 authored over 6 years ago
Check that there are no unmerged commits on branch 'master' before creating the release

github.com/Javacord/Javacord - 9fcbb429e418811a5bbbf03e93919c08442aa9b4 authored over 6 years ago
[Gradle Release Plugin] - new version commit: 'v3.0.1-SNAPSHOT'.

github.com/Javacord/Javacord - c439c8efb2288d42194ad34499c217d815ca3d28 authored over 6 years ago
[Gradle Release Plugin] - pre tag commit: 'v3.0.0'.

github.com/Javacord/Javacord - 17345c1c22c9bb5dd69d45417ce913c581071314 authored over 6 years ago
Merge branch 'v_3'

github.com/Javacord/Javacord - 70a898736702814e19c4aefc3a73a52cc0687049 authored over 6 years ago
Merge pull request #350 from Bastian/priority-speaker

Add priority speaker permission type and remove _VOICE prefix

github.com/Javacord/Javacord - 034654b729e5e78f9cdab3bb2e4c463e4e36d006 authored over 6 years ago
Removed VOICE_ prefix from voice-related permission types

github.com/Javacord/Javacord - fd4b640fc956854e27e83eccd30247a0f38832dd authored over 6 years ago
Added priority speaker permission type

github.com/Javacord/Javacord - 3d71dd6d52b7e447a8eb260a44da41569e68cad4 authored over 6 years ago
Merge pull request #348 from Bastian/update-readme

Prepare readme for final release

github.com/Javacord/Javacord - 046a49d9d11b0de6c6c428f9a7db3f82bc5958a2 authored over 6 years ago
Updated readme for final release

github.com/Javacord/Javacord - 5d9a3bbbfdcab6d9dbc19c2117bf148c18fd5d8e authored over 6 years ago
Merge pull request #349 from Vampire/deleteAll-rename

Rename TextChannel#deleteAll to deleteMessages and Message#deleteAll and UncachedMessageUtil#del...

github.com/Javacord/Javacord - e5fcd7568f72d4ad442bdf4abbe472814d1e7942 authored over 6 years ago
Rename TextChannel#deleteAll to deleteMessages and Message#deleteAll and UncachedMessageUtil#deleteAll to delete

github.com/Javacord/Javacord - 94b53ced95f5e9507216bcf1bb69a4aaee38abc0 authored over 6 years ago
Merge pull request #347 from Bastian/permissions-improvements

Permissions improvements

github.com/Javacord/Javacord - 8cd54a5d58ff526da9ad1ba04364db2578375a7c authored over 6 years ago
Removed unnecessary parentheses in PermissionState

github.com/Javacord/Javacord - af12689a65f3ea69d5b45820a10f35d3180e2eec authored over 6 years ago
Added some convenience methods for PermissionsBuilder

github.com/Javacord/Javacord - 3e0a940ef1ff8eac0be19ac2fa516b537e99fa0a authored over 6 years ago
Renamed PermissionState#NONE to PermissionState#UNSET

github.com/Javacord/Javacord - ce70e32ea6da8078189ca70f37f8603e8630471e authored over 6 years ago
Merge pull request #291 from Vampire/listener-manager-generation

Listener Manager Generation

github.com/Javacord/Javacord - 857f732720ce94438de8a3fea974b5efe89f67ad authored over 6 years ago
Improve EventDispatcher

github.com/Javacord/Javacord - c810876e3060440de76fb7b970891263b975c98c authored over 6 years ago
move channel, text channel and voice channel attachable listener into channel sub-package

github.com/Javacord/Javacord - 4a976db356ab7ca1f8710bde18a9587ba731e287 authored over 6 years ago
Generate listener retrieval into the event dispatcher class

github.com/Javacord/Javacord - ede705d6dcd71b7a106dec562c0bceefd45a6361 authored over 6 years ago
Generate listener manager method implementations into own interfaces

github.com/Javacord/Javacord - 26eba70fb9d2bdf5b1cd2ea26b331bdc18d65146 authored over 6 years ago
Generate listener manager methods into own interfaces

github.com/Javacord/Javacord - 0d592b37806a8c715ade77a515e081636def5e08 authored over 6 years ago
Add a generic generate task to the root project that depends on all generation tasks in all projects

github.com/Javacord/Javacord - fc1066287c03a19a55b4487651d0cd391a72c30d authored over 6 years ago
Generate module-info.java for javacord-api with Javaparser instead of text manipulation

github.com/Javacord/Javacord - 79b7c48965631a425450df78546fe770cebbe50c authored over 6 years ago
Merge pull request #344 from Bastian/v_3

Updated link to javacord banner in readme

github.com/Javacord/Javacord - e22afc0868e0ea0820161d5801e83619eb26edcb authored over 6 years ago
Updated link to javacord banner in readme

github.com/Javacord/Javacord - 2a58ee6ed885b031525c637b68f0a1aa45af0a7b authored over 6 years ago
Merge pull request #290 from Vampire/tests-getAllServers-getAllServersById

Tests / getAllServers / getAllServersById

github.com/Javacord/Javacord - 90aa8adc9814f71d24d905de963f65ee0b3d3ffc authored over 6 years ago
Rename DiscordApiImpl#getAllServerById to DiscordApiImpl#getPossiblyUnreadyServerById

github.com/Javacord/Javacord - 48d1f5b7a8ddc8dac73bf7cb56ea0aba73dd06de authored over 6 years ago
Test that DiscordApiImpl methods that return a collection return unmodifiable collections

github.com/Javacord/Javacord - 6a55b8617e3624ec7480ce883bbfe92c73d1ab8e authored over 6 years ago
Fix DiscordApiImpl#getAllServers only returning non-ready servers

github.com/Javacord/Javacord - ac2e626befedbaa6720f063d93583de9879a2605 authored over 6 years ago
Enable tests with Spock and JaCoCo coverage

github.com/Javacord/Javacord - f3e535c7b9b59534de4868f10b818fa5c071e8b1 authored over 6 years ago
Merge pull request #331 from Kaleidox00/Message#getActivity

Introduced the MessageActivity object.

github.com/Javacord/Javacord - d7bfd38da8dfd58a35b6a4616c8f8849231a1033 authored over 6 years ago
Improved MessageActivity related classes

github.com/Javacord/Javacord - 39ca4b2f56ebe3f35bf622e1679fe7aed2c511cd authored over 6 years ago
Introduced the MessageActivity object.

github.com/Javacord/Javacord - 801e1b7f5369971b69a75ceed55093e9c54b6cbb authored over 6 years ago
Merge pull request #343 from Bastian/javadoc-fix

Replaced self-closing paragraph tag of JavaDocs

github.com/Javacord/Javacord - e9d3c88089d24b80dd20a5370bc7dfe9055ba298 authored over 6 years ago
Replaced self-closing paragraph tag of JavaDocs

github.com/Javacord/Javacord - 9eabfb9050d16a96cc7ebc535893191fc367efad authored over 6 years ago
Merge pull request #342 from Vampire/jitpack-java-version

Use openjdk10 instead of oraclejdk9 on JitPack

github.com/Javacord/Javacord - 2b8f56bb744433007656cc13d4dd0f40b59667af authored over 6 years ago
Use openjdk10 instead of oraclejdk9 on JitPack

github.com/Javacord/Javacord - 8601648deaea6c0b4012fbcaf6448572ab3d433b authored over 6 years ago
Merge pull request #339 from Vampire/fix-role-comparison-canKickUser-and-canBanUser

Fix Role#isHigherThan, Server#canKickUser and Server#canBanUser

github.com/Javacord/Javacord - df428b3374388a1ae8624fb26d0683939e1eedbc authored over 6 years ago
Fix Server#canKickUser to return correct result

github.com/Javacord/Javacord - 190fd7d968c20a2d301c302e1da7c9f9f311ee33 authored over 6 years ago
Make Role implement Comparable instead of having a proprietary isHigherThan method; it only accepts a role from the same server and does not return true if the roles have the same position

github.com/Javacord/Javacord - bbfbdc4733c69043eb0ee88a3a20b07abd69d645 authored over 6 years ago
Fix Server#canBanUser to return correct result

github.com/Javacord/Javacord - ef705924762688bdf96f6fb5e740c19c06de9f25 authored over 6 years ago
Merge pull request #303 from Vampire/log4j2

Replace slf4j by log4j2

github.com/Javacord/Javacord - c1d54296cd3a00d51ffe31b2370363708fddc5a2 authored over 6 years ago
Replace slf4j by log4j2

github.com/Javacord/Javacord - c5c8c92c6ad92e2934aa90dcb8a46c87feb435cd authored over 6 years ago
Merge pull request #327 from Vampire/generated-version-properties

Read version from generated properties and add the commit id and build timestamp for a SNAPSHOT ...

github.com/Javacord/Javacord - b847c9bea5f2bcff75d0c447a4d9a1120b104a90 authored over 6 years ago
Read version from generated properties and add the commit id and build timestamp for a SNAPSHOT build

github.com/Javacord/Javacord - 472a69b48344fc61ac8bf3f46036d4888c932539 authored over 6 years ago
Merge pull request #323 from Vampire/generate-readme-from-template

Generate Readme From Template

github.com/Javacord/Javacord - 4b560f7b40bd32f332845b72f0198db34eccd50d authored over 6 years ago
Some more README tweakage

github.com/Javacord/Javacord - 138224fa85a997ddeb2d66f3928b8e7b088b1e17 authored over 6 years ago
Generate the README from a template on release and check for manual manipulation

github.com/Javacord/Javacord - 1baf4e7744eb14a44b993aa0b58c051e3a115b03 authored over 6 years ago
Merge pull request #307 from Vampire/remove-of-from-method-names

Remove "Of" suffixes from method names

github.com/Javacord/Javacord - 8739ef321a047a178a9060fb96df78ae2288fa41 authored over 6 years ago
Remove "Of" suffixes from method names

github.com/Javacord/Javacord - 99d104dfd60721d89d6577fbb6f1ad49d92e3979 authored over 6 years ago
Merge pull request #340 from Tea-Ayataka/add-message-mentions-everyone

Add Message#mentionsEveryone

github.com/Javacord/Javacord - 7fb7241250b4dc32a2d0dc29c427b494b3cc03e8 authored over 6 years ago
Add Message#mentionsEveryone

github.com/Javacord/Javacord - 0ff9fe49f4720945b59099524e972356f0cacee9 authored over 6 years ago
Merge pull request #335 from Vampire/proper-cross-compiling

Do proper cross-compiling with --release

github.com/Javacord/Javacord - 4486114713fc8ad11d0ef4fd9fd9a25e34cccf19 authored over 6 years ago
Do proper cross-compiling with --release

github.com/Javacord/Javacord - 6a8fecde40147b0df1b3cbe9e512f44d3116e06b authored over 6 years ago
Merge pull request #336 from Saladoc/permissions

Permissions on channel creation

github.com/Javacord/Javacord - 4e10492dbafbd54d050cc5bc9f735c9f91db24e3 authored over 6 years ago
Generalize ServerChannel#getOverwrittenPermissions

github.com/Javacord/Javacord - c46a993deb6c664875e016f00f464d86c740e68d authored over 6 years ago
Change Permissionable to be a pure marker interface.

Require parameters that are both Permissionable and a DiscordEntity in
methods.

github.com/Javacord/Javacord - 2248a0b515f2d8d7542adbafb75bc995f4532931 authored over 6 years ago
Make ChannelCategoryBuilder and its delegate inherit from

ServerChannelBuilder and its delegate.

github.com/Javacord/Javacord - 04ef4df74f8810cf178c36858d13438ec09d67c8 authored over 6 years ago
Move channel category setter to only those builders that support it.

github.com/Javacord/Javacord - 10722d1b14bdbc02ccf943bae0ee2221fd55dba7 authored over 6 years ago
Allow permission overwrites on server channel creation.

github.com/Javacord/Javacord - db8f545a6d57a8b0349a3f4cf8e347f7ca4d64ee authored over 6 years ago
Introduce ServerChannelBuilder and delegates.

Moved functionality shared by both ServerTextChannelBuilder and
ServerVoiceChannelBuilder and th...

github.com/Javacord/Javacord - b4fb0cf15f2f23dbd3e33ce633d2f1c316813ba3 authored over 6 years ago
Introduce Permissionable interface.

Permissionable is a marker interface for discord entities that can be
granted permissions. While...

github.com/Javacord/Javacord - a6505172cefd6ece636793a04d4bf6eefda2a286 authored over 6 years ago
Merge pull request #313 from Kaleidox00/updateActivity

Swapped ActivityType and Name parameters in DiscordApi#updateActivity()

github.com/Javacord/Javacord - 7324345a7e37a24affcabf31491baad60f71f15c authored over 6 years ago
Swapped ActivityType and Name parameters in DiscordApi#updateActivity()

github.com/Javacord/Javacord - fbda9a748a58bac16c2bbd53ed2e627827685614 authored over 6 years ago
Merge pull request #337 from Saladoc/Nameable

Nameable interface

github.com/Javacord/Javacord - ffb1e52cfaf31a25dd8d205e3386866f55491556 authored over 6 years ago
Remove redundant method declarations

github.com/Javacord/Javacord - a660a2052e6d391cdab55b7166611cc1e4135503 authored over 6 years ago
Additional nameable classes.

github.com/Javacord/Javacord - 85360e04f435c388bf139c91b55eab6330c58295 authored over 6 years ago
Created a Nameable interface and added the Nameable interface to all Entities that have a name.

github.com/Javacord/Javacord - 5b69a3f4ba4da14fb2f0c9e77860c217766dbc5a authored over 6 years ago
Merge pull request #329 from Kaleidox00/Message#toMessageBuilder

Added method Message#toMessageBuilder

github.com/Javacord/Javacord - 1b3401754b3cf89f0627b3426e9558aac4aff028 authored over 6 years ago
Added method Message#toMessageBuilder

From TODO

github.com/Javacord/Javacord - d5eda7c8185042aa7bdf6a7b5c6dff4842f824b4 authored over 6 years ago
Merge pull request #321 from BoneyIsSpooky/servergetrolecolorofuser0

Add Server#getRoleColor(User) and User#getRoleColor(Server)

github.com/Javacord/Javacord - 96d53ea8c3767d25f6d1163bcfbf8499d63edf6a authored over 6 years ago
Added Server#getRoleColor(User)

github.com/Javacord/Javacord - 557bb2684f2e88dda30ef4e86c725fa8488f2a56 authored over 6 years ago
Added User#getRoleColor(Server)

github.com/Javacord/Javacord - de55fa9513fb6f8e8393e1232c830790846ba488 authored over 6 years ago
Merge pull request #308 from Vampire/event-dispatching-fix

Dispatch connection-related events with null thread selector

github.com/Javacord/Javacord - 7d1bfab75e0f21c28ba12e993ceba8c900d72b72 authored over 6 years ago
Dispatch connection-related events with null thread selector

github.com/Javacord/Javacord - 1952beeb10a3f6f8a3c0194764c1715fbe5c7635 authored over 6 years ago
Merge pull request #325 from Vampire/circleci-build-tweaks

Some CircleCI build tweaks

github.com/Javacord/Javacord - 405e1f2163d9fa0002b2f63a81bd86b04b6087b8 authored over 6 years ago
Some CircleCI build tweaks

github.com/Javacord/Javacord - 73f596fcb733a4d02a31825d48d3b004e19829a8 authored over 6 years ago
Merge pull request #328 from Vampire/javadoc-linking

Link core to api JavaDocs via final release doc URL or build doc URL or locally

github.com/Javacord/Javacord - 332b419be93c3312294ef5485d9dd256dcd78f57 authored over 6 years ago
Link core to api JavaDocs via final release doc URL or build doc URL or locally

github.com/Javacord/Javacord - 55dfd38b74a0afb3d2bc08150ab4fe2ea0d52ee9 authored over 6 years ago
Merge pull request #279 from Vampire/mute-deaf-and-move

Mute, Deaf And Move

github.com/Javacord/Javacord - 78b44eda31f09dd3850a7284a6e5a3940dcbde50 authored over 6 years ago
Add Server#canMoveMembers, Server#canYouMoveMembers and MessageAuthor#canMoveMembersOnServer

github.com/Javacord/Javacord - 5b06313416d77c85c2c43a64f320392a88ea2544 authored over 6 years ago
Add Server#canDeafenMembers, Server#canYouDeafenMembers and MessageAuthor#canDeafenMembersOnServer

github.com/Javacord/Javacord - d4bcdf593049d3152dc5c390c6dfd98f0831888b authored over 6 years ago
Add Server#canMuteMembers, Server#canYouMuteMembers and MessageAuthor#canMuteMembersOnServer

github.com/Javacord/Javacord - 40c4631096547958bd2f398d2346ddd0b1b0882d authored over 6 years ago
Remove superfluous whitespaces

github.com/Javacord/Javacord - 56818dc4dbf2b8f88cf3ca943d41bd9621d3eb3d authored over 6 years ago
Add Server#areYouSelfMuted

github.com/Javacord/Javacord - 277489c2fb95ddfe1f9a405ce3ac5e4df35c5737 authored over 6 years ago
Add Server#areYouDeafened

github.com/Javacord/Javacord - c0d9c6b0b7d489ef33280cee40f5860930d45239 authored over 6 years ago
Add Server#moveUser, User#move and ServerUpdater#setVoiceChannel

github.com/Javacord/Javacord - f37335a1c2ab62dcb945afc022cb6c58a0d28111 authored over 6 years ago
Add Server#selfDeafen and Server#selfUndeafen

github.com/Javacord/Javacord - 2194eeb8f7dcbfc8a27f6bebb5fcf10849c4c950 authored over 6 years ago
Add Server#deafenYourself and Server#undeafenYourself

github.com/Javacord/Javacord - 94ec24851ae41357bb175b47645f954545efa279 authored over 6 years ago
Add Server#selfMute and Server#selfUnmute

github.com/Javacord/Javacord - 4cc3e16c43614d8b3e1a6e65f74fada4e1d930df authored over 6 years ago
Add Server#muteYourself and Server#unmuteYourself

github.com/Javacord/Javacord - 10eb0e3f0ef9d9ae438dc6c3357084b9bdb927cb authored over 6 years ago
Add Server#areYouMuted

github.com/Javacord/Javacord - 77883b0e0669a5cc091d8e8cc17d79f4f63000bf authored over 6 years ago
Add Server#moveYourself

github.com/Javacord/Javacord - 596d77f21cf2bd297157379e2bd3e16e80098b62 authored over 6 years ago
Add Server#areYouSelfDeafened

github.com/Javacord/Javacord - b82e40beca70744f8131e0b83ec820b7b0e99404 authored over 6 years ago
Add Server#muteUser, Server#unmuteUser, User#mute, User#unmute and ServerUpdater#setMuted

github.com/Javacord/Javacord - cbb020c8ad017796e7ec9e83be94ab161e8bad7b authored over 6 years ago