.. |
_scripts
|
d2f7c4e6b1
create support user (#4141)
|
5 years ago |
api
|
b970cb0e96
Refactor request sending to have better excpetions (#4358)
|
5 years ago |
app
|
b7c0218812
Check jinja version for consent resource (#4327)
|
5 years ago |
appservice
|
52e87fbfbe
Run the AS senders as background processes (#4189)
|
6 years ago |
config
|
1dcb086f33
Fix synapse.config.__main__ on python 3 (#4356)
|
5 years ago |
crypto
|
916efc8249
Remove fetching keys via the deprecated v1 kex method (#4120)
|
6 years ago |
events
|
bc80b3f454
Add helpers for getting prev and auth events (#4139)
|
6 years ago |
federation
|
1371d5b798
Don't log stack traces for HTTP error responses
|
5 years ago |
groups
|
03751a6420
Fix some looping_call calls which were broken in #3604
|
6 years ago |
handlers
|
27128145e6
fix NPE in /messages by checking if all events were filtered out (#4330)
|
5 years ago |
http
|
34ea14139d
Fixup docstrings for matrixfederationclient
|
5 years ago |
metrics
|
7c570bff74
Fix exception in background metrics collection
|
6 years ago |
module_api
|
ad7e570d07
Delete devices in various logout situations
|
7 years ago |
push
|
f5faf6bc14
Fix logcontext leak in EmailPusher
|
6 years ago |
replication
|
a163b748a5
Don't truncate command name in metrics
|
6 years ago |
res
|
1519572961
Ship the email templates as package_data
|
6 years ago |
rest
|
b970cb0e96
Refactor request sending to have better excpetions (#4358)
|
5 years ago |
server_notices
|
9db2476991
Merge branch 'develop' of github.com:matrix-org/synapse into erikj/admin_contact
|
6 years ago |
state
|
cd018e3543
Merge pull request #4307 from matrix-org/erikj/v2_rooms
|
5 years ago |
static
|
cef8ae272a
Improved welcome page (#4294)
|
5 years ago |
storage
|
7960c26fda
Fix adding new rows instead of updating them if one of the key values is a NULL in upserts. (#4369)
|
5 years ago |
streams
|
8a4f05fefb
Fix develop because I broke it :( (#3535)
|
6 years ago |
util
|
ecc23188f4
Fix UnicodeDecodeError when postgres is not configured in english (#4253)
|
6 years ago |
__init__.py
|
998f5225c1
0.34.1
|
5 years ago |
event_auth.py
|
bc80b3f454
Add helpers for getting prev and auth events (#4139)
|
6 years ago |
notifier.py
|
b69216f768
Make the metrics less racy (#4061)
|
6 years ago |
python_dependencies.py
|
b7c0218812
Check jinja version for consent resource (#4327)
|
5 years ago |
secrets.py
|
324525f40c
Port over enough to get some sytests running on Python 3 (#3668)
|
6 years ago |
server.py
|
0dce9e1379
Write some tests for the email pusher (#4095)
|
6 years ago |
server.pyi
|
0f7d1c9906
Basic initial support for room upgrades
|
6 years ago |
types.py
|
c588b9b9e4
Factor SSO success handling out of CAS login (#4264)
|
6 years ago |
visibility.py
|
cb53ce9d64
Refactor state group lookup to reduce DB hits (#4011)
|
6 years ago |