Mads Marquart
fea4ad9e89
Version up, Thanks to ritu99
v1.0.18
2017-08-10 15:25:38 +02:00
Mads Marquart
68099049d4
Merge pull request #189 from ritu99/master
...
Added Message Count to thread information
2017-08-10 15:22:22 +02:00
Ritvik Annam
44cf08bdfd
fetchThreadInfo now pulls message_count
2017-08-10 01:15:29 -05:00
Ritvik Annam
9e32cf17a4
fetchThreadList now pulls message_count
2017-08-10 00:53:06 -05:00
Mads Marquart
0661367ebb
Properly fixed #182
v1.0.17
2017-08-02 23:08:34 +02:00
Mads Marquart
3c07e42ba2
Version up, fixed #182
v1.0.16
2017-07-26 23:13:19 +02:00
Mads Marquart
2cd6376818
Merge pull request #178 from Bankde/fix-fail-after-running-for-days
...
Fix issue when running for long time
2017-07-26 23:03:49 +02:00
Mads Marquart
5e7f7750de
Fixed enums in python 2.7, thanks to @liamkirsh
v1.0.15
2017-07-12 14:52:15 +02:00
Bankde@hotmail.com
2a223ec6db
fix array indexing (I don't know why fb do that)
2017-07-10 10:25:23 +07:00
Mads Marquart
a99108fff6
Version up thanks to @Bankde
v1.0.13
2017-07-09 20:55:06 +02:00
Mads Marquart
8de4698cc4
Merge pull request #174 from Bankde/fix-error-in-python2
...
No FileNotFoundError in py2
2017-07-09 20:53:47 +02:00
Bankde@hotmail.com
637319ec2c
add token update
2017-07-10 00:51:51 +07:00
Bankde@hotmail.com
f9398564cd
replace FileNotFoundError with IOError so it can work in Py2
2017-07-05 09:18:13 +07:00
Mads Marquart
b57f423eb4
Version up thanks to @aaronlewism
v1.0.12
2017-07-01 12:48:02 +02:00
Mads Marquart
3093f1f2b6
Merge pull request #173 from aaronlewism/master
...
Check for alternate 2Factor page text
2017-07-01 12:46:11 +02:00
Aaron Lewis
961777e0c1
Check for alternate 2Factor page text
2017-06-29 13:21:25 -07:00
Mads Marquart
d7139701f7
Fixed typo, improved formatting. Thanks to @JarbasAI!
2017-06-29 20:04:01 +02:00
Mads Marquart
c6bac17d48
Merge pull request #172 from JarbasAI/patch-1
...
Add on chat presence event
2017-06-29 19:55:49 +02:00
Mads Marquart
3638fc5356
Made fetchThreadInfo
able to fetch own user's info
v1.0.11
2017-06-29 19:53:29 +02:00
Jarbas
aca9176f7f
Add on chat presence event
...
Last_seen time stamps were handled in unknown message type, this info is freely available and potentially useful
2017-06-29 17:56:14 +01:00
Mads Marquart
0d5e4f6d3f
Version up thanks to @enwar3
v1.0.10
2017-06-29 16:03:55 +02:00
Mads Marquart
92a5ffdef8
Merge pull request #170 from OMGWINNING/master
...
Add extensible_attachment field to Message for fb share objects
2017-06-29 16:02:27 +02:00
Joe Lau
b3359fccdb
Add last_message_timestamp to Thread objects
2017-06-28 18:08:45 -07:00
Joe Lau
d8f7366d1f
Add extensible_attachment field to Message for fb share objects
2017-06-28 13:19:17 -07:00
Mads Marquart
ff94dc20af
Minor cleanup
v1.0.9
2017-06-28 16:06:13 +02:00
Mads Marquart
a8df0a548f
Minor fixes
v1.0.8
2017-06-28 14:42:11 +02:00
Mads Marquart
13d0dc4ba4
Fixed ChangeThreadTitle and ThreadColor.MESSENGER_BLUE
v1.0.7
2017-06-28 14:30:29 +02:00
Mads Marquart
64125a1aca
Updated to 1.0.6, thanks to @enwar3
v1.0.6
2017-06-28 10:24:44 +02:00
Mads Marquart
4feae03092
Merge pull request #169 from OMGWINNING/master
...
Handle empty participant_customizations field
2017-06-28 10:23:33 +02:00
Joe Lau
5f993c2bf8
Use .get() instead
2017-06-27 16:16:51 -07:00
Joe Lau
35bbcbffba
Add __init__.py
2017-06-26 17:54:25 -07:00
Joe Lau
5faca54d67
Handle empty participant_customizations field
2017-06-26 14:16:57 -07:00
Mads Marquart
82496b8e04
Minor fixes
v1.0.5
2017-06-26 17:02:32 +02:00
Mads Marquart
2d74ec7823
Made getAllUsers more stable
2017-06-26 15:42:26 +02:00
Mads Marquart
1d42c4d3a6
Updated to 1.0.4, added fetchThread&GroupInfo and improved models
v1.0.4
2017-06-26 15:41:58 +02:00
Mads Marquart
4a8ef00442
Fixed a few bugs, updated to v. 1.0.3
v1.0.3
2017-06-26 11:37:54 +02:00
Mads Marquart
add06ffa7a
I was having trouble with PyPI ;)
v1.0.1
2017-06-22 23:35:28 +02:00
Mads Marquart
fbb8d8e24a
Update README.rst
2017-06-22 22:54:12 +02:00
Mads Marquart
cd0e001219
Update README.rst
2017-06-22 22:50:10 +02:00
Mads Marquart
bf53f4fc74
Updated to 1.0.0
v1.0.0
2017-06-22 22:43:26 +02:00
Mads Marquart
11e59e023c
Added GraphQL requests
2017-06-22 22:38:15 +02:00
Mads Marquart
c81d7d2bfb
Removed deprecations and new event system, improved other things
...
Removed deprecations
Removed new event system
Added documentation for all events
Added FAQ
Changed Client.uid to Client.id
Improved User model
Prepared for support of pages
2017-06-20 14:57:23 +02:00
Mads Marquart
d44d5053a4
Version up thanks to @DennyWeinberg
v0.9.3
2017-06-04 14:18:02 +02:00
Mads Marquart
7882a7f358
Merge pull request #153 from DennyWeinberg/actions_bugfix
...
Actions can be missing
2017-06-04 14:14:57 +02:00
Denny Weinberg
b373232538
Actions can be missing
...
Handle the case when actions are missing in the payload
2017-06-03 20:27:49 +02:00
Mads Marquart
1f4b0fa150
Fixed #152
2017-06-03 12:11:18 +02:00
Mads Marquart
2d90eee939
Updated Version
2017-06-02 16:11:31 +02:00
Mads Marquart
c8d9d05ed3
Fixes #149 , the issue was that Facebook changed their code
2017-06-02 16:02:27 +02:00
Mads Marquart
0885796fa8
Fix for Facebook's changed API, and removed test print statement
2017-06-02 15:59:24 +02:00
Mads Marquart
1279481b62
Update README.rst
2017-05-28 22:38:30 +02:00