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
.
famedly
/
synapse
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
6
Code
Pull requests
17
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
redact media when redacting event
- #217
#217
Draft
jason-famedly
wants to merge 9 commits into
msc3911
famedly/synapse:msc3911
from
jason/media-deletion-redacted-events
famedly/synapse:jason/media-deletion-redacted-events
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Draft
redact media when redacting event
#217
jason-famedly
wants to merge 9 commits into
msc3911
famedly/synapse:msc3911
from
jason/media-deletion-redacted-events
famedly/synapse:jason/media-deletion-redacted-events
Copy head branch name to clipboard
Commits
Commits on Dec 11, 2025
Prevent access to media if the attached event id has been redacted
jason-famedly
committed
a45caee
View commit details
Copy full SHA for a45caee
Browse repository at this point
Commits on Dec 15, 2025
wire up endpoint to accept and pass through redacted media access request
jason-famedly
committed
24beb29
View commit details
Copy full SHA for 24beb29
Browse repository at this point
turns out this whole block is duplicated inside get_local_media_info() and therefore can be removed
jason-famedly
committed
8e719e4
View commit details
Copy full SHA for 8e719e4
Browse repository at this point
Create a new namedtuple object to store configuration for the is_media_visible() redaction bypass
jason-famedly
committed
268f7cd
View commit details
Copy full SHA for 268f7cd
Browse repository at this point
Can we bypass if we are allowed to redact events?
jason-famedly
committed
dc8758b
View commit details
Copy full SHA for dc8758b
Browse repository at this point
Adjust tests to separate out concerns into separate tests, and add one for the room moderator case
jason-famedly
committed
fa8d5ed
View commit details
Copy full SHA for fa8d5ed
Browse repository at this point
[maybe] Allow system admins to bypass all other checks
jason-famedly
committed
538f463
View commit details
Copy full SHA for 538f463
Browse repository at this point
Commits on Jan 29, 2026
feat: deleting media when redacted events get removed
itsoyou
committed
ae1c161
View commit details
Copy full SHA for ae1c161
Browse repository at this point
feat: deleting media when redacted events get removed (#225)
Show description for 9ee17fa
itsoyou
authored
9ee17fa
View commit details
Copy full SHA for 9ee17fa
Browse repository at this point
You can’t perform that action at this time.