Commit Graph

15586 Commits (f9f3e89354915d6f3b002355c96ac74f37cc85b9)

Author SHA1 Message Date
Shay f98f4f2e16
Remove support for legacy application service paths (#15964) 1 year ago
Anshul Madnawat 58f8305114
Inline SQL queries using boolean parameters (#15525) 1 year ago
Mathieu Velten 8ebfd577e2
Bump DB version to 79 since synapse v1.88 was already there (#15998) 1 year ago
Shay 641ff9ef7e
Support MSC3814: Dehydrated Devices (#15929) 1 year ago
Erik Johnston 654902a758
Resync stale devices in background (#15975) 1 year ago
Shay 5c7364fea5
Properly handle redactions of creation events (#15973) 1 year ago
Shay f08d05dd2c
Actually stop reading from column `user_id` of tables `profiles` (#15955) 1 year ago
Erik Johnston fc1e534e41
Speed up updating state in large rooms (#15971) 1 year ago
Erik Johnston fd44053b84
Don't log exceptions for every non-200 response (#15969) 1 year ago
Erik Johnston ad52db3b5c
Reduce the amount of state we pull out (#15968) 1 year ago
Erik Johnston 67f9e5293e
Ensure a long state res does not starve CPU (#15960) 1 year ago
Erik Johnston 19796e20aa
Fix bad merge of #15933 (#15958) 1 year ago
Erik Johnston 40a3583ba1
Fix race in triggers for read/write locks. (#15933) 1 year ago
Shay cb6e2c6cc7
Fix background schema updates failing over a large upgrade gap (#15887) 1 year ago
Patrick Cloke 6d81aec09f
Support room version 11 (#15912) 1 year ago
Shay e625c3dca0
Revert "Stop writing to column `user_id` of tables `profiles` and `user_filters`. (#15953) 1 year ago
Jason Little 199c270947
Add a locality to a few presence metrics (#15952) 1 year ago
Eric Eastwood 1c802de626
Re-introduce the outbound federation proxy (#15913) 1 year ago
Patrick Cloke 20ae617d14
Stop accepting 'user' parameter for application service registration. (#15928) 1 year ago
Patrick Cloke 204b66c203
Remove unneeded __init__. (#15926) 1 year ago
Patrick Cloke 5bdf01fccd
Fix running with an empty experimental features section. (#15925) 1 year ago
Erik Johnston 36c6b92bfc
Fix push for invites received over federation (#15820) 1 year ago
Mathieu Velten 8eb7bb975e
Mark get_user_in_directory private since only used in tests (#15884) 1 year ago
Eric Eastwood ae391db777
Better warning in logs when we fail to fetch an alias (#15922) 1 year ago
Jason Little 224ef0b669
Unix Sockets for HTTP Replication (#15708) 1 year ago
Patrick Cloke a4243183f0
Add + as an allowed character for Matrix IDs (MSC4009) (#15911) 1 year ago
Michael Telatynski b516d91999
Add `Server` to Access-Control-Expose-Headers header (#15908) 1 year ago
Eric Eastwood 2328e90fbb
Make the media `/upload` tracing less ambiguous (#15888) 1 year ago
Eric Eastwood c9bf644fa0
Revert "Federation outbound proxy" (#15910) 1 year ago
Erik Johnston e55a9b3e41
Fix downgrading to previous version of Synapse (#15907) 1 year ago
Shay f25b0f8808
Stop writing to column `user_id` of tables `profiles` and `user_filters` (#15787) 1 year ago
Jason Little 2481b7dfa4
Remove `worker_replication_*` deprecated settings, with helpful errors on startup (#15860) 1 year ago
sarthak shah f19dd39dfc
Update link to the clients webpage, fix #15825 (#15874) 1 year ago
Eric Eastwood b07b14b494
Federation outbound proxy (#15773) 1 year ago
Eric Eastwood 561d06b481
Remove support for Python 3.7 (#15851) 1 year ago
Erik Johnston 39d131b016
Add basic read/write lock (#15782) 1 year ago
Eric Eastwood ce857c05d5
Add tracing to media `/upload` endpoint (#15850) 1 year ago
Jason Little 4cf9f92f39
Fix could not serialize access due to concurrent `DELETE` from presence_stream (#15826) 1 year ago
Erik Johnston 95a96b21eb
Add foreign key constraint to `event_forward_extremities`. (#15751) 1 year ago
an0nfunc c303eca8cc
use Image.LANCZOS instead of Image.ANTIALIAS for thumbnail resize (#15876) 1 year ago
Michael Weimann c8e81898b6
Add not_user_type param to the list accounts admin API (#15844) 1 year ago
pacien 07d7cbfe69
devices: use combined ANY clause for faster cleanup (#15861) 1 year ago
reivilibre 53aa26eddc
Add a timeout that aborts any Postgres statement taking more than 1 hour. (#15853) 1 year ago
Shay 78cfa55dad
Fix sqlite `user_filters` upgrade (#15817) 1 year ago
Erik Johnston 25c55a9d22
Add login spam checker API (#15838) 1 year ago
Nicolas Werner e0c39d6bb5
Fix forgotten rooms missing in initial sync (#15815) 1 year ago
Erik Johnston 289ce3b8d9
Fix harmless exception in port DB script (#15814) 1 year ago
Mathieu Velten 496f73103d
Allow for the configuration of max request retries and min/max retry delays in the matrix federation client (#15783) 1 year ago
Eric Eastwood 887fa4b66b
Switch from `matrix://` to `matrix-federation://` scheme for internal Synapse routing of outbound federation traffic (#15806) 1 year ago
Eric Eastwood 0f02f0b4da
Remove experimental MSC2716 implementation to incrementally import history into existing rooms (#15748) 1 year ago