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
3bb99541e7e4adb122abdad40d1442161004f435
fbchat
/
fbchat
History
Mads Marquart
3bb99541e7
Improve MQTT connection error reporting
2020-01-05 23:44:19 +01:00
..
__init__.py
Bump version: 1.8.2 → 1.8.3
2019-09-08 15:59:29 +02:00
_attachment.py
Fix spelling mistakes in documentation
2019-07-24 16:18:15 +02:00
_client.py
Small fixes
2020-01-05 20:29:44 +01:00
_core.py
Fix spelling mistakes in documentation
2019-07-24 16:18:15 +02:00
_exception.py
Fix spelling mistakes in documentation
2019-07-24 16:18:15 +02:00
_file.py
Fix spelling mistakes in documentation
2019-07-24 16:18:15 +02:00
_graphql.py
Merge branch 'master' into graphql-cleanup
2019-07-02 19:17:53 +02:00
_group.py
Move Client._getSendData into the Thread / Group models
2019-08-28 18:07:21 +02:00
_location.py
Fix first line of docstrings
2019-07-24 13:43:01 +02:00
_message.py
Fix Python 2 only issue (str.split does not take keyword parameters)
2019-09-05 20:02:51 +02:00
_mqtt.py
Improve MQTT connection error reporting
2020-01-05 23:44:19 +01:00
_page.py
Fix spelling mistakes in documentation
2019-07-24 16:18:15 +02:00
_plan.py
Fix spelling mistakes in documentation
2019-07-24 16:18:15 +02:00
_poll.py
Fix first line of docstrings
2019-07-24 13:43:01 +02:00
_quick_reply.py
Fix first line of docstrings
2019-07-24 13:43:01 +02:00
_state.py
Move most of Client._getSendData to State._do_send_request
2019-08-28 18:07:21 +02:00
_sticker.py
Fix spelling mistakes in documentation
2019-07-24 16:18:15 +02:00
_thread.py
Move Client._getSendData into the Thread / Group models
2019-08-28 18:07:21 +02:00
_user.py
Fix chat timestamp parsing
2020-01-05 19:57:53 +01:00
_util.py
Add initial MQTT helper
2020-01-04 16:23:35 +01:00
models.py
Move plan parsing to the Plan model
2019-03-10 16:21:22 +01:00