This website requires JavaScript.
Explore
Help
Sign In
karaolidis
/
fbchat
Archived
Watch
1
Star
0
Fork
0
You've already forked fbchat
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-07-31
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
8aaed0c76a827440ed6cc9243d0fc59fe0d136f6
fbchat
/
fbchat
History
Mads Marquart
6dbcb8cc47
Don't mandate a specific way to handle listening events (for now)
2020-03-11 12:37:34 +01:00
..
_events
Add Session.user in favor of Session.user_id
2020-01-25 11:42:32 +01:00
_models
Add shortcuts to easily delete threads/messages
2020-02-05 18:45:20 +01:00
_threads
Fix uploading, and move it to Client.upload (making it public again)
2020-03-11 11:48:04 +01:00
__init__.py
Small listening fixes
2020-02-05 13:50:01 +01:00
_client.py
Fix uploading, and move it to Client.upload (making it public again)
2020-03-11 11:48:04 +01:00
_common.py
Move ThreadLocation, ActiveStatus and Image to _models/ folder
2020-01-23 15:19:41 +01:00
_exception.py
Fix NotLoggedIn
2020-01-25 15:07:04 +01:00
_fix_module_metadata.py
Add test for fixup_module_metadata
2020-01-23 14:34:12 +01:00
_graphql.py
Clean up utility functions
2020-01-23 16:19:09 +01:00
_listen.py
Don't mandate a specific way to handle listening events (for now)
2020-03-11 12:37:34 +01:00
_session.py
Fix uploading, and move it to Client.upload (making it public again)
2020-03-11 11:48:04 +01:00
_util.py
Redo jsmods loading and fb_dtsg retrieving
2020-03-11 11:23:39 +01:00
py.typed
Add type hints, and clean up Client a bit
2020-01-22 01:43:04 +01:00