Skip to content

Conversation

@i0bs
Copy link
Contributor

@i0bs i0bs commented Apr 5, 2022

About

This pull request is about taking all of the latest commits on unstable and moving to stable, which will line us up for our first release candidate.

Please note that we may be pre-releasing one more release candidate with the introduction of the new error handling (see #692 ) system before we officially release version 4.1.1.

Checklist

  • I've ran pre-commit to format and lint the change(s) made.
  • I've checked to make sure the change(s) work on 3.8.6 and higher.
  • This fixes/solves an Issue.
    • (If existent):
  • I've made this pull request for/as: (check all that apply)
    • Documentation
    • Breaking change
    • New feature/enhancement
    • Bugfix

i0bs and others added 30 commits March 23, 2022 12:31
This was an unanimous decision that was made by both the core and external development teams. For reasons involving how Discord staff view matters of silently releasing new features to the library, we've made the decision to no longer treat these as superficial problems that break the runtime of a client running on the library. Since our library continues to operate normally with a missing attribute or data model, there is no need to log as such.
…s returned (#674)

* feat: Adding icon_url property for team.Application

* ci: correct from checks.

* Update team.pyi

* feat: Adding icon_url property for team.Application

* fix: Fix the ``icon_url`` property and how the ``url`` is returned

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
… type conversion safeguard for Locale usage.
* refactor: allow archiving of threads in channel helper methods

* feat: add methods for thread modifying
…e object it represents (#635)

* refactor: modify self when editing its object

* refactor: modify class instance when editing it and fix me being naive

* fix!: typo
* docs: add migration docs for 4.1

* docs: detail message content intent in migration

* ADMIN/chore: finish catchup from rebase (#573)

* docs: add migration docs for 4.1

* docs: detail message content intent in migration

* ADMIN/chore: finish catchup from rebase (#573) (#574)

* docs: add migration docs for 4.1

* docs: detail message content intent in migration

* docs(quickstart): modal can have up to 5 `TextInput`s

Co-authored-by: fl0w <[email protected]>
Co-authored-by: James Walston <[email protected]>
…#682)

* fix!: listen for a `CLOSING_MESSAGE`

* refactor: imports

* fix: close check

* fix: close check
* fix: unable to send custom classes to instantiate Embed

* fix: remove useless __init__ statements

* ci: correct from checks.

* feat: add Embed.set_video() helper method

* ci: correct from checks.

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This is a decision that the core development team met on. The goal of this
refactor is to provide a better and more organized library architecture
that is easier to navigate around for us and collaborators wanting to get
involved.
* feat: Add url property for message objects

* ci: correct from checks.

* Update interactions/api/models/message.py

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

* Update message.pyi

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: EdVraz <[email protected]>
FayeDel and others added 13 commits April 2, 2022 16:01
feat!: Architecture import fix, Localisation support, HTTP tweaks, misc fixes.
* fix: Fix remaining variable definition.

* refactor: Recompress logic conditions to utilise and instead of multiline if condition
updates:
- [github.com/psf/black: 22.1.0 → 22.3.0](psf/black@22.1.0...22.3.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* fix: Fix webhook execution payload.

* refactor: Reimplement execute webhook on new HTTP layout.

* refactor: Redefine dct variable.
* fix: UnboundLocalError when server has no icon

* feat: implement Guild.banner_url

* feat: add discovery & invite splash banner URLs

* feat: add user banner URL

* feat: get member avatar for a specified guild

* fix: UnboundLocalError when server has no icon

* feat: implement Guild.banner_url

* feat: add discovery & invite splash banner URLs

* feat: add user banner URL

* feat: get member avatar for a specified guild

* ci: correct from checks.

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
@i0bs i0bs requested review from EepyElvyra and FayeDel and removed request for FayeDel April 5, 2022 00:40
Copy link
Contributor

@EepyElvyra EepyElvyra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merge it, POGGERS

…context) (#706)

* refactor: allow file sending in all send and editing methods (except context)

* refactor: update headers

* refactor: update headers
@i0bs i0bs merged commit 00ebd1b into stable Apr 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.