| Commit message (Expand) | Author | Files | Lines |
2021-06-17 | Add fields to better debug where events are being soft_failed (#10168) | Eric Eastwood | 2 | -3/+19 |
2021-06-17 | Fix persist_events to stop leaking opentracing contexts (#10193) | Richard van der Hoff | 2 | -1/+2 |
2021-06-16 | Improve comments in the structured logging code. (#10188) | Patrick Cloke | 2 | -4/+6 |
2021-06-16 | Always require users to re-authenticate for dangerous operations. (#10184) | Patrick Cloke | 6 | -1/+24 |
2021-06-16 | A guide to the request log lines format. (#8436) | Michael Kaye | 3 | -0/+46 |
2021-06-16 | Add debug logging when we enter/exit Measure block (#10183) | Erik Johnston | 2 | -0/+6 |
2021-06-16 | Fix requestOpenIdToken response: integer expires_in (#10175) | Lukas Lihotzki | 2 | -1/+2 |
2021-06-16 | Fix broken links in documentation (#10180) | Dirk Klimpel | 19 | -51/+53 |
2021-06-16 | Make opentracing trace into event persistence (#10134) | Richard van der Hoff | 4 | -9/+99 |
2021-06-15 | 1.36.0 v1.36.0 github/release-v1.36 release-v1.36 | Erik Johnston | 3 | -1/+13 |
2021-06-15 | Remove support for unstable MSC1772 prefixes. (#10161) | Patrick Cloke | 3 | -16/+4 |
2021-06-15 | Remove the experimental flag for knocking and use stable prefixes / endpoints... | Patrick Cloke | 13 | -96/+33 |
2021-06-15 | Fix 'ip_range_whitelist' not working for federation servers (#10115) | Michael Kutzner | 3 | -13/+19 |
2021-06-14 | Refactor `EventPersistenceQueue` (#10145) | Richard van der Hoff | 2 | -77/+89 |
2021-06-14 | Extend `ResponseCache` to pass a context object into the callback (#10157) | Richard van der Hoff | 5 | -37/+146 |
2021-06-11 | Notes on boolean columns in database schemas (#10164) | Richard van der Hoff | 2 | -0/+43 |
2021-06-11 | Fixup changelog v1.36.0rc2 | Erik Johnston | 1 | -1/+1 |
2021-06-11 | 1.36.0rc2 | Erik Johnston | 5 | -4/+12 |
2021-06-11 | Only send a presence state to a destination once (#10165) | Erik Johnston | 2 | -13/+13 |
2021-06-11 | Fix sending presence over federation when using workers (#10163) | Erik Johnston | 2 | -6/+20 |
2021-06-11 | Fix bug when running presence off master (#10149) | Erik Johnston | 3 | -1/+17 |
2021-06-11 | Only send a presence state to a destination once (#10165) | Erik Johnston | 2 | -13/+13 |
2021-06-11 | Support for database schema version ranges (#9933) | Richard van der Hoff | 7 | -77/+206 |
2021-06-11 | Use the matching complement branch when running tests in CI. (#10160) | Patrick Cloke | 2 | -5/+24 |
2021-06-11 | Fix sending presence over federation when using workers (#10163) | Erik Johnston | 2 | -6/+20 |
2021-06-11 | Clean up a broken import in admin_cmd.py (#10154) | Andrew Morgan | 2 | -2/+1 |
2021-06-11 | Fix bug when running presence off master (#10149) | Erik Johnston | 3 | -1/+17 |
2021-06-11 | Add metrics to track how often events are `soft_failed` (#10156) | Eric Eastwood | 2 | -0/+8 |
2021-06-11 | Document how to see logger output when running the twisted tests (#10148) | Eric Eastwood | 3 | -13/+26 |
2021-06-10 | Mention that you need to configure max upload size in reverse proxy as well (... | Aaron Raimist | 3 | -0/+9 |
2021-06-09 | Update Complement run with Synapse-supported MSC-related build tags (#10155) | Andrew Morgan | 2 | -1/+2 |
2021-06-09 | Integrate knock rooms with the public rooms directory (#9359) | Andrew Morgan | 3 | -5/+11 |
2021-06-09 | Implement knock feature (#6739) | Sorunome | 29 | -118/+1613 |
2021-06-09 | Limit the number of in-flight /keys/query requests from a single device. (#10... | Patrick Cloke | 4 | -173/+196 |
2021-06-09 | Clean up the interface for injecting opentracing over HTTP (#10143) | Richard van der Hoff | 4 | -92/+26 |
2021-06-08 | Add type hints to the federation server transport. (#10080) | Patrick Cloke | 5 | -75/+194 |
2021-06-08 | Make changelog lines consistent v1.36.0rc1 | Andrew Morgan | 1 | -1/+1 |
2021-06-08 | fix typo in changelog | Andrew Morgan | 1 | -1/+1 |
2021-06-08 | 1.36.0rc1 | Andrew Morgan | 46 | -45/+69 |
2021-06-08 | Fix logging context when opening new DB connection (#10141) | Erik Johnston | 2 | -3/+10 |
2021-06-08 | Correct type hints for parse_string(s)_from_args. (#10137) | Patrick Cloke | 8 | -83/+132 |
2021-06-08 | Name release branches just after major.minor (#10013) | Dan Callahan | 3 | -5/+6 |
2021-06-08 | When joining a remote room limit the number of events we concurrently check s... | Erik Johnston | 5 | -256/+202 |
2021-06-08 | Handle /backfill returning no events (#10133) | Erik Johnston | 2 | -13/+26 |
2021-06-07 | More database opentracing (#10136) | Richard van der Hoff | 2 | -2/+6 |
2021-06-07 | opentracing: use a consistent name for background processes (#10135) | Richard van der Hoff | 3 | -2/+5 |
2021-06-07 | Make link in docs use HTTPS (#10130) | Rohan Sharma | 2 | -1/+2 |
2021-06-07 | Fix broken link to README at root of repo (#10132) | Chris Castle | 2 | -1/+2 |
2021-06-07 | Always update AS last_pos, even on no events (#10107) | 14mRh4X0r | 3 | -17/+15 |
2021-06-07 | Add missing type hints to the admin API servlets (#10105) | Dirk Klimpel | 6 | -40/+48 |
2021-06-07 | Delete completes to-device messages earlier in /sync (#10124) | Richard van der Hoff | 2 | -10/+12 |
2021-06-04 | Don't try and backfill the same room in parallel. (#10116) | Erik Johnston | 2 | -0/+9 |
2021-06-04 | Limit number of events in a replication request (#10118) | Erik Johnston | 2 | -2/+4 |
2021-06-04 | Enable Prometheus metrics for the jaeger client library (#10112) | Richard van der Hoff | 3 | -1/+5 |
2021-06-03 | Compile and render Synapse's docs into a browsable, mobile-friendly and searc... | Andrew Morgan | 35 | -54/+978 |
2021-06-03 | Add OpenTracing for database activity. (#10113) | Richard van der Hoff | 3 | -33/+60 |
2021-06-03 | Improve opentracing annotations for Notifier (#10111) | Richard van der Hoff | 2 | -33/+34 |
2021-06-03 | Convert admin api docs to markdown (#10089) | Andrew Morgan | 9 | -1132/+1160 |
2021-06-03 | r0.6.1 support: /rooms/:roomId/aliases endpoint (#9224) | Travis Ralston | 3 | -3/+3 |
2021-06-03 | Clarify changelog. v1.35.1 github/release-v1.35 release-v1.35 | Patrick Cloke | 1 | -1/+1 |
2021-06-03 | 1.35.1 | Patrick Cloke | 4 | -2/+16 |
2021-06-03 | Do not show invite-only rooms in spaces summary (unless joined/invited). (#10... | Patrick Cloke | 2 | -10/+10 |
2021-06-02 | |