Kacper Ziubryniewicz
7e8e7f15a4
Update client.py
2018-07-31 12:09:03 +02:00
Kacper Ziubryniewicz
1ca3ad6237
Forgot about thread_type in new methods. Added it!
2018-07-31 11:56:43 +02:00
Kacper Ziubryniewicz
f3c878d949
Update client.py
2018-07-31 11:48:25 +02:00
Kacper Ziubryniewicz
ee0c30ebb1
Update utils.py
2018-07-31 11:33:20 +02:00
Kacper Ziubryniewicz
c2f0c908d9
Added thread muting
2018-07-31 11:30:41 +02:00
kapi2289
3edaaa0400
Added deleteThreads
...
Added deleteThreads and made few fixes
2018-07-31 10:40:10 +02:00
kapi2289
21a443baf2
Update client.py
2018-07-31 00:03:19 +02:00
kapi2289
f6f47b5500
Merge branch 'master' into master
2018-07-29 15:20:12 +02:00
Mads Marquart
920c724656
Merge pull request #317 from gave92/master
...
Fix 2FA for non-English users
2018-07-28 19:34:39 +02:00
kapi2289
2294082168
Documentation fix #2
2018-07-20 15:24:18 +02:00
kapi2289
2661a28936
Multiple admins adding/removing
...
Changed
addGroupAdmin, removeGroupAdmin
to
addGroupAdmins, removeGroupAdmins
2018-07-20 12:42:18 +02:00
kapi2289
31a6834b1f
Documentation fix
2018-07-20 12:01:05 +02:00
kapi2289
f66d98bcfe
Wrong change #2
2018-07-20 11:56:39 +02:00
kapi2289
ed7466621f
Wrong change
2018-07-20 11:51:03 +02:00
kapi2289
ead450aeb8
Update utils.py
2018-07-19 17:38:04 +02:00
kapi2289
d934cefa8b
New methods and few fixes
...
Added: addGroupAdmin, removeGroupAdmin, changeGroupApprovalMode, blockUser, unblockUser, moveThread, onImageChange, onAdminsAdded, onAdminsRemoved, onApprovalModeChange
I did this all day, because I love this library and I want to be part of it :D
2018-07-19 17:36:54 +02:00
kapi2289
41807837b8
Small typo fix
2018-07-16 21:46:58 +02:00
Marco Gavelli
4419c816f5
Fix 2FA for non english FB
2018-07-15 12:37:20 +02:00
ThatAlexanderA
4993da727a
Added create group url
2018-07-14 12:42:18 +02:00
ThatAlexanderA
86a163e337
Added create group def
2018-07-14 12:40:42 +02:00
Mads Marquart
f565d6f31a
Merge pull request #311 from kapi2289/master
...
Fixed changeThreadTitle and added changeThreadImage
2018-07-12 16:47:23 +02:00
kapi2289
5af01bb8ff
Added documentation
2018-07-08 14:37:44 +02:00
kapi2289
714e783e0d
Update client.py
2018-07-07 22:39:02 +02:00
Mads Marquart
fb1b0afddb
Merge pull request #306 from carpedm20/improve_community_profile
...
Improve community profile
2018-07-07 15:36:43 +02:00
kapi2289
e6fdc56d25
Update utils.py
2018-07-03 23:14:48 +02:00
kapi2289
5b965e63f8
Update client.py
2018-07-03 23:13:47 +02:00
Will Vesey
e57ae069a7
Fix name edge case
2018-06-27 13:54:45 -04:00
Mads Marquart
39adc646e6
Revert adding FBchatRedirectError
2018-06-27 11:14:55 +02:00
Mads Marquart
0947e77082
Fixed FBchatRedirectError
2018-06-27 11:07:16 +02:00
Mads Marquart
637b0ded09
Added FBchatRedirectError
2018-06-27 10:45:11 +02:00
Mads Marquart
9b7a84ea45
Added more debug info, to fix a wierd bug
2018-06-26 10:40:01 +02:00
Mads Marquart
c352a0d698
Modified license, so it's correctly recognised by licensee
...
It _should_ be okay, since the modified version is less permissive
The only real addition is `Neither the name of the copyright holder nor`
2018-06-21 15:36:54 +02:00
Mads Marquart
4f032cd946
Fixed a few exception values, see #303
2018-06-21 15:23:43 +02:00
Mads Marquart
c8f8b818e0
Version up, thanks to @orenyomtov and @ ThatAlexanderA
...
* Added `removeFriend` method, #298
* Removed `lxml` from dependencies, #301
* Moved configuration to setup.cfg instead of setup.py
2018-06-20 15:53:57 +02:00
Mads Marquart
2b76d71c67
Merge branch 'master' into alexander_master
2018-06-20 13:51:32 +02:00
Mads Marquart
67edd19eb8
Small formatting fixes
2018-06-20 13:51:12 +02:00
Mads Marquart
843c0f6c37
Merge branch 'master' into patch-4
2018-06-20 13:38:59 +02:00
Mads Marquart
44ebf38e47
Updated setup.py
and requirements, now we use setup.cfg
2018-06-20 13:35:56 +02:00
Oren
b2ff7fefaa
Replace lxml with Python's built in html.parser
2018-06-14 16:19:09 +03:00
Mads Marquart
6116bc9ca4
addUsersToGroup
can no longer return the message id
...
Updated documentation and tests
2018-06-06 16:39:23 +02:00
ThatAlexanderA
c7cbbdd1c8
Changed dict to query, replaced print with log
2018-06-05 21:56:31 +02:00
ThatAlexanderA
b599033c54
Updated removeFirend
2018-06-05 18:41:09 +02:00
Mads Marquart
7bf6a9fadc
Version up, thanks to @2FWAH
...
* Fixed `onTyping`
* Fixed `changeThreadColor` with `MESSENGER_BLUE `
2018-06-05 13:17:46 +02:00
Mads Marquart
a4dfe0d279
changeThreadColor
now works with MESSENGER_BLUE
again
2018-06-05 12:55:03 +02:00
Mads Marquart
62e17daf78
thread_fbid
is not available with typ
, there thread_id = author_id
...
Also enabled tests
2018-06-04 23:57:50 +02:00
2FWAH
1f359f2a72
Call onTyping on "typ" or "ttyp" messages
...
FB returns "typ" for ONE-TO-ONE conversations and "ttyp" for GROUP conversations.
2018-06-04 23:25:50 +02:00
2FWAH
cebe7a28c0
Fix onTyping detection
...
FB changed the format of typing notification messages:
- update "mtype" from "typ" to "ttyp".
- Get thread ID from "to" to "thread_fbid" ("thread" looks the same)
2018-06-04 23:25:50 +02:00
ThatAlexanderA
91778f43b7
Update client.py
2018-06-04 16:19:40 +02:00
ThatAlexanderA
e3602e83ce
Added Remove Friend URl
2018-06-04 16:18:32 +02:00
ThatAlexanderA
36742bf30b
Added remove friend def
2018-06-04 16:16:53 +02:00