forked from LonamiWebs/Telethon
-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
Update to latest commits (Sourcery refactored) #19
Merged
Conversation
This file contains 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
Lifted from Tachiyomi and adapted for Telethon. See: https://github.com/tachiyomiorg/tachiyomi/blob/master/.github/ISSUE_TEMPLATE/report_issue.yml
It was overcomplicated and had some subtle bugs. Closes LonamiWebs#4133.
sourcery-ai
bot
force-pushed
the
sourcery/pull-18
branch
from
July 21, 2023 19:27
5c296f2
to
e4cb403
Compare
The server should instead fail with proper RPC errors, as the rules could change any time (and the local checks get out of date).
Likely temporary server issues, since getDifference should realistically not fail with flood waits. In any case, stopping early until the problem is resolved is the correct approach.
sourcery-ai
bot
force-pushed
the
sourcery/pull-18
branch
from
July 21, 2023 21:03
e4cb403
to
36db281
Compare
sourcery-ai
bot
force-pushed
the
sourcery/pull-18
branch
from
July 22, 2023 08:53
36db281
to
52b403c
Compare
sourcery-ai
bot
force-pushed
the
sourcery/pull-18
branch
from
July 23, 2023 08:34
52b403c
to
da85a91
Compare
sourcery-ai
bot
force-pushed
the
sourcery/pull-18
branch
from
July 23, 2023 15:13
da85a91
to
2496a44
Compare
sourcery-ai
bot
force-pushed
the
sourcery/pull-18
branch
from
October 12, 2023 16:43
bba0396
to
e110440
Compare
Leading to invalid extension when sending photos.
sourcery-ai
bot
force-pushed
the
sourcery/pull-18
branch
from
October 17, 2023 18:33
e110440
to
ee4856a
Compare
sourcery-ai
bot
force-pushed
the
sourcery/pull-18
branch
from
October 29, 2023 10:02
ee4856a
to
99036fe
Compare
sourcery-ai
bot
force-pushed
the
sourcery/pull-18
branch
from
October 29, 2023 10:43
99036fe
to
a53c060
Compare
sourcery-ai
bot
force-pushed
the
sourcery/pull-18
branch
from
October 31, 2023 18:20
a53c060
to
dacedeb
Compare
Should prevent efforts like LonamiWebs#4244 going to waste in the future.
sourcery-ai
bot
force-pushed
the
sourcery/pull-18
branch
from
November 9, 2023 16:06
dacedeb
to
9627b6e
Compare
Old name does not matter, since we just encoded it as JPEG
sourcery-ai
bot
force-pushed
the
sourcery/pull-18
branch
from
November 12, 2023 20:15
9627b6e
to
d8b4aed
Compare
sourcery-ai
bot
force-pushed
the
sourcery/pull-18
branch
from
November 19, 2023 17:16
d8b4aed
to
582c6ac
Compare
sourcery-ai
bot
force-pushed
the
sourcery/pull-18
branch
from
November 27, 2023 23:06
582c6ac
to
d45ba17
Compare
sourcery-ai
bot
force-pushed
the
sourcery/pull-18
branch
from
December 1, 2023 19:32
d45ba17
to
001b6e5
Compare
sourcery-ai
bot
force-pushed
the
sourcery/pull-18
branch
from
December 8, 2023 07:13
001b6e5
to
151e427
Compare
sourcery-ai
bot
force-pushed
the
sourcery/pull-18
branch
from
December 8, 2023 16:33
151e427
to
da7a6df
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Pull Request #18 refactored by Sourcery.
Since the original Pull Request was opened as a fork in a contributor's
repository, we are unable to create a Pull Request branching from it.
To incorporate these changes, you can either:
Merge this Pull Request instead of the original, or
Ask your contributor to locally incorporate these commits and push them to
the original Pull Request
Incorporate changes via command line
NOTE: As code is pushed to the original Pull Request, Sourcery will
re-run and update (force-push) this Pull Request with new refactorings as
necessary. If Sourcery finds no refactorings at any point, this Pull Request
will be closed automatically.
See our documentation here.
Run Sourcery locally
Reduce the feedback loop during development by using the Sourcery editor plugin:
Help us improve this pull request!