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

Workaround to payload length issue

f290f79a7b71ef2325c4370f94814a04e6dd8353 authored almost 7 years ago
Add event dispatcher to client builder

cf038313b6ef2f78c6347f07e143f96bb084d149 authored almost 7 years ago
Added ApplicationUser

9f9ff87b7ab3c5d6d7bc873916c2eb978c44ac3e authored almost 7 years ago
Simplify PayloadContext

d3ee23eeeee8b78489eee1432ff53fc10622b295 authored almost 7 years ago
Added basic ClientBuilder

0211653b25cc5a8daf22d12914c11ccf18dd9bfb authored almost 7 years ago
Implemented Guild#getChannels and created EntityUtil

4b8f9ae879758e0a480cd2593fbd33e6a11d0201 authored almost 7 years ago
Get Presence and VoiceStates from Members/Guild

d914528effab6046f5d030e4b99c4e35a7245f79 authored almost 7 years ago
Upgrade Reactor to Bismuth-SR8

f4f9488086eac73712e4fe29d808581315ee8ead authored almost 7 years ago
Add missing Ready field

9773ad733d044e565f462fd1b19fea2c8ec73fb8 authored almost 7 years ago
Cleaned up DiscordClient and added Javadocs

7fad6dac5fa5225115c01149e0103d53e6049977 authored almost 7 years ago
Configured Invite Beans

9419402c82fe467cd9f8bd05db66d64c070576a3 authored almost 7 years ago
Add identify parameters to GatewayClient

Allow sharding configuration, as well as initial presence status.

6a954fb6c6b71924c5f951f45e58b2fd875fa595 authored almost 7 years ago
Optimized imports

f6be0ee9b87b7953b83d6272990d369f2809ccaf authored almost 7 years ago
Added static of method for enum types

fbbac076477906f7d63fde8799a144e5fdef0b34 authored almost 7 years ago
Update tests to reflect Flux change

4531f4e4c574e680839911f4d8ddc94182f7ddec authored almost 7 years ago
Use Flux when applicable

11ffbbcfcbb11088bb2f1f1645e30b3c9c3d72d6 authored almost 7 years ago
Remove a websocket test

fc643e6c50d9571612b8b83008307ef38ade293a authored almost 7 years ago
Convert cast to ofType

377ccf0f423c5f111f6813cfcabb82fe18d76ea3 authored almost 7 years ago
Implemented getChannelById methods

5f3f5f2a993e21f21497be9e7b5afdd04eeb5426 authored almost 7 years ago
Moved StoreHolder to core root package

d29cbf5e490a87942ec3436498ac72f84de4357d authored almost 7 years ago
Mostly implemented getXById

c934ed8a492de7bdf2041902e9ec217a59ce46e2 authored almost 7 years ago
Remove StoreTCK

658a6ca7fc456957991e0d36387fdff904206d66 authored almost 7 years ago
Start StoreTCK

614c6e01d937bea4c6ba89a9be8051ce7bb4492e authored almost 7 years ago
Add a channel delete test

5495951cdd99febe3a2fd69b3b5a8e920219e9e3 authored almost 7 years ago
Remove Store#findAll()

0208070ffb0d29e16331335fd7907a73ddd8fefc authored almost 7 years ago
PermissionOverwrite is NOT an entity

10f87c21bdae4cc3cc2003056b65869f8557aa27 authored almost 7 years ago
Fixed mappings and made docs/fields more consistent

16ea871ade9d2ff0437dd838c55a163f82b8d930 authored almost 7 years ago
Use Gradle build cache on CircleCI

As suggested in #403, this change properly leverages Gradle build
cache to improve CircleCI buil...

d0ffe76653be6b737c5ed0c0f6600732b68b4c3b authored almost 7 years ago
Update ErrorResponse

4f5700c60f27fe466a04a49cc88532495f3484d6 authored almost 7 years ago
Add CircleCI config

9b1c81a0183e94ef2b65cdf28509128614cc9133 authored almost 7 years ago
Change artifact group

7f3dbcf42f777381c0cdff8bbbe4f772856afb99 authored almost 7 years ago
Add logback to tests

2043bf559f27750ce327c26ea757fc9a25b2022a authored almost 7 years ago
Add missing applicationContext to retry factory

3462d0784cf4c1b7f4067583ca549ec15f678176 authored almost 7 years ago
Add toString method

2d062c212969e741ec0d7c1972d72772f4a8d31d authored almost 7 years ago
Hide sensitive data from Jackson processing errors

7128db12e89b5b72524096c4a16e39c0069dbe9c authored almost 7 years ago
Add missing field to UserResponse

9e5c763ded2e7ffe7cff3ed03b36c0cf8f08646e authored almost 7 years ago
Define context per workflow job

b362ad2cc8940541f6dad39ec2c0e0974d1c4342 authored almost 7 years ago
Use the proper testing context

486008f3ec6fd1cd8f3fa6495e382b9bd23e38ae authored almost 7 years ago
Update CircleCI config

dfccae0978162b3964abee62145bb78fda043710 authored almost 7 years ago
Add GuildEmojiResponse

0743dba658fb6d4efc63fb551d3b6a9f461320f4 authored almost 7 years ago
Remove jvm9 and jvm10 jobs

b525b476a7d339759f8329c144a9ac3c1bcf248f authored almost 7 years ago
Revert "Add Store#deleteAll(Predicate<V>)"

This reverts commit 2595d72fe77b66b52e53a9aeef478795c334bc35.

3b9c05541a5b6d7188b38b9cdda6381ad48da7b2 authored almost 7 years ago
Add Store#deleteAll(Predicate<V>)

2595d72fe77b66b52e53a9aeef478795c334bc35 authored almost 7 years ago
Add CircleCI config

dac2ad6546a0b5e0afffed904d5e02c59b2202da authored almost 7 years ago
Update CircleCI config

ec7943a92ee2c418a33cc0161d1e11f28e4c8497 authored almost 7 years ago
Add serialVersionUID to GuildBean

ebb8363819e0501514b2efb6ba5e6eeff6f53a0a authored almost 7 years ago
Move gateway-only GuildBean fields into separate type

7fed62d96339de52e8d97f86ec043c7aab6dd6fc authored almost 7 years ago
Create CircleCI config

36d1e2032aeba751274e3db9010b555c98f818bc authored almost 7 years ago
Fix tests

7300c309595382be2279494c53782ddef689988f authored almost 7 years ago
Created Non-Entity Beans

68de833034d78079a19f1abbcc3145dcb619598a authored almost 7 years ago
Rename Stores and integrate with ServiceMediator

66e3a736c563eac32fe790c1354b20614ca6978f authored almost 7 years ago
Update README.md

aa94ac0ac014ac13aff108be8cb005c08de15f00 authored almost 7 years ago
Update ISSUE_TEMPLATE.md

a29a5ec0c2598c6dc95c29ff687a8fc9e537ebd5 authored almost 7 years ago
Updating stuff

adf6d98f74d212758fc630199b162e101e679bfd authored almost 7 years ago
Update links

9e8a32bae006f9b041ede2141a89e2915470d2b2 authored almost 7 years ago
Restructure clients (Client -> ServiceMediator, Shard -> DiscordClient)

Users interact with DiscordClient and should never even see ServiceMediator

ed8e98b361018b6b648897fcf67db48e970bd5d5 authored almost 7 years ago
Switched DiscordObject#getClient to DiscordObject#getShard

1d24baced93a57b31ee19e31593babb354ecd9e4 authored almost 7 years ago
Update collection to array conversion

1f84fd832605119c80bbc4f017403263a88e35e9 authored almost 7 years ago
Change field type in GameTimestampsResponse

b381d306f67496fd03ee8062bbda6d05c2717e4b authored almost 7 years ago
Merge branch 'feature/events' into v3

93a447e0ecc6e7ba1ff78a68547427b2c9c9a39a authored almost 7 years ago
Fix DispatchHandlers compilation

6e7e2cb83ec702bfc96a7ff86058e8b37526c085 authored almost 7 years ago
Store#store -> Store#save

6d9824774d5c1eece253cb93fa39e653a6bb51ad authored almost 7 years ago
Restructure and add update events

e55ec709fb75e09213ed27107c38c31051a29f38 authored almost 7 years ago
Add basic Dispatch equivalent events

db8f629eb685cbe6ed4ac09ee9a32f130177194d authored almost 7 years ago
Dispatch handlers return Flux<Event>

2f1bcad4b359135ee74fb33711722d6921f0ad26 authored almost 7 years ago
Reformat project (tabs -> spaces)

795037d80bf6d1aca5e7930458d3c9223e4bab06 authored almost 7 years ago
Update gradle build files

fdb4fc204b1bcfdad3368a71859e0664dabcbd69 authored almost 7 years ago
Use FluxSink to safely produce gateway values

Following best practices related to Processors, using FluxSink
instead of directly calling onNex...

6692a0c2f53d79900b6b289258fc477b96aef1ad authored almost 7 years ago
Add some repo meta files

04f040b292c1aa9f905558d27e4977399885ecf5 authored almost 7 years ago
Create README.md

e5a6599b3ed9ca18e62fc3b0220a429eeac460e8 authored almost 7 years ago
Minor change to gateway logging

08f920df727992b5edf187cbfb27108f77e98a77 authored almost 7 years ago
Remove gateway ByteBuf log formatter

1fb3c77041995a7de8e6a1083e18f9e845a8e23f authored almost 7 years ago
Move to Reactor loggers

5adc65617927b6c28bc489d41d726e279df8b1c8 authored almost 7 years ago
Replaces Store#isNoOp with AbsentValue

6ffa5b10d67c6626f05abe97a673dd4320c7fc75 authored almost 7 years ago
Added to string method to presence (#407)

fe1cdae1bbcd165974fc3b8ce2f243c8635f7fb4 authored almost 7 years ago
Adds Store#isNoOp

2356e10d3f99e85c2297101b33cfeb7d26988b49 authored almost 7 years ago
Add Stores class and implements some QoL changes to stores

098379702cdaf2897e56128470077f854f188dfd authored almost 7 years ago
Expect value classes to be beans

75e37ca5f6132933ca1d03b06ee23a278b0a5032 authored almost 7 years ago
Merge Store and StoreOperations

(cherry picked from commit 175ffe8)

fbe8a8a76214d3d601f5381da484a951e52fcfa0 authored almost 7 years ago
Cleans up StoreService and StoreProvider (now StoreServiceLoader)

(cherry picked from commit 6af6c13)

36664536f05b3a760df87c10ebb969c6f3a0ec66 authored almost 7 years ago
Replaced Entity *Data with *Bean

dee1259f24bd59fa62fb754653e6cbda38079b63 authored almost 7 years ago
Implement gateway rate limiting

af23420c2df52883ec7c4347dab2561d48a31430 authored almost 7 years ago
Add more docs and reorder some methods

- Tidy up RetryBotTest to use Client constructs
- Minor changes to PayloadHandlers
- Document Re...

f6144836bbd937a3fc57fb742457d6808056c464 authored almost 7 years ago
Add missing EmbedVideoResponse field

763d5b396a7703ff61e367f2b65f45cd362d2d64 authored almost 7 years ago
Fix artifact naming

8eb7422d2db761575bdfd6324d5779bc8c86f25c authored almost 7 years ago
Added Skeleton Work of Client/Shard

291afc5e3ed70788b0edbea4772001a4d7839886 authored almost 7 years ago
Refactor some gateway classes

56d344a7f1504d45eb0fcf2a2e2954aee1060bcb authored almost 7 years ago
Handle graceful gateway logout

3b2a7d93dfb441a06583917febcf00e20846a38a authored almost 7 years ago
Simplify event dispatch logging

e7afd671238960f9cb70352c77a0c186214e2bee authored almost 7 years ago
Improve gateway session logging

72e75c429b8bb940eda3bb790874737aaf9ad1bb authored almost 7 years ago
Version Snapshot

0cd52081f17528c08e365d253c54b50d87dabe2c authored almost 7 years ago
Change getMessageByID -> fetchMessage to fix redundancy.

78101277540be5edfa1bc6ca697dafe75105aa72 authored almost 7 years ago
(Should) fix null message in add/remove reaction handling.

a7b1235fa62ad4db1d9066e0490e46aba85def9f authored almost 7 years ago
Fix null message in add/remove reaction handling.

a600dc30ea6a91d1a030727e6bcb395e2a09bf51 authored almost 7 years ago
Temporary Fix for SCM-Revision

529161ab1496bab43ec489ea361a83d6ccd78160 authored almost 7 years ago
Merge branch 'dev'

78c4d46dab2a48a792f66d3670714a86d7d963dc authored almost 7 years ago
Version Bump

ea7cdc7fecaa6406077bfaa37adc6ffa8e290e34 authored almost 7 years ago
Remove null elements from User#getRolesForGuild() (#397)

8e6372a0b2988c2fa8a2d07cdaf0763c30cb0a69 authored almost 7 years ago
Fix javadoc generation issues

d6dbe5f555c44a58afb8a4d2d8ff734f48c1cbb0 authored almost 7 years ago
Merge branch 'prototype/outward-api' into v3

8d639786aaaa57b1946afa23ac16957dd7b46a23 authored almost 7 years ago