This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
synapse-product
Watch
1
Star
0
Fork
0
You've already forked synapse-product
mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced
2025-02-23 02:49:51 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
synapse-product
/
tests
/
rest
History
Nick Mills-Barrett
60c3fea327
Reject receipt requests with invalid room or event IDs. (
#14632
)
...
If the room or event IDs are empty or of an invalid form they should be rejected.
2022-12-07 17:35:41 +00:00
..
admin
Implement message forward pagination from start when no from is given,
fixes
#12383
(
#14149
)
2022-11-24 09:10:51 +00:00
client
Reject receipt requests with invalid room or event IDs. (
#14632
)
2022-12-07 17:35:41 +00:00
key
Stop using deprecated
keyIds
param on /key/v2/server (
#14525
)
2022-11-30 11:59:57 +00:00
media
Be more lenient in the oEmbed response parsing. (
#14089
)
2022-10-07 09:29:43 -04:00
__init__.py
Remove redundant "coding: utf-8" lines (
#9786
)
2021-04-14 15:34:27 +01:00
test_health.py
Use literals in place of
HTTPStatus
constants in tests (
#13463
)
2022-08-05 16:59:09 +02:00
test_well_known.py
Use literals in place of
HTTPStatus
constants in tests (
#13463
)
2022-08-05 16:59:09 +02:00