Commit Graph

  • 1475d8c4db update pypi dist Taehoon Kim 2017-04-05 00:04:56 +09:00
  • 08ad9ae1bf Merge pull request #122 from thgcode/master Taehoon Kim 2017-04-05 00:02:42 +09:00
  • 660e58dc77 Merge pull request #121 from TimLChan/master Taehoon Kim 2017-04-05 00:00:58 +09:00
  • 2c4b9fbf80 added the hability to control fbchat from an external event loop Thiago 2017-04-04 11:14:12 -03:00
  • 62ce49bd17 Merge pull request #120 from thgcode/master Taehoon Kim 2017-04-04 22:00:15 +09:00
  • ca606b04b8 Added logging Tim Chan 2017-04-04 20:18:55 +10:00
  • fd6a3ab3e4 Added 2FA Support Tim Chan 2017-04-04 20:17:13 +10:00
  • 83b5918a6d Update client.py Tim Chan 2017-04-04 20:12:00 +10:00
  • 10430a5c5f Update client.py Tim Chan 2017-04-04 20:09:28 +10:00
  • de6880d933 Update client.py Tim Chan 2017-04-04 20:08:07 +10:00
  • d7f2bb3e8b Adding 2FA Support Tim Chan 2017-04-04 20:05:50 +10:00
  • f66e9c98f3 fixed a bug that prevented fbchat from returning the list of all users in some accounts Thiago 2017-04-03 18:34:21 -03:00
  • 462c21d2ef version up thanks to the PR #115 Taehoon Kim 2017-03-29 13:00:21 +09:00
  • d38ce6df45 Merge pull request #115 from botcs/query-ignore Taehoon Kim 2017-03-29 12:57:58 +09:00
  • eb1ff3ffaa !!! getThreadList length MAX 20 botcs 2017-03-08 10:48:57 +01:00
  • 78928fda77 fix None issue botcs 2017-03-08 10:28:13 +01:00
  • 43fbe4c655 assertion added for getThreadList end botcs 2017-03-07 16:09:00 +01:00
  • 3f3929fcde getThreadList fix: end is ignored by the querry botcs 2017-03-07 15:58:47 +01:00
  • 3ea27ea49a getThreadList fix: end is ignored by the querry botcs 2017-03-07 15:55:03 +01:00
  • 2580cf5577 getThreadInfo fix: start is deprecated, method always returns with 0 offset botcs 2017-03-07 14:54:04 +01:00
  • f4cac4b8db getThreadInfo fix: removed parens from assertion botcs 2017-03-07 14:39:10 +01:00
  • d2d77501e4 getThreadInfo fix: refactored end parameter, using instead length, because of behaviour botcs 2017-03-07 14:37:00 +01:00
  • 0142c8ff41 getThreadInfo fix. Stripping fbid: from string botcs 2017-03-07 14:32:45 +01:00
  • ee81869dc1 Merge branch 'carpedm20/master' Mads Marquart 2017-02-08 14:52:04 +01:00
  • 1fe399780e version up for bug fix #108 Taehoon Kim 2017-02-08 13:11:06 +09:00
  • 09dd783a1f Merge pull request #108 from madsmtm/master Taehoon Kim 2017-02-08 12:06:57 +09:00
  • fdb72e1f66 Changed name of the new on_message, to be properly backwards compatible Mads Marquart 2017-02-07 20:36:43 +01:00
  • 8d34377419 Added python3 support Mads Marquart 2017-02-07 14:51:46 +01:00
  • abdac47009 Merge branch 'carpedm20/master' Mads Marquart 2017-02-07 14:14:01 +01:00
  • 58c40ff286 version up for merging PRs from @madsmtm Taehoon Kim 2017-02-07 17:00:59 +09:00
  • a34c8eb9ae Merge pull request #98 from madsmtm/master Taehoon Kim 2017-02-07 16:59:55 +09:00
  • 0f3f7f7dfa Merge pull request #102 from madsmtm/user_adding_and_kicking Taehoon Kim 2017-02-07 16:59:43 +09:00
  • 821b8aeabf Merge branch 'carpedm20/master' into user_adding_and_kicking Mads Marquart 2017-02-06 16:47:57 +01:00
  • 98536656b5 Merge pull request #100 from madsmtm/login_reliability Taehoon Kim 2017-02-07 00:33:20 +09:00
  • ec4a7f3f1c Merge pull request #99 from madsmtm/message_error_handling Taehoon Kim 2017-02-07 00:32:43 +09:00
  • 907027b423 Fixed minor mistake in README Mads Marquart 2017-02-06 15:33:35 +01:00
  • d712497a8a Updated README Mads Marquart 2017-02-06 15:32:22 +01:00
  • f7fd5b4be5 Changed login function, so that loading a session from file is possible Mads Marquart 2017-02-06 15:23:21 +01:00
  • b319885bbc Added add_users_to_chat, on_people_added and on_person_removed. Also fixed sending messages to groups. Mads Marquart 2017-02-06 14:41:55 +01:00
  • 433f99198b Improved login reliability Mads Marquart 2017-02-06 13:44:30 +01:00
  • e4b0647d8d Added error handling when sending messages Mads Marquart 2017-02-06 13:14:47 +01:00
  • 0708d981d5 Fixed a spelling mistake Mads Marquart 2017-02-06 10:48:39 +01:00
  • 0234327bf9 Added functions to save and load session cookies to and from file Mads Marquart 2017-02-06 10:48:01 +01:00
  • 1b3ba64508 Merge pull request #97 from pirelle/master Taehoon Kim 2017-02-06 12:14:47 +09:00
  • 3aa0a9f07d Added getAllUsers function Oleg Samokhin 2017-02-03 15:46:50 +05:00
  • 4eb61641b7 Version up for merging #96 Taehoon Kim 2017-02-03 07:52:23 +09:00
  • 07b6c941b0 Merge pull request #96 from Bankde/fix-fb-listening-encoding Taehoon Kim 2017-02-03 07:51:34 +09:00
  • fc977c4fa0 change UTF-8 to global constant Bankde@hotmail.com 2017-02-02 23:50:41 +07:00
  • 64b9624563 fix listening encoding Bankde@hotmail.com 2017-02-02 23:07:09 +07:00
  • dea64fb9b8 fix typo and version up for merging multiple PRs Taehoon Kim 2017-01-30 21:53:16 +09:00
  • e847c551d1 Merge pull request #68 from aeantipov/master Taehoon Kim 2017-01-30 21:49:06 +09:00
  • 1043f172e5 Merge branch 'master' into master Taehoon Kim 2017-01-30 21:48:55 +09:00
  • 641217f623 Merge pull request #71 from vlegoff/logging Taehoon Kim 2017-01-30 21:48:07 +09:00
  • e723039e41 Merge branch 'master' into logging Taehoon Kim 2017-01-30 21:47:53 +09:00
  • 5d1495cfd8 Merge pull request #73 from dcep93/fix_get_sticky Taehoon Kim 2017-01-30 21:43:53 +09:00
  • 353c1b7517 Merge branch 'master' into fix_get_sticky Taehoon Kim 2017-01-30 21:43:47 +09:00
  • c8583114f0 Merge pull request #74 from dcep93/fix_thread_fbid Taehoon Kim 2017-01-30 21:43:17 +09:00
  • 21f1dbd47f Merge pull request #75 from dcep93/enable_friend_request_accept Taehoon Kim 2017-01-30 21:43:02 +09:00
  • d77e817383 Merge branch 'master' into enable_friend_request_accept Taehoon Kim 2017-01-30 21:42:56 +09:00
  • f80ee7477a Merge pull request #77 from madsmtm/patch-1 Taehoon Kim 2017-01-30 21:42:27 +09:00
  • c3b5f4ddc5 Merge pull request #87 from MKolman/python3-patch Taehoon Kim 2017-01-30 21:42:14 +09:00
  • f286e420b5 Merge branch 'master' into python3-patch Taehoon Kim 2017-01-30 21:42:08 +09:00
  • 629b86ef70 Merge pull request #80 from sskender/master Taehoon Kim 2017-01-30 21:41:13 +09:00
  • 72a8139d77 Merge branch 'master' into master Taehoon Kim 2017-01-30 21:41:06 +09:00
  • 327956c69e Merge pull request #89 from JohnathonNow/group-thread-info Taehoon Kim 2017-01-30 21:40:15 +09:00
  • d68f0104f9 Merge pull request #93 from Bankde/add_safe_logout Taehoon Kim 2017-01-30 21:40:02 +09:00
  • 8400fd1be0 Add logout feature Bankde@hotmail.com 2017-01-18 19:43:38 +07:00
  • 932bde4f9f Added support for group threds in getThreadInfo John Westhoff 2016-12-29 13:12:17 -05:00
  • c7534ec32b In python3 a bytes object needs to be decoded after image upload Maks Kolman 2016-12-16 17:09:56 +01:00
  • 0f1bb94a7f Update client.py Sven Skender 2016-12-10 21:28:05 +01:00
  • 26444104be Update client.py to kick chat participants Sven Skender 2016-11-12 19:49:07 +01:00
  • 62c5ae7932 Fixed _getSticky Mads T Marquart 2016-11-03 19:16:58 +01:00
  • 5067995db4 friend_connect and the like Daniel Cepeda 2016-10-26 14:33:48 -07:00
  • 02db720813 other_user_fbid logic was wrong Daniel Cepeda 2016-10-26 14:26:42 -07:00
  • 24a4c6c554 need to provide clientid to request Daniel Cepeda 2016-10-26 14:19:14 -07:00
  • f07b4eeaef Add a logger (from 'logging') to log events. This can be configured externally, to be decided by the developer. Remove 'print's and calls to the 'Client._console' method. Vincent Le Goff 2016-10-24 15:00:33 -07:00
  • 174ee53858 Update client.py to post to groups (Issue #63) Andrey E. Antipov 2016-10-11 07:43:29 -07:00
  • 65fbb77451 version update thanks to @thekindlyone from 0.4.0 to 0.5.0 Taehoon Kim 2016-09-22 22:35:52 +09:00
  • f5312ec8f1 Merge pull request #61 from thekindlyone/iss60 Taehoon Kim 2016-09-22 22:33:07 +09:00
  • 0cea31fda1 Merge pull request #56 from thekindlyone/master Taehoon Kim 2016-09-22 22:32:58 +09:00
  • b4e3b1aca3 getUserInfo fixed for py3 thekindlyone 2016-09-01 18:57:00 +05:30
  • b3512fcebd fixed #60 thekindlyone 2016-08-31 03:40:13 +05:30
  • 1a5adb5e38 issue #58, retry login feature added thekindlyone 2016-08-30 13:51:43 +05:30
  • 73e6ed7959 readme for send image thekindlyone 2016-08-30 08:44:25 +05:30
  • b0c64fad5e send image fixed thekindlyone 2016-08-30 08:34:54 +05:30
  • f71b3db178 added getUserInfo example in readme thekindlyone 2016-08-29 15:37:01 +05:30
  • 21b38c01eb improved getUserInfo to return list of results or single value thekindlyone 2016-08-29 15:35:19 +05:30
  • 0ac43549ed improved getUserInfo to return list of results thekindlyone 2016-08-29 15:25:42 +05:30
  • 05f7b2cd42 added getUserInfo to fix #47 thekindlyone 2016-08-29 15:03:16 +05:30
  • 3025c032fe python 3 friendly print thekindlyone 2016-08-29 09:41:58 +05:30
  • 7ab0d3caf0 added example echobot to readme thekindlyone 2016-08-29 09:39:18 +05:30
  • e44356f265 fbid in _parseMessage changed to m['delta']['messageMetadata']['actorFbId'] to fix #57 thekindlyone 2016-08-29 09:30:54 +05:30
  • bb4bf36d14 some cleanup. deleted commented old code thekindlyone 2016-08-29 07:42:21 +05:30
  • 5a0bcfb273 Fixed #55 , send fail due to api change. thekindlyone 2016-08-28 22:56:07 +05:30
  • ef56df7f4e Merge pull request #53 from JohnathonNow/master Taehoon Kim 2016-08-21 22:35:22 +09:00
  • 8fe2cbec12 Merge pull request #52 from thekindlyone/master Taehoon Kim 2016-08-21 22:35:17 +09:00
  • 92a08ab55d Added support for sending images John Westhoff 2016-08-12 01:19:11 -04:00
  • 1fe2fa1cac docstrings on event handlers that instruct to subclass if needed thekindlyone 2016-08-07 02:42:13 +05:30
  • 711bf497b8 added clientid to data in _pullMessage to fix {u'reason': 110, u't': u'refresh', u'seq': 0} in content thekindlyone 2016-08-07 02:38:20 +05:30
  • d97d9d738a Merge pull request #50 from stanleykylee/master Taehoon Kim 2016-07-21 22:29:49 +09:00