You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Allowing new versions of PHP, Symfony, PHPUnit (restcord#144)
* Allow symfony 5 (restcord#106)
* Added premium_since to GuildMember model (restcord#116)
Note that I was unable to utilise the
downloadServiceDefinition binary, as it is dependent
upon a web resource that no longer appears to exist
(https://discord-service-definition.herokuapp.com/)
Accordingly, GuildMember.php had to be edited manually,
along with the service definition file.
* Back Merge (restcord#136)
* Updated Discord's API URL (restcord#119)
From the announcement made in the Developers server:
:mega: API Updates :mega:
Discord has finally made the switch to discord.com :tada:
With this change also means that the API endpoint is moving too! Please start moving your libraries, webhooks, and integrations over to using discord.com in place of discordapp.com.
We currently plan to start requiring the new domain later this year for third party developers on November 7th, 2020. We will be sending out more formal notices (system DMs and account emails) to announce this breaking change in the coming weeks.
* Allow symfony 5 (restcord#106) (restcord#120)
Co-authored-by: Filip Maciejewski <[email protected]>
* Better options parsing (restcord#125)
Custom options overrides defaults
* Better options parsing (restcord#125)
Custom options overrides defaults
* Fix style CI (restcord#127)
phpdoc_to_comment cant be disabled since it is not enabled in the preset.
https://docs.styleci.io/presets
* Update LICENSE (restcord#130)
* Update README.md (restcord#131)
* Fix RateLimiter (exclude minor parameters) (restcord#126)
* Simplify getRoute with explicit cast,
Remove unecessary duplicate call to getUri,
* Crude minor parameter removal
* Improve error handling,
* Fix styleci
* Revert last change
* Use while for delay to not interfere when multiple requests are delayed,
* Update src/RateLimit/Provider/AbstractRateLimitProvider.php
Co-authored-by: Aaron Scherer <[email protected]>
* Update src/RateLimit/RateLimiter.php
Co-authored-by: Aaron Scherer <[email protected]>
* Update src/RateLimit/RateLimiter.php
Co-authored-by: Aaron Scherer <[email protected]>
* Update src/RateLimit/RateLimiter.php
Co-authored-by: Aaron Scherer <[email protected]>
* Update src/RateLimit/RateLimiter.php
Co-authored-by: Aaron Scherer <[email protected]>
* Update src/RateLimit/RateLimiter.php
Co-authored-by: Aaron Scherer <[email protected]>
* Update src/RateLimit/RateLimiter.php
Co-authored-by: Aaron Scherer <[email protected]>
* Add new line at EOF
Co-authored-by: Aaron Scherer <[email protected]>
* Laravel wrapped moved to GitHub (restcord#132)
* Added with_counts query parameter to getGuild (restcord#133)
* Added with_counts to getGuild
* Updated type to be boolean
* Allowing avatars to be treated as strings (restcord#134)
* Allowing avatars to be treated as strings
* Maintaining strongly typed comparisons
* Develop (restcord#135)
* Allow symfony 5 (restcord#106)
* Added premium_since to GuildMember model (restcord#116)
Note that I was unable to utilise the
downloadServiceDefinition binary, as it is dependent
upon a web resource that no longer appears to exist
(https://discord-service-definition.herokuapp.com/)
Accordingly, GuildMember.php had to be edited manually,
along with the service definition file.
Co-authored-by: Filip Maciejewski <[email protected]>
Co-authored-by: HilbertGilbertson <[email protected]>
Co-authored-by: Néstor Pérez <[email protected]>
Co-authored-by: Filip Maciejewski <[email protected]>
Co-authored-by: Andrey <[email protected]>
Co-authored-by: Patrick <[email protected]>
Co-authored-by: Patrick <[email protected]>
Co-authored-by: Ben Kuhl <[email protected]>
Co-authored-by: HilbertGilbertson <[email protected]>
* Allow PHP 8.0 (restcord#143)
* Updated Discord's API URL (restcord#119)
From the announcement made in the Developers server:
:mega: API Updates :mega:
Discord has finally made the switch to discord.com :tada:
With this change also means that the API endpoint is moving too! Please start moving your libraries, webhooks, and integrations over to using discord.com in place of discordapp.com.
We currently plan to start requiring the new domain later this year for third party developers on November 7th, 2020. We will be sending out more formal notices (system DMs and account emails) to announce this breaking change in the coming weeks.
* Allow symfony 5 (restcord#106) (restcord#120)
Co-authored-by: Filip Maciejewski <[email protected]>
* Better options parsing (restcord#125)
Custom options overrides defaults
* Better options parsing (restcord#125)
Custom options overrides defaults
* Fix style CI (restcord#127)
phpdoc_to_comment cant be disabled since it is not enabled in the preset.
https://docs.styleci.io/presets
* Update LICENSE (restcord#130)
* Update README.md (restcord#131)
* Fix RateLimiter (exclude minor parameters) (restcord#126)
* Simplify getRoute with explicit cast,
Remove unecessary duplicate call to getUri,
* Crude minor parameter removal
* Improve error handling,
* Fix styleci
* Revert last change
* Use while for delay to not interfere when multiple requests are delayed,
* Update src/RateLimit/Provider/AbstractRateLimitProvider.php
Co-authored-by: Aaron Scherer <[email protected]>
* Update src/RateLimit/RateLimiter.php
Co-authored-by: Aaron Scherer <[email protected]>
* Update src/RateLimit/RateLimiter.php
Co-authored-by: Aaron Scherer <[email protected]>
* Update src/RateLimit/RateLimiter.php
Co-authored-by: Aaron Scherer <[email protected]>
* Update src/RateLimit/RateLimiter.php
Co-authored-by: Aaron Scherer <[email protected]>
* Update src/RateLimit/RateLimiter.php
Co-authored-by: Aaron Scherer <[email protected]>
* Update src/RateLimit/RateLimiter.php
Co-authored-by: Aaron Scherer <[email protected]>
* Add new line at EOF
Co-authored-by: Aaron Scherer <[email protected]>
* Laravel wrapped moved to GitHub (restcord#132)
* Added with_counts query parameter to getGuild (restcord#133)
* Added with_counts to getGuild
* Updated type to be boolean
* Allowing avatars to be treated as strings (restcord#134)
* Allowing avatars to be treated as strings
* Maintaining strongly typed comparisons
* Develop (restcord#135)
* Allow symfony 5 (restcord#106)
* Added premium_since to GuildMember model (restcord#116)
Note that I was unable to utilise the
downloadServiceDefinition binary, as it is dependent
upon a web resource that no longer appears to exist
(https://discord-service-definition.herokuapp.com/)
Accordingly, GuildMember.php had to be edited manually,
along with the service definition file.
Co-authored-by: Filip Maciejewski <[email protected]>
Co-authored-by: HilbertGilbertson <[email protected]>
* Adding public properties (restcord#137)
* Improve User Avatar (restcord#138)
See : https://discord.com/developers/docs/reference#image-formatting-cdn-endpoints
Signed-off-by: Dark❶ <[email protected]>
* Allow PHP 8.0
* Apply suggestions from code review
Co-authored-by: Aaron Scherer <[email protected]>
* fix symfony/options-resolver version constraint
* Remove old PHP versions from travis
Co-authored-by: Néstor Pérez <[email protected]>
Co-authored-by: Aaron Scherer <[email protected]>
Co-authored-by: Filip Maciejewski <[email protected]>
Co-authored-by: Andrey <[email protected]>
Co-authored-by: Patrick <[email protected]>
Co-authored-by: Patrick <[email protected]>
Co-authored-by: Ben Kuhl <[email protected]>
Co-authored-by: HilbertGilbertson <[email protected]>
Co-authored-by: Dark❶ <[email protected]>
Co-authored-by: Filip Maciejewski <[email protected]>
Co-authored-by: HilbertGilbertson <[email protected]>
Co-authored-by: Néstor Pérez <[email protected]>
Co-authored-by: Andrey <[email protected]>
Co-authored-by: Patrick <[email protected]>
Co-authored-by: Patrick <[email protected]>
Co-authored-by: Ben Kuhl <[email protected]>
Co-authored-by: iggyvolz <[email protected]>
Co-authored-by: Dark❶ <[email protected]>
* Apply fixes from StyleCI
[ci skip] [skip ci]
Co-authored-by: Filip Maciejewski <[email protected]>
Co-authored-by: HilbertGilbertson <[email protected]>
Co-authored-by: Néstor Pérez <[email protected]>
Co-authored-by: Andrey <[email protected]>
Co-authored-by: Patrick <[email protected]>
Co-authored-by: Patrick <[email protected]>
Co-authored-by: Ben Kuhl <[email protected]>
Co-authored-by: iggyvolz <[email protected]>
Co-authored-by: Dark❶ <[email protected]>
Co-authored-by: Aaron Scherer <[email protected]>
0 commit comments