Ecosyste.ms: OpenCollective

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

Discord4J

Discord4J is a fast, powerful, unopinionated, reactive library to enable quick and easy development of Discord bots for Java
Collective - Host: opensource - https://opencollective.com/discord4j - Website: https://discord4j.com - Code: https://github.com/Discord4J

Moves Lazy to the store module

github.com/Discord4J/Discord4J - 70ee5cc20c5335c174ead05272dc879d4ee1b5d9 authored almost 7 years ago
Restructures the store api (mostly renames)

github.com/Discord4J/Discord4J - 4ef7d65957e12d3c3b41434bbd80073b3293af0c authored almost 7 years ago
Documents and reorganizes the store module

github.com/Discord4J/Discord4J - 86ebedeecc1e3a4ff2205cd68cb989cc390fee56 authored almost 7 years ago
Adds find and delete in range ops

github.com/Discord4J/Discord4J - 2e8b9da8612c5cbf60670598591fd17927f68a39 authored almost 7 years ago
Stores now fallback to boxed stores if primitive ones are not found

github.com/Discord4J/Discord4J - cdab3ed817d030adcde9ded331a352867a2466d9 authored almost 7 years ago
Initial store module prototype

github.com/Discord4J/Discord4J - 37679cb32071bd26a80167f9ea4c8765b44171c5 authored almost 7 years ago
Connections are now closed in store objects

github.com/Discord4J/Discord4J - 6e1045b7597890744bc8d685dc0acc12b3c6813d authored almost 7 years ago
Implements the store service discovery

github.com/Discord4J/Discord4J - d29681e41313a6109fc9cf4e5e398ff9c995fa09 authored almost 7 years ago
Removes lazy usage

github.com/Discord4J/Discord4J - 56025dd8d407647ccbe402cebb97e28682155c6e authored almost 7 years ago
Implements some store tests

github.com/Discord4J/Discord4J - e5ffbfac482f0ed5d8452ac1f80ef3b0472d460b authored almost 7 years ago
Renames stores, removes mapping, implements the ability to override the store service in StoreProvider

github.com/Discord4J/Discord4J - 0a07eba2d2284ce7051973167a0e99ec06cd6704 authored almost 7 years ago
Allow publishing to maven repositories

- Add maven-publish plugin to all subprojects
- Upgrade Gradle wrapper to 4.5.1

github.com/Discord4J/Discord4J - 409cb1097a147422926ac1a21cc54adc3dd32084 authored almost 7 years ago
Fix javadoc issues

github.com/Discord4J/Discord4J - 3c53dac2b2cd87407e2b766ec7587cfd5dc694ca authored almost 7 years ago
Add missing GameResponse field

Add missing field sync_id

github.com/Discord4J/Discord4J - 7c4f839fc15fba5bc89c925d40d28847d4f38bad authored almost 7 years ago
Upgrade Reactor to Bismuth-SR5

github.com/Discord4J/Discord4J - 17fa826558a795365ac6dcc272b5f4b3b81b1d84 authored almost 7 years ago
Clarify nullability on json and spec classes

github.com/Discord4J/Discord4J - fd848c08e02ed77eae24af7e9a92bd3489da0eb5 authored almost 7 years ago
Add Spec classes to model user-facing editing/creation of Discord data

github.com/Discord4J/Discord4J - e85ba3ed87051474188f327f7c4d3c500051f3fa authored almost 7 years ago
Use *Data classes in Entities instead of *Response json

github.com/Discord4J/Discord4J - 26ec8bdc53f1356e47985fdc76b49caa4f2f198e authored almost 7 years ago
Fix json deserializer and attachment field name

github.com/Discord4J/Discord4J - d3185ea36dc08aebeeb1b8e5d4b7ec5a771c516c authored almost 7 years ago
Remove OptionalLong from POJOs

github.com/Discord4J/Discord4J - 7eecfcfd7a38110a53acdd4cbacab3dcd5c107b7 authored almost 7 years ago
Merge pull request #394 from xaanit/dev

Add javadocs to wiki

github.com/Discord4J/Discord4J - 6c5ebe81d1bcb3ebfb51dbdadd1213deb4fdee78 authored almost 7 years ago
Add javadocs to documentation

github.com/Discord4J/Discord4J - c82cd455f8734b2bf05212e855762cd0260ecfe1 authored almost 7 years ago
Fix Nullability import

github.com/Discord4J/Discord4J - 90bd6f2687713e66817ace43ea76d6f943e4584d authored almost 7 years ago
Turning entities into more concrete implementations

github.com/Discord4J/Discord4J - 74ac5bfeaca7e88f06225c3b93c473d0ae7ab6df authored almost 7 years ago
Finished converting entities to concrete implementations

github.com/Discord4J/Discord4J - 29ea12cf12f06420c0d01300a9042ed0151b7451 authored almost 7 years ago
Added package-info.java and @NonNullApi

github.com/Discord4J/Discord4J - 5a00202b3185367a1c4c727bb5e7006b57762708 authored almost 7 years ago
Merge remote-tracking branch 'origin/v3' into prototype/outward-api

github.com/Discord4J/Discord4J - 3badbf1b9dd1d47a3862e9b1336a4eb994a99988 authored almost 7 years ago
Synchronize initialization logic (experimental)

github.com/Discord4J/Discord4J - 87e15e2a30ed1524e997b64a71144e4986c0b969 authored almost 7 years ago
Improves Koboloke locking

github.com/Discord4J/Discord4J - 54afc5e64afdb504ad032b87c78dc6d6dd9a9c58 authored almost 7 years ago
Revert "Removed MessageHistory contains check for MessageReceives"

This reverts commit 00e72f2

github.com/Discord4J/Discord4J - 412e16b74a0de1526d64bd16a689356b92b74f90 authored almost 7 years ago
Increases concurrency of the DispatchHandler

github.com/Discord4J/Discord4J - baa771529c0083ee482d8534923407e8d9d2bc0d authored almost 7 years ago
Removed MessageHistory contains check for MessageReceives

github.com/Discord4J/Discord4J - 00e72f2624ffc1cd428c51f07011d815c9ec4f52 authored almost 7 years ago
Fixed IGuild#getOwner Possibly Returning Null

github.com/Discord4J/Discord4J - 96a3a644c351362c627046043938adadd4f5a4a7 authored about 7 years ago
Fixes potential UnsupportedOperationExceptions on message updates

github.com/Discord4J/Discord4J - 5c6693ca7a509c6749a1a703445a20723facd8ed authored about 7 years ago
Fixes potential NPEs on reaction add/remove events

github.com/Discord4J/Discord4J - 27bf79060fac7d7c7bc0e74a9d177de2e90e392e authored about 7 years ago
Update RateLimitExceptions-and-you.md

github.com/Discord4J/Discord4J - 1c72e443247049a901a19ea12a3826107df4267d authored about 7 years ago
Mostly completed entity property methods

github.com/Discord4J/Discord4J - 79d6d577a20ef376935a93b6b664a35f9dfe9a34 authored about 7 years ago
Fix GameAssetsResponse field types

github.com/Discord4J/Discord4J - 563a1def70839e5c9ebb8cfd73695cd7f49f5598 authored about 7 years ago
Fixed some entity assumptions

Made some docs more consistent in format

github.com/Discord4J/Discord4J - 757a2654f2f9401be5a85643c812ff11410ab327 authored about 7 years ago
Removed Traits

github.com/Discord4J/Discord4J - 7e1ba98e0deba37ac7d3aa858222dfc4862157cd authored about 7 years ago
Fixes potential NPEs on message updates

github.com/Discord4J/Discord4J - 62e9cf15b38b21789d7c980e0e2c586347ab4b54 authored about 7 years ago
Retry on cloudflare errors

github.com/Discord4J/Discord4J - 5a8cb9f638c56c3f46b908935e3664a213ded40d authored about 7 years ago
Add retry bot test

github.com/Discord4J/Discord4J - 7e29671ba560d60344de4c6aa56c00f5fe38deec authored about 7 years ago
Fix backoff calculation on gateway retries

github.com/Discord4J/Discord4J - 48b0c71856501a7b6114c75e66680b047a77e61d authored about 7 years ago
Fixes potential NPEs on MessageUpdateEvents

github.com/Discord4J/Discord4J - a345286944d53342dbe0417573f430b8d86bcf9b authored about 7 years ago
Fixed getImageUrl for Animated Emojis

github.com/Discord4J/Discord4J - 6c3754ea0ddaa203ad9eb33cfd1d763eaadc0813 authored about 7 years ago
Added Support for Animated Emojis

github.com/Discord4J/Discord4J - 3dd43910b96cc191566a04180f4e4daa27a3e5bd authored about 7 years ago
Fixes some reaction inconsistencies

Note: this is a horrible hack

github.com/Discord4J/Discord4J - 984aa9472da7f48e51aafde9e28d1920f992e85c authored about 7 years ago
Adds IChannel#fetchMessage, this also potentially fixes #367

github.com/Discord4J/Discord4J - 44afda647830a4c9f4f5550c359d9f9408a5d13e authored about 7 years ago
Prepare Entities for Editable Interface

github.com/Discord4J/Discord4J - 46c3aeed1a0f39daa029dc5538405b68e36c57b6 authored about 7 years ago
Updated Invites, VoiceState, and Removed Emoji

github.com/Discord4J/Discord4J - 2053ecfa75e53dbb482312e83d6fbb90788c9a99 authored about 7 years ago
More guild create wait time function tweaking

github.com/Discord4J/Discord4J - 4b50e6a86eb4777a660e2ac3b478d882ad6f6f47 authored about 7 years ago
Makes DispatchHandler actually compile

github.com/Discord4J/Discord4J - e01a557cfcba0b8c3ba366ed841922ed1aa46fc8 authored about 7 years ago
Use square root weighing for ready wait times

github.com/Discord4J/Discord4J - 8118f698042b4734333f1c0da6a8f83f5947b90a authored about 7 years ago
ReadyEvent wait times now linearly scale with guild count

github.com/Discord4J/Discord4J - a8dde935c27c9220742d00fbff490b4fe3797d6e authored about 7 years ago
Updated Presence and Identifiable

github.com/Discord4J/Discord4J - 78fcc4d7f4905b31a89d29e76ae9b111485326ea authored about 7 years ago
PermissionSet Javadocs

github.com/Discord4J/Discord4J - a56a09f23ba1fcacbb9a9bd9ad372c8f8ee15fc8 authored about 7 years ago
Added Identifiable interface

github.com/Discord4J/Discord4J - 45dfe2eae59ddd05d140658206eef871375e6c1f authored about 7 years ago
Handle invalid session inbound OP

github.com/Discord4J/Discord4J - 14f433d50438a4e7b4fbc42b70f3a39022fe3af3 authored about 7 years ago
Fixed some methods and added Javadocs

github.com/Discord4J/Discord4J - 35688f32f226733b3bceb0b99a4b0a47976d7d41 authored about 7 years ago
Add Role and Webhook methods

github.com/Discord4J/Discord4J - 26db6112ebea8b9bb49e269acf643605c26d1a68 authored about 7 years ago
Add channel methods

github.com/Discord4J/Discord4J - 3aa048665378d22d509ca180b4f7bb5a7621fb3b authored about 7 years ago
Merge remote-tracking branch 'origin/prototype/permission-set' into prototype/outward-api

github.com/Discord4J/Discord4J - ae120ac87ee7ce214c712c8141f4949c5bf0ef8f authored about 7 years ago
Add raw values to enums

github.com/Discord4J/Discord4J - 95677cb4803afa940a389eeeb78a186ead2945c7 authored about 7 years ago
Remove StatusType.INVISIBLE

github.com/Discord4J/Discord4J - 15d3ffc4f23725713fa89ca8ad3ee6d23c6c2aea authored about 7 years ago
Remove Permission#hasPermission()

github.com/Discord4J/Discord4J - 33b483a986031391feb09e3de02cb1822ccd9684 authored about 7 years ago
Removed Mentionable#getFormattedMention()

github.com/Discord4J/Discord4J - 4bbb28f25716b4bc62f0c42e98b987d7714ff0fc authored about 7 years ago
Remove AudioChannel

github.com/Discord4J/Discord4J - 597bb62a3796767dedb3ddf96d99d1dabe6b6063 authored about 7 years ago
Add missing fields

github.com/Discord4J/Discord4J - 2d4c545599b149bdb2c4b3fc0221fbaebac5ffe6 authored about 7 years ago
Add PermissionSet

github.com/Discord4J/Discord4J - 2520ee6546facf3743250658f9641b4cacfe0349 authored about 7 years ago
Separate Invite and Entity

github.com/Discord4J/Discord4J - 6a73d4ae155ac3a44cd3f854dec24251d8448fa1 authored about 7 years ago
Document POJO rules

github.com/Discord4J/Discord4J - 3fb4f5e6ea11456fd8105b02bf0525962a2af716 authored about 7 years ago
Add ApplicationService

github.com/Discord4J/Discord4J - 33abe4d96439fe5d58f78d636bf5d7bcd705acc6 authored about 7 years ago
Added Presence

github.com/Discord4J/Discord4J - 122602abe9fb7615080a9796922d7d7f982f1bbd authored about 7 years ago
Fix websocket error signal flow

github.com/Discord4J/Discord4J - c2b085d29d5cee09c523e0971aa9562c4b4a3c01 authored about 7 years ago
Update RateLimitExceptions-and-you.md

Added small example for blocking and using something returned from inside a requestbuffer

github.com/Discord4J/Discord4J - 0880ff418006a2248b00612e320d0b5ccc990688 authored about 7 years ago
Fix potential NPE in RequestStream

github.com/Discord4J/Discord4J - 6fd6c779bd9d36f7258336d54afd27ca32a96885 authored about 7 years ago
Add file upload support

github.com/Discord4J/Discord4J - 6c1993779b73256068ef31f50efd36d01a59dc4e authored about 7 years ago
Flipped Package Declarations

github.com/Discord4J/Discord4J - 4df7f0e21bea60a400008e5dbb2bbd91a8afe6b0 authored about 7 years ago
Added Entity Methods

github.com/Discord4J/Discord4J - c05275890dd078aae39bf6d0ba1f53c28671b830 authored about 7 years ago
Added Entities

github.com/Discord4J/Discord4J - 91fa5ff329f83b29a7f487afa2ec3e10b134c251 authored about 7 years ago
Moved around ModuleLoader logic

github.com/Discord4J/Discord4J - ee46f68d1ba59cbf8ba3cf96ec019859b12e302f authored about 7 years ago
Fixes getModuleLoader null when automatically enabling modules

github.com/Discord4J/Discord4J - 920998358ad635ae56189708fe5ceeabf7d34627 authored about 7 years ago
Fixed NPE if JARs did not have a Manifest

github.com/Discord4J/Discord4J - 286cdbca0dd09230c42398f535b08d911f3dfe34 authored about 7 years ago
Merge branch 'prototype/reconnect-panda' into v3

github.com/Discord4J/Discord4J - 73aa2a2571dc9727cb752633991c3cd1090713f7 authored about 7 years ago
Update to Gradle 4.4

github.com/Discord4J/Discord4J - 5c886e0ee2f3aa211a04fc63a6b71f3246bc1088 authored about 7 years ago
Add missing field

github.com/Discord4J/Discord4J - 945db57b157b94d7eba3b7d05acb5154e3a99b0a authored about 7 years ago
Fix gateway reconnecting issues

github.com/Discord4J/Discord4J - 465e11bbb0c98776f5e10746953561e460a34891 authored about 7 years ago
Fixed MessageHistory#getMessageHistory when all messages are in the cache (#381)

github.com/Discord4J/Discord4J - 47ff97880c311b875fb71b57ebde116a52c687ca authored about 7 years ago
Expose outbound stream and close()

github.com/Discord4J/Discord4J - 6fa3d6df119c43a4befc5ee32eec8c95edf59500 authored about 7 years ago
Fix cleanup on disconnect

github.com/Discord4J/Discord4J - d26501aa34f65c0342a7979576e3386ac3abf2dd authored about 7 years ago
Fixed ActivityType Ordering (#380)

github.com/Discord4J/Discord4J - 4058cb68578cbc0213a4e9512198452676462a92 authored about 7 years ago
Refactor payload handling

github.com/Discord4J/Discord4J - ba6bfc7092b4d559883bf28eb3908b931b907e7b authored about 7 years ago
Remove Null payload type

github.com/Discord4J/Discord4J - c228016c21767e12882c1915054d7dcb658ab5b3 authored about 7 years ago
Restructure payloads and opcodes

github.com/Discord4J/Discord4J - 0b790a2d467a9be07eb662365c6ed37da8b215d8 authored about 7 years ago
Add payload handler

github.com/Discord4J/Discord4J - 24d6cd0fa3cb03300ea3826e87f3ab17c58d0a6e authored about 7 years ago
Implement basic reconnecting

github.com/Discord4J/Discord4J - f30ba087cc25a8470a20b091a7790d240faa21ad authored about 7 years ago
Fix 429 handling

github.com/Discord4J/Discord4J - e4ae6162344971547df35c778462e51b3ce61d4c authored about 7 years ago
Add heartbeating to GatewayClient

github.com/Discord4J/Discord4J - ba6f25b432da08ee14d46a1f121f823b9c4bb3cb authored about 7 years ago