Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
fbchat-dev
/
fbchat
Public
Notifications
You must be signed in to change notification settings
Fork
405
Star
1.2k
Code
Issues
128
Pull requests
13
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Projects
Security and quality
Insights
Add 2 methods: fetch all threads, fetch all users involved in threads
- #300
#300
Merged
madsmtm
merged 13 commits into
fbchat-dev:master
fbchat-dev/fbchat:master
from
2FWAH:new-fetchAllUsers
2FWAH/fbchat:new-fetchAllUsers
Copy head branch name to clipboard
Jan 31, 2019
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Add 2 methods: fetch all threads, fetch all users involved in threads
#300
madsmtm
merged 13 commits into
fbchat-dev:master
fbchat-dev/fbchat:master
from
2FWAH:new-fetchAllUsers
2FWAH/fbchat:new-fetchAllUsers
Copy head branch name to clipboard
Commits
Commits on Jun 1, 2018
Add fetchThreads method
Show description for 487a2eb
2FWAH
authored
487a2eb
View commit details
Copy full SHA for 487a2eb
Browse repository at this point
Fix call to fetchThreadList
Show description for 19457ef
2FWAH
authored
19457ef
View commit details
Copy full SHA for 19457ef
Browse repository at this point
Explicit parameter thread_location
2FWAH
authored
abe3357
View commit details
Copy full SHA for abe3357
Browse repository at this point
Add fetchAllUsersFromThreads
Show description for 0767ef4
2FWAH
authored
0767ef4
View commit details
Copy full SHA for 0767ef4
Browse repository at this point
Commits on Jun 7, 2018
Fix typo in fetchAllUsersFromThreads
2FWAH
authored
0048e82
View commit details
Copy full SHA for 0048e82
Browse repository at this point
Commits on Jun 12, 2018
Use snake case convention
2FWAH
authored
7160884
View commit details
Copy full SHA for 7160884
Browse repository at this point
Check if list is empty with if instead of len()
2FWAH
authored
e0bb996
View commit details
Copy full SHA for e0bb996
Browse repository at this point
Fetch missing users in a single request
2FWAH
authored
2edb95d
View commit details
Copy full SHA for 2edb95d
Browse repository at this point
Commits on Sep 21, 2018
Merge from upstream and solve conflict in fbchat/client.py
2FWAH
committed
9aa4270
View commit details
Copy full SHA for 9aa4270
Browse repository at this point
Fix ident for _forcedFetch
2FWAH
committed
d4859b6
View commit details
Copy full SHA for d4859b6
Browse repository at this point
Add before, after and limit parameters to fetchThreads
2FWAH
committed
5fa1d86
View commit details
Copy full SHA for 5fa1d86
Browse repository at this point
Add basic test for fetchThreads
2FWAH
committed
af3bd55
View commit details
Copy full SHA for af3bd55
Browse repository at this point
Commits on Jan 31, 2019
Few nitpicky fixes
madsmtm
committed
7f0da01
View commit details
Copy full SHA for 7f0da01
Browse repository at this point
You can’t perform that action at this time.