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
b8591899ab66dcfc0ea853bb4722065d3bf7c286
synapse
/
tests
History
Patrick Cloke
d0c3c24eb2
Drop the unused local_invites table. (
#8979
)
...
This table has been unused since Synapse v1.17.0.
2020-12-29 07:26:29 -05:00
..
api
…
app
…
appservice
…
config
…
crypto
…
events
…
federation
…
handlers
Implement a username picker for synapse (
#8942
)
2020-12-18 14:19:46 +00:00
http
Add a maximum size for well-known lookups. (
#8950
)
2020-12-16 17:25:24 -05:00
logging
…
module_api
…
push
Convert internal pusher dicts to attrs classes. (
#8940
)
2020-12-16 11:25:30 -05:00
replication
…
rest
Drop the unused local_invites table. (
#8979
)
2020-12-29 07:26:29 -05:00
scripts
…
server_notices
…
state
Fix mainline ordering in state res v2 (
#8971
)
2020-12-18 15:00:34 +00:00
storage
Try and drop stale extremities. (
#8929
)
2020-12-18 09:49:18 +00:00
test_utils
…
util
…
__init__.py
…
server.py
…
test_distributor.py
…
test_event_auth.py
…
test_federation.py
…
test_mau.py
Merge remote-tracking branch 'origin/erikj/as_mau_block' into develop
2020-12-18 09:51:56 +00:00
test_metrics.py
…
test_phone_home.py
…
test_preview.py
…
test_server.py
…
test_state.py
…
test_terms_auth.py
…
test_test_utils.py
…
test_types.py
…
test_visibility.py
…
unittest.py
Implement a username picker for synapse (
#8942
)
2020-12-18 14:19:46 +00:00
utils.py
…