Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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
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 }}
AdvNicholasMantovani
/
matrix-react-sdk
Public
forked from
matrix-org/matrix-react-sdk
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
develop
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 15, 2022
Remove left panel widgets (#8044)
Show description for 813a60a
turt2live
authored
813a60a
Copy full SHA for 813a60a
Commits on Mar 14, 2022
Keybinding code unification #6 (#8042)
SimonBrandner
authored
8d13e23
Copy full SHA for 8d13e23
Further attempt to prevent codecov posting failure messages (#8050)
andybalaam
authored
e725f14
Copy full SHA for e725f14
Support MSC3026 busy presence (#8043)
Show description for 23d5ba9
dbkr
authored
23d5ba9
Copy full SHA for 23d5ba9
Reuse a common part of the translation (#7978)
luixxiul
authored
afadea0
Copy full SHA for afadea0
Fix the header of Space landing page (#8048)
luixxiul
authored
64e9cdd
Copy full SHA for 64e9cdd
Fix buttons alignment of Space list header (#8047)
luixxiul
authored
ed6a371
Copy full SHA for ed6a371
Commits on Mar 11, 2022
Show displayname in non-narrow thread summeries (#8036)
Show description for 14807de
t3chguy
authored
14807de
Copy full SHA for 14807de
Fixed a minor typo (#8041)
ankur12-1610
authored
c0fec42
Copy full SHA for c0fec42
Prevent thread creation on events with existing relation (#8037)
Germain
authored
7508fd9
Copy full SHA for 7508fd9
Fix null-guarding regression around reply_to_event dispatch (#8039)
t3chguy
authored
4b0df21
Copy full SHA for 4b0df21
Fix clicking on copy link to thread wrongly opening thread (#8038)
t3chguy
authored
5262d5c
Copy full SHA for 5262d5c
Fix logging in end-to-end tests (#8028)
Show description for 4a36f9b
turt2live
authored
4a36f9b
Copy full SHA for 4a36f9b
include /test/stores in tsconfig (#8026)
Show description for df6c53f
Kerry
authored
df6c53f
Copy full SHA for df6c53f
Fix regression around replying to search results (#8035)
t3chguy
authored
ceb2281
Copy full SHA for ceb2281
Add some doc to the github actions / CI scripts (#8034)
Show description for 1eb6704
dbkr
authored
1eb6704
Copy full SHA for 1eb6704
Include PR_NUMBER so codecov build can do branch matching (#8033)
andybalaam
authored
20d5798
Copy full SHA for 20d5798
Tweak search dialog based on new designs (#7980)
t3chguy
authored
1801edd
Copy full SHA for 1801edd
Share shared history keys in the background (#8031)
t3chguy
authored
2d485b8
Copy full SHA for 2d485b8
Switch to using stable values for threads (#8019)
Germain
authored
21d3cb0
Copy full SHA for 21d3cb0
fallback to event text in location body when map unavailable (#7982)
Show description for d38a1fa
Kerry
authored
d38a1fa
Copy full SHA for d38a1fa
Commits on Mar 10, 2022
include test/utils in tsconfig (#8024)
Show description for 9082e07
Kerry
authored
9082e07
Copy full SHA for 9082e07
Paginate responses to pinned polls (#8025)
Show description for 3608fdb
robintown
authored
3608fdb
Copy full SHA for 3608fdb
update location event types (#8022)
Show description for e96d915
Kerry
authored
e96d915
Copy full SHA for e96d915
Don't show empty 3 dots in Message Composer when there aren't any more buttons (#8023)
chagai95
authored
a4b2e0c
Copy full SHA for a4b2e0c
Fix missing threads in thread list (#8011)
Show description for 246d675
Germain
and
t3chguy
authored
246d675
Copy full SHA for 246d675
Fix incorrect usage of unstable variant of `is_falling_back` (#8016)
t3chguy
authored
3f67a38
Copy full SHA for 3f67a38
Attempt to disable the codecov patch behaviour (#8021)
andybalaam
authored
972fcd1
Copy full SHA for 972fcd1
Fix issues with ThreadSummary in msc-enabled mode (#8018)
t3chguy
authored
5902dda
Copy full SHA for 5902dda
Don't escape pasted text (#8014)
Show description for 225581d
robintown
authored
225581d
Copy full SHA for 225581d
Fix alignment of polls within threads (#8017)
t3chguy
authored
ec612fa
Copy full SHA for ec612fa
Add test coverage reporting (#8009)
andybalaam
authored
c89c225
Copy full SHA for c89c225
Fix issues with thread summaries being wrong or stale (#8015)
t3chguy
authored
48cd83b
Copy full SHA for 48cd83b
Filter empty threads out from list (#8008)
Germain
authored
3d6dece
Copy full SHA for 3d6dece
Fix button border color of LeaveSpaceDialog (#8010)
luixxiul
authored
93bde40
Copy full SHA for 93bde40
Pagination
Previous
Next
You can’t perform that action at this time.