Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
matrix-org
/
matrix-js-sdk
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
648
Star
1.9k
Code
Issues
241
Pull requests
14
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Fixes for call state machine
#1503
Merged
dbkr
merged 11 commits into
develop
matrix-org/matrix-js-sdk:develop
from
dbkr/call_state_machine
matrix-org/matrix-js-sdk:dbkr/call_state_machine
Copy head branch name to clipboard
Oct 13, 2020
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Fixes for call state machine
#1503
dbkr
merged 11 commits into
develop
matrix-org/matrix-js-sdk:develop
from
dbkr/call_state_machine
matrix-org/matrix-js-sdk:dbkr/call_state_machine
Copy head branch name to clipboard
Commits
Commits on Oct 8, 2020
Extract the call event handler out to its own class
Show description for 487a9c0
dbkr
committed
487a9c0
Copy full SHA for 487a9c0
copyright header
dbkr
committed
0df1a7d
Copy full SHA for 0df1a7d
use more enums
dbkr
committed
92c6332
Copy full SHA for 92c6332
Use getLocalAge() & add grace period
Show description for f518ea9
dbkr
committed
f518ea9
Copy full SHA for f518ea9
Commits on Oct 9, 2020
Use MatrixClient as type
Show description for e6155f9
dbkr
committed
e6155f9
Copy full SHA for e6155f9
add 'public' to public method
dbkr
committed
f845100
Copy full SHA for f845100
Hopefully make if statement clearer
dbkr
committed
9d9c272
Copy full SHA for 9d9c272
Missed a reference to callList
dbkr
committed
65b24f5
Copy full SHA for 65b24f5
Fixes for call state machine
Show description for 7f21c59
dbkr
committed
7f21c59
Copy full SHA for 7f21c59
Add user_hangup error code
Show description for 5c4b7a3
dbkr
committed
5c4b7a3
Copy full SHA for 5c4b7a3
Commits on Oct 12, 2020
Make events names an enum
dbkr
committed
b28bad6
Copy full SHA for b28bad6
You can’t perform that action at this time.