Ecosyste.ms: OpenCollective

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

github.com/Discord4J/discord-json

Discord entity domain as immutable Jackson objects
https://github.com/Discord4J/discord-json

Merge #157 into 1.7.8

969e63be7630fbbb58ed4c0ed34fe5b0c1f9e23f authored about 1 year ago by quanticc <[email protected]>
feat: add "default_values" field to ComponentData and SelectDefaultValueData class (#157)

1d3a15e148af54a1a3b5103fd08b06296d59a90e authored about 1 year ago by Axel Joly <[email protected]>
Merge #156 into 1.7.8

eb8284134a02e021ff10b75140abdd74883d47d1 authored about 1 year ago by quanticc <[email protected]>
Add role field to ApplicationTeamMemberData (#156)

a97643e1a6e09588a37b4d0ce0f150c8cc8c81a5 authored about 1 year ago by Pedro <[email protected]>
Merge #154 into 1.7.8

9e27aef25d6919f2815bea422e2a3715886d572f authored about 1 year ago by quanticc <[email protected]>
Add integrationType field in AuditEntryInfoData (#154)

755642b146b9478fc75aa259cb424e7940166209 authored about 1 year ago by Pedro <[email protected]>
Next development version '1.7.8-SNAPSHOT'.

6c83538bea10f3efcd930d12dafc4659e162ef5e authored over 1 year ago by quanticc <[email protected]>
Release version '1.7.7'.

20cb7ab2d4432c3c637a270442ab578d51529a44 authored over 1 year ago by quanticc <[email protected]>
Merge branch '1.6.x'

4f2be775656f3ff18cf9126e59986763cd3c0f7d authored over 1 year ago by quanticc <[email protected]>
Next development version '1.6.19-SNAPSHOT'.

b1be65027fc6dce966180eb6da36f3e77189b931 authored over 1 year ago by quanticc <[email protected]>
Release version '1.6.18'.

8180fdbf45f3ced6d84c1d8c8cd1e1c835f6a126 authored over 1 year ago by quanticc <[email protected]>
Merge changes from 1.6.x into 1.7.7

8f474f02cff182f47277ea655a764031b86a7652 authored over 1 year ago by quanticc <[email protected]>
Upgrade to Reactor 2020.0.35

584ab19aedf2d8d560953c2697c45325c20508eb authored over 1 year ago by quanticc <[email protected]>
Add support for setting activity state

7d8d28e1401813a07162a7b472dd8d05c4f17a58 authored over 1 year ago by quanticc <[email protected]>
Merge #151, #152, #153 into 1.7.7

93ef94c79e5fb0f70dd9d8bc41c89d22dabc032f authored over 1 year ago by quanticc <[email protected]>
feat: add message_author_id to MessageReactionAdd Gateway event (#153)

caf417fabd5c6dc520518ff572858e4a21398040 authored over 1 year ago by Axel Joly <[email protected]>
feat: add fields "duration_secs", "waveform" and "flags" to AttachmentData (#152)

8391cd20f8b2e8c837138c4ad7ba661f6d529a5c authored over 1 year ago by Axel Joly <[email protected]>
Add flags field to Role (#151)

4ad34d8c1b3e998c57c632f82bfb79e23cec0e94 authored over 1 year ago by Pedro <[email protected]>
Merge changes from 1.6.x into 1.7.7

d1b0e79577bbc4bf4e7ee5e9b4e9602302e8a7b4 authored over 1 year ago by quanticc <[email protected]>
Update EmbedAuthorData.url type to `Possible<Optional<String>>`

Mitigate an ongoing issue on discord side

9a7ebaa6c1547f5268c1396253924a5cfa2b84e8 authored over 1 year ago by quanticc <[email protected]>
Add option to treat Possible nulls as absent

Work around potential Discord or D4J issues with
mismatching field types, such as having a
Possi...

11e764c7b244373fdf9bd452d0df11864e504d11 authored over 1 year ago by quanticc <[email protected]>
Merge changes from 1.6.x into 1.7.7

9d1790a0f5c9d3eddd80a2cb61dd6a895a439aad authored over 1 year ago by quanticc <[email protected]>
Change jackson-datatype-jsr310 dependency from api to implementation

Move it from api to root module as well

677a8a4e0c89bc365c17b32dbd48a6bef68c19bf authored over 1 year ago by quanticc <[email protected]>
Merge scheduled event data changes into 1.7.7

ac99b9cce79a576caa93b154b6e06cde6b17270c authored over 1 year ago by quanticc <[email protected]>
Add image field to scheduled event requests

5ed20fa5680884b14f58ab20c8b570b9212951d1 authored over 1 year ago by quanticc <[email protected]>
Fix wrong type in GuildScheduledEventData#description and add test

Refactor common ObjectMapper into one class

Add dependency to decode timestamps

Add missing ev...

151725754135d297ab762715a030b78b22b84f18 authored over 1 year ago by quanticc <[email protected]>
Next development version '1.7.7-SNAPSHOT'.

75d1e7096f2210432252b139c071378dba8110a8 authored over 1 year ago by quanticc <[email protected]>
Release version '1.7.6'.

c70d764130868c97496e02310c6c5564f4881302 authored over 1 year ago by quanticc <[email protected]>
Merge #150 into 1.7.6

93dea715108c003dedc20de34be65e6c8110c7ff authored over 1 year ago by quanticc <[email protected]>
Next development version '1.6.18-SNAPSHOT'.

1c303c4f418d2796bc6a57582c01fc2d41de5d88 authored over 1 year ago by quanticc <[email protected]>
Release version '1.6.17'.

dd511fecf1bf6193f0447d6413ea5461fcc379d8 authored over 1 year ago by quanticc <[email protected]>
Add tests to read various AccessTokenData payloads

7dfd278572c20aa25f93237be72a7906b6005230 authored over 1 year ago by quanticc <[email protected]>
Fix guild object mapping from oauth2 flow (#150)

When retrieving a discord guild with an access token, discord returns a GuildUpdateData object, ...

c175407e9ae2f0d84d42164456cddffe1af63e5f authored over 1 year ago by Vadim Vetrov <[email protected]>
Merge Reactor upgrade to 2020.0.33 into 1.7.6

5d44374cdc3a63d8ca67d8c6704ec1b6990bbc12 authored over 1 year ago by quanticc <[email protected]>
Next development version '1.6.17-SNAPSHOT'.

d935a82fee06289035b248096829cfcd73a7bd61 authored over 1 year ago by quanticc <[email protected]>
Release version '1.6.16'.

2f7ea92a455e6dd9fb68d21b1a9dd2661182472c authored over 1 year ago by quanticc <[email protected]>
Upgrade to Reactor 2020.0.33

196c2c3e1a46f2e03f6279f3b30cf37df9a71f08 authored over 1 year ago by quanticc <[email protected]>
Merge #147 into 1.7.6

92ab775124e8ce7a585bc4bfde75aaa1a4657841 authored over 1 year ago by quanticc <[email protected]>
Next development version '1.7.6-SNAPSHOT'.

072b6c462bf96bbe5e49e304431cb38b7c34f8e2 authored over 1 year ago by quanticc <[email protected]>
Release version '1.7.5'.

d6e8c4eef1d80e1ba40aa9ccaf70379357299bd9 authored over 1 year ago by quanticc <[email protected]>
Update field types for globalName field in UserData/PartialUserData

#147

43927b35ba212da9f53b7fe734f4127487bb8819 authored over 1 year ago by quanticc <[email protected]>
Next development version '1.6.16-SNAPSHOT'.

1d7030b7c83884db66c33c6bcc6f406c03460dd0 authored over 1 year ago by quanticc <[email protected]>
Release version '1.6.15'.

d6588bec504e3b2a79f8fc9c30288b07b58d3df6 authored over 1 year ago by quanticc <[email protected]>
Revert "Add support for the new username system (#147)"

This reverts commit 582b65b53680abb015b188f6f5f4b7d71b2f550f.

6ddfe01e7df10b1528e414e86402a42c5030bc0d authored over 1 year ago by quanticc <[email protected]>
Add support for the new username system (#147)

* Deprecate UserData#discriminator and add UserData#globalName

* fix: remove display_name fie...

582b65b53680abb015b188f6f5f4b7d71b2f550f authored over 1 year ago by Axel Joly <[email protected]>
Merge #146 into 1.7.5

8eaf6fa5fe4d67d7125b8e9afcfb4045261efce2 authored over 1 year ago by quanticc <[email protected]>
Deprecate NicknameModifyData in favor of CurrentMemberModifyData (#146)

614c6b48ca79c8f3cf34c812aa71effff6b2cae9 authored over 1 year ago by Jordan Simpson <[email protected]>
Merge #148 into 1.7.5

031d3be3a25a3c60bb8215035695dbb4bc428115 authored over 1 year ago by quanticc <[email protected]>
Add guild fields for join raid and mention raid protection (#148)

25f5754dfb86f1e912264abd406881643917b730 authored over 1 year ago by Pedro <[email protected]>
Next development version '1.7.5-SNAPSHOT'.

25098b9126c9d3204e2347d57c0e0496a7a3e606 authored over 1 year ago by quanticc <[email protected]>
Release version '1.7.4'.

130bfd51e940844dc4ed1d2f5dafb350d2002f6a authored over 1 year ago by quanticc <[email protected]>
Merge #143 into 1.7.4

24a6722a5a9734fcd7923f99c7a6dfe854461344 authored over 1 year ago by quanticc <[email protected]>
fix(guild-event): fix missing json property annotation for entity_type in event creation request (#143)

7597782025e3fe4425e31e43465a85ad4e3ab869 authored over 1 year ago by Grégory Widmer <[email protected]>
Merge #141 into 1.7.4

d483758a52b12ffaf0b5ed770477198071d65ae8 authored over 1 year ago by quanticc <[email protected]>
Merge #142 into 1.7.4

8378b1b337cb9af91142685443f5eac82d819f26 authored over 1 year ago by quanticc <[email protected]>
Implement structure for Onboarding data (#141)

* Implement structure for Onboarding data

* Rename OnboardingData::defaultChannelsIds to Onbo...

bfa4960cfd4b4f3b04dd5c4db15d04e78f4edcb6 authored over 1 year ago by Pedro <[email protected]>
Add partial channel to InteractionData (#142)

55af8a0cbd635cd702f82cd7518a87ea67dffde9 authored over 1 year ago by Pedro <[email protected]>
Add forum missing fields in channel related requests (#140)

* Add forum missing fields in channel related requests

* Fix fields not marked as Optional bu...

32948f6eacd2f0944783719dc775fa6fbca7801b authored over 1 year ago by Grégory Widmer <[email protected]>
Update GH actions badge in readme

d267a1f2a92cb393084ebce79b712f283b732658 authored over 1 year ago by quanticc <[email protected]>
Add StartThreadInForumChannelRequest object (#139)

7ec55e8aa18af80004d11a6737c91b4b16cd5f22 authored over 1 year ago by Grégory Widmer <[email protected]>
Generalize init methods methods in list's encodings (#128)

* Generalize with* and add* methods in list's encodings

* Add tests

---------

Co-author...

8194d12888c07a5ee212147426849310f269108b authored over 1 year ago by Skat <[email protected]>
Merge changes from 1.6.x into 1.7.4

a92a7c06e131eee2d625e763b4ebdc5da4790916 authored almost 2 years ago by quanticc <[email protected]>
Next development version '1.6.15-SNAPSHOT'.

00250a531b3a75014a4876d73c61ebe5a00b90cc authored almost 2 years ago by quanticc <[email protected]>
Release version '1.6.14'.

9a40027222137b6700c2e4a18a7851bf19f9a28b authored almost 2 years ago by quanticc <[email protected]>
Upgrade to Reactor 2020.0.30

b2488e23ef2d62e95e3cbb0c1388c6b4520794c7 authored almost 2 years ago by quanticc <[email protected]>
Add missing field in gateway event ThreadCreate (#134)

* Include possible newly_created field in ThreadCreate
* Set to Possible non-mandatory fields i...

9439ce1fecf8f8b71ac2e0aa07d3bdfb0310f880 authored almost 2 years ago by Grégory Widmer <[email protected]>
Next development version '1.7.4-SNAPSHOT'.

411013068094b1427e176d750d63349a512cbce2 authored almost 2 years ago by quanticc <[email protected]>
Release version '1.7.3'.

f293885e09483a7b5959ba1735e7582be85d9e57 authored almost 2 years ago by quanticc <[email protected]>
Add support for guild forum related objects (#133)

f83f2c0cba222db889a9906956d93ea6e5651fca authored almost 2 years ago by Grégory Widmer <[email protected]>
Merge #138 into 1.7.3

76a1e21a0b26b879cfc30961dea278a248c21d08 authored almost 2 years ago by quanticc <[email protected]>
Add customMessage to AutoModActionMetaData (#138)

58cbbd3bdcb0f89c71f64b26a6630b048b362a36 authored almost 2 years ago by Pedro <[email protected]>
Merge #136 into 1.7.3

c2377432cb20c97fcf77a7e3d94a348dedd85a2a authored almost 2 years ago by quanticc <[email protected]>
Add Discord Application Command Permissions Update Event (#136)

* add application command Permission Update data Object
* use already present GuildApplicationC...

10492d84fcffd4caac5355554cd2e32afa955e42 authored almost 2 years ago by dominoxp <[email protected]>
Merge #135 into 1.7.3

8db587c3fdce258e66802d8c1bb3e87e01ca9fcd authored almost 2 years ago by quanticc <[email protected]>
Add flags field to Guild Member data (#135)

d6fce95983e5dbd24511bc5deb9af48830b274ce authored almost 2 years ago by Pedro <[email protected]>
Add regex, allowList and mentionLimit fields (#131)

* Add regex, allowList and mentionLimit fields

* Include missing fields in AuditEntryInfoData

2233686e797ffbbc96c78c2dd6025775c391d42d authored almost 2 years ago by Pedro <[email protected]>
Merge #132 into 1.7.3

7677878ebfe534d9d58b3557f26b6e1622a86149 authored almost 2 years ago by quanticc <[email protected]>
Upgrade to Jackson Databind 2.12.7.1

fd27f2b56fd456152ba5b999d001b0e95bbfab4b authored almost 2 years ago by quanticc <[email protected]>
Upgrade to Reactor 2020.0.27

18f3b48a48d13ea43663fd821425ee54d1a733ba authored almost 2 years ago by quanticc <[email protected]>
Implement AuditLog Entry Create event data (#132)

* Implement AuditLog Entry Create data

* Handle GUILD_AUDIT_LOG_ENTRY_CREATE with the new dat...

e942d3f3c334dfa4118f0040d15faebcbc3bde39 authored almost 2 years ago by Pedro <[email protected]>
Merge #129 into 1.7.3

418262376f2ab51c0a556951ba841174e76e71f0 authored about 2 years ago by quanticc <[email protected]>
Add support for channel select menus (#129)

ef953aa8d01fec888c1bdae99fb9777e5c63d117 authored about 2 years ago by Skat <[email protected]>
Merge #126 into 1.7.3

098a3eae7d324050a56be37b4805f3c349085380 authored about 2 years ago by quanticc <[email protected]>
Next development version '1.7.3-SNAPSHOT'.

fa1c78b4fefaf82bbea187fac69a010010a278c4 authored about 2 years ago by quanticc <[email protected]>
Release version '1.7.2'.

d029cb228d5b3f3372881fbfa9ea0c1cbe9f8e11 authored about 2 years ago by quanticc <[email protected]>
Make Flags related to UserData support big numbers (#126)

* Make Flags related to UserData support big numbers

* Add changes to flags to PartialUserData

f06f35c88399434ecf19e85e7980e142453741aa authored about 2 years ago by Pedro <[email protected]>
Wrap ListThreadsData#hasMore() to Possible

2fffc11091cc12437d6466e1a96cde3a0ebb020d authored about 2 years ago by skat <[email protected]>
Merge-ignore branch 1.6.x into 1.7.2

9350888162a6ee7ed69e2461eece305b0baa6efb authored over 2 years ago by quanticc <[email protected]>
Next development version '1.6.14-SNAPSHOT'.

f5718721de68ee739043ac877d57a1dbb2b6cc71 authored over 2 years ago by quanticc <[email protected]>
Release version '1.6.13'.

7e2bcc9ab479385e82b1727d4113e6f41e9b119f authored over 2 years ago by quanticc <[email protected]>
Merge Gradle upgrade from 1.6.x into 1.7.2

2992902450fe80ed691cec1aa214e59e6de72788 authored over 2 years ago by quanticc <[email protected]>
Upgrade to Gradle 7.4 with validation action (#123)

47d04d834bc797e66e9a805eae2c6399d0518869 authored over 2 years ago by SimonIT <[email protected]>
Upgrade to Gradle 7.5.1

0f2351a408a3a1a4a5015068baeb8a2594d888aa authored over 2 years ago by quanticc <[email protected]>
Merge resume_gateway_url changes into 1.7.2

552741494c7d1fd85939bb19a5e3733f513d06b3 authored over 2 years ago by quanticc <[email protected]>
Upgrade to Reactor 2020.0.22

b96606c782aa7c41dd363f4805d5f43c3d95a28f authored over 2 years ago by quanticc <[email protected]>
Add resume_gateway_url field to Ready

fdad2ad15b0a6cca62bed811ffc8983e4e221441 authored over 2 years ago by quanticc <[email protected]>
Merge #125 into 1.7.2

40011081f29f8cc98fdd1db102d8a88087f32dd3 authored over 2 years ago by quanticc <[email protected]>
Fix remaining localization fields type

0db30a5063b0c527923ae6c8dfd0d50a943c5ae1 authored over 2 years ago by quanticc <[email protected]>
Fix localization fields type, add deserialization test

e3365394ca5ce8b6fb83abced0b476365b6686df authored over 2 years ago by quanticc <[email protected]>
Update ApplicationCommand and Interaction Data (#125)

bfeaafc97ab21d20edb9cd30dc3ee7c531a551d6 authored over 2 years ago by Pedro <[email protected]>