This website requires JavaScript.
Explore
Help
Sign In
sharpetronics
/
synapse
Watch
1
Star
0
Fork
0
You've already forked synapse
mirror of
https://github.com/element-hq/synapse.git
synced
2025-12-15 00:00:50 -05:00
Code
Issues
Projects
Releases
Wiki
Activity
synapse
/
tests
/
media
History
Andrew Ferrazzutti
fcac7e0282
Write union types as
X | Y
where possible (
#19111
)
...
aka PEP 604, added in Python 3.10
2025-11-06 14:02:33 -06:00
..
__init__.py
Correctly mention previous copyright (
#16820
)
2024-01-23 11:26:48 +00:00
test_base.py
Update license headers
2023-11-21 15:29:58 -05:00
test_filepath.py
Correctly mention previous copyright (
#16820
)
2024-01-23 11:26:48 +00:00
test_html_preview.py
Correctly mention previous copyright (
#16820
)
2024-01-23 11:26:48 +00:00
test_media_retention.py
Write union types as
X | Y
where possible (
#19111
)
2025-11-06 14:02:33 -06:00
test_media_storage.py
Write union types as
X | Y
where possible (
#19111
)
2025-11-06 14:02:33 -06:00
test_oembed.py
Introduce
Clock.call_when_running(...)
to include logcontext by default (
#18944
)
2025-09-22 10:27:59 -05:00
test_url_previewer.py
Introduce
Clock.call_when_running(...)
to include logcontext by default (
#18944
)
2025-09-22 10:27:59 -05:00