FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for pyrogram/session/session.py - pyrogram/pyrogram · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
This repository was archived by the owner on Dec 23, 2024. It is now read-only.
pyrogram
/
pyrogram
Public archive
Notifications
You must be signed in to change notification settings
Fork
1.4k
Star
4.6k
Code
Pull requests
58
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
pyrogram
pyrogram
session
session.py
on
master
User selector
Datepicker
Commit history
Commits on Jan 12, 2023
Tweak Session timeouts
delivrance
committed
245b7e6
View commit details
Copy full SHA for 245b7e6
View code at this point
Browse repository at this point
Commits on Jan 9, 2023
Lower the logging level of some log calls
delivrance
committed
d53e1c2
View commit details
Copy full SHA for d53e1c2
View code at this point
Browse repository at this point
Commits on Dec 31, 2022
Add error messages for transport errors
delivrance
committed
6752af8
View commit details
Copy full SHA for 6752af8
View code at this point
Browse repository at this point
Commits on Dec 29, 2022
Apply security checks to each message in the container
delivrance
committed
cf1e31c
View commit details
Copy full SHA for cf1e31c
View code at this point
Browse repository at this point
Commits on Dec 28, 2022
Clear stored_msg_ids on session stop
delivrance
committed
d890e53
View commit details
Copy full SHA for d890e53
View code at this point
Browse repository at this point
Commits on Dec 27, 2022
Raise and handle send errors in order to immediately act upon
delivrance
committed
1daa05a
View commit details
Copy full SHA for 1daa05a
View code at this point
Browse repository at this point
Create a future result before sending its request
delivrance
committed
5ca422b
View commit details
Copy full SHA for 5ca422b
View code at this point
Browse repository at this point
Introduce back some previously reverted changes
delivrance
committed
9bf742a
View commit details
Copy full SHA for 9bf742a
View code at this point
Browse repository at this point
Commits on Dec 26, 2022
Revert some of the latest changes
delivrance
committed
bff583e
View commit details
Copy full SHA for bff583e
View code at this point
Browse repository at this point
Update exception message
delivrance
committed
235dde2
View commit details
Copy full SHA for 235dde2
View code at this point
Browse repository at this point
Update session.py
delivrance
committed
d298c62
View commit details
Copy full SHA for d298c62
View code at this point
Browse repository at this point
Commits on Dec 25, 2022
Revert to triggering a reconnection when skipping invalid packets
delivrance
committed
ce8c242
View commit details
Copy full SHA for ce8c242
View code at this point
Browse repository at this point
Add messages for mismatched checks
delivrance
committed
b23e344
View commit details
Copy full SHA for b23e344
View code at this point
Browse repository at this point
Switch back to local system time synchronization
Show description for ae028ab
delivrance
committed
ae028ab
View commit details
Copy full SHA for ae028ab
View code at this point
Browse repository at this point
Commits on Dec 24, 2022
Switch to non-blocking sockets & use a send queue
delivrance
committed
84d60b5
View commit details
Copy full SHA for 84d60b5
View code at this point
Browse repository at this point
Commits on Jun 20, 2022
Do not trigger a reconnection when skipping invalid packets
delivrance
committed
b59dcd1
View commit details
Copy full SHA for b59dcd1
View code at this point
Browse repository at this point
Commits on May 14, 2022
Fix wrapped function invocations
delivrance
committed
7c3c056
View commit details
Copy full SHA for 7c3c056
View code at this point
Browse repository at this point
Commits on Apr 24, 2022
Fix Client.name usage
delivrance
committed
4e1b542
View commit details
Copy full SHA for 4e1b542
View code at this point
Browse repository at this point
Remove API key requirement for existing sessions
delivrance
committed
124bcb4
View commit details
Copy full SHA for 124bcb4
View code at this point
Browse repository at this point
Rename RPCError.x to RPCError.value
delivrance
committed
0e3c2e4
View commit details
Copy full SHA for 0e3c2e4
View code at this point
Browse repository at this point
Rename Client.send to Client.invoke
delivrance
committed
78efb04
View commit details
Copy full SHA for 78efb04
View code at this point
Browse repository at this point
Commits on Feb 10, 2022
Revert some of the last changes
delivrance
committed
dc6c816
View commit details
Copy full SHA for dc6c816
View code at this point
Browse repository at this point
Initialize session on reconnection
delivrance
committed
5889c67
View commit details
Copy full SHA for 5889c67
View code at this point
Browse repository at this point
Improve stability in case of connection failures
delivrance
committed
462e5d1
View commit details
Copy full SHA for 462e5d1
View code at this point
Browse repository at this point
Commits on Jan 31, 2022
Update message for automatic sleeps
delivrance
committed
3a91195
View commit details
Copy full SHA for 3a91195
View code at this point
Browse repository at this point
Do not handle messages with a pending ack
delivrance
committed
6f9e77b
View commit details
Copy full SHA for 6f9e77b
View code at this point
Browse repository at this point
Commits on Jan 20, 2022
Better handling of expiring server salts
delivrance
committed
1162e89
View commit details
Copy full SHA for 1162e89
View code at this point
Browse repository at this point
Commits on Jan 7, 2022
Update copyright year
delivrance
committed
626a1bd
View commit details
Copy full SHA for 626a1bd
View code at this point
Browse repository at this point
Various improvements
delivrance
committed
8c82884
View commit details
Copy full SHA for 8c82884
View code at this point
Browse repository at this point
Commits on Dec 24, 2021
Merge branch 'mtproto-checks'
Show description for a3fab6a
delivrance
committed
a3fab6a
View commit details
Copy full SHA for a3fab6a
View code at this point
Browse repository at this point
Commits on Dec 22, 2021
Use a specialized exception for handling BadMsgNotification
delivrance
committed
56e7e11
View commit details
Copy full SHA for 56e7e11
View code at this point
Browse repository at this point
Commits on Dec 16, 2021
Use specialized exceptions for handling security checks
delivrance
committed
8aa3581
View commit details
Copy full SHA for 8aa3581
View code at this point
Browse repository at this point
Commits on Dec 15, 2021
Simplify the error handling a bit
delivrance
committed
ed9c7e4
View commit details
Copy full SHA for ed9c7e4
View code at this point
Browse repository at this point
Close and reestablish the TCP connection in case of mismatch
delivrance
committed
2a1af2b
View commit details
Copy full SHA for 2a1af2b
View code at this point
Browse repository at this point
Implement missing MTProto checks
delivrance
committed
cd027b8
View commit details
Copy full SHA for cd027b8
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL