-
-
Notifications
You must be signed in to change notification settings - Fork 494
feat: Add the shared client theme object on message sent and in message object #3209
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
UnBonWhisky
wants to merge
32
commits into
Pycord-Development:master
Choose a base branch
from
UnBonWhisky:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 6 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
236e8ec
feat: Add SharedClientTheme support for customizable message appearance
UnBonWhisky 9116f68
fix: Remove redundant validation checks for shared_client_theme
UnBonWhisky 7c2ae1e
style(pre-commit): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 03e795b
fix: Update versionadded for SharedClientTheme to 2.9 across multiple…
UnBonWhisky 2ac124b
fix: Add SharedClientTheme in changelog
UnBonWhisky e940162
fix: Update the SharedClientTheme constructor to mark the required ar…
UnBonWhisky d41f8f6
Update discord/shared_client_theme.py
UnBonWhisky d4c1a55
Update CHANGELOG.md
UnBonWhisky 73c3ce1
Update discord/abc.py
UnBonWhisky 6234b77
style(pre-commit): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] d96ea81
fix: applied the comments and used colour as the main and color as an…
2ad9447
docs: moved SharedClientTheme from data_class to models
b8a1994
style(pre-commit): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 9e84f08
Merge branch 'master' into master
Paillat-dev 4401b08
fix: refactor SharedClientTheme initialization and color handling
c99567d
fix: update from_dict method to use Self type hint
23bd2cf
fix: add parentheses to SharedClientTheme autoclass declaration
7d4d65d
fix: refactor SharedClientTheme to use dataclass and update type hints
5a1f0c1
style(pre-commit): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] aa00312
fix: update SharedClientTheme to use field for colours with default f…
12adfcb
style(pre-commit): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] b827ed1
fix: update SharedClientTheme to use field for colours and adjust dat…
a53d601
style(pre-commit): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 4e8926c
fix: remove __repr__ method from SharedClientTheme class
28c746f
Update discord/message.py
UnBonWhisky cfdcb80
style(pre-commit): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 383b28e
Update CHANGELOG.md
UnBonWhisky 5110e87
refactor: move colors docstring in the correct property
dab0c20
Merge branch 'master' into master
Paillat-dev caccc31
Merge branch 'master' into master
Lulalaby 03be3fe
style(pre-commit): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 1ebbf97
Merge branch 'master' into master
Lulalaby File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.