Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Javacord
An easy to use multithreaded library for interacting with the Discord REST and Websocket API in Java.
Collective -
Host: opensource -
https://opencollective.com/javacord
- Website: https://javacord.org/
- Code: https://github.com/Javacord/Javacord
github.com/Javacord/Javacord - 2ed850da91a291381c9817e0d53818246efc0ff3 authored almost 4 years ago
github.com/Javacord/Javacord - 749451349816d1f22ea572ac552d40eb7ec203a3 authored almost 4 years ago
github.com/Javacord/Javacord - 8310d5450d0e76c67a2372896d51c01068d5685c authored almost 4 years ago
github.com/Javacord/Javacord - b9a5370e9b67dfc1f09558202de8ee371e7c9566 authored almost 4 years ago
github.com/Javacord/Javacord - e92d4a9a518d00cd2a9c79c6a63481664fba0243 authored almost 4 years ago
github.com/Javacord/Javacord - 19bf2f31110ebd098b3a4ab315a533757a4be772 authored about 4 years ago
github.com/Javacord/Javacord - 0ccb15c44751bd6998b8b868d2550eeaf977c1c3 authored about 4 years ago
github.com/Javacord/Javacord - a27421c47332a7702587c66d561d799098b606d1 authored about 4 years ago
Added targetUser to Invite.
Changed method getServerId to return an Optional.
https://github.com/Javacord/Javacord/pull/573
github.com/Javacord/Javacord - 65393f463d29a36f10c78d5fc38d935e9e5fd0a5 authored about 4 years agogithub.com/Javacord/Javacord - be782a6011df71ed8607456265a2622650dd3d1f authored about 4 years ago
github.com/Javacord/Javacord - 17fe8028acb70fe2fdbb6f9c9b19a4307bcfb8cd authored about 4 years ago
github.com/Javacord/Javacord - 7d6f5d093c48c7056abdf10f4f8ade368048b6a5 authored about 4 years ago
github.com/Javacord/Javacord - 8608eae1d5b33a9c493f98052ee23b453233721c authored about 4 years ago
Drop unnecessary use of Optional class
spacing
Delay connection instead of identify payload...
github.com/Javacord/Javacord - 6ed858c96c0b7bb658be2031701cf63d04d6a86e authored about 4 years ago
Previously, role membership was both stored in the Role object and the
member object. Now, the m...
github.com/Javacord/Javacord - d637dc725cc859dea01c06e19856199cfad6f94f authored about 4 years ago
github.com/Javacord/Javacord - a9db1cb686d5f465b5802181194d5c62f4a4969f authored about 4 years ago
github.com/Javacord/Javacord - 797a8bbd8c15d576537929b9d9f8236fb663d39e authored about 4 years ago
github.com/Javacord/Javacord - 507ea77edb7fe3715d08453782802e59865f3473 authored about 4 years ago
github.com/Javacord/Javacord - 117a299e4c001f4cf6655f64c25a6d300e519a09 authored about 4 years ago
github.com/Javacord/Javacord - 2c43deae4bb2538a7bba12ee10b77f0a4ab49280 authored over 4 years ago
github.com/Javacord/Javacord - 35735de564c9a5da826b038cd03d3343a0eb9ef4 authored over 4 years ago
github.com/Javacord/Javacord - 291a81438ca416301c44efcb89f3da67437822ca authored over 4 years ago
Fix typo
github.com/Javacord/Javacord - 5905d7497d1d0c8e525cea4a2c80d8fc57acd2f5 authored over 4 years agogithub.com/Javacord/Javacord - d8f043e2ad351583d4fa406dd99c73eb881bdfd9 authored over 4 years ago
Fix ServerVoiceChannelMemberEvent
github.com/Javacord/Javacord - 3dbcb42f989d5aab82bacb6e0062e08e95de33e8 authored over 4 years agogithub.com/Javacord/Javacord - 5aa591073e2a0b45036907dbd2000af112203c3b authored over 4 years ago
Re-add missing UserImpl#equals(...) override
github.com/Javacord/Javacord - b274b20ea05c64cb10863e94115c24b2a55135c7 authored over 4 years agogithub.com/Javacord/Javacord - dd922227b1b532f6876393aeae01b82e4b961327 authored over 4 years ago
Fix #waitForUsersOnStartup()
github.com/Javacord/Javacord - 71ebd4577ddd690ef79d7c247402f5d52f0fc3b3 authored over 4 years ago
If you have the startup wait for users enabled but not the
GUILD_PRESENCES intent, your bot will...
github.com/Javacord/Javacord - 9a342d333b281b6a18065f2cc871bd5629d5b5fb authored over 4 years ago
github.com/Javacord/Javacord - 8db5793cc65dcf719d2d01b53c9386767eb18fd4 authored over 4 years ago
Control user waiting
github.com/Javacord/Javacord - 8fb3481501631a3aa5ed69b448cbcf6752dbd857 authored over 4 years agogithub.com/Javacord/Javacord - f15f583a0428fb3f466c810045209a21ab0e073f authored over 4 years ago
github.com/Javacord/Javacord - 2eeff950cebaada9d5a2176051025c948518c707 authored over 4 years ago
Fix wrong warning about uncached members
github.com/Javacord/Javacord - 954ac2af887a8a10998eb772e9725283e9b8bd40 authored over 4 years ago
It's completely unproblematic, as long as it happened directly after
startup.
Remove disconnect on unanswered heartbeat ack
github.com/Javacord/Javacord - 4b2906a117d593285c6bcd734a2b918810751f01 authored over 4 years agogithub.com/Javacord/Javacord - a6a2f4d905f170538ca13db6198cc558546eafe2 authored over 4 years ago
Disable waiting for users with GUILD_PRESENCES intent set
github.com/Javacord/Javacord - f3f10634feef4b6955d759070835d9079a12d355 authored over 4 years ago
Without this intent, we have to request guild members from all servers.
Because of the 120/min s...
Fix TypingStartHandler for private messages
github.com/Javacord/Javacord - 8e35d391dcf7cc5755ac7fd89fb4d56b39bc0568 authored over 4 years agogithub.com/Javacord/Javacord - abc9e5de445e21d5ef5dcc1a52b6d001abd58780 authored over 4 years ago
Improve performance of User#getMutualServers()
github.com/Javacord/Javacord - 83188d80338204fbc8490edb1d1258e4e29f4f5d authored over 4 years agogithub.com/Javacord/Javacord - 2fe84e46318aefb541f720d0747887f3fea4ac0a authored over 4 years ago
Fix performance bottleneck on login
github.com/Javacord/Javacord - 5d4035e2cc4836335b6fa9eb6f1ebaf70e187e30 authored over 4 years agogithub.com/Javacord/Javacord - 2f61bc9697857b689e2d425860503e18369f75a1 authored over 4 years ago
Fix Server#isMember(User)
github.com/Javacord/Javacord - d7625c6ce59073ca41ff1c1fbb26b3d33161f39e authored over 4 years agogithub.com/Javacord/Javacord - 0600d5db79f6da79f6844c3712a39c6221bdaf41 authored over 4 years ago
Add member and allow disabling of user cache
github.com/Javacord/Javacord - cc35c935e3275238004e68f52e5339db9d7e5bce authored over 4 years ago
Did I every say how awesome JProfile is?
The addMember() method was super slow, because it used ...
With intents, you can no longer request guild members in batches.
github.com/Javacord/Javacord - b51ff5d8648ef34764a329e2d75aa70a7892b6be authored over 4 years ago
Yes, I know that this commit is
- Ugly
- Way to large
However, because we have a very hard dead...
github.com/Javacord/Javacord - 293bba53ab9fb28b844531f2a4fa0a4cae654e47 authored over 4 years agoSupport for intents
github.com/Javacord/Javacord - eb8ea4932450a2af66cf598aaf09ae61c69f7582 authored over 4 years agoThis is a WIP feature because it does not fully support intents.
Things which are affected of n...
github.com/Javacord/Javacord - 6f35e5e0779fa7b0c5ebbe1f48e02d873c8c4dce authored over 4 years agogithub.com/Javacord/Javacord - d6f809aeb1b766f1434b9b67f920e3219ecd1bf4 authored over 4 years ago
github.com/Javacord/Javacord - eea300ba053a029b7f961d13a9c907b043a38f35 authored over 4 years ago
Add option to disable shutdown hook in DiscordApiBuilder
github.com/Javacord/Javacord - ffa31f917cb1a9d934e955fe8f84ef689a1c01bb authored over 4 years agogithub.com/Javacord/Javacord - 2f71b956cc6b3b2473dd5609d3dbc065a83a7ba0 authored over 4 years ago
Add audio reconnect logic for dropped main gateway session
github.com/Javacord/Javacord - 672393b042615ead74a3fd7d1d7b8b78ad4b4faa authored over 4 years agogithub.com/Javacord/Javacord - f289f804dc4610dbe51e6ae03706e642668c7dc3 authored over 4 years ago
Add getter for ratelimit buckets
github.com/Javacord/Javacord - 7c4be5473b95bff95a88a5cd55318e48320f7198 authored over 4 years agogithub.com/Javacord/Javacord - ff52be0afec7a2ffdd75a493da6951f484e94081 authored over 4 years ago
Update server count
github.com/Javacord/Javacord - b6b0478cd3cfa8f39e1007b5f61e448caa76db21 authored over 4 years agogithub.com/Javacord/Javacord - 2ae213ab176040ec82eb768742e0447a2db26e41 authored over 4 years ago
Remove AudioSourceFinishedEvent#getNextSource()
github.com/Javacord/Javacord - cb97f7510e23d15c3ee0931d26ca7315507a9a4b authored over 4 years agoWe no longer have a queue, so this method does not make any sense.
github.com/Javacord/Javacord - 367655fd936c8ebccba3c4f4f9f1f21f327b687e authored over 4 years agoRemove "Current" from #<set/get/remove>CurrentAudioSource() method name
github.com/Javacord/Javacord - e7fd58b7d336ef186c07c028622dec73a00ee803 authored over 4 years agogithub.com/Javacord/Javacord - 03e1e36ede1f99b3506f3a1d40392f2cda65c900 authored over 4 years ago
Fix duplicate heart ack debug messages
github.com/Javacord/Javacord - 2ebc1eb58411d3ac8d08bbb978130700ce4fae10 authored over 4 years agogithub.com/Javacord/Javacord - 8cd01b0690e8a432380d97e3f53ddce13a552876 authored over 4 years ago
Prevent non-lifecycle frame sends when not fully connected
github.com/Javacord/Javacord - dac0cf2709edca331d47c0b43ddd6673d415ae83 authored over 4 years ago
Sending frames before receiving a RESUMED (or READY) packet caused the
websocket to be closed by...
github.com/Javacord/Javacord - 2fb54b0678f8fef0ad7dc983cceb645b5d536018 authored over 4 years ago
github.com/Javacord/Javacord - f83cf3636b521fd512e9dd556ec44f83772ae4ab authored over 4 years ago
Conflicts:
javacord-api/src/main/java/org/javacord/api/entity/server/Server.java
javacord-...
Audio Reconnecting
github.com/Javacord/Javacord - 9d7db0d4ae7085b64a0a181b74570698c938f46d authored over 4 years agogithub.com/Javacord/Javacord - 7856061c73c5501c2689207e58744600292a1632 authored over 4 years ago
Server Feature
github.com/Javacord/Javacord - 5980f6a5c87108ca4b90196a17babe6d155f139c authored over 4 years ago#592
github.com/Javacord/Javacord - 511f0e5e135a3d1ce8cac9511351d8f9258ffa2c authored over 4 years agogithub.com/Javacord/Javacord - 252449a405092651b0478e54de2df857362c1e61 authored over 4 years ago
Fix can manage role
github.com/Javacord/Javacord - 1b27e27ff5e5fdacd39a4559e3a6f023b7a594ba authored over 4 years agogithub.com/Javacord/Javacord - ec74280cce78b5388d3a22e002c7248b88825515 authored over 4 years ago
Fix DiscordRegexPatter.MESSAGE_LINK
github.com/Javacord/Javacord - ea85b310a232c48f853ccd6c3cf3c538f13f4fb1 authored over 4 years ago(thanks to Domme)
github.com/Javacord/Javacord - 29e163d6b089ceb359ad7885b8420ad030b1afb5 authored over 4 years ago#getReadableContent() Bugfix
github.com/Javacord/Javacord - 7e369e24b2ce4924a97556d45f63c75d49b84188 authored over 4 years agoFix for Illegal group reference exception when a username or a role name has a non-regex friendl...
github.com/Javacord/Javacord - 618b3d4457aebae4cbcdb958ba41f39fe14be444 authored over 4 years agoBoostLevel TIER_3 Id Bugfix
github.com/Javacord/Javacord - 2ff19dc73cc61a0cfc1e15a1fd1a7062f8c30c0a authored over 4 years agoTier 3 ID was set to "2" when it should be "3"
github.com/Javacord/Javacord - 4a011f1e94ccdf3c659f2c6eda101b307c0c5faf authored over 4 years agoAdd ActivityType.CUSTOM
github.com/Javacord/Javacord - a9a1f58a3040d8f89fce3999b1e8978e62fbd870 authored over 4 years agoAdd custom ActivityType
github.com/Javacord/Javacord - b66a1412ad25f6b4d8d7fdd0277e56aeebf5e54b authored over 4 years agoAdd default global ratelimiter
github.com/Javacord/Javacord - d57e3fe837a4caa8a1140435c974d6f86f535abc authored over 4 years agogithub.com/Javacord/Javacord - b5e83bbcb93f141699a58d43f39eb2a4fd3f1533 authored over 4 years ago
Allow for more precise local ratelimits
github.com/Javacord/Javacord - bb6c2db96623b327ac9a3acba77cdeccf9443b83 authored over 4 years agogithub.com/Javacord/Javacord - 76214e2fc240a4fe510cb3ae6911885aa32fc723 authored over 4 years ago
Limiting the local ratelimiter to a seconds precision does not make
sense. We want it to be more...
Add DiscordApi#getLatestGatewayLatency()
github.com/Javacord/Javacord - 63cf256beb40ed46612682b9205a9e2f5152d698 authored over 4 years ago
The latency is also logged as a debug message every time we receive a
heartbeat ack.