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

Implemented ServerChangeOwnerListener

github.com/Javacord/Javacord - 968413e8e2e4525e949d7a7510414da0960c3c94 authored about 7 years ago
Added @throws JavaDoc comment to DiscordApi#createBotInvite()

github.com/Javacord/Javacord - ea3c728e59234ee9724e058494cf7e300990556c authored about 7 years ago
Merge pull request #117 from Vampire/use-cached-client-id-for-invite-builder

Used cached client id for the invite builder

github.com/Javacord/Javacord - 4479e58310956bd53a9cb54184b264cbd951c601 authored about 7 years ago
Added ServerChangeDefaultMessageNotificationLevelListener (what a name...)

github.com/Javacord/Javacord - 913ac87a1bd88a9fda4ef9bee238bcb3d329e0c9 authored about 7 years ago
Merge pull request #116 from Vampire/rename-websocket-to-web-socket

Renamed DiscordWebsocketAdapter to DiscordWebSocketAdapter

github.com/Javacord/Javacord - 6d74606ae5ea54c71b975a6fd64c5b4f45092ae5 authored about 7 years ago
Make HTTP responses usable when retrieved from an exception

github.com/Javacord/Javacord - 40a5724a7b9875de7e9c6a6c26b3c458cd3b50b2 authored about 7 years ago
Used cached client id for the invite builder

github.com/Javacord/Javacord - 24d64bfd4ccebeb91e3943ed50fcf3d6aeef500c authored about 7 years ago
Renamed DiscordWebsocketAdapter to DiscordWebSocketAdapter

github.com/Javacord/Javacord - 31b716fe904894713559360b6573739fe7c55bd6 authored about 7 years ago
Added ServerChangeRegionListener

github.com/Javacord/Javacord - 0221824de85f2346a7b60ed3bee16314e3e8321f authored about 7 years ago
Added ServerChangeVerificationLevelListener

github.com/Javacord/Javacord - ee95a30089846f813097624f357678fc76288691 authored about 7 years ago
Added ServerChangeIconListener

github.com/Javacord/Javacord - d872b0e5ebe769e348b5a51e591a3ac88edda10c authored about 7 years ago
Added UserChangeAvatarListener

github.com/Javacord/Javacord - de21543d3d2010582123789d145db71b4fc35222 authored about 7 years ago
Added Icon#isAnimated()

github.com/Javacord/Javacord - 65141163a199fa091e14ceedff51017df224efb4 authored about 7 years ago
Added ServerMemberUnbanListener

github.com/Javacord/Javacord - 4c0bd3ffbb18f9291fb55e4d62aa15d28b0521a5 authored about 7 years ago
Added ServerMemberBanListener

github.com/Javacord/Javacord - 7fa72974e0a1790da746c220b9b4a9b5f858e158 authored about 7 years ago
Renamed methods of ServerMemberJoin/LeaveListeners

github.com/Javacord/Javacord - f2a38cb72e5a9db1b0eb73ba2fc1cf6603db9794 authored about 7 years ago
Renamed ServerMemberRemoveListener to ServerMemberLeaveListener. Renamed the events accordingly

github.com/Javacord/Javacord - efa71f7ffa46f06cf4e627495767ccf709777942 authored about 7 years ago
Renamed ServerMemberAddListener to ServerMemberJoinListener. Renamed the events accordingly

github.com/Javacord/Javacord - 21ed8615f7fa7702f81aefbe374cb0a8ee0e61b5 authored about 7 years ago
Moved the ServerMemberXyzListener and ServerMemberXyzEvents into an own package

github.com/Javacord/Javacord - 1aa38166aa46baa1c2392a30423862bf72f0e9a0 authored about 7 years ago
Added ReactionRemoveAllListener

github.com/Javacord/Javacord - 391155f0630cbf9ee8849a099f5066f14896d83d authored about 7 years ago
Added Ban object and Server#getBans()

github.com/Javacord/Javacord - 58bb7cfd0b628b06a131a6d81f83db4da0e0d311 authored about 7 years ago
Added VoiceChannel#canMuteUsers(User)

github.com/Javacord/Javacord - de6cee78b698a538c40b57fc27575ca10627424e authored about 7 years ago
Added VoiceChannel#canConnect(User)

github.com/Javacord/Javacord - 445eca23e5c16ab7a1bbdd8f11f313ebbca4e028 authored about 7 years ago
Added ServerChannel#canCreateInstantInvite(User)

github.com/Javacord/Javacord - 1726e14ccba56cf136296838c61ac00f05be0f57 authored about 7 years ago
Added shutdown hook, to ensure the connection gets closed properly

github.com/Javacord/Javacord - 0ef39a19aa8b86f6bb8a27b8d4f105f391f42bbf authored about 7 years ago
Added Server#canManageEmojis(User)

github.com/Javacord/Javacord - 73d6180bfb201f557d1f951b1e959b4387e558ad authored about 7 years ago
Added TextChannel#canEmbedLinks(User)

github.com/Javacord/Javacord - 366edf44dd91cf2dfb8b2bf2978ad028c6622f3d authored about 7 years ago
Added TextChannel#canUseExternalEmojis(User)

github.com/Javacord/Javacord - 38df3ca10793c5e3b3a5f046c0d82612d8368637 authored about 7 years ago
Added Server#canManageNicknames(User)

github.com/Javacord/Javacord - baa2ee595c5f1dc0ec04c35155b448cad786ba92 authored about 7 years ago
Added Server#canChangeOwnNickname(User)

github.com/Javacord/Javacord - 7d036283b7e44753fb483a066d9e6237e7b04e4b authored about 7 years ago
Added TextChannel#canReadMessageHistory(User)

github.com/Javacord/Javacord - c816c1cfdbbf2977e7502ace89f47c93f3ef968e authored about 7 years ago
Added Server#canBanUser(User, User)

github.com/Javacord/Javacord - f0fd78b9a4abab017f507992b1914178f1f18484 authored about 7 years ago
Added Server#canKickUser(User, User)

github.com/Javacord/Javacord - 3fa53532b86aa15c0c04cd65af5b62f86c070bfd authored about 7 years ago
Added Server#getHighestRoleOf(User)

github.com/Javacord/Javacord - 0713e0dd3439c7fc2da99f984164a1658c97871e authored about 7 years ago
Added Server#canBanUsers(User)

github.com/Javacord/Javacord - 859c7003fac1428540f32955a24738d1ee2571a5 authored about 7 years ago
Added Server#canKickUsers(User)

github.com/Javacord/Javacord - 8362a3981cf093963df00585847da976dc532754 authored about 7 years ago
Added Server#canViewAuditLog(User)

github.com/Javacord/Javacord - de9ffd455e1a107937c4b6bc2d545c26b63c4980 authored about 7 years ago
Added Server#canCreateChannels(User)

github.com/Javacord/Javacord - 697cbd7de23910b0a78dc4d04b366101d44630a1 authored about 7 years ago
Added TextChannel#canUseTts(User)

github.com/Javacord/Javacord - 2d1ef36e01c4f5febcd5822858dfa018ee046401 authored about 7 years ago
Moved ServerTextChannel#canWrite(User) to TextChannel#canWrite(User)

github.com/Javacord/Javacord - a4f4ceb84fb8216e0fbfaa7a57f623d48e3b122d authored about 7 years ago
Added TextChannel#canMentionEveryone(User)

github.com/Javacord/Javacord - 02a6eec6ecbbc348919a36873e8539cc9b4f9239 authored about 7 years ago
Added Role#isHigherThan(Role)

github.com/Javacord/Javacord - 7c28fdee3c289c9bc8fb864272df79956a7b249a authored about 7 years ago
Added Server#isAdmin(User)

github.com/Javacord/Javacord - 0ae082be54ef2bc8f21f3048f192b474aae93805 authored about 7 years ago
Added Server#isOwner(User)

github.com/Javacord/Javacord - 572a8e1fe0789d59b7e5593307fd5b4a1cd17357 authored about 7 years ago
Added ChannelCategory#canSeeAll(User)

github.com/Javacord/Javacord - c20c4aa8bc78dcede0ca6ce0e368c642def4e388 authored about 7 years ago
Added Server#getVisibleChannels(User)

github.com/Javacord/Javacord - c2d79e21b5bcd8cf1004b581425deb3f562a6332 authored about 7 years ago
Added ChannelCategory#getVisibleChannels(User)

github.com/Javacord/Javacord - 1830985738402066d04017c4d26c6b56746d64aa authored about 7 years ago
Added Message#canDelete(User)

github.com/Javacord/Javacord - 0d3d2413493c52dc9221e424ba097f0e4f85c923 authored about 7 years ago
Added GroupChannel#isMember(User)

github.com/Javacord/Javacord - cb7b9fd7b6c8784d4c4f04ce20484a57f5cfd799 authored about 7 years ago
Added TextChannel#canManageMessages(User)

github.com/Javacord/Javacord - 07575b083f77952efb1e586dabafe261e582beb7 authored about 7 years ago
Moved ServerChannel#canSee(User) to Channel#canSee(User)

github.com/Javacord/Javacord - b8f610d18c25fcaae60fc8119d3b5f627c6c76d3 authored about 7 years ago
Imporved TextChannel#canAttachFiles(User)

github.com/Javacord/Javacord - 62edc7beca55db73d0422bccfa3868e1049a1aaa authored about 7 years ago
Moved TextChannel#canAddNewReactions()

github.com/Javacord/Javacord - cfe8926fb2b23ece8bf18d45ec8f1a291a6d3dbc authored about 7 years ago
Added TextChannel#canAttachFiles(User user)

github.com/Javacord/Javacord - 1590098e49b4c61afc2aea807cd14fffe47d692e authored about 7 years ago
Fixed wrong JavaDoc comment od GroupChannelUpdater

github.com/Javacord/Javacord - 5b962806bdbcc4e340fb10995b11a40671fd9495 authored about 7 years ago
Added Updater classes for all channel types

github.com/Javacord/Javacord - 478351a9ae5ed7c5652ef8cf6139642158e13d71 authored about 7 years ago
Added missing JavaDocs of RoleUpdater#update()

github.com/Javacord/Javacord - c8f7a675e82e6933127438adcec77483d2b05ad4 authored about 7 years ago
Created RoleUpdater

github.com/Javacord/Javacord - 73550f5a90eaec48b01fd39c9544a2a85391765e authored about 7 years ago
Added ServerUpdater (which also replaces the RoleUpdater)

github.com/Javacord/Javacord - 6c76b1457cb9214d1175eef9a0e9f36e37dd0dfb authored about 7 years ago
Added very basic support for AuditLogs

github.com/Javacord/Javacord - 8b669f50bf4bc6adc40bc1eb1fef91f5894bf0ce authored about 7 years ago
Made Webhook#getToken() return an Optional<String>

github.com/Javacord/Javacord - 86081ec4a5be53d294cef985740047e52cee69df authored about 7 years ago
Fixed DiscordApi#updateGame(...) crashing the Websocket

github.com/Javacord/Javacord - 7c83b0767067acd057c993cc04e68d9caad99b24 authored about 7 years ago
Added missing JavaDocs for CustomEmoji#getImage()

github.com/Javacord/Javacord - 06abd65f34b654f09d0438441f27bb671d4f6081 authored about 7 years ago
Added CustomEmoji#getImage()

github.com/Javacord/Javacord - 729d15a727ef3d4dd5d1dc835c7d35e9a29b10f8 authored about 7 years ago
Added support for animated emojis

github.com/Javacord/Javacord - 2839a5e1f7ae59646c3dce1e96ade90fdfcfa96a authored about 7 years ago
Fixed RatelimitManager

github.com/Javacord/Javacord - b76ab0150ac95b0f967e3a167f7b61730b29e3ec authored about 7 years ago
Added Role#updateMentionableFlag(boolean)

github.com/Javacord/Javacord - daf4b84435594bc8a2e7ba81f8ba3955bb7741eb authored about 7 years ago
Fixed wrong description of RoleBuilder#setDisplaySeparately(boolean)

github.com/Javacord/Javacord - 1409ae1f0108b82132b6afb949b6c19303b885d9 authored about 7 years ago
Added Role#updateDisplaySeparatelyFlag(boolean)

github.com/Javacord/Javacord - e8f9c146442323426b64c11ca298f6666f3aa3f8 authored about 7 years ago
Added Role#updateColor(Color)

github.com/Javacord/Javacord - 20177ad9045f277a7163dd8aa00d6c6bcf2b4acf authored about 7 years ago
Added Role#updatePermissions()

github.com/Javacord/Javacord - bbbe160912d41673e1611dac10a0a1ab3c6f28b1 authored about 7 years ago
Added Role#updateName()

github.com/Javacord/Javacord - 0cc94ef35158268118c284c900f2c2312282e4ad authored about 7 years ago
Added ListenerManager#addRemoveHandler(Runnable)

github.com/Javacord/Javacord - f0bc7f5997dfd22cba023714efba66780c1e9220 authored about 7 years ago
The JavacordLogger now uses the System.err for messages with exception

github.com/Javacord/Javacord - 9c50fa9cb9c4ffb5dff746f3c2ce91801c44f50c authored about 7 years ago
Improvements for the DiscordApi#updateAvatar(...) method

github.com/Javacord/Javacord - 6640ba2db44a73df4ffd9227b9d8802a396181fd authored about 7 years ago
Fixed a bug which might cause requests with "ratelimit retires = 0" to be delayed if there's a ratelimit

github.com/Javacord/Javacord - 66e7b619dd543bb919612504cdc25ef7964fccdb authored about 7 years ago
Added DiscordApi#updateAvatar(BufferedImage)

github.com/Javacord/Javacord - 8f7d33a66f989a93960fec719d0ab06e54b86922 authored about 7 years ago
Added DiscordApi#updateUsername(String)

github.com/Javacord/Javacord - e84b8fd787f665d55731093dde6d5d8cb1bf7a23 authored about 7 years ago
Added utility methods to check if a User/MessageAuthor is the owner of the current account

github.com/Javacord/Javacord - f01031e2f1d7b7e829a934ea72d0161be17acb3e authored about 7 years ago
The application info of bot accounts is now fetched on startup to cache client id and owner id

github.com/Javacord/Javacord - 123f8bbfc0cfbe19c5e7239f2ed3a5804e5395f2 authored about 7 years ago
Merge pull request #114 from BoneyIsSpooky/v_3_pr2

Added fields and methods to check if a Role is mentionable

github.com/Javacord/Javacord - bf9814e07087d2515023b064fa9ccb05eab38600 authored about 7 years ago
Changed return type of addXyzListener(...) methods in Role from void to ListenerManager

github.com/Javacord/Javacord - 3ebc986ce508dca2e0a018f745a54359963038ef authored about 7 years ago
Changed return type of addXyzListener(...) methods in User from void to ListenerManager

github.com/Javacord/Javacord - ed88c14a0427654ccdaa247b023e1247bfd5e720 authored about 7 years ago
Added fields and methods to check if a Role is mentionable

github.com/Javacord/Javacord - ea175a6f6611c153e7583cdc272c63e6d81ed1f4 authored about 7 years ago
Changed return type of addXyzListener(...) methods in Server from void to ListenerManager

github.com/Javacord/Javacord - 117072d8b394a33f8208b9f45f3b868a117f8df5 authored about 7 years ago
Changed return type of addXyzListener(...) methods in Channel classes from void to ListenerManager

github.com/Javacord/Javacord - fbaf341bdfb8e0df50fa1cd8be7be6d0bf8e03cf authored about 7 years ago
Changed return type of addXyzListener(...) methods in Message from void to ListenerManager

github.com/Javacord/Javacord - f290c0faabdfce683908248c7522d4bb0c44ca9f authored about 7 years ago
Changed return type of addXyzListener(...) methods in DiscordApi from void to ListenerManager

github.com/Javacord/Javacord - feb5a4907a5fe9eac1bb2878c91104f6780e2bf6 authored about 7 years ago
Added ListenerManager class

github.com/Javacord/Javacord - 023fa94263ce99d5d691044d7a2bfc81a99a3903 authored about 7 years ago
Made the internal listener methods of ImplDiscordApi public

github.com/Javacord/Javacord - 92dc955cf8c115e655726fc40f6bd4330ba2aed2 authored about 7 years ago
Added internal methods to remove listener

github.com/Javacord/Javacord - 7b40f18b7cd583c865486441c5ad6a2f15df1c69 authored about 7 years ago
Added Server#leave()

github.com/Javacord/Javacord - 63693ecd6978b1bbd0f72abbe2c932eabbc17d21 authored about 7 years ago
Added Server#delete()

github.com/Javacord/Javacord - dfce6fb4b4a9a9bab365b09054d9ef12cc09b7c4 authored about 7 years ago
Added methods to register a UserChangeNameEvent

github.com/Javacord/Javacord - 1f5ab6f99a2b40d66af31c279e2ecef190c95e9d authored about 7 years ago
Added UserUpdateHandler with NOP implementation

github.com/Javacord/Javacord - 926719bf2e4926c2ffaa39a338853597a0dbc049 authored about 7 years ago
Fixed getUsers() returning all users of the server for normal roles, if the role was called @everyone

github.com/Javacord/Javacord - f4acf562c89258af66d9955adb1b982767d06705 authored about 7 years ago
Added Role#isManaged()

github.com/Javacord/Javacord - d613a57f3f52ee9478fcf04f9ac38d0af2db8fca authored about 7 years ago
Made the logger fallback (JavacordLogger) even more primitive

github.com/Javacord/Javacord - 0cfdc91d9b47588a6e45e79da2c599e83be3cb18 authored about 7 years ago
Space created

github.com/Javacord/Javacord - 6f6d6c0d4c6d93a1b92ab20f274ebfaeb10ba10b authored about 7 years ago
Small changed to the function which calculates the reconnect delay

This only affects sharded bots and should prevent problems, if all shards crash at the same time ...

github.com/Javacord/Javacord - 8b7d39c3bbf967656e8983d224fc855d5cbac641 authored about 7 years ago