| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a unit test for users receiving their own device list updates (#11909) | Andrew Morgan | 2022-02-07 | 2 | -1/+57 |
* | Clarify that users' media are also preview images (#11862) | Dirk Klimpel | 2022-02-04 | 3 | -1/+12 |
* | Run Complement tests sequentially (#11910) | kegsay | 2022-02-04 | 2 | -1/+2 |
* | Stabilise MSC3231 (Token Based Registration) (#11867) | Jonathan de Jong | 2022-02-04 | 8 | -9/+28 |
* | Delete MSC1711_certificates_FAQ.md (#11907) | Richard van der Hoff | 2022-02-04 | 4 | -321/+3 |
* | Merge remote-tracking branch 'origin/master' into develop | Richard van der Hoff | 2022-02-04 | 0 | -0/+0 |
|\ |
|
| * | Use changelog from develop | David Robertson | 2022-01-25 | 1 | -9/+11 |
* | | Remove support for the webclient listener. (#11895) | Patrick Cloke | 2022-02-03 | 6 | -176/+29 |
* | | Fix typo: unpind -> unbind (#11859) | Christian Paul | 2022-02-03 | 2 | -1/+2 |
* | | Add a ratelimiter for 3pid invite (#11892) | Brendan Abolivier | 2022-02-03 | 4 | -1/+31 |
* | | Allow specifying the application service-specific `user_id` parameter in the ... | reivilibre | 2022-02-03 | 3 | -6/+28 |
* | | Improve opentracing for federation requests (#11870) | Richard van der Hoff | 2022-02-03 | 3 | -19/+61 |
* | | Fixes for opentracing scopes (#11869) | Richard van der Hoff | 2022-02-02 | 4 | -35/+255 |
* | | Invalidate the get_users_in_room{_with_profile} caches only when necessary. (... | Patrick Cloke | 2022-02-02 | 3 | -8/+20 |
* | | Fix type errors introduced by new annotations in the Prometheus Client librar... | reivilibre | 2022-02-02 | 3 | -3/+11 |
* | | Fix losing incoming EDUs if debug logging enabled (#11890) | David Robertson | 2022-02-02 | 2 | -2/+3 |
* | | Disable coverage calculation for olddeps build. (#11888) | Richard van der Hoff | 2022-02-02 | 2 | -1/+2 |
* | | Describe `prune_unread_entries` in docstrings (#11876) | David Robertson | 2022-02-02 | 4 | -2/+18 |
* | | Revert experimental push rules from #7997. (#11884) | Patrick Cloke | 2022-02-02 | 5 | -252/+14 |
* | | Add a background database update to purge account data for deactivated users.... | reivilibre | 2022-02-02 | 5 | -55/+240 |
* | | Expose the registered device ID from the `register_appservice_user` test help... | reivilibre | 2022-02-02 | 5 | -8/+14 |
* | | Convert `ApplicationServiceTestCase` to use `simple_async_mock` (#11880) | Andrew Morgan | 2022-02-01 | 2 | -10/+10 |
* | | Allow modules to retrieve server and worker names (#11868) | Brendan Abolivier | 2022-02-01 | 2 | -0/+27 |
* | | Send to-device messages to application services (#11215) | Andrew Morgan | 2022-02-01 | 14 | -162/+856 |
* | | Don't mention 3.6 EOL under misc v1.52.0rc1 | David Robertson | 2022-02-01 | 1 | -2/+1 |
* | | 1.52.0rc1 | David Robertson | 2022-02-01 | 40 | -38/+68 |
* | | Add type hints to `tests/rest/admin` (#11851) | Dirk Klimpel | 2022-01-31 | 5 | -232/+184 |
* | | Consolidate the `access_token` information in the admin api (#11861) | Dirk Klimpel | 2022-01-31 | 10 | -95/+30 |
* | | Remove the obsolete MSC1849 configuration flag. (#11843) | Patrick Cloke | 2022-01-31 | 3 | -6/+1 |
* | | Remove not needed old table of contents in documentation (#11860) | Dirk Klimpel | 2022-01-31 | 4 | -53/+1 |
* | | Configurable limits on avatars (#11846) | Brendan Abolivier | 2022-01-28 | 7 | -2/+363 |
* | | Pass `isolation_level` to `runWithConnection` (#11847) | Brendan Abolivier | 2022-01-27 | 2 | -0/+2 |
* | | Create singletons for `StateFilter.{all,none}()` (#11836) | Richard van der Hoff | 2022-01-27 | 2 | -5/+10 |
* | | Fix some indentation inconsistencies in the sample config (modules) (#11838) | Dirk Klimpel | 2022-01-27 | 3 | -10/+11 |
* | | Update installation docs to indicate that we support Python 3.10 (#11820) | Shay | 2022-01-26 | 2 | -1/+2 |
* | | Include `prev_content` field in AS events (#11798) | Vaishnav Nair | 2022-01-26 | 2 | -1/+2 |
* | | Add a module callback to set username at registration (#11790) | Brendan Abolivier | 2022-01-26 | 6 | -3/+231 |
* | | Improvements to bundling aggregations. (#11815) | Patrick Cloke | 2022-01-26 | 12 | -139/+212 |
* | | Don't print HTTPStatus.* in "Processed..." logs (#11827) | David Robertson | 2022-01-26 | 2 | -1/+5 |
* | | Avoid type annotation problems in prom-client (#11834) | David Robertson | 2022-01-26 | 2 | -1/+3 |
* | | Add a config flag to inhibit `M_USER_IN_USE` during registration (#11743) | Brendan Abolivier | 2022-01-26 | 6 | -12/+89 |
* | | Fix another jsonschema typecheck error (#11830) | David Robertson | 2022-01-25 | 3 | -5/+4 |
* | | Check that `gc` method is available before using in `synapse/app/_base` (#11... | Shay | 2022-01-25 | 2 | -6/+9 |
* | | Add admin API to get a list of federated rooms (#11658) | Dirk Klimpel | 2022-01-25 | 6 | -25/+444 |
* | | CI: run Complement on the VM, not inside Docker (#11811) | kegsay | 2022-01-25 | 2 | -10/+19 |
* | | Log modules at startup (#11813) | Brendan Abolivier | 2022-01-25 | 2 | -1/+3 |
* | | Db txn set isolation level (#11799) | Nick Barrett | 2022-01-25 | 5 | -5/+61 |
* | | Minor updates, and docs, for schema delta files (#11823) | Richard van der Hoff | 2022-01-25 | 3 | -3/+61 |
* | | Docs: add missing PR submission process how-tos (#11821) | Forest Johnson | 2022-01-25 | 2 | -1/+3 |
* | | Merge branch 'master' into develop | David Robertson | 2022-01-25 | 3 | -2/+21 |
|\| |
|
| * | Merge branch 'release-v1.51' | David Robertson | 2022-01-25 | 1 | -1/+1 |
| |\ |
|
| | * | Point to upgrade notes in changelog | David Robertson | 2022-01-25 | 1 | -1/+1 |
| * | | Merge tag 'v1.51.0' | David Robertson | 2022-01-25 | 135 | -1646/+2592 |
| |\| |
|
| | * | Correct version number v1.51.0 | David Robertson | 2022-01-25 | 1 | -1/+1 |
| | * | Call out deprecation | David Robertson | 2022-01-25 | 1 | -1/+2 |
| | * | 1.51.0 | David Robertson | 2022-01-25 | 3 | -1/+13 |
* | | | Add admin API to reset connection timeouts for remote server (#11639) | Dirk Klimpel | 2022-01-25 | 10 | -33/+183 |
* | | | Ignore the jsonschema type. (#11817) | Patrick Cloke | 2022-01-25 | 2 | -1/+4 |
* | | | Skip the initial amd64-only Docker build (#11810) | Richard van der Hoff | 2022-01-24 | 2 | -12/+3 |
* | | | Apply a timeout to reading the body when fetching a file. (#11784) | Patrick Cloke | 2022-01-24 | 2 | -3/+13 |
* | | | Merge branch 'master' into develop | Andrew Morgan | 2022-01-24 | 2 | -3/+14 |
|\| | |
|
| * | | 1.50.2 v1.50.2 | Andrew Morgan | 2022-01-24 | 4 | -2/+16 |
| * | | Fix logic for dropping old events in fed queue (#11806) | Andrew Morgan | 2022-01-24 | 3 | -7/+27 |
* | | | Support rendering previews with data: URLs in them (#11767) | Patrick Cloke | 2022-01-24 | 6 | -74/+299 |
* | | | Merge tag 'v1.51.0rc2' into develop | Andrew Morgan | 2022-01-24 | 5 | -8/+44 |
|\ \ \
| | |/
| |/| |
|
| * | | 1.51.0rc2 v1.51.0rc2 | Andrew Morgan | 2022-01-24 | 4 | -2/+16 |
| * | | Fix logic for dropping old events in fed queue (#11806) | Andrew Morgan | 2022-01-24 | 3 | -7/+29 |
* | | | Remove account data (including client config, push rules and ignored users) u... | reivilibre | 2022-01-24 | 5 | -3/+299 |
* | | | Drop support for and remove references to EOL Python 3.6 (#11683) | Shay | 2022-01-21 | 13 | -28/+25 |
* | | | 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 | 57 | -56/+82 |
|\| | |
|
| * | | Edit the changelog according to feedback v1.51.0rc1 | Olivier Wilkinson (reivilibre) | 2022-01-21 | 1 | -3/+3 |
| * | | Edit the changelog for grammar and clarity | Olivier Wilkinson (reivilibre) | 2022-01-21 | 1 | -16/+15 |
| * | | 1.51.0rc1 | Olivier Wilkinson (reivilibre) | 2022-01-21 | 59 | -58/+83 |
| * | | Do not try to serialize raw aggregations dict. (#11791) | Patrick Cloke | 2022-01-21 | 7 | -54/+85 |
* | | | Add `state_key` and `rejection_reason` to `events` (#11792) | Richard van der Hoff | 2022-01-21 | 5 | -5/+42 |
* | | | Do not try to serialize raw aggregations dict. (#11791) | Patrick Cloke | 2022-01-21 | 7 | -54/+85 |
* | | | Drop unused table `public_room_list_stream`. (#11795) | Richard van der Hoff | 2022-01-21 | 5 | -3/+22 |
* | | | Stop reading from `event_reference_hashes` (#11794) | Richard van der Hoff | 2022-01-21 | 5 | -33/+31 |
* | | | Add `FrozenEvent.get_state_key` and use it in a couple of places (#11793) | Richard van der Hoff | 2022-01-21 | 3 | -5/+11 |
* | | | Make the `get_global_account_data_by_type_for_user` cache be a tree-cache who... | reivilibre | 2022-01-21 | 6 | -9/+10 |
* | | | Make `get_account_data_for_room_and_type` a tree cache (#11789) | reivilibre | 2022-01-21 | 2 | -1/+2 |
|/ / |
|
* | | Correctly await on_logged_out callbacks (#11786) | Brendan Abolivier | 2022-01-20 | 3 | -2/+29 |
* | | Fix redirecting to the webclient for non-HTTP(S) web_client_location. (#11783) | Patrick Cloke | 2022-01-20 | 2 | -1/+9 |
* | | Add a regression test for using both webclient and client resources simultane... | Andrew Morgan | 2022-01-20 | 2 | -0/+109 |
* | | Partially revert #11675; prevent attempting to create pushers on workers (#11... | Andrew Morgan | 2022-01-20 | 2 | -7/+6 |
* | | installation.md: drop python 3.6 support (#11781) | Richard van der Hoff | 2022-01-20 | 2 | -1/+2 |
* | | Add deprecation warnings for `webclient` listener and non-HTTP(S) `web_client... | Patrick Cloke | 2022-01-20 | 5 | -28/+40 |
* | | Debug for device lists updates (#11760) | David Robertson | 2022-01-20 | 4 | -0/+46 |
* | | Allow overriding the complement ref. (#11766) | Nicolas Werner | 2022-01-20 | 3 | -7/+10 |
* | | Fix a bug that corrupted the cache of federated space hierarchies (#11775) | Sean Quah | 2022-01-20 | 4 | -12/+102 |
* | | Comments and typing for `_update_outliers_txn` (#11776) | Richard van der Hoff | 2022-01-19 | 2 | -12/+24 |
* | | Fix mypy for platforms without epoll support. (#11771) | Patrick Cloke | 2022-01-19 | 2 | -2/+3 |
* | | Add missing `auto_attribs=True` to the `_WrappedRustReporter` class (#11768) | Andrew Morgan | 2022-01-19 | 2 | -1/+2 |
* | | Fix preview of imgur and Tenor URLs. (#11669) | Philippe Daouadi | 2022-01-18 | 4 | -14/+39 |
* | | Merge branch 'master' into develop | Andrew Morgan | 2022-01-18 | 4 | -3/+29 |
|\| |
|
| * | Wording fixes to 1.50.0/1 changelog entries v1.50.1 | Andrew Morgan | 2022-01-18 | 1 | -3/+3 |
| * | Reword 1.50.0 warning a bit in the changelog | Andrew Morgan | 2022-01-18 | 1 | -1/+3 |
| * | 1.50.1 | Andrew Morgan | 2022-01-18 | 4 | -2/+20 |
| * | Partially revert #11602 to prevent webclient overriding client resource (#11764) | Andrew Morgan | 2022-01-18 | 2 | -2/+8 |
* | | Include whether the requesting user has participated in a thread. (#11577) | Patrick Cloke | 2022-01-18 | 9 | -18/+85 |
* | | Remove `log_function` and its uses (#11761) | Richard van der Hoff | 2022-01-18 | 13 | -155/+1 |
* | | Merge branch 'master' into develop | Andrew Morgan | 2022-01-18 | 3 | -4/+15 |
|\| |
|
| * | Move python/postgres deprecation notice to the top of 1.50 changelog v1.50.0 | Andrew Morgan | 2022-01-18 | 1 | -2/+2 |
| * | 1.50.0 | Andrew Morgan | 2022-01-18 | 3 | -4/+15 |
* | | Add a flag to the `synapse_review_recent_signups` script to ignore and filter... | lukasdenk | 2022-01-17 | 3 | -8/+23 |
* | | Warn against using Let's Encrypt certs for encrypted TURN (#11686) | AndrewFerr | 2022-01-17 | 2 | -0/+17 |
* | | Fix up docs for `track_puppeted_user_ips` (again) (#11757) | Richard van der Hoff | 2022-01-17 | 5 | -10/+27 |
* | | Update documentation for configuring facebook login (#11755) | Richard van der Hoff | 2022-01-17 | 4 | -18/+26 |
* | | Improve `reactor_tick_time` metric (#11724) | Richard van der Hoff | 2022-01-17 | 5 | -109/+86 |
* | | Make pagination of rooms in admin api stable (#11737) | Daniel Sonck | 2022-01-17 | 3 | -28/+38 |
* | | Merge branch 'release-v1.50' into develop | Olivier Wilkinson (reivilibre) | 2022-01-14 | 5 | -20/+277 |
|\| |
|
| * | Tweak the changelog summary section v1.50.0rc2 | Olivier Wilkinson (reivilibre) | 2022-01-14 | 1 | -4/+3 |
| * | 1.50.0rc2 | Olivier Wilkinson (reivilibre) | 2022-01-14 | 7 | -5/+33 |
| * | Fix a bug introduced in Synapse v1.50.0rc1 whereby outbound federation could ... | reivilibre | 2022-01-13 | 3 | -17/+190 |
| * | Fix a bug introduced in Synapse v1.0.0 whereby device list updates would not ... | reivilibre | 2022-01-12 | 3 | -2/+57 |
| * | Deal with mypy errors w/ type-hinted pynacl 1.5.0 (#11714) | David Robertson | 2022-01-12 | 2 | -1/+8 |
| * | Fix documentation of supported PostgreSQL version (#11725) | haslersn | 2022-01-12 | 2 | -1/+2 |
* | | Remove the 'password_hash' from the Users Admin API endpoint response diction... | Andrew Morgan | 2022-01-14 | 5 | -43/+86 |
* | | Fix sample_config.yaml in regards track_puppeted_user_ips (#11749) | Jason Robinson | 2022-01-14 | 3 | -10/+13 |
* | | Replace uses of simple_insert_many with simple_insert_many_values. (#11742) | Patrick Cloke | 2022-01-13 | 19 | -298/+263 |
* | | Fix missing app variable in mail subject (#11745) | David Robertson | 2022-01-13 | 3 | -2/+4 |
* | | Invite PR submitters to credit themselves (#11744) | David Robertson | 2022-01-13 | 2 | -0/+2 |
* | | update room spec url in config files (#11739) | qwertyforce | 2022-01-13 | 3 | -2/+3 |
* | | Mention python3-venv and libpq-dev dependencies in contribution guide (#11740) | Andy Balaam | 2022-01-13 | 2 | -1/+4 |
* | | Include bundled aggregations in the sync response cache. (#11659) | Patrick Cloke | 2022-01-13 | 4 | -19/+19 |
* | | Simplify GC prometheus metrics (#11723) | Richard van der Hoff | 2022-01-13 | 4 | -160/+209 |
* | | Use auto_attribs/native type hints for attrs classes. (#11692) | Patrick Cloke | 2022-01-13 | 40 | -307/+300 |
* | | Fix typo in demo docs: differnt (#11735) | Andy Balaam | 2022-01-13 | 2 | -1/+2 |
* | | Allow tracking puppeted users for MAU (#11561) | Jason Robinson | 2022-01-12 | 5 | -0/+63 |
* | | Fix documentation of supported PostgreSQL version (#11725) | haslersn | 2022-01-12 | 2 | -1/+2 |
* | | Use buildkit's cache feature to speed up docker builds (#11691) | Richard van der Hoff | 2022-01-12 | 4 | -5/+28 |
* | | Complement environment variable name change and update .gitignore. (#11718) | Michael Kaye | 2022-01-10 | 3 | -1/+6 |
* | | Document the `SYNAPSE_TEST_PERSIST_SQLITE_DB` unit test env var (#11715) | Andrew Morgan | 2022-01-10 | 2 | -0/+22 |
* | | Fix docstring on `add_account_data_for_user`. (#11716) | reivilibre | 2022-01-10 | 3 | -2/+3 |
* | | Deal with mypy errors w/ type-hinted pynacl 1.5.0 (#11714) | David Robertson | 2022-01-10 | 2 | -1/+8 |
* | | Prettier complement logs (#11707) | kegsay | 2022-01-10 | 2 | -1/+3 |
* | | Support spaces with > 50 rooms in the /hierarchy endpoint. (#11695) | Patrick Cloke | 2022-01-07 | 3 | -8/+55 |
* | | Optionally use an on-disk sqlite db in tests (#11702) | David Robertson | 2022-01-07 | 3 | -1/+23 |
* | | Test that bans win a join against a race when computing `/sync` response (#1... | David Robertson | 2022-01-07 | 3 | -3/+105 |
* | | Merge branch 'release-v1.50' into develop | Olivier Wilkinson (reivilibre) | 2022-01-07 | 78 | -73/+117 |
|\| |
|
| * | Move changelog entry for drop of support to 'Deprecations and Removals' | Olivier Wilkinson (reivilibre) | 2022-01-07 | 1 | -1/+1 |
| * | Re-run Towncrier to add in the changelog entry for the Mjolnir workaround v1.50.0rc1 | Olivier Wilkinson (reivilibre) | 2022-01-06 | 2 | -1/+1 |
| * | Work around Mjolnir compatibility issue by adding an import for `glob_to_rege... | reivilibre | 2022-01-06 | 2 | -0/+8 |
| * | Tweak changelog for #11677 | Olivier Wilkinson (reivilibre) | 2022-01-05 | 1 | -1/+1 |
| * | Re-run towncrier. | Patrick Cloke | 2022-01-05 | 2 | -1/+1 |
| * | Include `io.element.thread` capability for MSC3440. (#11690) | Patrick Cloke | 2022-01-05 | 2 | -0/+4 |
| * | Mention drop of support in changelog | Olivier Wilkinson (reivilibre) | 2022-01-05 | 1 | -0/+3 |
| * | Add support removal notice to the upgrade notes | Olivier Wilkinson (reivilibre) | 2022-01-05 | 1 | -0/+11 |
| * | Tweak changelog | Olivier Wilkinson (reivilibre) | 2022-01-05 | 1 | -9/+8 |
| * | 1.50.0rc1 | Olivier Wilkinson (reivilibre) | 2022-01-05 | 75 | -73/+92 |
* | | Bundle aggregations outside of the serialization method. (#11612) | Patrick Cloke | 2022-01-07 | 17 | -156/+249 |
* | | Remove the /send_relation endpoint. (#11682) | Patrick Cloke | 2022-01-06 | 3 | -133/+19 |
* | | Remove a Python 2-ism and improve type hints. (#11699) | Patrick Cloke | 2022-01-06 | 2 | -12/+8 |
* | | Strip unauthorized fields from `unsigned` object in events received over fede... | Shay | 2022-01-06 | 3 | -0/+99 |
* | | Make room creations denied by `user_may_create_room` cause an `M_FORBIDDEN` e... | lukasdenk | 2022-01-06 | 2 | -2/+7 |
* | | Remove debug logging for #4422 (#11693) | David Robertson | 2022-01-06 | 2 | -37/+2 |
* | | Fix space hierarchy endpoint to match MSC2946 (#11667) | Travis Ralston | 2022-01-05 | 2 | -2/+5 |
* | | Fix get federation status of destination if no error occured (#11593) | Dirk Klimpel | 2022-01-05 | 4 | -25/+88 |
* | | Run `pyupgrade --py37-plus --keep-percent-format` on Synapse (#11685) | Shay | 2022-01-05 | 3 | -2/+2 |
* | | Cache empty responses from `/user/devices` (#11587) | David Robertson | 2022-01-05 | 5 | -5/+114 |
|/ |
|
* | Refactor the way we set `outlier` (#11634) | Richard van der Hoff | 2022-01-05 | 5 | -47/+16 |
* | Fix link from generated configuration file to documentation (#11678) | Philipp Matthias Schäfer | 2022-01-05 | 3 | -2/+3 |
* | Fix SimpleHttpClient not sending Accept header in `get_json` (#11677) | Fr3shTea | 2022-01-05 | 2 | -1/+2 |
* | Add admin API to get users' account data (#11664) | Dirk Klimpel | 2022-01-05 | 5 | -0/+198 |
* | Re-apply: Move glob_to_regex and re_word_boundary to matrix-python-common #11... | reivilibre | 2022-01-05 | 9 | -123/+14 |
* | Clarify SSO mapping provider documentation by writing `def` or `async def` be... | reivilibre | 2022-01-05 | 2 | -12/+13 |
* | Improve Docker docs for use with Postgres (#11640) | Callum Macdonald | 2022-01-05 | 3 | -0/+6 |
* | Correct Synapse install command for FreeBSD. (#11267) | Donny Johnson | 2022-01-05 | 2 | -1/+2 |
* | update ngnix reverse-proxy example (#11680) | Richard van der Hoff | 2022-01-04 | 2 | -1/+2 |
* | Fix AssertionErrors after purging events (#11642) | Richard van der Hoff | 2022-01-04 | 6 | -6/+30 |
* | `FederationClient.backfill`: stop flagging events as outliers (#11632) | Richard van der Hoff | 2022-01-04 | 3 | -2/+5 |
* | Remove redundant `get_current_events_token` (#11643) | Richard van der Hoff | 2022-01-04 | 7 | -36/+20 |
* | Better error messages from `get_create_event_for_room` (#11638) | Richard van der Hoff | 2022-01-04 | 2 | -1/+6 |
* | Include the topic event in the prejoin state, per MSC3173. (#11666) | Patrick Cloke | 2022-01-04 | 4 | -0/+13 |
* | Drop Bionic from Debian builds (#11633) | Shay | 2022-01-03 | 4 | -7/+5 |
* | Convert all namedtuples to attrs. (#11665) | Patrick Cloke | 2021-12-30 | 22 | -206/+231 |
* | Add type hints to `synapse/storage/databases/main/events_bg_updates.py` (#11654) | Dirk Klimpel | 2021-12-30 | 3 | -30/+44 |
* | Fix a type annotation in `test_account_data.py` and remove it from the Mypy e... | reivilibre | 2021-12-29 | 3 | -3/+3 |
* | Improve type hints in storage classes. (#11652) | Dirk Klimpel | 2021-12-29 | 10 | -34/+44 |
* | Do not attempt to bundled aggregations for /members and /state. (#11623) | Patrick Cloke | 2021-12-29 | 2 | -3/+2 |
* | Add type hints to `synapse/storage/databases/main/stats.py` (#11653) | Dirk Klimpel | 2021-12-29 | 3 | -42/+57 |
* | Update to the current version of Black and run it on Synapse codebase (#11596) | Shay | 2021-12-23 | 5 | -4/+3 |
* | Fix mypy error with opentracing.tags. (#11622) | Patrick Cloke | 2021-12-23 | 2 | -0/+2 |
* | Add details for how to set up TURN behind NAT (#11553) | AndrewFerr | 2021-12-23 | 2 | -15/+53 |
* | Drop EOL python 3.6 from CI (#11595) | Shay | 2021-12-21 | 3 | -7/+8 |
* | Merge branch 'master' into develop | Richard van der Hoff | 2021-12-21 | 6 | -5/+43 |
|\ |
|
| * | Merge branch 'release-v1.49' | Richard van der Hoff | 2021-12-21 | 7 | -10/+57 |
| |\ |
|
| | * | update changelog v1.49.2 | Richard van der Hoff | 2021-12-21 | 1 | -1/+1 |
| | * | 1.49.2 | Richard van der Hoff | 2021-12-21 | 4 | -3/+19 |
| | * | Pin to frozendict<2.1.2 (#11625) | Richard van der Hoff | 2021-12-21 | 2 | -1/+3 |
| | * | Add notes about dropping support for Python 3.6 and Postgres 9.6. v1.49.1 | Richard van der Hoff | 2021-12-21 | 2 | -2/+6 |
| | * | typopo | Richard van der Hoff | 2021-12-21 | 1 | -1/+1 |
| | * | more words | Richard van der Hoff | 2021-12-21 | 1 | -0/+2 |
| | * | 1.49.1 | Richard van der Hoff | 2021-12-21 | 4 | -2/+16 |
* | | | Refactor `tests.util.setup_test_homeserver` and `tests.server.setup_test_home... | reivilibre | 2021-12-21 | 5 | -185/+195 |
* | | | Add type hints to event_push_actions. (#11594) | Patrick Cloke | 2021-12-21 | 11 | -154/+225 |
* | | | Various opentracing enhancements (#11619) | Richard van der Hoff | 2021-12-21 | 5 | -21/+65 |
* | | | Do not bundle aggregations for APIs which shouldn't include them. (#11592) | Patrick Cloke | 2021-12-20 | 9 | -27/+31 |
* | | | Improve opentracing support for `ResponseCache` (#11607) | Richard van der Hoff | 2021-12-20 | 5 | -48/+149 |
* | | | Improve opentracing for incoming HTTP requests (#11618) | Richard van der Hoff | 2021-12-20 | 4 | -73/+65 |
* | | | Merge remote-tracking branch 'origin/release-v1.49' into develop | Richard van der Hoff | 2021-12-20 | 3 | -6/+15 |
|\ \ \
| | |/
| |/| |
|
| * | | Disable aggregation bundling on `/sync` responses (#11583) | Richard van der Hoff | 2021-12-20 | 3 | -6/+15 |
* | | | Return JSON errors for unknown resources under /matrix/client. (#11602) | Patrick Cloke | 2021-12-20 | 3 | -10/+6 |
* | | | Use mock from standard library (#11588) | V02460 | 2021-12-20 | 3 | -12/+10 |
* | | | Add opentracing types (#11603) | Shay | 2021-12-20 | 5 | -13/+18 |
* | | | Add type hints to `synapse/tests/rest/admin` (#11590) | Dirk Klimpel | 2021-12-16 | 7 | -57/+74 |
* | | | Add type hints to `synapse/storage/databases/main/transactions.py` (#11589) | Dirk Klimpel | 2021-12-16 | 3 | -25/+29 |
* | | | Add MSC2716 and MSC3030 to `/versions` -> `unstable_features` (#11582) | Eric Eastwood | 2021-12-16 | 3 | -1/+6 |
* | | | Add type hints to `synapse/storage/databases/main/room.py` (#11575) | Sean Quah | 2021-12-15 | 5 | -77/+108 |
* | | | Require Collections as the parameters for simple_* methods. (#11580) | Patrick Cloke | 2021-12-15 | 3 | -40/+12 |
* | | | Convert EventStreamResult to attrs. (#11574) | Patrick Cloke | 2021-12-15 | 3 | -9/+24 |
* | | | Add experimental support for MSC3202: allowing application services to masque... | reivilibre | 2021-12-15 | 5 | -14/+162 |
* | | | Add type hints to `synapse/storage/databases/main/e2e_room_keys.py` (#11549) | Sean Quah | 2021-12-14 | 6 | -79/+188 |
* | | | Add missing type hints to `synapse.logging.context` (#11556) | Sean Quah | 2021-12-14 | 13 | -122/+215 |
* | | | Add missing type hints to `synapse.appservice` (#11360) | Patrick Cloke | 2021-12-14 | 7 | -93/+148 |
* | | | Merge branch 'master' into develop | Olivier Wilkinson (reivilibre) | 2021-12-14 | 3 | -3/+27 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge tag 'v1.49.0' | Olivier Wilkinson (reivilibre) | 2021-12-14 | 3 | -3/+27 |
| |\| |
|
| | * | Restructure changelog v1.49.0 | Olivier Wilkinson (reivilibre) | 2021-12-14 | 1 | -2/+9 |
| | * | 1.49.0 | Olivier Wilkinson (reivilibre) | 2021-12-14 | 3 | -1/+18 |
| * | | Revert "Revert accidental fast-forward merge from v1.49.0rc1" | Olivier Wilkinson (reivilibre) | 2021-12-14 | 165 | -2708/+7720 |
| * | | Revert accidental fast-forward merge from v1.49.0rc1 | Sean Quah | 2021-12-07 | 165 | -7720/+2708 |
| |/ |
|
* | | Remove redundant `COALESCE()`s around `COUNT()`s in database queries (#11570) | Sean Quah | 2021-12-14 | 9 | -21/+20 |
* | | Add missing type hints to synapse.http. (#11571) | Patrick Cloke | 2021-12-14 | 8 | -51/+76 |
* | | checks for generators in database functions (#11564) | Richard van der Hoff | 2021-12-13 | 3 | -7/+49 |
* | | Move HTML parsing to a separate file for URL previews. (#11566) | Patrick Cloke | 2021-12-13 | 6 | -401/+432 |
* | | Type hint the constructors of the data store classes (#11555) | Sean Quah | 2021-12-13 | 35 | -87/+351 |
* | | Add type hints to `synapse/storage/databases/main/end_to_end_keys.py` (#11551) | Sean Quah | 2021-12-13 | 4 | -69/+150 |
* | | Add type hints to `synapse/storage/databases/main/account_data.py` (#11546) | Sean Quah | 2021-12-13 | 4 | -33/+87 |
* | | Make `get_device` return None if the device doesn't exist rather than raising... | reivilibre | 2021-12-13 | 6 | -13/+20 |
* | | Allow events to be created with no `prev_events` (MSC2716) (#11243) | Eric Eastwood | 2021-12-10 | 4 | -7/+124 |
* | | Test to ensure we share the same `state_group` across the whole historical ba... | Eric Eastwood | 2021-12-10 | 2 | -0/+181 |
* | | Adjust _get_rooms_changed comments (#11550) | David Robertson | 2021-12-10 | 2 | -22/+30 |
* | | skip some dict munging in event persistence (#11560) | Richard van der Hoff | 2021-12-10 | 3 | -60/+114 |
* | | Stop populating `state_events.prev_state` (#11558) | Richard van der Hoff | 2021-12-10 | 3 | -5/+5 |
* | | Ensure emails are canonicalized before fetching associated user. (#11547) | Patrick Cloke | 2021-12-10 | 5 | -4/+11 |
* | | Do not allow cross-room relations, per MSC2674. (#11516) | Patrick Cloke | 2021-12-09 | 6 | -17/+161 |
* | | Additional type hints for the config module, part 2. (#11480) | Patrick Cloke | 2021-12-09 | 5 | -19/+28 |
* | | Use HTTPStatus constants in place of literals in `synapse.http` (#11543) | Dirk Klimpel | 2021-12-09 | 4 | -19/+47 |
* | | Support unprefixed versions of fallback key property names. (#11541) | Hubert Chathi | 2021-12-09 | 4 | -6/+32 |
* | | Add missing `errcode` to `parse_string` and `parse_boolean` (#11542) | Dirk Klimpel | 2021-12-09 | 6 | -12/+13 |
* | | Allow guests to send state events (#11378) | Robert Long | 2021-12-09 | 2 | -1/+2 |
* | | Add a constant for receipt types (m.read). (#11531) | Patrick Cloke | 2021-12-08 | 9 | -45/+87 |
* | | Clean up `synapse.rest.admin` (#11535) | Dirk Klimpel | 2021-12-08 | 15 | -165/+96 |
* | | Document the usage of refresh tokens. (#11427) | reivilibre | 2021-12-08 | 3 | -0/+141 |
* | | Use HTTPStatus constants in place of literals in `tests.rest.client.test_auth... | reivilibre | 2021-12-08 | 2 | -47/+88 |
* | | Improve log messages for stream ids (#11536) | Richard van der Hoff | 2021-12-08 | 3 | -4/+7 |
* | | Send and handle cross-signing messages using the stable prefix. (#10520) | Hubert Chathi | 2021-12-08 | 4 | -5/+13 |
* | | Fix case in `wait_for_background_updates` where `self.store` does not exist (... | Andrew Morgan | 2021-12-07 | 2 | -7/+5 |
|/ |
|
* | Sort internal changes in changelog v1.49.0rc1 | Sean Quah | 2021-12-07 | 1 | -16/+16 |