This website requires JavaScript.
Explore
Help
Sign In
kaslo
/
synapse
Watch
1
Star
0
Fork
0
You've already forked synapse
Code
Wiki
Activity
Files
6363d77ba299bec437911caf241ca34205cea172
synapse
/
synapse
/
module_api
/
callbacks
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
Add ratelimit callbacks to module API to allow dynamic ratelimiting (
#18458
)
2025-06-04 12:09:11 +00:00
account_validity_callbacks.py
Write union types as
X | Y
where possible (
#19111
)
2025-11-06 14:02:33 -06:00
media_repository_callbacks.py
Write union types as
X | Y
where possible (
#19111
)
2025-11-06 14:02:33 -06:00
ratelimit_callbacks.py
Write union types as
X | Y
where possible (
#19111
)
2025-11-06 14:02:33 -06:00
spamchecker_callbacks.py
Write union types as
X | Y
where possible (
#19111
)
2025-11-06 14:02:33 -06:00
third_party_event_rules_callbacks.py
Write union types as
X | Y
where possible (
#19111
)
2025-11-06 14:02:33 -06:00