Commit Graph

15293 Commits (83d86106a8637dc1d9ffd44840c057b10aa87287)
 

Author SHA1 Message Date
Erik Johnston 83d86106a8
Merge pull request #6156 from matrix-org/erikj/postgres_any 5 years ago
Erik Johnston b54b1e759a Fix SQLite take 2 5 years ago
Erik Johnston 329eae9cda
Merge pull request #6186 from matrix-org/erikj/disable_sql_bytes 5 years ago
Erik Johnston afb6d9d53b Fix SQLite 5 years ago
Erik Johnston bc244627ac Fix postgres unit tests 5 years ago
Erik Johnston 3bc687508f Remove add_in_list_sql_clause 5 years ago
Erik Johnston ca3e01e50d Fix store_url_cache using bytes 5 years ago
Erik Johnston 9d06fb9cb1 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/postgres_any 5 years ago
Erik Johnston 8bc529c04d Merge branch 'develop' of github.com:matrix-org/synapse into erikj/disable_sql_bytes 5 years ago
Erik Johnston 571872cf0f
Merge pull request #6191 from matrix-org/rav/fix_packaging 5 years ago
Richard van der Hoff 430dc2c67b Fix python packaging 5 years ago
Erik Johnston 933034e2fe
Merge pull request #6127 from matrix-org/erikj/patch_inner 5 years ago
Erik Johnston fe1c1e6c28
Fixup comments 5 years ago
Erik Johnston 203ccdac5f Newsfile 5 years ago
Erik Johnston b161786c14 Replace IN usage with helper funcs 5 years ago
Erik Johnston b4fbf71187 Add helper funcs to use postgres ANY 5 years ago
Erik Johnston 91f43dca39 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/disable_sql_bytes 5 years ago
werner291 b5b03b7079 Add domain validation when creating room with list of invitees (#6121) 5 years ago
Michael Telatynski 9a84d74417 before fulfilling a group invite,check if user is already joined/invited (#3436) 5 years ago
krombel 2efd050c9d send 404 as http-status when filter-id is unknown to the server (#2380) 5 years ago
Erik Johnston 59e0ed8306 Fix py3.5 5 years ago
Erik Johnston c349e3ebaf Fix py3.5 5 years ago
Erik Johnston f735aeec65 sort 5 years ago
Erik Johnston 941edad583 Appease mypy 5 years ago
James 0aee490013 Add snapcraft packaging information (#6084) 5 years ago
Erik Johnston 791a8c559b Add coments 5 years ago
Erik Johnston 9970f955ce Merge branch 'develop' of github.com:matrix-org/synapse into erikj/patch_inner 5 years ago
Richard van der Hoff a139420a3c
Fix races in room stats (and other) updates. (#6187) 5 years ago
Richard van der Hoff 562b4e51dd
Rewrite the user_filter migration again (#6184) 5 years ago
Erik Johnston f4571a0497 Newsfile 5 years ago
Erik Johnston 128d5948c4 Fix packaging 5 years ago
Erik Johnston ec0596f2ab Log correct context 5 years ago
Erik Johnston 3e4272961a Test for sentinel commit 5 years ago
Erik Johnston 1d6dd1c294 Move patch_inline_callbacks into synapse/ 5 years ago
Andrew Morgan da815c1f69 Move tag/push rules room upgrade checking ealier (#6155) 5 years ago
Amber Brown f743108a94
Refactor HomeserverConfig so it can be typechecked (#6137) 5 years ago
Erik Johnston 5c1f886c75 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/patch_inner 5 years ago
Erik Johnston c3b34dc32f Newsfile 5 years ago
Erik Johnston 7f18b3d526 Do the update as a background index 5 years ago
Erik Johnston def5413480
Merge pull request #6185 from matrix-org/erikj/fix_censored_evnets 5 years ago
Erik Johnston de26678724
Update changelog.d/6185.bugfix 5 years ago
Brendan Abolivier 59d6290ed9
Merge pull request #6178 from matrix-org/babolivier/factor_out_bg_updates 5 years ago
Erik Johnston 1d3858371e Disable bytes usage with postgres 5 years ago
Erik Johnston e7631d84e6 Fix existing hex encoded json values in DB 5 years ago
Erik Johnston 6b72508d15 Newsfile 5 years ago
Erik Johnston ced4784592 Fix inserting bytes as text 5 years ago
Brendan Abolivier c69324ffb5
Fix RegistrationStore 5 years ago
Brendan Abolivier b1c0a4ceb3
Cleanup client_ips 5 years ago
Brendan Abolivier 8f1b385acc
Don't end up with 4 classes in registration 5 years ago
Anshul Angaria 474abf1eb6 add M_TOO_LARGE error code for uploading a too large file (#6151) 5 years ago