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

Add default value in encoding fields (#92)

github.com/Discord4J/discord-json - 24a49a5f52b4cbd7d2926a223c92cc9ac3edb38b authored over 3 years ago
Merge changes from 82d08ddf into 3.2.0

Upgrade to discord-json 1.6.5-SNAPSHOT

github.com/Discord4J/Discord4J - 7fb4916ddbdfe869ac5c091e5c95daea23be368b authored over 3 years ago
Upgrade to discord-json 1.5.12-SNAPSHOT

MemberUpdateEvent#getJoinTime is nullable
Discord4J/discord-json#83

Apply changes to Webhook#ge...

github.com/Discord4J/Discord4J - 82d08ddf17fa9cc9e93a53c9e83f074fd6582e60 authored over 3 years ago
Merge #91 into 1.6.5

github.com/Discord4J/discord-json - c6099e0907dda17e18d12eff814fdae8c3f381e3 authored over 3 years ago
Member#joinedAt is nullable (#91)

github.com/Discord4J/discord-json - f17def6fd7605a0991d9aa054fd7346209454281 authored over 3 years ago
Merge encoding module publishing into 1.6.5

github.com/Discord4J/discord-json - 687d0970ec6db5f741903fb382fc9268548e13b4 authored over 3 years ago
Publish encoding module

github.com/Discord4J/discord-json - a91169f5f4f35254b5234a5d38a9141832a68762 authored over 3 years ago
Merge #89 into 1.6.5

github.com/Discord4J/discord-json - 9696a87fa12f4cb684503e7d697d0042cc6b6b8d authored over 3 years ago
Create Webhook avatar is optional (#89)

github.com/Discord4J/discord-json - 4fbb50e8d094d303f9f487854b42ae92158e843f authored over 3 years ago
Merge #88 into 1.6.5

github.com/Discord4J/discord-json - 89fdbf951ec484469c270f44969fa9ca32de1966 authored over 3 years ago
Add GuildFields#nsfw_level (#88)

* Add GuildFields#nsfw_level

* Update tests

github.com/Discord4J/discord-json - 1d68221ded7f25c7b6ee005571fb806fb8c3aeaf authored over 3 years ago
Remove unused imports from PrivateChannel

github.com/Discord4J/Discord4J - b8e891fb1cb1017f5754224aa58f9b9205c09dd3 authored over 3 years ago
Merge ignore 119329c8 into 3.2.0

github.com/Discord4J/Discord4J - ac63004dd9b402909ae124a32bfc4cb85a4f42f0 authored over 3 years ago
Apply deprecation notices to 3.1.x methods affected by #898

github.com/Discord4J/Discord4J - 119329c823b381345266b916f6bc9b142628cbb6 authored over 3 years ago
Use UserData in Invite and PrivateChannel (#898)

github.com/Discord4J/Discord4J - a863f9598a58f2fbe63625a914a6c1f61b5860ed authored over 3 years ago
Merge fix #915 into 3.2.0

github.com/Discord4J/Discord4J - 9f3325f875bde4a70d90721bd079dc0eb9880623 authored over 3 years ago
Publish login success on the blocking task scheduler

Fix #915

github.com/Discord4J/Discord4J - 2702539e37b789b74f58fb143cc025b332945093 authored over 3 years ago
Switch to openjdk11 on jitpack

github.com/Discord4J/Discord4J - cca52b310832edebfe087c265556273070230ad5 authored over 3 years ago
Merge workflow changes from 3.1.x into master branch

github.com/Discord4J/Discord4J - 3679908508f5ee605b1a648d7811e09253b4ff9f authored over 3 years ago
Update workflow on-push paths

github.com/Discord4J/Discord4J - c7bc3bd5438c8895225efaada1496078076a15cc authored over 3 years ago
Update workflow to use JDK 11 in release job

github.com/Discord4J/Discord4J - f821c42bd66d1e51c02fad9d76491ea3935d1746 authored over 3 years ago
Prepare for next development version

github.com/Discord4J/BOM - e74b80f6dc2762c5a701d7ff00cd9643ef804710 authored over 3 years ago
Release version 3.1.5

github.com/Discord4J/BOM - fa76ec183e9220a3d9d0081868255f113c9206a8 authored over 3 years ago
Next development version '0.6.6-SNAPSHOT'.

github.com/Discord4J/connect - b03ed70240860db55afd2e282588feaed0a16734 authored over 3 years ago
Release version '0.6.5'.

github.com/Discord4J/connect - 8b5bb88d006eb90f6195465f001122e49c4610c2 authored over 3 years ago
Upgrade to discord4j-core 3.1.5

github.com/Discord4J/connect - a6afc515870d8256531c1cd2de7be86896aed29c authored over 3 years ago
Merge #84 into 1.6.5

github.com/Discord4J/discord-json - e51eb948f2c981c6857fce3f7c5d48b89b2b1e50 authored over 3 years ago
Change types of WebhookData#guildId and #channelId (#84)

github.com/Discord4J/discord-json - ca014284b319cc4a4c13057230890c4000ffed8e authored over 3 years ago
Merge #83 into 1.6.5

github.com/Discord4J/discord-json - d571af12c70fb85e3e28241b3dfb487ed4504de3 authored over 3 years ago
Next development version '1.6.5-SNAPSHOT'.

github.com/Discord4J/discord-json - ea426e666ba5d5c3d89e1124964e02802b0b037f authored over 3 years ago
Release version '1.6.4'.

github.com/Discord4J/discord-json - 2e37119915dfde75d43412fdd5bbd4f60d340758 authored over 3 years ago
GuildMemberUpdate#joinedAt can be null (#83)

github.com/Discord4J/discord-json - 285cc4d1a91c83ec0320ea64695ec67fe397b236 authored over 3 years ago
Upgrade to Jackson 2.12.3

github.com/Discord4J/discord-json - edaf44706cf5e4ea603ff0bd29ef7c58df39548e authored over 3 years ago
Merge ignore changes from 1.5.x into master

github.com/Discord4J/discord-json - 3218dcf12dc9d65920b8004217340133d8724f99 authored over 3 years ago
Next development version '1.5.12-SNAPSHOT'.

github.com/Discord4J/discord-json - 49f774caa5df3257d7634a75ff0acd9d1f7456c0 authored over 3 years ago
Release version '1.5.11'.

github.com/Discord4J/discord-json - d13be9f10d80a24dc2e21719be9dcb77b3280ddb authored over 3 years ago
Upgrade to Reactor 2020.0.7

github.com/Discord4J/Discord4J - bcda214e3910b892aa1d7d7397ffe77f19ee01c0 authored over 3 years ago
Upgrade to Reactor Dysprosium-SR20

github.com/Discord4J/Discord4J - 9cccc433299faa1753aba7af78c155098c17c13c authored over 3 years ago
Merge #921 into 3.2.0

github.com/Discord4J/Discord4J - 24ce0108fc047db2e463484e424b6967ab358f0f authored over 3 years ago
Add Discord certified moderator User flag (#921)

github.com/Discord4J/Discord4J - c84ab710c1de0324a86f2ee9ebc208160e0b39a7 authored over 3 years ago
Update Discord invite URL and PR template

github.com/Discord4J/Discord4J - 17ce091a63d4553ad78d402b5b9a578f442741e0 authored over 3 years ago
Merge #913 into 3.2.0

github.com/Discord4J/Discord4J - 83a470cdbf153992bcfa45b3647979ea55a0fbf2 authored over 3 years ago
Add ApplicationCommandOptionType#MENTIONABLE (#913)

github.com/Discord4J/Discord4J - f493bad2d0c78ee1ccf56324538f03a2e79dfa6c authored over 3 years ago
Merge #919 into 3.2.0

github.com/Discord4J/Discord4J - 44e1add33fe02a716c26cbdd67053c9c5f0da1bb authored over 3 years ago
Add support for application teams (#919)

* Add ApplicationInfo#getTeam

https://discord.com/developers/docs/resources/application#appli...

github.com/Discord4J/Discord4J - 1ab9e6e8e09b8595fd6761fd8629d088f6e4dc3f authored over 3 years ago
Use shard count when bootstrapping a connection pool for gateway

Improve builders for ReactorResources subclasses

github.com/Discord4J/Discord4J - 64427df5708d2cf9593f150ec416f83566a8ffbd authored over 3 years ago
Return to JdkStore WeakHashMap usage for storing messages by default

github.com/Discord4J/Discord4J - f21a85477c3dc83e1c656cf7fe80580f4247485f authored over 3 years ago
Remove onErrorContinue from LocalVoiceReceiveTask

Suppress non-applicable warning

github.com/Discord4J/Discord4J - 33122258d0510e0c4bc0e19e0879aec035ba1e55 authored over 3 years ago
Build HttpClient once per DefaultGatewayClient instance

Apply similar refactoring to DefaultVoiceGatewayClient

Suppress warnings not applicable to gate...

github.com/Discord4J/Discord4J - e64103bc756caf6dd5b541a53d13a6e7535c8e1f authored over 3 years ago
LegacyStoreLayout: Support Guild Stage Voice (#920)

github.com/Discord4J/Discord4J - 5dc75d8a8c40b28f4525ea34120ca1c9ad532757 authored over 3 years ago
Merge #85 into 1.6.4

github.com/Discord4J/discord-json - 87f5d398351c0f4ba70507b6dcba6a730a114ce4 authored over 3 years ago
Create FollowupMessageRequest (#85)

This extends WebhookExecuteRequest with the flags field for use
in followup message creation.

github.com/Discord4J/discord-json - 531e060f42c5e503abe654dbd847f0fc41a871ae authored over 3 years ago
Merge #82 into 1.6.4

github.com/Discord4J/discord-json - e881ba4d0c1d114bc708715d2be35ee60625e6f8 authored over 3 years ago
Add ApplicationTeamData#name (#82)

github.com/Discord4J/discord-json - 794a60c601c32b6528db294ab5c044b6ec596942 authored over 3 years ago
Merge #81 into 1.6.4

github.com/Discord4J/discord-json - 36e3a96dbe7282531e234760edd39edd78c7a4b1 authored over 3 years ago
Add MessageData#applicationId (#81)

github.com/Discord4J/discord-json - 260da4eab4f03077255f179b70fead65127f8712 authored over 3 years ago
Merge #80 into 1.6.4

github.com/Discord4J/discord-json - 6d92d31f99b67643c00c6eb6148096d960a115ed authored over 3 years ago
Add InviteData#expires_at (#80)

github.com/Discord4J/discord-json - 122cb26f0525817f5e52c443d065c692a10fea35 authored over 3 years ago
Remove DefaultVoiceGatewayClient built-in observer to improve connection pool usage

github.com/Discord4J/Discord4J - 19cce65206d7f61bc587065472c6b5f1fd49259a authored over 3 years ago
Remove DefaultGatewayClient built-in observer to improve connection pool usage

github.com/Discord4J/Discord4J - cc1afafd779e2aa18e2764f76c0af9ab9cc7a03f authored over 3 years ago
Use isTraceEnabled before logging protocol contents

github.com/Discord4J/Discord4J - ec9f8c1e96ed65653709257ab74ff26cf40d545d authored over 3 years ago
Retry onCloseSink emissions when disconnecting from gateway

github.com/Discord4J/Discord4J - 3fb27ce903af2e04a5e1b809cdb0c7e44a989ff4 authored over 3 years ago
Retry failed emissions when updating voice client state

github.com/Discord4J/Discord4J - e661d65889a808d2ad49cd9a9da72bb04a31be28 authored over 3 years ago
Merge #912 into 3.2.0

github.com/Discord4J/Discord4J - f4562c7871e6f4964515e8b7c70d2f09e740c12a authored over 3 years ago
Extract author from MessageData for interactions (#912)

Fix #911

github.com/Discord4J/Discord4J - 8104261870e6930a0550cbe9b6f7dbf4f90b840d authored over 3 years ago
Merge #909 into 3.2.0

github.com/Discord4J/Discord4J - c968a42746b2405136729c95f18c940e2c64eec2 authored over 3 years ago
Update MessageEditSpec#setFlags to handle Optional field

github.com/Discord4J/Discord4J - cf0bcc1bf7e88897808913064f6960ec1f037abd authored over 3 years ago
Add Guild#searchMembers(String, int) (#909)

github.com/Discord4J/Discord4J - b60b232cd072dc3d71f1658809b0d4347a806624 authored over 3 years ago
Merge #79 into 1.6.4

github.com/Discord4J/discord-json - bb804e5a39852e293ebab411922fc950b5a6f1bc authored over 3 years ago
Add WebhookMessageEditRequest#attachments (#79)

github.com/Discord4J/discord-json - 0c8105d9679fd0ac703eea57ef594bc886d8e1f8 authored over 3 years ago
Merge #78 into 1.6.4

github.com/Discord4J/discord-json - bc76b6fac36ebca9692f07aa74e480199d623584 authored over 3 years ago
Add MessageEditRequest#attachments (#78)

github.com/Discord4J/discord-json - 2773cc4be85f96e6ae99309fa687c29a2bb5df93 authored over 3 years ago
Merge changes from 3.1.x into 3.2.0

github.com/Discord4J/Discord4J - 2be099d8f5fdbcf0b991d3fef66645e9343bf3b4 authored over 3 years ago
Remove javadoc external links to stores project

github.com/Discord4J/Discord4J - 54b2c6a30a78a02abda816f7659b48b1bebc5b84 authored over 3 years ago
Upgrade to Reactor 2020.0.6

Other dependency upgrades:

Jackson 2.12.3

github.com/Discord4J/Discord4J - 68711a5dc3313fea28114987ad56b7730c16212f authored over 3 years ago
Upgrade to Reactor Dysprosium-SR19

github.com/Discord4J/Discord4J - 9cf9792f753291243d39398c41ff05e36157ca60 authored over 3 years ago
Upgrade to Stores 3.2.1-SNAPSHOT

github.com/Discord4J/Discord4J - 2c76ca109681b30ea37696add8d4449c845d7694 authored over 3 years ago
Upgrade to Stores 3.1.7-SNAPSHOT

github.com/Discord4J/Discord4J - b29153e3167926d014be8c435e68ccdf277a45c0 authored over 3 years ago
Upgrade dependencies

discord-json 1.6.3
Reactor 2020.0.6
Lettuce 6.0.4
Jackson 2.12.3

github.com/Discord4J/Stores - 76cd24efe974c76529bc07f0a0661a5b66226140 authored over 3 years ago
Upgrade dependencies

Reactor Dysprosium-SR19

Test dependencies

commons-lang 3.12.0
testcontainers 1.15.3

github.com/Discord4J/Stores - e24379306075df4078e378d59cbba9776ed68a04 authored over 3 years ago
Merge changes from 3.1.x into 3.2.1

github.com/Discord4J/Stores - 55a01f3d72c5d8300813dd71f64a19266c00d4a9 authored over 3 years ago
Merge changes from 3.0.x into 3.1.7

github.com/Discord4J/Stores - d59a20bcdf016af80ecbcc6e059155b34d375c48 authored over 3 years ago
CaffeineStoreService can produce LongObjStores

Fix MappingStoreService using the fallback service
on long-obj stores due to this flag returning...

github.com/Discord4J/Stores - ba1c9737ad35c4598c9249d3718d4c31e6869400 authored over 3 years ago
Lazily create Redis Client if none was set on Builder (#12)

github.com/Discord4J/Stores - 4246599f1e42fe057a7dab722ed53ea086c62712 authored over 3 years ago
Return to previous message caching behavior in default JDK store

github.com/Discord4J/Discord4J - 1fbeda0266ac78aad620ecd90bffed41a1a8e08e authored over 3 years ago
Add OAuth2 JSON objects (#77)

* Add OAuth2 JSON objects

* Migrate immutable types from Discord4J oauth2 module

github.com/Discord4J/discord-json - c8d50a0fe9a5302440fddcbf2768295a9aeea1cb authored over 3 years ago
Merge #904 into 3.2.0

github.com/Discord4J/Discord4J - e73f429386c7bfd8286c096ae4ac82b0998113fe authored over 3 years ago
Remove createFollowUp#wait parameter (#904)

github.com/Discord4J/Discord4J - 1673569ebf190b807d049c8e5f28c3dea3b69f82 authored over 3 years ago
Merge #906 into 3.2.0

github.com/Discord4J/Discord4J - e5ce576ba23c732e40f7beb6c439bcb515e6ba20 authored over 3 years ago
Add Guild#isNsfw (#906)

github.com/Discord4J/Discord4J - 94c76afb1385230623c1c7c9386664eea41ad3f3 authored over 3 years ago
Merge #901 into 3.2.0

github.com/Discord4J/Discord4J - c9d2ee0d36637f383845435762267cf59d204895 authored almost 4 years ago
Add method for constructing ReactionEmoji from codepoints using "U+" notation (#901)

* Add ReactionEmoji.unicodeCodepoints(String...)

* Rename method to codepoints

github.com/Discord4J/Discord4J - 3eeec01a09fbd9a35d5d750ab93daf6d93ce779a authored almost 4 years ago
Allow changing Discord base URL in RouterOptions (#902)

github.com/Discord4J/Discord4J - 05e3ad286440895c47148b7623c462021e710723 authored almost 4 years ago
Remove/change AssertionErrors to more semantically-correct exception types (#900)

github.com/Discord4J/Discord4J - 74651594ec987ddc8ddcba04fb012ca2a769b0f9 authored almost 4 years ago
Fix audit log option and change parsing (#899)

* AuditLogEntry.getOption() does not return the right class types #851

* AuditLogEntry.getOpt...

github.com/Discord4J/Discord4J - d5b4ffbaa6d2417e0ef10acd1a6f0ade084355e1 authored almost 4 years ago
Merge #877 into 3.2.0

github.com/Discord4J/Discord4J - a0ecdebe55505c887224e173762bbfbc8d91d290 authored almost 4 years ago
Add Slash Commands Permissions (#877)

github.com/Discord4J/Discord4J - 2e6cce842f5c7f64a06cb9518536964faea20747 authored almost 4 years ago
Add low(er) level ClientPresence and ClientActivity factory methods

github.com/Discord4J/Discord4J - f149a7a2dae00631b0b5db67abe0d748e3ea399d authored almost 4 years ago
Merge #74 into 1.6.4

github.com/Discord4J/discord-json - 48929107a3925d16d0b82159b4a2f3a74470e4b0 authored almost 4 years ago
Remove StickerData#previewAsset (#74)

github.com/Discord4J/discord-json - 69697fdfaf7d206718a98efd4a8cfc9ea07c1b1f authored almost 4 years ago