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-03-09 07:46:36 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
synapse-product
/
synapse
/
storage
History
Patrick Cloke
4ff0201e62
Enable mypy checking for unreachable code and fix instances. (
#8432
)
2020-10-01 08:09:18 -04:00
..
databases
Enable mypy checking for unreachable code and fix instances. (
#8432
)
2020-10-01 08:09:18 -04:00
engines
…
schema
…
util
Enable mypy checking for unreachable code and fix instances. (
#8432
)
2020-10-01 08:09:18 -04:00
__init__.py
Make
StreamToken.room_key
be a
RoomStreamToken
instance. (
#8281
)
2020-09-11 12:22:55 +01:00
_base.py
…
background_updates.py
…
database.py
Catch-up after Federation Outage (split, 1) (
#8230
)
2020-09-04 12:22:23 +01:00
keys.py
Stop sub-classing object (
#8249
)
2020-09-04 06:54:56 -04:00
persist_events.py
Various clean ups to room stream tokens. (
#8423
)
2020-09-29 21:48:33 +01:00
prepare_database.py
…
purge_events.py
…
push_rule.py
…
relations.py
…
roommember.py
…
state.py
Mypy fixes for
synapse.handlers.federation
(
#8422
)
2020-09-29 15:57:36 +01:00
types.py
…