| Commit message (Expand) | Author | Age | Files | Lines |
* | Changelog (#12153) | David Robertson | 2022-03-04 | 1 | -0/+1 |
* | Move synctl into `synapse._scripts` and expose as an entrypoint (#12140) | David Robertson | 2022-03-04 | 1 | -0/+1 |
* | Spread out sending device lists to remote hosts (#12132) | Erik Johnston | 2022-03-04 | 1 | -0/+1 |
* | Update client-visibility filtering for outlier events (#12155) | Richard van der Hoff | 2022-03-04 | 1 | -0/+1 |
* | Fix type of `events` in `StateGroupStorage` and `StateHandler` (#12156) | Richard van der Hoff | 2022-03-04 | 1 | -0/+1 |
* | Avoid generating state groups for local out-of-band leaves (#12154) | Richard van der Hoff | 2022-03-03 | 1 | -0/+1 |
* | Rename various ApplicationServices interested methods (#11915) | Andrew Morgan | 2022-03-03 | 1 | -0/+1 |
* | Detox, part 2 of N (#12152) | David Robertson | 2022-03-03 | 1 | -0/+1 |
* | Add type hints to `tests/rest` (#12146) | Dirk Klimpel | 2022-03-03 | 1 | -0/+1 |
* | Use the proper serialization format when bundling aggregations. (#12090) | Patrick Cloke | 2022-03-03 | 1 | -0/+1 |
* | Enable MSC2716 Complement tests in Synapse (#12145) | Eric Eastwood | 2022-03-03 | 1 | -0/+1 |
* | Limit the size of the aggregation_key (#12101) | Erik Johnston | 2022-03-03 | 1 | -0/+1 |
* | Enable MSC3030 Complement tests in Synapse (#12144) | Eric Eastwood | 2022-03-03 | 1 | -0/+1 |
* | Move the `snapcraft` configuration to `contrib`. (#12142) | David Robertson | 2022-03-02 | 1 | -0/+1 |
* | Add suffices to scripts in scripts-dev (#12137) | David Robertson | 2022-03-02 | 1 | -0/+1 |
* | Remove unused mocks from `test_typing` (#12136) | David Robertson | 2022-03-02 | 1 | -0/+1 |
* | Add type hints to `tests/rest/client` (#12108) | Dirk Klimpel | 2022-03-02 | 1 | -0/+1 |
* | Enable complexity checking in complexity checking docs example (#11998) | Andrew Morgan | 2022-03-02 | 1 | -0/+1 |
* | Merge tag 'v1.54.0rc1' into develop | Olivier Wilkinson (reivilibre) | 2022-03-02 | 71 | -71/+0 |
|\ |
|
| * | 1.54.0rc1 | Olivier Wilkinson (reivilibre) | 2022-03-02 | 71 | -71/+0 |
* | | Check if instances are lists, not sequences. (#12128) | Patrick Cloke | 2022-03-02 | 1 | -0/+1 |
* | | Move scripts directory inside synapse, exposing as setuptools entry_points (#... | David Robertson | 2022-03-02 | 1 | -0/+1 |
* | | Improve and refactor the tests for relations. (#12113) | Patrick Cloke | 2022-03-02 | 1 | -0/+1 |
|/ |
|
* | Remove misleading newsfile from #12126 which backs out an unreleased change. | Olivier Wilkinson (reivilibre) | 2022-03-02 | 1 | -1/+0 |
* | Back out in-flight state caching changes. (#12126) | reivilibre | 2022-03-02 | 5 | -4/+1 |
* | Make get_room_version use cached get_room_version_id. (#11808) | lukasdenk | 2022-03-02 | 1 | -0/+1 |
* | Detox, part 1 of N (#12119) | David Robertson | 2022-03-01 | 1 | -0/+1 |
* | Use importlib.metadata to read requirements (#12088) | David Robertson | 2022-03-01 | 1 | -0/+1 |
* | Fix rare error in `ReadWriteLock` when writers complete immediately (#12105) | Sean Quah | 2022-03-01 | 1 | -0/+1 |
* | Add module callbacks called for reacting to deactivation status change and pr... | Brendan Abolivier | 2022-03-01 | 1 | -0/+1 |
* | Use Python 3.9 in Synapse dockerfiles by default (#12112) | Andrew Morgan | 2022-03-01 | 1 | -0/+1 |
* | Add `stop_cancellation` utility function (#12106) | Sean Quah | 2022-03-01 | 1 | -0/+1 |
* | Order in-flight state group queries in biggest-first order (#11610) | reivilibre | 2022-03-01 | 1 | -0/+1 |
* | Faster joins: persist to database (#12012) | Richard van der Hoff | 2022-03-01 | 1 | -0/+1 |
* | Advertise Python 3.10 support in setup.py (#12111) | Andrew Morgan | 2022-03-01 | 1 | -0/+1 |
* | Fix 'Unhandled error in Deferred' (#12089) | Richard van der Hoff | 2022-03-01 | 1 | -0/+1 |
* | Improve exception handling for concurrent execution (#12109) | Richard van der Hoff | 2022-03-01 | 1 | -0/+1 |
* | Add type hints to `tests/rest/client` (#12094) | Dirk Klimpel | 2022-02-28 | 1 | -0/+1 |
* | Remove the unstable `/spaces` endpoint. (#12073) | Patrick Cloke | 2022-02-28 | 1 | -0/+1 |
* | Move experimental support for MSC3440 to /versions. (#12099) | Patrick Cloke | 2022-02-28 | 1 | -0/+1 |
* | Add type hints to `tests/rest/client` (#12084) | Dirk Klimpel | 2022-02-28 | 1 | -0/+1 |
* | Fix `PushRuleEvaluator` and `Filter` to work on frozendicts (#12100) | Richard van der Hoff | 2022-02-28 | 1 | -0/+1 |
* | Actually fix bad debug logging rejecting device list & signing key transactio... | David Robertson | 2022-02-28 | 1 | -0/+1 |
* | Properly failover for unknown endpoints from Conduit/Dendrite. (#12077) | Patrick Cloke | 2022-02-28 | 1 | -0/+1 |
* | Replace assertEquals and friends with non-deprecated versions. (#12092) | Patrick Cloke | 2022-02-28 | 1 | -0/+1 |
* | synctl: print warning if synctl_cache_factor is set in config (#11865) | lukasdenk | 2022-02-28 | 1 | -0/+1 |
* | Ensure that `get_datastores().main` is typed (#12070) | Sean Quah | 2022-02-25 | 1 | -0/+1 |
* | Minor typing fixes for `synapse/storage/persist_events.py` (#12069) | Sean Quah | 2022-02-25 | 1 | -0/+1 |
* | Add type hints to `tests/rest/client` (#12072) | Dirk Klimpel | 2022-02-24 | 1 | -0/+1 |
* | Add support for MSC3202: sending one-time key counts and fallback key usage s... | reivilibre | 2022-02-24 | 1 | -0/+1 |
* | Fix non-strings in the `event_search` table (#12037) | Sean Quah | 2022-02-24 | 1 | -0/+1 |
* | Add documentation for missing worker types. (#11599) | Patrick Cloke | 2022-02-23 | 1 | -0/+1 |
* | Add logging to `/sync` for debugging #11916 (#12068) | Erik Johnston | 2022-02-23 | 1 | -0/+1 |
* | Add type hints to `tests/rest/client` (#12066) | Dirk Klimpel | 2022-02-23 | 1 | -0/+1 |
* | Remove more references to `get_datastore` (#12067) | Richard van der Hoff | 2022-02-23 | 1 | -0/+1 |
* | Remove `HomeServer.get_datastore()` (#12031) | Richard van der Hoff | 2022-02-23 | 1 | -0/+1 |
* | Rename default branch of complement.sh to main (#12063) | Nicolas Werner | 2022-02-23 | 1 | -0/+1 |
* | Remove excess condition on `knock->leave` check (#11900) | Travis Ralston | 2022-02-22 | 1 | -0/+1 |
* | Better error message when failing to request from another process (#12060) | Erik Johnston | 2022-02-22 | 1 | -0/+1 |
* | Implement account status endpoints (MSC3720) (#12001) | Brendan Abolivier | 2022-02-22 | 1 | -0/+1 |
* | Prune setup.cfg some more (#12059) | David Robertson | 2022-02-22 | 2 | -1/+2 |
* | Cap the number of in-flight requests for state from a single group (#11608) | reivilibre | 2022-02-22 | 1 | -0/+1 |
* | Use room version 9 as the default room version (per MSC3589). (#12058) | Patrick Cloke | 2022-02-22 | 1 | -0/+1 |
* | Run `_handle_queued_pdus` as a background process (#12041) | Richard van der Hoff | 2022-02-22 | 1 | -0/+1 |
* | Fix slow performance of `/logout` in some cases where refresh tokens are in u... | reivilibre | 2022-02-22 | 1 | -0/+1 |
* | Faster joins: Support for calling `/federation/v1/state` (#12013) | Richard van der Hoff | 2022-02-22 | 1 | -0/+1 |
* | Fetch images when previewing Twitter URLs. (#11985) | AndrewRyanChama | 2022-02-22 | 1 | -0/+1 |
* | Add more tests for in-flight state query duplication. (#12033) | reivilibre | 2022-02-22 | 1 | -0/+1 |
* | Tidy the building of sdists and wheels (#12051) | David Robertson | 2022-02-22 | 1 | -0/+1 |
* | Move isort config to `pyproject.toml` (#12052) | David Robertson | 2022-02-22 | 1 | -0/+1 |
* | Use v3 endpoints for fallback auth (Matrix 1.1) (#12019) | Travis Ralston | 2022-02-22 | 1 | -0/+1 |
* | remote join processing: get create event from state, not auth_chain (#12039) | Richard van der Hoff | 2022-02-21 | 1 | -0/+1 |
* | Minor typing fixes (#12034) | Richard van der Hoff | 2022-02-21 | 1 | -0/+1 |
* | Add type hints to `synapse/storage/databases/main` (#11984) | Dirk Klimpel | 2022-02-21 | 1 | -0/+1 |
* | Advertise Matrix 1.2 in `/_matrix/client/versions` (#12022) | Travis Ralston | 2022-02-21 | 1 | -0/+1 |
* | Document why auth providers aren't validated in the admin API. (#12004) | Patrick Cloke | 2022-02-18 | 1 | -0/+1 |
* | Track and deduplicate in-flight requests to `_get_state_for_groups`. (#10870) | reivilibre | 2022-02-18 | 1 | -0/+1 |
* | Upgrade mypy to version 0.931 (#12030) | Sean Quah | 2022-02-18 | 1 | -0/+1 |
* | Fix bug in `StateFilter.return_expanded()` and add some tests. (#12016) | reivilibre | 2022-02-18 | 1 | -0/+1 |
* | Advertise Matrix 1.1 in `/_matrix/client/versions` (#12020) | Travis Ralston | 2022-02-18 | 1 | -0/+1 |
* | Use stable MSC3069 `is_guest` flag on `/whoami`. (#12021) | Travis Ralston | 2022-02-18 | 1 | -0/+1 |
* | Fix 500 error with Postgres when looking backwards with the MSC3030 `/timesta... | Eric Eastwood | 2022-02-18 | 1 | -0/+1 |
* | Update the olddeps CI check to use an old version of markupsafe (#12025) | Brendan Abolivier | 2022-02-18 | 1 | -0/+1 |
* | Remove unstable MSC3283 flags (#12018) | Erik Johnston | 2022-02-17 | 1 | -0/+1 |
* | Allow modules to set a display name on registration (#12009) | Brendan Abolivier | 2022-02-17 | 1 | -0/+1 |
* | Faster joins: parse msc3706 fields in send_join response (#12011) | Richard van der Hoff | 2022-02-17 | 1 | -0/+1 |
* | Configure `tox` to use `venv` (#12015) | Richard van der Hoff | 2022-02-17 | 1 | -0/+1 |
* | Remove support for the legacy structured logging configuration. (#12008) | Patrick Cloke | 2022-02-17 | 1 | -0/+1 |
* | `send_join` response: get create event from `state`, not `auth_chain` (#12005) | Richard van der Hoff | 2022-02-17 | 1 | -0/+1 |
* | Prevent duplicate push notifications for room reads (#11835) | lukasdenk | 2022-02-17 | 1 | -0/+1 |
* | Explain the meaning of spam checker callbacks' return values (#12003) | David Robertson | 2022-02-16 | 1 | -0/+1 |
* | Limit concurrent AS joins (#11996) | Brendan Abolivier | 2022-02-16 | 1 | -0/+1 |
* | Optimise calculating device_list changes in `/sync`. (#11974) | Erik Johnston | 2022-02-15 | 1 | -0/+1 |
* | `_auth_and_persist_outliers`: drop events we have already seen (#11994) | Richard van der Hoff | 2022-02-15 | 1 | -0/+1 |
* | Track cache invalidations (#12000) | Erik Johnston | 2022-02-15 | 1 | -0/+1 |
* | Fix incorrect `get_rooms_for_user` for remote user (#11999) | Erik Johnston | 2022-02-15 | 1 | -0/+1 |
* | Docker: remove `VOLUME` directive (#11997) | Richard van der Hoff | 2022-02-15 | 1 | -0/+1 |
* | Refactor search code to reduce function size. (#11991) | Patrick Cloke | 2022-02-15 | 1 | -0/+1 |
* | Fix incorrect thread summaries when the latest event is edited. (#11992) | Patrick Cloke | 2022-02-15 | 1 | -0/+1 |
* | Merge tag 'v1.53.0rc1' into develop | Sean Quah | 2022-02-15 | 57 | -57/+0 |
|\ |
|
| * | 1.53.0rc1 | Sean Quah | 2022-02-15 | 57 | -57/+0 |
* | | Add some tests for propagation of device list changes between local users (#1... | Andrew Morgan | 2022-02-15 | 1 | -0/+1 |
|/ |
|
* | Revert "Pin to frozendict<2.1.2 (#11625)" and allow frozendict>2.1.2 (#11969) | Pascal Bach | 2022-02-14 | 1 | -0/+1 |
* | Fix M_WRONG_ROOM_KEYS_VERSION error not including `current_version` field (#1... | Michael Telatynski | 2022-02-14 | 1 | -0/+1 |
* | Note when unstable MSC3283 prefixes will be removed (#11989) | Andrew Morgan | 2022-02-14 | 1 | -0/+1 |
* | remove empty file, reword/rename newsfragment, and add line to upgrade doc | H. Shay | 2022-02-14 | 2 | -1/+1 |
* | Require that modules register their callbacks using keyword arguments. (#11975) | Patrick Cloke | 2022-02-14 | 1 | -0/+1 |
* | Use version string helper from matrix-common (#11979) | David Robertson | 2022-02-14 | 1 | -0/+1 |
* | Notify users, rather than rooms, of device list updates (#11905) | Andrew Morgan | 2022-02-12 | 1 | -0/+1 |
* | Implement MSC3706: partial state in `/send_join` response (#11967) | Richard van der Hoff | 2022-02-12 | 1 | -0/+1 |
* | Enable cache time-based expiry by default (#11849) | Shay | 2022-02-11 | 1 | -0/+1 |
* | Support the MSC3715 for `/relations`. (#11941) | Patrick Cloke | 2022-02-11 | 1 | -0/+1 |
* | Fetch thread summaries for multiple events in a single query (#11752) | Patrick Cloke | 2022-02-11 | 1 | -0/+1 |
* | Prepare for rename of default complement branch (#11971) | Richard van der Hoff | 2022-02-11 | 1 | -0/+1 |
* | Remove deprecated user_may_create_room_with_invites callback (#11950) | Brendan Abolivier | 2022-02-11 | 1 | -0/+1 |
* | Fix Newsfile | Erik Johnston | 2022-02-11 | 1 | -0/+1 |
* | Fix Newsfile | Erik Johnston | 2022-02-11 | 1 | -1/+0 |
* | Fix to-device being dropped in limited sync in SQLite. (#11966) | Erik Johnston | 2022-02-11 | 1 | -0/+1 |
* | fix import cycle (#11965) | Richard van der Hoff | 2022-02-11 | 1 | -0/+1 |
* | Adds misc missing type hints (#11953) | Patrick Cloke | 2022-02-11 | 1 | -0/+1 |
* | Tests: replace mocked Authenticator with the real thing (#11913) | Richard van der Hoff | 2022-02-11 | 1 | -0/+1 |
* | Support the stable API endpoint for MSC3283: new settings in `/capabilities` ... | Dirk Klimpel | 2022-02-11 | 1 | -0/+1 |
* | Drop support for EOL Ubuntu 21.04 (#11961) | Shay | 2022-02-10 | 1 | -0/+1 |
* | Support pagination tokens from /sync and /messages in the relations API. (#11... | Patrick Cloke | 2022-02-10 | 1 | -0/+1 |
* | Implement a content type allow list for URL previews (#11936) | Denis Kasak | 2022-02-10 | 1 | -0/+1 |
* | Fix broken link in README to admin API. (#11955) | Alexander Mnich | 2022-02-10 | 1 | -0/+1 |
* | Basic documentation for the release cycle. (#11954) | Patrick Cloke | 2022-02-10 | 1 | -0/+1 |
* | Fix example for structured logging. (#11946) | Brad Jones | 2022-02-09 | 1 | -0/+1 |
* | Update changelog from #11867 to be a single line. | Patrick Cloke | 2022-02-09 | 1 | -5/+1 |
* | Add missing type hints to synapse.replication. (#11938) | Patrick Cloke | 2022-02-08 | 1 | -0/+1 |
* | Experimental support to include bundled aggregations in search results (MSC36... | Patrick Cloke | 2022-02-08 | 1 | -0/+1 |
* | Remove unnecessary ignores due to Twisted upgrade. (#11939) | Patrick Cloke | 2022-02-08 | 1 | -0/+1 |
* | Add missing type hints to synapse.replication.http. (#11856) | Patrick Cloke | 2022-02-08 | 1 | -0/+1 |
* | Fetch edits for multiple events in a single query. (#11660) | Patrick Cloke | 2022-02-08 | 1 | -0/+1 |
* | Return JSON errors for unknown resources under /matrix/client. (#11930) | Patrick Cloke | 2022-02-08 | 1 | -0/+1 |
* | Add a docstring to `add_device_change_to_streams` and fix some nearby types (... | Andrew Morgan | 2022-02-08 | 1 | -0/+1 |
* | Add a callback to allow modules to deny 3PID (#11854) | Brendan Abolivier | 2022-02-08 | 1 | -0/+1 |
* | Fix historical messages backfilling in random order on remote homeservers (MS... | Eric Eastwood | 2022-02-07 | 1 | -0/+1 |
* | Remove optional state of `ApplicationService.is_interested`'s `store` paramet... | Andrew Morgan | 2022-02-07 | 1 | -0/+1 |
* | Pass the proper type when uploading files. (#11927) | Patrick Cloke | 2022-02-07 | 1 | -0/+1 |
* | Clean up an indirect reference to the homeserver datastore (#11914) | Andrew Morgan | 2022-02-07 | 1 | -0/+1 |
* | Add a unit test for users receiving their own device list updates (#11909) | Andrew Morgan | 2022-02-07 | 1 | -0/+1 |
* | Clarify that users' media are also preview images (#11862) | Dirk Klimpel | 2022-02-04 | 1 | -0/+1 |
* | Run Complement tests sequentially (#11910) | kegsay | 2022-02-04 | 1 | -0/+1 |
* | Stabilise MSC3231 (Token Based Registration) (#11867) | Jonathan de Jong | 2022-02-04 | 1 | -0/+5 |
* | Delete MSC1711_certificates_FAQ.md (#11907) | Richard van der Hoff | 2022-02-04 | 1 | -0/+1 |
* | Remove support for the webclient listener. (#11895) | Patrick Cloke | 2022-02-03 | 1 | -0/+1 |
* | Fix typo: unpind -> unbind (#11859) | Christian Paul | 2022-02-03 | 1 | -0/+1 |
* | Add a ratelimiter for 3pid invite (#11892) | Brendan Abolivier | 2022-02-03 | 1 | -0/+1 |
* | Allow specifying the application service-specific `user_id` parameter in the ... | reivilibre | 2022-02-03 | 2 | -1/+2 |
* | Improve opentracing for federation requests (#11870) | Richard van der Hoff | 2022-02-03 | 1 | -0/+1 |
* | Fixes for opentracing scopes (#11869) | Richard van der Hoff | 2022-02-02 | 1 | -0/+1 |
* | Invalidate the get_users_in_room{_with_profile} caches only when necessary. (... | Patrick Cloke | 2022-02-02 | 1 | -0/+1 |
* | Fix type errors introduced by new annotations in the Prometheus Client librar... | reivilibre | 2022-02-02 | 1 | -0/+1 |
* | Fix losing incoming EDUs if debug logging enabled (#11890) | David Robertson | 2022-02-02 | 1 | -0/+1 |
* | Disable coverage calculation for olddeps build. (#11888) | Richard van der Hoff | 2022-02-02 | 1 | -0/+1 |
* | Describe `prune_unread_entries` in docstrings (#11876) | David Robertson | 2022-02-02 | 1 | -0/+1 |
* | Revert experimental push rules from #7997. (#11884) | Patrick Cloke | 2022-02-02 | 1 | -0/+1 |
* | Add a background database update to purge account data for deactivated users.... | reivilibre | 2022-02-02 | 1 | -0/+1 |
* | Expose the registered device ID from the `register_appservice_user` test help... | reivilibre | 2022-02-02 | 1 | -0/+1 |
* | Convert `ApplicationServiceTestCase` to use `simple_async_mock` (#11880) | Andrew Morgan | 2022-02-01 | 1 | -0/+1 |
* | Allow modules to retrieve server and worker names (#11868) | Brendan Abolivier | 2022-02-01 | 1 | -0/+1 |
* | Send to-device messages to application services (#11215) | Andrew Morgan | 2022-02-01 | 1 | -0/+1 |
* | 1.52.0rc1 | David Robertson | 2022-02-01 | 37 | -37/+0 |
* | Add type hints to `tests/rest/admin` (#11851) | Dirk Klimpel | 2022-01-31 | 1 | -0/+1 |
* | Consolidate the `access_token` information in the admin api (#11861) | Dirk Klimpel | 2022-01-31 | 1 | -0/+1 |
* | Remove the obsolete MSC1849 configuration flag. (#11843) | Patrick Cloke | 2022-01-31 | 1 | -0/+1 |
* | Remove not needed old table of contents in documentation (#11860) | Dirk Klimpel | 2022-01-31 | 1 | -0/+1 |
* | Configurable limits on avatars (#11846) | Brendan Abolivier | 2022-01-28 | 1 | -0/+1 |
* | Pass `isolation_level` to `runWithConnection` (#11847) | Brendan Abolivier | 2022-01-27 | 1 | -0/+1 |
* | Create singletons for `StateFilter.{all,none}()` (#11836) | Richard van der Hoff | 2022-01-27 | 1 | -0/+1 |
* | Fix some indentation inconsistencies in the sample config (modules) (#11838) | Dirk Klimpel | 2022-01-27 | 1 | -0/+1 |
* | Update installation docs to indicate that we support Python 3.10 (#11820) | Shay | 2022-01-26 | 1 | -0/+1 |
* | Include `prev_content` field in AS events (#11798) | Vaishnav Nair | 2022-01-26 | 1 | -0/+1 |
* | Add a module callback to set username at registration (#11790) | Brendan Abolivier | 2022-01-26 | 1 | -0/+1 |
* | Improvements to bundling aggregations. (#11815) | Patrick Cloke | 2022-01-26 | 1 | -0/+1 |
* | Don't print HTTPStatus.* in "Processed..." logs (#11827) | David Robertson | 2022-01-26 | 1 | -0/+1 |
* | Avoid type annotation problems in prom-client (#11834) | David Robertson | 2022-01-26 | 1 | -0/+1 |
* | Add a config flag to inhibit `M_USER_IN_USE` during registration (#11743) | Brendan Abolivier | 2022-01-26 | 1 | -0/+1 |
* | Fix another jsonschema typecheck error (#11830) | David Robertson | 2022-01-25 | 2 | -1/+2 |
* | Check that `gc` method is available before using in `synapse/app/_base` (#11... | Shay | 2022-01-25 | 1 | -0/+1 |
* | Add admin API to get a list of federated rooms (#11658) | Dirk Klimpel | 2022-01-25 | 1 | -0/+1 |
* | CI: run Complement on the VM, not inside Docker (#11811) | kegsay | 2022-01-25 | 1 | -0/+1 |
* | Log modules at startup (#11813) | Brendan Abolivier | 2022-01-25 | 1 | -0/+1 |
* | Db txn set isolation level (#11799) | Nick Barrett | 2022-01-25 | 1 | -0/+1 |
* | Minor updates, and docs, for schema delta files (#11823) | Richard van der Hoff | 2022-01-25 | 1 | -0/+1 |
* | Docs: add missing PR submission process how-tos (#11821) | Forest Johnson | 2022-01-25 | 1 | -0/+1 |
* | Add admin API to reset connection timeouts for remote server (#11639) | Dirk Klimpel | 2022-01-25 | 1 | -0/+1 |
* | Ignore the jsonschema type. (#11817) | Patrick Cloke | 2022-01-25 | 1 | -0/+1 |
* | Skip the initial amd64-only Docker build (#11810) | Richard van der Hoff | 2022-01-24 | 1 | -0/+1 |
* | Apply a timeout to reading the body when fetching a file. (#11784) | Patrick Cloke | 2022-01-24 | 1 | -0/+1 |
* | Support rendering previews with data: URLs in them (#11767) | Patrick Cloke | 2022-01-24 | 1 | -0/+1 |
* | Remove account data (including client config, push rules and ignored users) u... | reivilibre | 2022-01-24 | 1 | -0/+1 |
* | Drop support for and remove references to EOL Python 3.6 (#11683) | Shay | 2022-01-21 | 1 | -0/+1 |
* | Remove obsolete newsfile | Olivier Wilkinson (reivilibre) | 2022-01-21 | 1 | -1/+0 |
* | Merge tag 'v1.51.0rc1' into develop | Olivier Wilkinson (reivilibre) | 2022-01-21 | 54 | -55/+0 |
|\ |
|
| * | 1.51.0rc1 | Olivier Wilkinson (reivilibre) | 2022-01-21 | 56 | -57/+0 |
| * | Do not try to serialize raw aggregations dict. (#11791) | Patrick Cloke | 2022-01-21 | 3 | -1/+2 |
* | | Add `state_key` and `rejection_reason` to `events` (#11792) | Richard van der Hoff | 2022-01-21 | 1 | -0/+1 |
* | | Do not try to serialize raw aggregations dict. (#11791) | Patrick Cloke | 2022-01-21 | 3 | -1/+2 |
* | | Drop unused table `public_room_list_stream`. (#11795) | Richard van der Hoff | 2022-01-21 | 1 | -0/+1 |
* | | Stop reading from `event_reference_hashes` (#11794) | Richard van der Hoff | 2022-01-21 | 1 | -0/+1 |
* | | Add `FrozenEvent.get_state_key` and use it in a couple of places (#11793) | Richard van der Hoff | 2022-01-21 | 1 | -0/+1 |
* | | Make the `get_global_account_data_by_type_for_user` cache be a tree-cache who... | reivilibre | 2022-01-21 | 1 | -0/+1 |
* | | Make `get_account_data_for_room_and_type` a tree cache (#11789) | reivilibre | 2022-01-21 | 1 | -0/+1 |
|/ |
|
* | Correctly await on_logged_out callbacks (#11786) | Brendan Abolivier | 2022-01-20 | 1 | -0/+1 |
* | Fix redirecting to the webclient for non-HTTP(S) web_client_location. (#11783) | Patrick Cloke | 2022-01-20 | 1 | -0/+1 |
* | Add a regression test for using both webclient and client resources simultane... | Andrew Morgan | 2022-01-20 | 1 | -0/+1 |
* | Partially revert #11675; prevent attempting to create pushers on workers (#11... | Andrew Morgan | 2022-01-20 | 1 | -0/+1 |
* | installation.md: drop python 3.6 support (#11781) | Richard van der Hoff | 2022-01-20 | 1 | -0/+1 |
* | Add deprecation warnings for `webclient` listener and non-HTTP(S) `web_client... | Patrick Cloke | 2022-01-20 | 1 | -0/+1 |
* | Debug for device lists updates (#11760) | David Robertson | 2022-01-20 | 1 | -0/+1 |
* | Allow overriding the complement ref. (#11766) | Nicolas Werner | 2022-01-20 | 1 | -0/+1 |
* | Fix a bug that corrupted the cache of federated space hierarchies (#11775) | Sean Quah | 2022-01-20 | 1 | -0/+1 |
* | Comments and typing for `_update_outliers_txn` (#11776) | Richard van der Hoff | 2022-01-19 | 1 | -0/+1 |
* | Fix mypy for platforms without epoll support. (#11771) | Patrick Cloke | 2022-01-19 | 1 | -0/+1 |
* | Add missing `auto_attribs=True` to the `_WrappedRustReporter` class (#11768) | Andrew Morgan | 2022-01-19 | 1 | -0/+1 |
* | Fix preview of imgur and Tenor URLs. (#11669) | Philippe Daouadi | 2022-01-18 | 1 | -0/+1 |
* | Include whether the requesting user has participated in a thread. (#11577) | Patrick Cloke | 2022-01-18 | 1 | -0/+1 |
* | Remove `log_function` and its uses (#11761) | Richard van der Hoff | 2022-01-18 | 1 | -0/+1 |
* | Add a flag to the `synapse_review_recent_signups` script to ignore and filter... | lukasdenk | 2022-01-17 | 1 | -0/+1 |
* | Warn against using Let's Encrypt certs for encrypted TURN (#11686) | AndrewFerr | 2022-01-17 | 1 | -0/+1 |
* | Fix up docs for `track_puppeted_user_ips` (again) (#11757) | Richard van der Hoff | 2022-01-17 | 3 | -2/+3 |
* | Update documentation for configuring facebook login (#11755) | Richard van der Hoff | 2022-01-17 | 1 | -0/+1 |
* | Improve `reactor_tick_time` metric (#11724) | Richard van der Hoff | 2022-01-17 | 2 | -0/+2 |
* | Make pagination of rooms in admin api stable (#11737) | Daniel Sonck | 2022-01-17 | 1 | -0/+1 |
* | Remove the 'password_hash' from the Users Admin API endpoint response diction... | Andrew Morgan | 2022-01-14 | 1 | -0/+1 |
* | Fix sample_config.yaml in regards track_puppeted_user_ips (#11749) | Jason Robinson | 2022-01-14 | 1 | -0/+1 |
* | Replace uses of simple_insert_many with simple_insert_many_values. (#11742) | Patrick Cloke | 2022-01-13 | 1 | -0/+1 |
* | Fix missing app variable in mail subject (#11745) | David Robertson | 2022-01-13 | 2 | -0/+2 |
* | Invite PR submitters to credit themselves (#11744) | David Robertson | 2022-01-13 | 1 | -0/+1 |
* | update room spec url in config files (#11739) | qwertyforce | 2022-01-13 | 1 | -0/+1 |
* | Mention python3-venv and libpq-dev dependencies in contribution guide (#11740) | Andy Balaam | 2022-01-13 | 1 | -0/+1 |
* | Include bundled aggregations in the sync response cache. (#11659) | Patrick Cloke | 2022-01-13 | 1 | -0/+1 |
* | Simplify GC prometheus metrics (#11723) | Richard van der Hoff | 2022-01-13 | 1 | -0/+1 |
* | Use auto_attribs/native type hints for attrs classes. (#11692) | Patrick Cloke | 2022-01-13 | 1 | -0/+1 |
* | Fix typo in demo docs: differnt (#11735) | Andy Balaam | 2022-01-13 | 1 | -0/+1 |
* | Allow tracking puppeted users for MAU (#11561) | Jason Robinson | 2022-01-12 | 1 | -0/+1 |
* | Fix documentation of supported PostgreSQL version (#11725) | haslersn | 2022-01-12 | 1 | -0/+1 |
* | Use buildkit's cache feature to speed up docker builds (#11691) | Richard van der Hoff | 2022-01-12 | 1 | -0/+1 |
* | Complement environment variable name change and update .gitignore. (#11718) | Michael Kaye | 2022-01-10 | 1 | -0/+1 |
* | Document the `SYNAPSE_TEST_PERSIST_SQLITE_DB` unit test env var (#11715) | Andrew Morgan | 2022-01-10 | 1 | -0/+1 |
* | Fix docstring on `add_account_data_for_user`. (#11716) | reivilibre | 2022-01-10 | 1 | -0/+1 |
* | Deal with mypy errors w/ type-hinted pynacl 1.5.0 (#11714) | David Robertson | 2022-01-10 | 1 | -0/+1 |
* | Prettier complement logs (#11707) | kegsay | 2022-01-10 | 1 | -0/+1 |
* | Support spaces with > 50 rooms in the /hierarchy endpoint. (#11695) | Patrick Cloke | 2022-01-07 | 1 | -0/+1 |
* | Optionally use an on-disk sqlite db in tests (#11702) | David Robertson | 2022-01-07 | 1 | -0/+1 |
* | Test that bans win a join against a race when computing `/sync` response (#1... | David Robertson | 2022-01-07 | 1 | -0/+1 |
* | Merge branch 'release-v1.50' into develop | Olivier Wilkinson (reivilibre) | 2022-01-07 | 72 | -72/+0 |
|\ |
|
| * | Re-run Towncrier to add in the changelog entry for the Mjolnir workaround v1.50.0rc1 | Olivier Wilkinson (reivilibre) | 2022-01-06 | 1 | -1/+0 |