This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
anonymousland-synapse
Watch
1
Star
0
Fork
0
You've already forked anonymousland-synapse
mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced
2025-02-07 14:15:19 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
anonymousland-synapse
/
synapse
/
storage
History
Erik Johnston
fd296b7343
Fix exception on start up about device lists (
#15041
)
...
Fixes
#15010
.
2023-02-10 09:52:35 +00:00
..
controllers
Faster joins: Refactor handling of servers in room (
#14954
)
2023-02-03 15:39:59 +00:00
databases
Fix exception on start up about device lists (
#15041
)
2023-02-10 09:52:35 +00:00
engines
Make sqlite database migrations transactional again, part two (
#14926
)
2023-01-31 11:03:55 +00:00
schema
Revert "Add
event_stream_ordering
column to membership state tables (
#14979
)"
2023-02-07 15:26:55 +00:00
util
Always notify replication when a stream advances (
#14877
)
2023-01-20 18:02:18 +00:00
__init__.py
Rename storage classes (
#12913
)
2022-05-31 12:17:50 +00:00
_base.py
Add final type hint to synapse.server. (
#15035
)
2023-02-09 09:49:04 -05:00
background_updates.py
Handle half-created indices in receipts index background update (
#14650
)
2022-12-09 23:02:11 +00:00
database.py
Add final type hint to synapse.server. (
#15035
)
2023-02-09 09:49:04 -05:00
keys.py
Use auto_attribs/native type hints for attrs classes. (
#11692
)
2022-01-13 13:49:28 +00:00
prepare_database.py
Do not always start a db txn on Postgres (
#14840
)
2023-02-09 19:57:01 +00:00
push_rule.py
Remove redundant "coding: utf-8" lines (
#9786
)
2021-04-14 15:34:27 +01:00
roommember.py
Do not include rooms with an unknown room version in a sync response. (
#10644
)
2021-08-19 11:12:55 -04:00
types.py
Tidy up and type-hint the database engine modules (
#12734
)
2022-05-17 00:34:38 +01:00