This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
synapse
Watch
1
Star
0
Fork
You've already forked synapse
0
mirror of
https://github.com/element-hq/synapse.git
synced
2025-03-05 15:37:02 +00:00
Code
Activity
22143
commits
953
branches
746
tags
564
MiB
f0cae26d58
Commit graph
1 commit
Author
SHA1
Message
Date
Patrick Cloke
ba79fb4a61
Use StrCollection in place of Collection[str] in (most) handlers code. (
#14922
)
...
Due to the increased safety of StrCollection over Collection[str] and Sequence[str].
2023-01-26 12:31:58 -05:00