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

Update core test examples

github.com/Discord4J/Discord4J - bc3248480029b29f9b8c93d2722954b294ccb736 authored almost 5 years ago
Merge branch '3.0.x'

github.com/Discord4J/Discord4J - c3928c7ef43a9d536575c8c8d18c7dd370e30a82 authored almost 5 years ago
Deprecate DiscordClientBuilder constructor

github.com/Discord4J/Discord4J - 590d9a62fd250c8d7c26ccbe03569d58c034eb0b authored almost 5 years ago
Backport example code format from 3.1

github.com/Discord4J/Discord4J - 53275dcad0af18a75b9af020f8a6e8470af9a08d authored almost 5 years ago
Upgrade to Reactor Californium SR17

github.com/Discord4J/Discord4J - 450473ff6282d4280509a093b36e82874f334378 authored almost 5 years ago
Fix NoSuchElementException in GuildDeleteEvent (#632)

github.com/Discord4J/Discord4J - df12e1a611f07396a748ab474c8be1e7d21e2eff authored almost 5 years ago
Make voice HttpClient follow redirects

github.com/Discord4J/Discord4J - 2b6cd47584bbebbbf21cdb50e7abc26d04ed9f9d authored almost 5 years ago
Make HttpClient follow redirects

github.com/Discord4J/Discord4J - c849c03e1da65cd538f50c38bc02c5db07be89fd authored almost 5 years ago
Fix test to build Identify

github.com/Discord4J/discord-json - 1f365fd8757cc220e9c58c3c0e7544ddcf3ec6c8 authored almost 5 years ago
Make Identify building forward-compatible

github.com/Discord4J/Discord4J - bb0a5c7670b67caa9d7a066287938674bdb4368b authored almost 5 years ago
Add intents field Discord4J/Discord4J#609

github.com/Discord4J/discord-json - 2a71f1327fd15e85d67d953721765908f8dd7ee5 authored almost 5 years ago
Fix #631 regression after data merge

github.com/Discord4J/Discord4J - 3db5e5a934c9a968a42f1013edd2507f18bb7136 authored almost 5 years ago
Cleanup repositories block

github.com/Discord4J/connect - 47d2faaadb5da2e9117e314b719282c8f1a39386 authored almost 5 years ago
Update documentation (#625)

* Add some documentation
* Update InviteCreateEvent field
* Add missing period
* Update serve...

github.com/Discord4J/Discord4J - eb991b819afe73146d63e8595d29493d9b6cfee3 authored almost 5 years ago
Adds enable_emoticons field (#4)

github.com/Discord4J/discord-json - e3af63de8805d88ce668391cc7a6365bdcb901bb authored almost 5 years ago
Add VIEW_GUILD_INSIGHTS permission (#628)

github.com/Discord4J/Discord4J - 58c5b97d819d2c298402e3f111b568b489fbefe3 authored almost 5 years ago
Add support for Activity#createdAt() and add docs (#623)

github.com/Discord4J/Discord4J - 6f62bb7118164e93cb006e253a57a32fba2b3a88 authored almost 5 years ago
Add Guild#getDiscoverySplash(), Guild#getSystemChannelFlags() (#624)

And update default max presences

github.com/Discord4J/Discord4J - 431506fafc63d9170921a184d5552349b32ed61c authored almost 5 years ago
Fix Member#getNickname (#626)

github.com/Discord4J/Discord4J - 10bd7dbf0e54c9e755a0ea1553dbfb8bb961e5b8 authored almost 5 years ago
Update Guild::getPremiumSubscriptionCount impl

After discord-json field type changes

github.com/Discord4J/Discord4J - 0431e883181a6eec6c7246fa9b92fc416d2f8582 authored almost 5 years ago
Fix NoSuchElementException (#627)

github.com/Discord4J/Discord4J - ad5e4a1962bf3ec4d440dfd8ffa2ea0924065ed0 authored almost 5 years ago
Fix guild premium_subscription_count field type

github.com/Discord4J/discord-json - eece4eed0286f262c4c72eb249697c31cef3aabb authored almost 5 years ago
Supports Guild Preview data (#3)

github.com/Discord4J/discord-json - fc0e0c3a08692a64e6d17d44ca5199d40ef7b616 authored almost 5 years ago
Update README.md

github.com/Discord4J/Stores - 95b74e36148119aae4787b461bd7bf9456b89a17 authored almost 5 years ago
Update GitHub actions workflow triggers

github.com/Discord4J/discord-json - d5fd5e12d2e6fa11059bc534e4a68e96e06fd585 authored almost 5 years ago
Prepare for next development version

github.com/Discord4J/BOM - d9eddaf9929f54f4d022ea195372eeacbeff68b7 authored almost 5 years ago
Release version 3.0.13

github.com/Discord4J/BOM - 0949102ee48451f8b6fb79a2711971261f678bfc authored almost 5 years ago
Next development version '3.0.13-SNAPSHOT'.

github.com/Discord4J/BOM - bd0c6755a366704371068a95a13e8c90cb8561e0 authored almost 5 years ago
Release version '3.0.13.RC3'.

github.com/Discord4J/BOM - 542c6acf6f599b88f9ff9ff5f610ffbaf015126f authored almost 5 years ago
Added method "getTag" to User object (#621)

Co-authored-by: ByteAlex <[email protected]>

github.com/Discord4J/Discord4J - 208fc5fed1f4cc7ba1f12c11ceb28d3c118bef19 authored almost 5 years ago
Update to discord-json 1.0.1-SNAPSHOT

github.com/Discord4J/Stores - 006c5ef2241f58c420f109900f940931f39b9c98 authored almost 5 years ago
Update to discord-json 1.0.1-SNAPSHOT

github.com/Discord4J/Discord4J - e2efc8ee1dc0f61e840b1893a0d2d3054118324a authored almost 5 years ago
Update echo command

github.com/Discord4J/Discord4J - 309963f166e340521b800eb0151ab5a27b31ea72 authored almost 5 years ago
Allow tracing the raw JSON from rest responses

github.com/Discord4J/Discord4J - dff4af704e6c101184aad9c4ee8bb27f8545fa13 authored almost 5 years ago
Fix message create response deserialization

github.com/Discord4J/discord-json - ad46ba279a01e8b481b731ea078ee541fe5ff073 authored almost 5 years ago
Next development version '3.0.13-SNAPSHOT'.

github.com/Discord4J/BOM - 3ad141375ba9f3186466dcccf4c498068618da36 authored almost 5 years ago
Release version '3.0.13.RC2'.

github.com/Discord4J/BOM - 77db2fd92fa355a0c7bb7afe62418f496398f591 authored almost 5 years ago
Add signing configuration

github.com/Discord4J/BOM - db1fd15ee98198def36f136e4bb4200526ea41c1 authored almost 5 years ago
Next development version '3.0.13-SNAPSHOT'.

github.com/Discord4J/BOM - 184960c44d9cb197088723cb63549181d96973e4 authored almost 5 years ago
Release version '3.0.13.RC1'.

github.com/Discord4J/BOM - b64e97d6206593c475f53f72ac05de681df8fccf authored almost 5 years ago
Add release plugin

github.com/Discord4J/BOM - 51f5ef2baead4cf05ab558088a0c939d16dccff3 authored almost 5 years ago
Update CI workflow

github.com/Discord4J/BOM - 1baf8b1ec9f8ac27172ada18839ec6f2728cbce2 authored almost 5 years ago
Upgrade to Gradle 6.2.2

github.com/Discord4J/BOM - 90c215dc744d8eb24c823d0d496127a6cc76dfbd authored almost 5 years ago
Merge branch '3.0.x'

github.com/Discord4J/Discord4J - 9682c51ca9db3e9b4624efc85384bcf7efd793c2 authored almost 5 years ago
Next development version '3.0.14-SNAPSHOT'.

github.com/Discord4J/Discord4J - e0f0ab1b7b56f01eb1482d7560bca5cf32b04ee0 authored almost 5 years ago
Release version '3.0.13'.

github.com/Discord4J/Discord4J - 2a5d7502d458165f15029879bd0cc58e5ffd153e authored almost 5 years ago
Upgrade to Stores 3.0.13

github.com/Discord4J/Discord4J - 3491fb5ccd17fd8ab1dbbac41151574d74a07ea4 authored almost 5 years ago
Add missing block for proper publishing

github.com/Discord4J/discord-json - 2b265c86e93e35eec81c9f80b17c0ecd29d299af authored almost 5 years ago
Next development version '1.0.1-SNAPSHOT'.

github.com/Discord4J/discord-json - 7374569ed15a4cece9f0c456a6accfa813e963b1 authored almost 5 years ago
Release version '1.0.0'.

github.com/Discord4J/discord-json - 8fe7f270ac49349e6bf5ef19308588546a41d166 authored almost 5 years ago
Next development version '3.0.14-SNAPSHOT'.

github.com/Discord4J/Stores - 7419b61dd7bc8f9f2d0785d141b47c61b82d5efd authored almost 5 years ago
Release version '3.0.13'.

github.com/Discord4J/Stores - a3bbb06108c1de62eecc389ad3016da85458a2f4 authored almost 5 years ago
Merge branch '3.0.x'

github.com/Discord4J/Discord4J - 5fca6aab7ca7c15df0f72ae489192ae518c4bbf4 authored almost 5 years ago
Update dependencies

github.com/Discord4J/Discord4J - f6ade3a2bd7ee6a21c7df4a84501f7e643794b74 authored almost 5 years ago
Upgrade Gradle to 6.2.2

github.com/Discord4J/Discord4J - 3780a869c7015ebd54a6559d8d1a407ed167c6ca authored almost 5 years ago
Add JDK build matrix for GitHub CI

github.com/Discord4J/connect - 5c884d3400660be78b4cafa49db67db312f2bf8c authored almost 5 years ago
Update to latest changes from upstream D4J

github.com/Discord4J/connect - 37d5bb9a05fca6f5aa20831af2f5c2bb796afeb5 authored almost 5 years ago
Change version to 0.5.0-SNAPSHOT

github.com/Discord4J/connect - 689c503528a19fc3f6d43ca2c417e00f8bb7b519 authored almost 5 years ago
Merge branch 'change/data' and close #522

First iteration of unifying all data objects, achieved through
discord-json project. Some work t...

github.com/Discord4J/Discord4J - 2afb9f475a41f0b573fd7a37bc011f8937e37aa4 authored almost 5 years ago
Dependency updates

github.com/Discord4J/connect - 90c645c1fec10c1b4d8d98497c1db7775f14a88d authored almost 5 years ago
Change snapshot version before new model merge

github.com/Discord4J/Discord4J - be9b936b042c2dee1b03a0d19b3d19aaa891334e authored almost 5 years ago
Remove extra call to cache action

github.com/Discord4J/discord-json - af4ab4a8e0b69700e9ac4c0b0f7cffcff73a3733 authored almost 5 years ago
Merge branch '3.0.x'

github.com/Discord4J/Stores - 516c126eb28c92dc485bb22a4f4a0d4e68a8e8ee authored almost 5 years ago
Dependency updates

github.com/Discord4J/Stores - 3ab9ad0ee8737f2b3077d1885318dc3b7aa1e4d5 authored almost 5 years ago
Rework redis store serialization to new data model

github.com/Discord4J/Stores - 0b4df10af66a7d4f7b222e390b6f586d848e4071 authored almost 5 years ago
Change snapshot version before new model merge

github.com/Discord4J/Stores - 6f3259b7d3a4e690466f068f152e63ded41efcfb authored almost 5 years ago
Upgrade to Jackson 2.10.3

github.com/Discord4J/Stores - 50777cac8964abdbc579ebb224f01b3e99b09579 authored almost 5 years ago
Update files for GitHub CI

github.com/Discord4J/Stores - c7b723826963d661c3189ea1591b18669c81988c authored almost 5 years ago
Upgrade to Gradle 6.2.2

github.com/Discord4J/discord-json - c043c108da046221dff7bfa818273ccb59467d8d authored almost 5 years ago
Update dependencies

- Immutables 2.8.3
- Jackson 2.10.3
- JUnit 4.13

github.com/Discord4J/discord-json - 8d020e2e419ec8ab7990ac355ab07178a774dfa4 authored almost 5 years ago
Update gradle files for GitHub CI

github.com/Discord4J/discord-json - 50e6172d32e382ed6fee0b3e2eedacbf0b424ae6 authored almost 5 years ago
Fix GH actions version

github.com/Discord4J/Stores - 1b8bfe4fcc75ae44bd7e46a6056e4df7c1db22b8 authored almost 5 years ago
Fix syntax error

github.com/Discord4J/Stores - 68e15e013e2c9cd6bce71407d878283d3abd457f authored almost 5 years ago
Update CI build file

github.com/Discord4J/Stores - dd041bb2039d45cb884044b07fbfef5c7c9f2342 authored almost 5 years ago
Redo redis stores to improve key/value type safety

Additionally, improve memory usage by using lettuce's
own ByteArrayCodec instead of a custom one.

github.com/Discord4J/Stores - b5e580b6c05e8f3523c401011116645b67ba410d authored almost 5 years ago
Exclude a field from serialization

Avoid sending garbage to gateway

[ci skip]

github.com/Discord4J/Discord4J - b5e9b4f28c48d1d140ab1c7f8887ec3324d0a64c authored almost 5 years ago
Update to latest discordjson changes

github.com/Discord4J/Discord4J - 93aa941a485674e30b608c05c72b539306f57e5f authored almost 5 years ago
Temporarily expand guild data classes

github.com/Discord4J/discord-json - b21105142b9af71dc99c388b7e67fe52c6b2e457 authored almost 5 years ago
Fix compilation error in test

github.com/Discord4J/Discord4J - eba69ee29c6abe85c7e5d0a2b5c0e9e9e9c9d1e7 authored almost 5 years ago
Add remaining methods to Rest entities

github.com/Discord4J/Discord4J - 6ecc1be270529b8afad9bc1a8d56666ebb98f89a authored almost 5 years ago
Update to latest discordjson changes

github.com/Discord4J/Discord4J - 8d5ff8eee33dda7cafc31840821574594fb216c7 authored almost 5 years ago
Split sent/recv Activity

github.com/Discord4J/discord-json - 6550c2078bca6d27a6fc7617edab6ea9b484e90c authored almost 5 years ago
Create redis stores without required parameters

github.com/Discord4J/Stores - 2ce1bd88db2136337998cb86a6ff4728db823ccc authored almost 5 years ago
Provide a common hierarchy for Guild related classes

github.com/Discord4J/discord-json - 4ad0b496d3f08d42b4742c377d6754684650d4c9 authored almost 5 years ago
Update ReconnectOptions upstream package move

github.com/Discord4J/connect - 95fdf7ca5ed4b71471e78d435d00c55c0649b0cc authored almost 5 years ago
Reflect latest discord-json changes

github.com/Discord4J/Discord4J - 0c2c3c6a9f7a69e55a9d44577c55f9feecef24fe authored almost 5 years ago
Change embed provider url field type

github.com/Discord4J/discord-json - be5da9380b1ce2944b9114ca90a0e66905c73c87 authored almost 5 years ago
Update mention member field type to partial

github.com/Discord4J/discord-json - 32acd9b8e82b2e6ee5a04dbc2e5f8a6129cc2170 authored almost 5 years ago
Update handlers/entities after data field change

github.com/Discord4J/Discord4J - e594e71cd5f61629a2c03c593a442d7bbbf76481 authored almost 5 years ago
Update some field types due to deser errors

github.com/Discord4J/discord-json - 614c91e8d0201129b9cb784ae5670dd1e957e0de authored almost 5 years ago
Improve change/data deser support

github.com/Discord4J/Stores - b14019548362f40f98a600de64502f1862aa7718 authored almost 5 years ago
WIP: Progress on Rest/Data support

github.com/Discord4J/Discord4J - 2f8519bdfbfb3331dcfeba1c7292404cda5812ef authored almost 5 years ago
temp: use byte array codec

github.com/Discord4J/Stores - 8beaec0b2601f4f3e9e65b49914ec68bb1b76d6b authored almost 5 years ago
Add JsonSerialize where applicable

github.com/Discord4J/discord-json - f7b33a5c5067ef09666ee527563ae8e995a14ae8 authored almost 5 years ago
Split partial entities from complete ones

github.com/Discord4J/discord-json - 7f263d995272c6e55860fc25c66dc669d6d83840 authored almost 5 years ago
Cache self id locally

github.com/Discord4J/Discord4J - d9f770058d1c16561d82359a5538c8749598648a authored almost 5 years ago
Move dispatcher event logging to trace

github.com/Discord4J/Discord4J - 9be2fbd9d530739195ed25edbe6101b281426175 authored almost 5 years ago
Add dispatcher subscription lifecycle logging

github.com/Discord4J/Discord4J - b2d5e63fc798ab53c7f1f7eae7df2f225320150b authored almost 5 years ago
Merge branch '3.0.x'

github.com/Discord4J/Discord4J - 9292668d00d485b42e907bd3992e15dd3e775f66 authored almost 5 years ago