Ecosyste.ms: OpenCollective

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

github.com/twilight-rs/twilight

Powerful, flexible, and scalable ecosystem of Rust libraries for the Discord API.
https://github.com/twilight-rs/twilight

project: remove codeowners (#165)

Remove the CODEOWNERS file for now.

Signed-off-by: Vivian Hellyer <[email protected]>

46475b11cabd7d0a7e5b851c04bc790919370aa9 authored over 4 years ago by Vivian <[email protected]>
Merge pull request #162 from Cldfire/master

Don't send null `name` and `type` fields for `UpdateChannel` route

934c6e519ecc6ed844cff1b742f4253fad10913a authored over 4 years ago by Erk <[email protected]>
Don't send null `name` and `type` fields for `UpdateChannel` route

e44aa1b0feb1010130a93d83e1217fd90849e817 authored over 4 years ago by Jarek Samic <[email protected]>
Merge pull request #156 from AEnterprise/converters

add QOL id converters

c9b3d2dcedbb2231892acfb4d66d2ab8877d43d0 authored over 4 years ago by Erk <[email protected]>
add QOL id converters

1f0b6aaeb16d08772e0a956e8e22e77d784ff463 authored over 4 years ago by AEnterprise <[email protected]>
Merge pull request #160 from Erk-/clippy-back-again

Feedback from clippy.

269a2ad5fafa759494ce25c38cbdb9b5e64e70e6 authored over 4 years ago by Erk <[email protected]>
Chore(fmt)

3b53855d992ce2e2b37bc30c5d705b84a04e78b1 authored over 4 years ago by Valdemar Erk <[email protected]>
Feedback from clippy.

Signed-off-by: Valdemar Erk <[email protected]>

1b78d7ee9246f19fb87ccc352ccb914a731bb19e authored over 4 years ago by Valdemar Erk <[email protected]>
Merge pull request #158 from AEnterprise/public_flags

add public flags field and update the flags list

826fe24d00b8d313e4bd6aca22f8a5dcdcdfa37c authored over 4 years ago by Erk <[email protected]>
add public flags field and update the flags list

888d316102d56ae14aa44c3a00aa9811feaa2ff1 authored over 4 years ago by AEnterprise <[email protected]>
formatting

5f0e315350e8be3bbd2684a86028de4dc9e6eadc authored over 4 years ago by AEnterprise <[email protected]>
fix tests

08bfb67311693e934da2d39ae6f9ba2eaaa00b29 authored over 4 years ago by AEnterprise <[email protected]>
Merge pull request #155 from AEnterprise/master

expand request guild members

c6408da8edd79bdf0e7d3cfdcd22921f39c2bc00 authored over 4 years ago by Erk <[email protected]>
prefex unused ready

a8d6fb084759e91acb82b07dd4201530311ba6b6 authored over 4 years ago by AEnterprise <[email protected]>
fix not found datatype

a5ef30743a679ed617c854cb0547a76c3579b321 authored over 4 years ago by AEnterprise <[email protected]>
shorten lines a bit

b542fb628f4fd778a114d72c151e15e26b0fc487 authored over 4 years ago by AEnterprise <[email protected]>
expand request guild members

support all fields in member chunks

a8b5758fee17e307e8bafad66bb6280d26e8e3ab authored over 4 years ago by AEnterprise <[email protected]>
Merge pull request #154 from AEnterprise/master

add a global option for allowed mentions in the client

73b5468d21e2be4471fca4fd59ee038849f6199b authored over 4 years ago by Erk <[email protected]>
expand allowed mentions example

17e36558b288651f0e5c3c57b9a21d31ea43dd97 authored over 4 years ago by AEnterprise <[email protected]>
add a global option for allowed mentions in the client

this allows to set the allowed mentions with the ClientBuilder on a global level to prevent all ...

86d921314a9873c1ad3c461b380dc925aa566e23 authored over 4 years ago by AEnterprise <[email protected]>
Merge pull request #150 from dvtkrlbs/typo

Fix typo

bb83f996eb3264d58a74a8ea468407da949212e9 authored over 4 years ago by Erk <[email protected]>
Fix typo

62a2da20f5c3259fe4045b7a56cdec08bab82ebf authored over 4 years ago by Tunahan Karlibas <[email protected]>
Merge pull request #147 from Erk-/fix/identify-ratelimit

Fix getting rate limited when connecting with multiple shards.

6d2ce4a37797279a23f513bb33bbc227dbd7e9a2 authored over 4 years ago by Erk <[email protected]>
Fix getting rate limited when connecting with multiple shards.

a7151a14eadd2871dcc1af784060c473b80f6fc3 authored over 4 years ago by Valdemar Erk <[email protected]>
Merge pull request #144 from AEnterprise/master

add support for optional fields on the request-guild-members websocket message

3630711b4263a4a5644ba73e4d7ab4573b83c72a authored over 4 years ago by Erk <[email protected]>
Merge branch 'master' into master

60ecf7791f8e8c84c68841acc77becc00e9af76f authored over 4 years ago by Erk <[email protected]>
add support for optional fields on the request-guild-members websocket message

c8868ade94b548e494edc218c7c2d9eccb034c20 authored over 4 years ago by AEnterprise <[email protected]>
add support for optional fields on the request-guild-members websocket message

baf2ad95bc1aeadb384649284a61684d3f41e808 authored over 4 years ago by AEnterprise <[email protected]>
Merge pull request #143 from Erk-/fix/ratelimit-commands

Make the command method keep within the rate limit.

825c4812df4ccee38649a5529a8f7a1e72b7ede6 authored over 4 years ago by Iris Hoffmeyer <[email protected]>
Add default to presences as they may not be there.

c9d992cc5cd5a13b8f4f881610dd4192d99bcba3 authored over 4 years ago by Valdemar Erk <[email protected]>
Make the command method keep within the rate limit.

Signed-off-by: Valdemar Erk <[email protected]>

3d36472f51b2be17037b30cce08dfb5d5b94d9fe authored over 4 years ago by Valdemar Erk <[email protected]>
Merge pull request #142 from Erk-/feature/impl-ser-gateway-send

Add new method to send a command on the gateway

a400804b90886af37da32c286ae83380682e0d3a authored over 4 years ago by Iris Hoffmeyer <[email protected]>
Add new method to send a command on the gateway

of either a specific shard or a shard in a cluster.

Signed-off-by: Valdemar Erk <[email protected]>

73e46b251b68dfb5f226e410d48aea329ec40ce3 authored over 4 years ago by Valdemar Erk <[email protected]>
Merge pull request #140 from Erk-/fix/embed-builder

Make the embed builder work better and add a test.

ed23cc2a9ee59d17edb7d6d2d973b5935a41a8b7 authored over 4 years ago by Iris Hoffmeyer <[email protected]>
Make the embed builder work better and add a test.

Signed-off-by: Valdemar Erk <[email protected]>

951cf8bc9acf740212303d03eb47c455f869e603 authored over 4 years ago by Valdemar Erk <[email protected]>
Merge pull request #139 from Erk-/logging

Add logging of close code

1742d6881497a388226ac03715f73190c5390004 authored over 4 years ago by Iris Hoffmeyer <[email protected]>
Add logging of close code

e5bb7926c591b3bfdf6e5b43555a0cc0fbba8fb2 authored over 4 years ago by Valdemar Erk <[email protected]>
Merge pull request #138 from Erk-/builders

Add new crate: Builders.

dfa533969d139039146d4e7953be60fe3a266e4d authored over 4 years ago by Iris Hoffmeyer <[email protected]>
Fix fmt lint and add builders to the main crate.

Signed-off-by: Valdemar Erk <[email protected]>

fe0054eefe27fa603d49b3b68e3716c76d4a31da authored over 4 years ago by Valdemar Erk <[email protected]>
Add new crate: Builders.

It contains builders for various structures
used in connection with Discord. Currently
only cont...

7f7f947ab527bcb25ceceab2b9013b2a07b6c2c5 authored over 4 years ago by Valdemar Erk <[email protected]>
Merge pull request #137 from Erk-/turn_off_stale

Turn off stale workflow

c085a2b03e14fee02ab74c80171b2105e5d443fa authored over 4 years ago by Iris Hoffmeyer <[email protected]>
Turn off stale workflow

Signed-off-by: Valdemar Erk <[email protected]>

dcbb116eefa07bf88425c21d5190dbd576ea8125 authored over 4 years ago by Valdemar Erk <[email protected]>
Merge pull request #136 from Noxime/webhook-url

Add webhook_*_from_url methods

b99f027af68473cd5e6e3ad6f2c7f17efbc883c7 authored over 4 years ago by Erk <[email protected]>
Merge pull request #135 from Noxime/master

Make config struct names consistent

edfed175f09b39d7f468acf301d71e8ec8374492 authored over 4 years ago by Iris Hoffmeyer <[email protected]>
Add *_from_url for webhook methods

Reqwest depends on url^2.1 already, so no new deps were introduced

5c5c963933b5b80b92cca4b8e644d9b43c858b8a authored over 4 years ago by Aaro Perämaa <[email protected]>
Merge branch 'master' of https://github.com/Noxime/twilight

c9b629f3c0809d9455ffe267e553c4ae62b3a736 authored over 4 years ago by Aaro Perämaa <[email protected]>
Make config struct names consistent

4016658b958779130f4000828a42c632cb3d0af3 authored over 4 years ago by Aaro Perämaa <[email protected]>
Make config struct names consistent

db858b70d7bb51751578de1af96bc05dcc1f4686 authored over 4 years ago by Aaro Perämaa <[email protected]>
Merge pull request #134 from AEnterprise/patch-1

leverage caching to speed up build times

22b9dca23d8171a009bc6862fdc205c7df13258e authored over 4 years ago by Erk <[email protected]>
leverage caching to speed up build times

7f57d2da3cce6517fc3a677e5ea6cfb513b3784f authored over 4 years ago by AEnterprise <[email protected]>
Merge pull request #127 from Arzte/cache_missing_events

Add some of the missing cache events

71c1ab9092ea48dc3732538f18cea4625fab4a6f authored over 4 years ago by Erk <[email protected]>
cache presence update

39290d653ba2829666123ac10864c3fe1c7bd290 authored over 4 years ago by Iris Faey Hoffmeyer <[email protected]>
Make clippy happy

Clippy was unhappy, so I changed things till it became happy again.

49a8a664707c4e2a9371ce16595101db92f729f9 authored over 4 years ago by Iris Faey Hoffmeyer <[email protected]>
cache voice state

95f7d0faa40737babef7cd06cf03d77e1997efe6 authored over 4 years ago by Iris Faey Hoffmeyer <[email protected]>
Merge pull request #133 from twilight-rs/Arzte-patch-1

Update README.md

8331ebae950d298f791817f6f568dce564f88861 authored over 4 years ago by Erk <[email protected]>
Update README.md

Update the readme to be up to date, additionally change/update some confusing parts to people ju...

782addf16ee31f9ff94b05ff791cd6365c65bbcf authored over 4 years ago by Iris Hoffmeyer <[email protected]>
Merge pull request #131 from Erk-/fix/large-bot-queue-panic

Fix panic in LargeBotQueue

70227e4cefb3b61589db49faeeb54c168d408d18 authored over 4 years ago by Iris Hoffmeyer <[email protected]>
Code would panic if you had logging on because it would try to make

a negative duration.

Signed-off-by: Valdemar Erk <[email protected]>

24ee6504b14592de09155bcd9c30e10a4a5945df authored over 4 years ago by Valdemar Erk <[email protected]>
Merge pull request #132 from Erk-/fix/discord-reconnect

Properly implement the reconnect op code.

e490c218853de63961b539bde7d4f98380f78a6d authored over 4 years ago by Iris Hoffmeyer <[email protected]>
Properly implement the reconnect op code.

Signed-off-by: Valdemar Erk <[email protected]>

be5dc12fbd46bb1f340c89bd3f92b1175510c9fe authored over 4 years ago by Valdemar Erk <[email protected]>
Merge pull request #130 from Erk-/fix/shard-config-fix

Properly set ShardConfig

765aacfe3e5f5cf83bde95ad8020b8f7988f31f9 authored over 4 years ago by Erk <[email protected]>
Properly set ShardConfig

This fixes that intents was not working when using it with cluster.

Signed-off-by: Valdemar Erk...

ca4380e12739bb43b1b11023b9d6068e34ce792b authored over 4 years ago by Valdemar Erk <[email protected]>
Merge pull request #126 from Erk-/fix/large-bot-queue

Fix the LargeBotQueue to use correct argument for `next_reset`

8c1fa393db1f26d4f544b551850692c218070fc0 authored over 4 years ago by Iris Hoffmeyer <[email protected]>
Fix the LargeBotQueue to use correct argument for `next_reset`

It was using that the reset was in remaining identifies ms.
Which does not make any sense.

Sign...

8a90ff464dba48f93f7f771c94fc8be9c6e89419 authored over 4 years ago by Valdemar Erk <[email protected]>
Merge pull request #123 from Erk-/logo-fix

Fix logo.png

d5acca84311558659acae2a7f1737744f2dc9d51 authored over 4 years ago by Iris Hoffmeyer <[email protected]>
Fix logo.png

Signed-off-by: Valdemar Erk <[email protected]>

1e8012dee6301e67fe0d2b9c7e0227e0dfe3ed39 authored over 4 years ago by Valdemar Erk <[email protected]>
Merge pull request #122 from Erk-/authours

Update authors and copyright

5b9164ca6712bbd9090a574b09599453ce9de34a authored over 4 years ago by Peri Peri <[email protected]>
Revert having publish = true.

f10594ad921c1d1130a24b83b0e51153bdcdff8f authored over 4 years ago by Valdemar Erk <[email protected]>
Update authors and copyright

0400ee6d859df4483de213500825fd3da047c67c authored over 4 years ago by Valdemar Erk <[email protected]>
Merge pull request #121 from Erk-/rename

Rename Dawn to Twilight

68a818bc0992bea96b58c5b7573af6bb53d40764 authored over 4 years ago by Iris Hoffmeyer <[email protected]>
Sort sub-crates lexicographically

Signed-off-by: Valdemar Erk <[email protected]>

539e4fa4be8ac712d6aec34c36ff882e9b84e880 authored over 4 years ago by Valdemar Erk <[email protected]>
Update codeowners

Signed-off-by: Valdemar Erk <[email protected]>

bd38eb9db1df6bf73e43ac414f092853693b0f63 authored over 4 years ago by Valdemar Erk <[email protected]>
Remove git dependency

Signed-off-by: Valdemar Erk <[email protected]>

deed818116c4ac66394bac7915550e2b2a87d762 authored over 4 years ago by Valdemar Erk <[email protected]>
Formatting.

Signed-off-by: Valdemar Erk <[email protected]>

17978c51d2dd85bf5500d9e99f71798139acfc4e authored over 4 years ago by Valdemar Erk <[email protected]>
Large rename commit.

Signed-off-by: Valdemar Erk <[email protected]>

e4bee3e7dfafd0153bc427202899d16d239c39a5 authored over 4 years ago by Valdemar Erk <[email protected]>
Merge pull request #119 from Erk-/large-bot-sharding

Make the queue trait more specific and support for large sharding.

a828f3e8a642fff83a18ef470298d3da08587379 authored over 4 years ago by Erk <[email protected]>
Fix typo

8cf3a877525ab121c11ed502a7fe482d32605c2a authored over 4 years ago by Valdemar Erk <[email protected]>
Make Clippy happy

https://cdn.discordapp.com/attachments/381880193700069377/691330971936751684/Clippy_HappyHour.gif

8acbecd0b569fdde863ac720e35b3d533ead9a96 authored over 4 years ago by Valdemar Erk <[email protected]>
Make the queue trait more specific and support for large sharding.

This commit changes the queue trait so it can be used to support large
bots. It does that by add...

63a715046bb33949845acef8e480ba14b2ceeeef authored over 4 years ago by Valdemar Erk <[email protected]>
Fix the buckets, so that shards gets put in all buckets

instead of just in 16.

04a7aab27542343af60386c120d8d0e417e56f51 authored over 4 years ago by Valdemar Erk <[email protected]>
Merge pull request #120 from Erk-/updates-2020-03-21

Updated the lib to support the newest Discord features as of 2020-03-21.

3ac17e06596bddef3bb9627c5248e07c3f474d4d authored over 4 years ago by Iris Hoffmeyer <[email protected]>
Updated the lib to support the newest Discord features as of 2020-03-21.

Signed-off-by: Valdemar Erk <[email protected]>

9bd69f9a5fbd9cf63ae61d770c2878ad2bc22b65 authored over 4 years ago by Valdemar Erk <[email protected]>
Merge pull request #117 from Erk-/mentions

Add support for allowed mentions.

34e091cc5520f9927e5c1ddf38c47b97e8a88d3c authored over 4 years ago by Iris Hoffmeyer <[email protected]>
Add support for allowed mentions.

It uses a builder that will make sure that it is
always valid at compile time. So you cannot for...

b8dc32255c09e5e522c7baf83f95967b1fac574f authored over 4 years ago by Valdemar Erk <[email protected]>
Merge pull request #118 from Mathspy/switch-vecs-to-body-message

More ergonomic attachment handling for CreateMessage

999e7ec9f8af791f9d2820531c9da0b4b40684d6 authored over 4 years ago by Erk <[email protected]>
Removed file from JSON fields and method

ea45e7e8df1703e6b689dbaaa11508e5da04238e authored over 4 years ago by Mathspy <[email protected]>
Switch CreateMessage to use Into<Body> instead of Into<Vec<u8>>

5470492aaa3235fc9c9ba6b3148b8afb613c8d65 authored over 4 years ago by Mathspy <[email protected]>
Merge pull request #116 from Mathspy/expose-shard-config

Expose intents from ClusterConfig

7f21bd9e41645bbf406718ce4dcc012a33def04d authored over 4 years ago by Erk <[email protected]>
Fix up Config::shard_config doc

0eaddad05ace20b12f6e5f8afb823ae33d1a857f authored over 4 years ago by Mathspy <[email protected]>
Expose intents from ClusterConfig

ca6b69eb14975acdb807b2a0b634c039fb189ca6 authored over 4 years ago by Mathspy <[email protected]>
Merge pull request #115 from Erk-/reason-reason-reason-reason

Add reason to all moderation endpoints.

862798d4bf460c36fed9bd47f2f39d485bdf0ad2 authored over 4 years ago by Iris Hoffmeyer <[email protected]>
Add reason to all moderation endpoints.

Signed-off-by: Valdemar Erk <[email protected]>

7685e3b202a5eb0bc6fd19ae501b498fcef66e67 authored over 4 years ago by Valdemar Erk <[email protected]>
Make server errors actually be errors.

Signed-off-by: Valdemar Erk <[email protected]>

2f95a33c256d5cc12039a5b1764ecaf6b4218cb1 authored over 4 years ago by Valdemar Erk <[email protected]>
Merge pull request #112 from Erk-/derives

Added some derives that were missing.

e851938a01414a93c8a4195c971c81538f52dbf7 authored over 4 years ago by Erk <[email protected]>
Added some derives that were missing.

Signed-off-by: Valdemar Erk <[email protected]>

885f59fe9bc17424404a9e7b45b1c855f1748a3a authored over 4 years ago by Valdemar Erk <[email protected]>
Merge pull request #114 from Erk-/model-fixes-2020-03-10

This fixes some smaller issues with the model

7cc16d443dfae5bc4efe338292034bb421ec3178 authored over 4 years ago by Iris Hoffmeyer <[email protected]>
This fixes some smaller issues with the model

Signed-off-by: Valdemar Erk <[email protected]>

4dfb4267b89cda1718c04f4d7b532cdf952d8983 authored over 4 years ago by Valdemar Erk <[email protected]>
Merge pull request #79 from Erk-/intents

Add support for gateway intents.

36b496cb7267744acec241dfce98f916a8ec85a6 authored over 4 years ago by Iris Hoffmeyer <[email protected]>
A small refactor.

Signed-off-by: Valdemar Erk <[email protected]>

b91a2a0a7cca18ddae3c2ca809cef469eaa9166b authored over 4 years ago by Valdemar Erk <[email protected]>
(Chore) Made clippy and fmt happy.

Signed-off-by: Valdemar Erk <[email protected]>

105277e5b6c71951913b4e88862fe51d842b4ff3 authored over 4 years ago by Valdemar Erk <[email protected]>