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 #271 from Vampire/fix-message-set-construction

Fix message set construction, as message sets are read-only

github.com/Javacord/Javacord - ac6bc61e0e75e9409654c0cc41b1ce895ac72869 authored almost 7 years ago
Merge pull request #268 from Kaleidox00/v_3

(Re-Open) Added Method Message#isPrivate

github.com/Javacord/Javacord - 3f6907d5338dab754f20b6ba21617b0814461d0f authored almost 7 years ago
Merge pull request #273 from Vampire/code-style-fix

Remove unnecessary parentheses from enum constants

github.com/Javacord/Javacord - 2efd973d73fae4a419ed40d0c7d177f99cc8b5b3 authored almost 7 years ago
Merge pull request #272 from Vampire/fix-exception-type

Fix exception type thrown by DiscordRegexPattern constructor

github.com/Javacord/Javacord - 12c4cdf96def80eaccbdfab4dd15e39a1d99213d authored almost 7 years ago
Remove unnecessary parentheses from enum constants

github.com/Javacord/Javacord - c3177661e80d6db26926f505a28e032fe6a46373 authored almost 7 years ago
Fix exception type thrown by DiscordRegexPattern constructor

github.com/Javacord/Javacord - 0b0dc8b9ac806d018df6b3946f09dfd67d765832 authored almost 7 years ago
Fix message set construction, as message sets are read-only

github.com/Javacord/Javacord - 37201ad7019c6113c3480287677ee3a3d2489a50 authored almost 7 years ago
Added Method Message#isPrivate

Added Method Message#isPrivate which returns a boolean depending on if the Message was sent in a...

github.com/Javacord/Javacord - aa722e7ed6891faea1cf49341882622350a6bb50 authored almost 7 years ago
Do not suppress user-related events or have events with null-users for non-ready servers

github.com/Javacord/Javacord - 6b35f6976e861e8d690fa49f9dbd6fcbdec8630f authored almost 7 years ago
Merge pull request #266 from Vampire/centralize-short-name-calculation

Centralize short name calculation

github.com/Javacord/Javacord - 6261002e783bc01b9fca96d2dd549f6c08a7cb8b authored almost 7 years ago
Centralize short name calculation

github.com/Javacord/Javacord - 8ee37e9c8d9d50b2656f253bbe689cd84402fbbf authored almost 7 years ago
Merge pull request #258 from Vampire/server-channel-impl

Add abstract ServerChannelImpl class

github.com/Javacord/Javacord - 3ccb30a72eed2f8f3f9eacda741e58faf2de9147 authored almost 7 years ago
Merge pull request #265 from Vampire/custom-jars-as-artifacts

Add custom JARs as archive artifacts

github.com/Javacord/Javacord - f48ea01d4b959e7de10fc093477b13a4ad7a1178 authored almost 7 years ago
Merge pull request #264 from Vampire/fix-readme

Fix Maven dependency declaration in README

github.com/Javacord/Javacord - ebf398536588b7dcd7ede0d58dae0ef55836e1d1 authored almost 7 years ago
Add custom JARs as archive artifacts

github.com/Javacord/Javacord - 01443d042d54326c71e0ecb57e6c4799cfc5810b authored almost 7 years ago
Fix Maven dependency declaration in README

github.com/Javacord/Javacord - 3a83d9ffdc1aefe09ce89d94650c1b7e70bfcedb authored almost 7 years ago
Add abstract ServerChannelImpl class

github.com/Javacord/Javacord - bdbef14ec1f019e3d2403a9b89b6eb75f2a086f1 authored almost 7 years ago
Added missing @param JavaDocs for isConnected(...) methods

github.com/Javacord/Javacord - d6940c57fa87dd54318772e40cbd8ef53050f4d3 authored almost 7 years ago
MessageEvent now extends TextChannelEvent

github.com/Javacord/Javacord - e8ec700acbf022ea65c6585b6985757d3aad2eb1 authored almost 7 years ago
Improved JavaDoc comments for user role modifications (add/remove)

github.com/Javacord/Javacord - c7b0dd5001c391ba30627108405ccd9b856ba269 authored almost 7 years ago
Added support for atomic role modifications (add/remove)

github.com/Javacord/Javacord - 012d68d78b0073fa937a4f5408966dd40a285971 authored almost 7 years ago
Fixed thread visibility issues

github.com/Javacord/Javacord - fbbff1cfcc0d1c5af2981f7aaac93ffb0173205e authored almost 7 years ago
Cleaned up some smaller code style issues, typos, etc.

github.com/Javacord/Javacord - 5e0fec7b78337b763d34a37099a0c0323a0f14f7 authored almost 7 years ago
The event dispatcher now waits for all members being loaded before dispatching events for a server

github.com/Javacord/Javacord - aa621b2f1cfe8f14c729069aa5ef1f1f116a0ee2 authored almost 7 years ago
Fixed SeverVoiceChannel#getConnectedUsers() JavaDoc

github.com/Javacord/Javacord - c4a6aa0fec6689633356fd40143588a8beef49a4 authored almost 7 years ago
Merge pull request #259 from Vampire/fix-voice-channel-can-connect

Fix VoiceChannel#canConnect

github.com/Javacord/Javacord - 4908390437da232a600d0909006a31f960a7cddf authored almost 7 years ago
Fix VoiceChannel#canConnect

github.com/Javacord/Javacord - 4a7676e51cc303518d5c6b2001d8272741a587a9 authored almost 7 years ago
Merge pull request #257 from Vampire/retry-on-initial-connect

Retry on error while initially connecting and while requesting recommended total shards count

github.com/Javacord/Javacord - 39061f6fe5a22d6a114f581482258d8f2ba2c277 authored almost 7 years ago
Retry on error while initially connecting

github.com/Javacord/Javacord - 7bc520384be70f1e711d3bb58149d7ad25a9c2ae authored almost 7 years ago
Retry on error while requesting recommended total shards count

github.com/Javacord/Javacord - 0f20d2435f6f5d8466f8ad64480d880d1fb25e7c authored almost 7 years ago
Added ServerVoiceChannel#getConnectedUsers()

github.com/Javacord/Javacord - 68b54e2f34843558497309e0a5cfb4168d8a9c4b authored almost 7 years ago
Updated groupId and artifactId in readme

github.com/Javacord/Javacord - b89dd90653b34a330c2fb59461325ed0e9179dcc authored almost 7 years ago
Merge pull request #254 from Vampire/voice-states-for-uncached-users

Make connected users handling independent from user-cached-state

github.com/Javacord/Javacord - 92aee46569ead099bd8253732a12823bac529909 authored almost 7 years ago
Server#getAuditLog(int) now accepts limits greater than 100

github.com/Javacord/Javacord - ecb98e95372007bc1d8720e55c207ea7e8af4f6f authored almost 7 years ago
Added support for audit log pagination

github.com/Javacord/Javacord - e04e2c865b7c730025921afbd9c469998a240bd5 authored almost 7 years ago
Merge pull request #256 from Vampire/npe-fix

Fix NullPointerException in web socket adapter

github.com/Javacord/Javacord - 16bfed071c213f41b608909c493a9a70e1f0ef48 authored almost 7 years ago
Fix NullPointerException in web socket adapter

github.com/Javacord/Javacord - 13d296cf06baa1154250020381c9ceefac9efb67 authored almost 7 years ago
Merge pull request #255 from Vampire/circle-ci-improvements

CircleCI improvements

github.com/Javacord/Javacord - d156f1bf4166aa6ec4e689234f84593d28030431 authored almost 7 years ago
Added methods to check if a user is allowed to manage roles on a server

github.com/Javacord/Javacord - 2e99ee8ef0286261e516edc5c152f929a6dbe23b authored almost 7 years ago
Updated JavaDoc link

github.com/Javacord/Javacord - 7755e48b84526273c5d5319147451d2f8cad8405 authored almost 7 years ago
CircleCI improvements

github.com/Javacord/Javacord - c028d197ccdc8c6179ced022c874211f86a3d10a authored almost 7 years ago
Make connected users handling independent from user-cached-state

github.com/Javacord/Javacord - 15b84563e634b71aaa02d20c2c3708dea4ad72a9 authored almost 7 years ago
Merge pull request #253 from Vampire/catch-all-in-repeating-tasks

Catch all throwables in repeating tasks or they stop repeating

github.com/Javacord/Javacord - 97ea07664d6b624dcc24eedc8fa1a6d1fa4d2686 authored almost 7 years ago
Catch all throwables in repeating tasks or they stop repeating

github.com/Javacord/Javacord - 7c338ed4e618ca74aa663d110edaa90073514f31 authored almost 7 years ago
Merge pull request #250 from Vampire/gradle

Gradle and API-split

github.com/Javacord/Javacord - 81d9e920c9a5dc3353799cb2775e8373c018133b authored almost 7 years ago
Build Jigsaw ready multi-release JARs when building on Java 9

github.com/Javacord/Javacord - c6d46c9916c2ee7f34c55a7459938ee8f13f5a97 authored almost 7 years ago
Move the delegates to internal packages

github.com/Javacord/Javacord - ee3ee2b173d35a19ce86a029e6d8fbf69775f4fa authored almost 7 years ago
Allow building Javadoc with Java 8

github.com/Javacord/Javacord - cafc08691a73a6fc969578eaaa5ac6ee3ada999a authored almost 7 years ago
Fix JavaDoc producing invalid HTML

github.com/Javacord/Javacord - 56b295bda0196078dc4930309a5a6ce3d89779ae authored almost 7 years ago
Improve JavaDoc generation options

github.com/Javacord/Javacord - 4349a3a93caafe62c7d455059e29b43313629217 authored almost 7 years ago
Force JavaDoc to be built with at least Java 9

github.com/Javacord/Javacord - 2eddbb04aa2ff370a4bc750a02da7a02afcdbbc8 authored almost 7 years ago
Use maximum two workers on CircleCI, CPU detection is erroneous

github.com/Javacord/Javacord - 0a1eb32adf7eeb1c8c4603c0133860cd1cb9ea1b authored almost 7 years ago
Split Javacord into API and Core artifact

github.com/Javacord/Javacord - c9e9fe0870176eb5d8a6388d9953b9983bbb4fe6 authored almost 7 years ago
Replace Maven by Gradle

github.com/Javacord/Javacord - aae21dd9399f2fa8b072e46541195449bd923414 authored almost 7 years ago
Fixed EventDispatcher not "releasing" listeners properly after the 2 minute delay

github.com/Javacord/Javacord - e078151af2edb8656364d13ff37acdd04dd42b07 authored almost 7 years ago
Fixed a StackOverflowError when using the fallback logger

github.com/Javacord/Javacord - ebc114166a3a722313ef3074d230bbfc413ed66c authored almost 7 years ago
Merge pull request #249 from Vampire/api-split

Api Split

github.com/Javacord/Javacord - 99309e64a60a1782ffea2dc23eda2b7cdbd05e4e authored almost 7 years ago
Separate logging configuration from logger retrieval

github.com/Javacord/Javacord - 063d0f0457b9067f42797577499e922bf40e8eea authored almost 7 years ago
Enable the fallback logger to show trace logging

github.com/Javacord/Javacord - c7add0060607e47332b72bc80ad46361c1da47a1 authored almost 7 years ago
Make ExceptionLogger implementation-independent

github.com/Javacord/Javacord - a89c2b19a2ee8c22838785bcd3cad6cf195ecc8c authored almost 7 years ago
Make DiscordApiBuilder implementation-independent

github.com/Javacord/Javacord - 585673442aee9b06006d96602d370508f62b419e authored almost 7 years ago
Make DiscordApi implementation-independent

github.com/Javacord/Javacord - fb68a7c91ddf90814718809ce68981dffce435f1 authored almost 7 years ago
Make Message implementation-independent

github.com/Javacord/Javacord - 7ed2606f623dc3953d3422d855fb583566fabede authored almost 7 years ago
Make WebhookUpdater an instantiatable class instead of an interface

github.com/Javacord/Javacord - 3caf6a8100eaf6b8da2edf39bf3828cb02504b45 authored almost 7 years ago
Make ServerUpdater an instantiatable class instead of an interface

github.com/Javacord/Javacord - 41dba90c5e9c5669d747a4bdb4520097b63df674 authored almost 7 years ago
Make RoleUpdater an instantiatable class instead of an interface

github.com/Javacord/Javacord - 016bdc31b6ce3198720843fcedbd95344e973423 authored almost 7 years ago
Make CustomEmojiUpdater an instantiatable class instead of an interface

github.com/Javacord/Javacord - 227bd17d8e850503fc62f2943994ed0be71eaca9 authored almost 7 years ago
Make ServerChannelUpdater, ServerTextChannelUpdater and ServerVoiceChannelUpdater instantiatable classes instead of interfaces

github.com/Javacord/Javacord - 42a6a4a9dc3afdd2ecd1754dd3ecf8c417c05465 authored almost 7 years ago
Make GroupChannelUpdater an instantiatable class instead of an interface

github.com/Javacord/Javacord - d6778805561bbf9ba6368094c84c313ddedfde86 authored almost 7 years ago
Make AccountUpdater an instantiatable class instead of an interface

github.com/Javacord/Javacord - 248d3318960dd4553d76a5704bb8b2bac5307c6d authored almost 7 years ago
Fix exception validation

github.com/Javacord/Javacord - 7889fb61a123265b3bceced6768032d0d71bc56c authored almost 7 years ago
Make InviteBuilder implementation-independent

github.com/Javacord/Javacord - 02b4095fcf1498cbeb6fe52fa105b779caa279b2 authored almost 7 years ago
Remove unused logger field from TextChannel interface

github.com/Javacord/Javacord - f8f3208ea502acf73806448cfdc140443f709686 authored almost 7 years ago
Make RoleBuilder implementation-independent

github.com/Javacord/Javacord - d264e8dbc8bfd88c3926d1ea6ed6e16eaa7afda9 authored almost 7 years ago
Make ServerBuilder an instantiatable class instead of an interface

github.com/Javacord/Javacord - 6bbe34efb53fa12397b4955e4f5fc80085ea0d30 authored almost 7 years ago
Make WebhookBuilder an instantiatable class instead of an interface

github.com/Javacord/Javacord - e90cda02f1efcd48eeb5bfa8bcfb20a62800324e authored almost 7 years ago
Make CustomEmojiBuilder an instantiatable class instead of an interface

github.com/Javacord/Javacord - 6dcf009efb29da27b482caef99914edf04a051e1 authored almost 7 years ago
Make ServerVoiceChannelBuilder an instantiatable class instead of an interface

github.com/Javacord/Javacord - c886d0285345671e3a016a210d46383f97ee399f authored almost 7 years ago
Make ServerTextChannelBuilder an instantiatable class instead of an interface

github.com/Javacord/Javacord - b1f8a01db6930765d6eeb3b11b9500fd02da813f authored almost 7 years ago
Make ChannelCategoryBuilder an instantiatable class instead of an interface

github.com/Javacord/Javacord - 56a436055fd679462d4d7ec45641265bc80a8931 authored almost 7 years ago
Rename FactoryBuilder to DelegateFactory

github.com/Javacord/Javacord - 6d5b126f5437bb7714bec4e1cd3af3db067214d5 authored almost 7 years ago
Rename PermissionsFactory to PermissionsBuilderDelegate

github.com/Javacord/Javacord - e949e27fd5bb2c8868a7ed41ca161fc6b74a38aa authored almost 7 years ago
Rename MessageFactory to MessageBuilderDelegate

github.com/Javacord/Javacord - c1affc93bc41c4a8d51a4909feb87f53972391e0 authored almost 7 years ago
Rename EmbedFactory to EmbedBuilderDelegate

github.com/Javacord/Javacord - 1c544ba8677cbb5bc53142ea09fa2a5d7f9becfe authored almost 7 years ago
Rename DiscordApiFactory to DiscordApiBuilderDelegate

github.com/Javacord/Javacord - 4d44f192fffdb17f40a86d59e84b0c524d713667 authored almost 7 years ago
Removed sdcf4j recommendation from the readme

github.com/Javacord/Javacord - 986f83bf3fb3e577f6413509637ec39b63ff41ca authored almost 7 years ago
Removed getters for internal classes from DiscordApi

github.com/Javacord/Javacord - 73da9e72d555f65fa42002a341867aa14d415d72 authored almost 7 years ago
Fixed client accounts not properly sending REQUEST_GUILD_MEMBER packets

github.com/Javacord/Javacord - ee48ce1568424af8f8be46603521f43a059b5cda authored almost 7 years ago
Split ThreadPool into interface and implementation

github.com/Javacord/Javacord - 482945b5f6d4241b58fe2b4d5abc4eb7c0b8863e authored almost 7 years ago
Merge pull request #244 from Vampire/api-split

Api Split

github.com/Javacord/Javacord - 0710809e3acbceb8076ee1de6cd3701d3b89d0c8 authored almost 7 years ago
Make BotInviteBuilder implementation-independent

github.com/Javacord/Javacord - 634d4a531bd6ad2e8ec8d751837c7fc800427efa authored almost 7 years ago
Split all events into implementation and interface

github.com/Javacord/Javacord - 77da087d4f9a95eecdc642d64ac9fd3dab975118 authored almost 7 years ago
Added CircleCI configuration file

github.com/Javacord/Javacord - 63d1a48268f6e44bf865c7a3c9cc7ab0939d628b authored almost 7 years ago
Moved implementation of Role#createUpdater() into the impl class

github.com/Javacord/Javacord - 741ada5e9dd536d0bef5aaab53137ab9c3a6d2c5 authored almost 7 years ago
Fixed and renamed Role#getUpdater()

github.com/Javacord/Javacord - fbc169a45b7c841e8130a67e84a02cf5b0339c24 authored almost 7 years ago
Merge pull request #243 from Vampire/api-split

api split

github.com/Javacord/Javacord - 8b7e794322c6bea97703de2d39a64d42d9e28eaf authored almost 7 years ago
Added Emoji#equalsEmoji(String/Emoji)

github.com/Javacord/Javacord - 84510a76ac83bdd0abd46a586cff00a3013ad761 authored almost 7 years ago
Made exceptions implementation independent

github.com/Javacord/Javacord - 6371186a26486ae3d0384a09211d298a67de08c0 authored almost 7 years ago
Split RoleUpdater into implementation and interface

github.com/Javacord/Javacord - e9eaff173bcf241305b740d06b2a71ab2d92812d authored almost 7 years ago
Fix return type of DiscordApiFactory#setRecommendedTotalShards

github.com/Javacord/Javacord - 7491e02ba3b562c89c721b7bcad12564c11ac25e authored almost 7 years ago