Ecosyste.ms: OpenCollective

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

github.com/Discord4J/Discord4J

Discord4J is a fast, powerful, unopinionated, reactive library to enable quick and easy development of Discord bots for Java, Kotlin, and other JVM languages using the official Discord Bot API.
https://github.com/Discord4J/Discord4J

Remove LayoutSwitcher for now

36959f9dc21d3db22405d9950bc99846666c64db authored about 4 years ago by Alex1304 <[email protected]>
Add more factories to Stores, fix compile errors

592d21bf7295fa9e962bdec8cd749ce3cc1112d2 authored about 4 years ago by Alex1304 <[email protected]>
Merge branch 'master' into prototype/store-actions

66d8f1e91d628513c2e53f5e3bad83e572d199ef authored about 4 years ago by Alex1304 <[email protected]>
Move new stores to d4j-common, created layout pattern

410d9c98011252138fdc43d1280fb0838e7f3b7c authored about 4 years ago by Alex1304 <[email protected]>
Fix building StatusUpdate object in Presence class

2698338e022fe5c4508dcc347efbf740076757ed authored about 4 years ago by quanticc <[email protected]>
Fix imports in tests

355e497bb322db5521571557b741f2188fd417c7 authored about 4 years ago by Alex1304 <[email protected]>
Merge branch 'master' into prototype/store-actions

c82d008e9cd2b918b8b3ebc98e9b3084322e9b2a authored about 4 years ago by Alex1304 <[email protected]>
Update package name changes

4423fc183d6a64ca9aa9ab098002355e2ce0fea0 authored about 4 years ago by Alex1304 <[email protected]>
Revert change in sharding strategy, add state instead of dispatch for hard reconnect

8ef0da18d506a12d9cddf4d544e6ec9e28fc6503 authored about 4 years ago by Alex1304 <[email protected]>
Merge changes into 3.2.x

b8b8bfb778b86c1d59c4ee253f2668c4060eb2dd authored about 4 years ago by quanticc <[email protected]>
docs: add better shading coordinates for Maven too

239298ee4588bf9d3c2619b8ad9cb823bcaa9922 authored about 4 years ago by quanticc <[email protected]>
Update docs: better shaded coordinates, missing snapshot repo

628f34ab0869b778d580ddc19f386eca054bc78f authored about 4 years ago by quanticc <[email protected]>
Deprecate PrivateChannelCreateEvent (#786)

1e9d54481555149de49b431c37a7cc28035a9b19 authored about 4 years ago by David <[email protected]>
Backport #783 into 3.1.x

f14a9d0d1d356e9b94058dcc4a383d552fa0bec6 authored about 4 years ago by cameronprater <[email protected]>
Add methods for obtaining a VoiceConnection to associated entities (#783)

* Add ability to get voice connection registered to a guild through Guild
* Add ability to get ...

64078187077f6705e31751d3c302787f7494ad4d authored about 4 years ago by cameronprater <[email protected]>
Apply remaining changes from Discord4J/discord-json#30

a946888433061fb4ce576552d03b5ef58f2ebbc5 authored about 4 years ago by quanticc <[email protected]>
Apply Permission/Activity changes from v8 (#787)

* The game field has been removed
* Removed roles, premium_since, and nick from Presence Update...

947e99ecac209b19871809bac42f61f55b2eba9f authored about 4 years ago by David <[email protected]>
Apply deprecations for REST API v8 (#785)

* Remove deprecated routes
* The X-RateLimit-Precision header is no longer respected
* The Ret...

0417e12eae764a197541b0088b182736d0507575 authored about 4 years ago by David <[email protected]>
More groundwork to remove StateHolder and all shard invalidation logic

73115c144890fe7b13609266f4539864a560a83d authored about 4 years ago by Alex1304 <[email protected]>
[WIP] [Store Actions API] Move store write operations to discord4j-gateway

2001c36498bb9ed551324ec31d6092f7d8b65f1f authored about 4 years ago by Alex1304 <[email protected]>
Update return type of Member::edit

#781

b98ecb0e7d05fb5612c3f9c17fc4adde069966de authored about 4 years ago by quanticc <[email protected]>
Upgrade to discord-json 1.6.0 snapshots

b28df233e0e65e5ad5f71415777954d4349510ad authored about 4 years ago by quanticc <[email protected]>
Upgrade to discord-json 1.5.5 snapshots

b4f4262ddf92bf8ab9118f1fbf5ccdcbfd7be5f4 authored about 4 years ago by quanticc <[email protected]>
Update to REST API and Gateway v8

1509016fab0af4d0f479385583d4f59b81a16245 authored about 4 years ago by quanticc <[email protected]>
Merge 3.1.x changes into 3.2.x

651216531635f6a2fd0dd294feb972c03c0ad259 authored about 4 years ago by quanticc <[email protected]>
Add non-privileged static IntentSet

#781

766e768b0eb2dc847d7f27f94ce7ffc3bd9f5a0e authored about 4 years ago by quanticc <[email protected]>
Improve docs for VoiceChannel::join

2a650751fecf1c123fd3b65ef510d4f3f23b5390 authored about 4 years ago by quanticc <[email protected]>
Merge fix #778 and other voice changes into 3.2.x

d0c02c3aa3bf5c3f84d7921f45dd629020c4ce56 authored over 4 years ago by quanticc <[email protected]>
Fix DefaultVoiceConnectionFactory not releasing resources on cancel/error

62e2526e4d64006314956415a44cd54bacc5cc14 authored over 4 years ago by quanticc <[email protected]>
Add retry to join request in voice bot example

cff807ed59039e53f35b5c276d305c20501dac58 authored over 4 years ago by quanticc <[email protected]>
Add debug log events to VoiceChannelJoinSpec and LocalVoiceConnectionRegistry

a85894c090a56135ba3e8dc00b973b82d0461a1d authored over 4 years ago by quanticc <[email protected]>
Fix #778 rework voice resume

- RESUME payload was built incorrectly
- Fix IDENTIFY being sent on HELLO
- Add VoiceConnection ...

9a2bb82d65d11926b3273a4c82b105c063d161fb authored over 4 years ago by quanticc <[email protected]>
Remove voice state update handling within DefaultVoiceGatewayClient

441ede061e2d087b18bb636b311731faa063cd9e authored over 4 years ago by quanticc <[email protected]>
Close #762 Clarify availability of Message::getGuildId

4e9cf81394a94df8288c78e3ab2c470ff66058c1 authored over 4 years ago by quanticc <[email protected]>
Merge fix #777 into 3.2.x

33a82c117e550d9eec8949300c0ef00320ea3dc5 authored over 4 years ago by quanticc <[email protected]>
Fix #777 use Optional overload for WebhookCreateRequest.Builder::avatar from WebhookCreateSpec

Also add Nullable annotation to missing spec fields

4c58bcff797f8c43c316657853ea815decf4dfc9 authored over 4 years ago by quanticc <[email protected]>
Merge changes into 3.2.x

54a2ad129a7acf202b627a230ca75fabee27d430 authored over 4 years ago by quanticc <[email protected]>
Next development version '3.1.2-SNAPSHOT'.

ac9370a6adf287920a2f21d4165fc7d29b12dba4 authored over 4 years ago by quanticc <[email protected]>
Release version '3.1.1'.

e4baed6be3dddb6e3dcf164d097b22db35d35df6 authored over 4 years ago by quanticc <[email protected]>
Merge #773, #774 and #775 into 3.2.x

844be263edcf050c958b0702162048ab20d6788d authored over 4 years ago by quanticc <[email protected]>
Update experimental Message::publish signature (#773)

- Change return type of Message::publish from Mono<Void> to Mono<Message>
- Change return type ...

9375a4d361265a1ff50c69e595e0810746087ec0 authored over 4 years ago by Pedro Arenas <[email protected]>
Add Activity.Type.COMPETING (#775)

- Add enum for COMPETING
- Add method for make a COMPETING presence for BOTs

1faf1c379d030ff49ac8a33f61b237d45c1be288 authored over 4 years ago by Pedro Arenas <[email protected]>
Add missing RestMessage::deleteReactions (#774)

211a3b7ec9ee8e6bc8508f92da84a404cd10a5f2 authored over 4 years ago by Pedro Arenas <[email protected]>
Upgrade to Reactor 2020.0.0 RC1

53b66d33bea6991f1d8f56e883a1a81c88758ced authored over 4 years ago by quanticc <[email protected]>
Upgrade to Reactor Dysprosium SR12

691312bc8a8883035fc558a1671ed4d529570770 authored over 4 years ago by quanticc <[email protected]>
Merge #767 into 3.2.x

5897cf4bac0341a799cc6ecb8677f431d5310325 authored over 4 years ago by quanticc <[email protected]>
Add support for before and limit options to AuditLogQuerySpec (#767)

Close #768

15c740f932d652b001b02d076221dd1f760963e3 authored over 4 years ago by Pedro Arenas <[email protected]>
Merge changes from 3.1.x into 3.2.x

9f9819ab48d5e10b8127e3bd8296d4fe9c28a067 authored over 4 years ago by quanticc <[email protected]>
Warn about EntityRetrievalStrategy.STORE and uncached entities

Related to #769

971b3ec76ddfbcb8c123760d4e2177ce3e6fdc3a authored over 4 years ago by quanticc <[email protected]>
Add debug information when allocating gateway send buffer

Related to #772

a8a5abf67aae761eab78f12679040e96e94a525e authored over 4 years ago by quanticc <[email protected]>
Remove unused operators from JacksonReaderStrategy::read

3a67102bb3bf174c4d33057b0ae55cf48b980984 authored over 4 years ago by quanticc <[email protected]>
Migrate to new retryWhen operator

Avoid compatibility issues when running Discord4J 3.1
under Reactor 2020 where the old retryWhen...

2b653f78ccfba5f8d3d736b4e10f1e42c508f610 authored over 4 years ago by quanticc <[email protected]>
Add missing Nullable annotations to RouteMatcher

125bff864240a7716d1ad3fa9d67a7d7c109ea6f authored over 4 years ago by quanticc <[email protected]>
Merge changes to 3.2.x

295301c8c061cdf29f181056975f2444767e1187 authored over 4 years ago by quanticc <[email protected]>
Enable debugging gateway outbound capacity

8153d4ec5f2275e1cdd683391b40820bdc8b55c7 authored over 4 years ago by quanticc <[email protected]>
Add new Color constants for black and white

Close #761

cbb9c07473eaf99b6e1c562510f6c99844db5ddd authored over 4 years ago by quanticc <[email protected]>
Update docs

Broken or missing links and wording changes

122450f68f30966d0de39faaf2904dea48f42395 authored over 4 years ago by quanticc <[email protected]>
Upgrade dependencies

Stores 3.1.4
discord-json 1.5.4

Gradle wrapper 6.6.1

Plugins:
gradle-git-properties 2.2.3
vers...

e8312a3edb399238deb0c6e5180d2132cdc3cbe0 authored over 4 years ago by quanticc <[email protected]>
Merge #763 into 3.2.x

feccf288246e52461bc8f0c719fc112e9548c754 authored over 4 years ago by quanticc <[email protected]>
Add getOld function to EmojisUpdateEvent (#763)

Close #734

2a719d04e98a8ab0eca2069167b2944e79111662 authored over 4 years ago by Edward <[email protected]>
Merge fix #766 into 3.2.x

9a5536b7dbf5ab24c40cba114c66250ac8b3a54a authored over 4 years ago by quanticc <[email protected]>
Update Error-Handling page with 3.1.x code

d8e58d5e8b92b65fbb9781d6407b336cb1738512 authored over 4 years ago by quanticc <[email protected]>
Fix #766 login unable to complete when using a default DefaultShardingStrategy

ce80acba1786db0c2f3f0b6c2b08a8abf2d75f33 authored over 4 years ago by quanticc <[email protected]>
Merge fixes #759 and 83c127b into 3.2.x

e5abd437190e47d290fbd22cb8779469e971be45 authored over 4 years ago by quanticc <[email protected]>
Fix requests incorrectly iterating across Multimap

Query parameters were built directly from the
backing List contained in a Multimap entry causing...

83c127bc48df88e15ff733389cc74ab0b6b78ea4 authored over 4 years ago by quanticc <[email protected]>
Fix #759 trigger login success on reconnect

269c2d90599e1c03ecf13618d895411e8a3fa94d authored over 4 years ago by quanticc <[email protected]>
Update Discord URL in docs (#758)

9c35598b24f1aad18d2fce50dba46df6a232054f authored over 4 years ago by Nintendofan885 <[email protected]>
Upgrade to Reactor 2020.0.0-M2

Apply changes after retryWhen deprecations

12de318065d6c4aee5d211979a39df39b327938b authored over 4 years ago by quanticc <[email protected]>
Merge #757 into 3.2.x

41ffb9ab1faf9d3c5768da529a3030a7a24935ab authored over 4 years ago by quanticc <[email protected]>
Upgrade to Reactor Dysprosium SR11

bd59e5fe11b376a44c013b7edfbd37ea14805420 authored over 4 years ago by quanticc <[email protected]>
Update ClientException

6d8f7154489fe44408b1d10a2950c5fb1d982750 authored over 4 years ago by quanticc <[email protected]>
Add joined_at field to GuildMemberUpdate (#757)

6b3dffe46f01e795ad1a7349f9bd45ad3041c35f authored over 4 years ago by David <[email protected]>
Remove toString override from ClientException

Related to #746

cbf574556a5ef12a30a7ac4344f4e2ebf89b57be authored over 4 years ago by quanticc <[email protected]>
Merge #755 into 3.2.x

0d18797e90560a6d2ad8f45e1b1607bda53c33e8 authored over 4 years ago by quanticc <[email protected]>
Fix #755 and merge into 3.1.x

b97bd0f5dfb9ef4ca40a35f74b79a56167ceac6c authored over 4 years ago by quanticc <[email protected]>
Add secure() to the default HttpClient

Fix causing bad requests when connecting to a secure voice server

5f49d17d1d47cd88c15343b15ef44fa42bc029da authored over 4 years ago by quanticc <[email protected]>
Merge #754 into 3.2

5f32c13fe3053b3ee1bceadf02141b16a86335d9 authored over 4 years ago by quanticc <[email protected]>
Add Nullable annotation to equals methods (#754)

6785be5be70931724a455b1d24f199b4f7064e9b authored over 4 years ago by Rosetta Roberts <[email protected]>
Merge #753 into 3.2

4d370a07ae2b4bff872d5c2813e8ff27e6cc5673 authored over 4 years ago by quanticc <[email protected]>
Add support for channel following (#753)

* Add support for channel following
* Add info that webhook can't be executed in javadocs
* Ad...

0c29241433ad0371bb405fc59da7d1732b00d1c3 authored over 4 years ago by Alex1304 <[email protected]>
Merge branch '3.1.x'

277acea70cc1abfad7cc1ada62e2b09aae386c00 authored over 4 years ago by quanticc <[email protected]>
Update to discord-json snapshots

6ed922a36ea1f1507d209db1203a347aa1652b60 authored over 4 years ago by quanticc <[email protected]>
Add webhook execution functionality (#742)

Close #547

e4bed9eccdc42fc2baf1fe9cc975799d2e6da1d5 authored over 4 years ago by Rosetta Roberts <[email protected]>
Merge branch '3.1.x'

ab3b055ffba7e8ea39a563cf283d0d749918f97a authored over 4 years ago by quanticc <[email protected]>
Update mkdocs.yml

2e755dbbd1d7478a990c0af2b9b19c71f2ed534d authored over 4 years ago by quanticc <[email protected]>
Merge wiki updates to 3.1.x

cd77e3cc7d825765cd30736ecbe4bab0b0fb590e authored over 4 years ago by quanticc <[email protected]>
Fix incorrect formatting of some lists

7b05f1fad1c757b868657b9750b3978112ae258b authored over 4 years ago by quanticc <[email protected]>
Rename Home to index and add mkdocs config file

c9c6374d5219db7b77e1e0258f66c919b4de7ca8 authored over 4 years ago by quanticc <[email protected]>
Merge branch '3.1.x'

c23b2f72480264998bd749a27f35486c40eeb215 authored over 4 years ago by quanticc <[email protected]>
Merge #749 into 3.2

Use Optional instead of @Nullable when appropriate

55b3faa6bb2cb286f30552ce6bcf5a7d0a429334 authored over 4 years ago by David Richey <[email protected]>
Merge branch '3.0.x' into 3.1.x

Wiki updates for 3.1
Add 3.1.x branch to allowlist for push event

b26b33647f4a9fcf819ef96f9d0531865ffc5b5b authored over 4 years ago by quanticc <[email protected]>
Add very important whitespace to workflow file

f64a4035b95538c4c42aca60ae840f97dc6dc7b1 authored over 4 years ago by quanticc <[email protected]>
Update workflow

2516e9757e6dafe541554cd9d0aa67e0d126674a authored over 4 years ago by quanticc <[email protected]>
Add condition to skip CI if needed

[ci skip]

c872808a3c3dfec0893fb4cf338b58e26aa6d687 authored over 4 years ago by quanticc <[email protected]>
Update links within wiki

00fc199f69974aac8385300bcf1f00d06bd3eeaa authored over 4 years ago by quanticc <[email protected]>
Initial docs from wiki

Convert relevant articles from asciidoc

Close #721

f35760a67e8f89f7911c8eb8816168d2cd39e85d authored over 4 years ago by quanticc <[email protected]>
Update workflow to only trigger push event on some branches

9452857cd1bd496f512cefec8bf572a6d9e21530 authored over 4 years ago by quanticc <[email protected]>
Fix some problematic uses of Possible::get (#749)

* Fix some problematic uses of Possible::get

* Explain VoiceState::getGuildId situation

b48b5c796cae3e480db9e49894450f2acfd3e650 authored over 4 years ago by David Richey <[email protected]>
Switch to Reactor 2020.0.0-M1

e0a915ea118df884f3a200a2ae9a3016376f2fc1 authored over 4 years ago by quanticc <[email protected]>
Switch master version from 3.1.x to 3.2.x

f8e2b1bf8be38214c0173be12da36dad8ad40b78 authored over 4 years ago by quanticc <[email protected]>