| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch to ruff instead of flake8. (#14633) | Patrick Cloke | 2022-12-21 | 1 | -0/+1 |
* | Bump minimum PyYAML to 3.13. (#14720) | Patrick Cloke | 2022-12-21 | 1 | -0/+1 |
* | (remove no-op changelog entry) | Olivier Wilkinson (reivilibre) | 2022-12-21 | 1 | -1/+0 |
* | Revert update of hiredis in Poetry lockfile: revert from 2.1.0 to 2.0.0. (#14... | reivilibre | 2022-12-21 | 2 | -1/+1 |
* | Bump lxml from 4.9.1 to 4.9.2 (#14698) | dependabot[bot] | 2022-12-19 | 1 | -0/+1 |
* | Bump serde_json from 1.0.89 to 1.0.91 (#14696) | dependabot[bot] | 2022-12-19 | 1 | -0/+1 |
* | Bump anyhow from 1.0.66 to 1.0.68 (#14694) | dependabot[bot] | 2022-12-19 | 1 | -0/+1 |
* | Add the `.direnv/` directory to .gitignore (#14707) | Andrew Morgan | 2022-12-19 | 1 | -0/+1 |
* | Bump serde from 1.0.150 to 1.0.151 (#14697) | dependabot[bot] | 2022-12-19 | 1 | -0/+1 |
* | Bump types-jsonschema from 4.17.0.1 to 4.17.0.2 (#14700) | dependabot[bot] | 2022-12-19 | 1 | -0/+1 |
* | Bump types-setuptools from 65.6.0.1 to 65.6.0.2 (#14702) | dependabot[bot] | 2022-12-19 | 1 | -0/+1 |
* | Faster remote room joins: invalidate caches and unblock requests when receivi... | reivilibre | 2022-12-19 | 1 | -0/+1 |
* | Bump sentry-sdk from 1.11.1 to 1.12.0 (#14701) | dependabot[bot] | 2022-12-19 | 1 | -0/+1 |
* | Bump hiredis from 2.0.0 to 2.1.0 (#14699) | dependabot[bot] | 2022-12-19 | 1 | -0/+1 |
* | Bump blake2 from 0.10.5 to 0.10.6 (#14695) | dependabot[bot] | 2022-12-19 | 1 | -0/+1 |
* | Bump JasonEtco/create-an-issue from 2.8.1 to 2.8.2 (#14693) | dependabot[bot] | 2022-12-19 | 1 | -0/+1 |
* | Add missing type hints to tests.config. (#14681) | Patrick Cloke | 2022-12-16 | 1 | -0/+1 |
* | Improve type annotations for the helper methods on a `CachedFunction`. (#14685) | reivilibre | 2022-12-16 | 1 | -0/+1 |
* | Add missing type hints to tests.handlers. (#14680) | Patrick Cloke | 2022-12-16 | 1 | -0/+1 |
* | Make `handle_new_client_event` throws `PartialStateConflictError` (#14665) | Mathieu Velten | 2022-12-15 | 1 | -0/+1 |
* | Fix missing word in autotune sub-option description (#14674) | Jeremy Kescher | 2022-12-14 | 1 | -0/+1 |
* | Allow `compute_state_after_events` to use partial state (#14676) | David Robertson | 2022-12-14 | 1 | -0/+1 |
* | Faster remote room joins: stream the un-partial-stating of events over replic... | reivilibre | 2022-12-14 | 1 | -0/+1 |
* | Delete event_push_summary_unique_index again. (#14669) | Patrick Cloke | 2022-12-14 | 1 | -0/+1 |
* | Fix #11308 : Remove dependency on jquery on reCAPTCHA page (#14672) | Jeyachandran Rathnam | 2022-12-14 | 1 | -0/+1 |
* | Merge tag 'v1.74.0rc1' into develop | Sean Quah | 2022-12-13 | 58 | -59/+0 |
|\ |
|
| * | 1.74.0rc1 | Sean Quah | 2022-12-13 | 58 | -59/+0 |
* | | Declare support for Python 3.11 (#14673) | David Robertson | 2022-12-13 | 1 | -0/+1 |
* | | Fix the *MAU Limits* section of the Grafana dashboard relying on a specific `... | reivilibre | 2022-12-13 | 1 | -0/+1 |
* | | Use the room type from stats in hierarchy response. (#14263) | Patrick Cloke | 2022-12-13 | 1 | -0/+1 |
|/ |
|
* | Improve validation of field size limits in events. (#14664) | reivilibre | 2022-12-13 | 1 | -0/+1 |
* | Allow selecting "prejoin" events by state keys (#14642) | David Robertson | 2022-12-13 | 1 | -0/+1 |
* | Enable `--warn-redundant-casts` option in mypy (#14671) | David Robertson | 2022-12-12 | 1 | -0/+1 |
* | Fix missing cache invalidation in application service code (#14670) | Sean Quah | 2022-12-12 | 1 | -0/+1 |
* | Move `StateFilter` to `synapse.types` (#14668) | David Robertson | 2022-12-12 | 1 | -0/+1 |
* | Revert the deletion of stale devices due to performance issues. (#14662) | reivilibre | 2022-12-12 | 3 | -2/+1 |
* | Bump packaging from 21.3 to 22.0 (#14657) | dependabot[bot] | 2022-12-12 | 1 | -0/+1 |
* | Bump flake8-bugbear from 22.10.27 to 22.12.6 (#14656) | dependabot[bot] | 2022-12-12 | 1 | -0/+1 |
* | Add optional ICU support for user search (#14464) | Brendan Abolivier | 2022-12-12 | 1 | -0/+1 |
* | Bump phonenumbers from 8.13.1 to 8.13.2 (#14660) | dependabot[bot] | 2022-12-12 | 1 | -0/+1 |
* | Bump serde from 1.0.148 to 1.0.150 (#14659) | dependabot[bot] | 2022-12-12 | 1 | -0/+1 |
* | Bump authlib from 1.1.0 to 1.2.0 (#14661) | dependabot[bot] | 2022-12-12 | 1 | -0/+1 |
* | Bump types-pillow from 9.3.0.1 to 9.3.0.4 (#14658) | dependabot[bot] | 2022-12-12 | 1 | -0/+1 |
* | Handle half-created indices in receipts index background update (#14650) | Sean Quah | 2022-12-09 | 1 | -0/+2 |
* | Require types in tests.storage. (#14646) | Patrick Cloke | 2022-12-09 | 1 | -0/+1 |
* | Limit the number of devices we delete at once (#14649) | Erik Johnston | 2022-12-09 | 1 | -0/+1 |
* | Delete stale non-e2e devices for users, take 2 (#14595) | Erik Johnston | 2022-12-09 | 1 | -0/+1 |
* | Fix html templates to load images only on HTTPS (#14625) | Ashish Kumar | 2022-12-08 | 1 | -0/+1 |
* | Rebuild the user directory and stats tables. (#14643) | Patrick Cloke | 2022-12-08 | 1 | -0/+1 |
* | Respond with proper error responses on unknown paths. (#14621) | Patrick Cloke | 2022-12-08 | 1 | -0/+1 |
* | Check the stream position before checking if the cache is empty. (#14639) | Patrick Cloke | 2022-12-08 | 1 | -0/+1 |
* | Bump certifi from 2021.10.8 to 2022.12.7 (#14645) | dependabot[bot] | 2022-12-08 | 1 | -0/+1 |
* | Reject receipt requests with invalid room or event IDs. (#14632) | Nick Mills-Barrett | 2022-12-07 | 1 | -0/+1 |
* | Unit tests CI speedup (#14610) | realtyem | 2022-12-07 | 1 | -0/+1 |
* | Add `--editable` flag to `complement.sh` which uses an editable install of Sy... | reivilibre | 2022-12-07 | 1 | -0/+1 |
* | docker: remove useless cargo install with apt (#14636) | Mathieu Velten | 2022-12-07 | 1 | -0/+1 |
* | Fix a bug introduced in v1.67.0 where not specifying a config file or a serve... | reivilibre | 2022-12-07 | 1 | -0/+1 |
* | Add Mastodon SSO setup instructions to docs (#14594) | villepeh | 2022-12-07 | 1 | -0/+1 |
* | Change `turn_allow_guests` example value to lowercase `true` (#14634) | villepeh | 2022-12-07 | 1 | -0/+1 |
* | Fix a long-standing bug where the user directory would return 1 more row than... | reivilibre | 2022-12-07 | 1 | -0/+1 |
* | Faster remote room joins: unblock tasks waiting for full room state when the ... | reivilibre | 2022-12-06 | 1 | -0/+1 |
* | docs: Replace old note about Postgres 10+ being required with link to our dep... | Andrew Morgan | 2022-12-06 | 1 | -0/+1 |
* | Failover on proper error responses. (#14620) | Patrick Cloke | 2022-12-06 | 1 | -0/+1 |
* | Improve logging and opentracing for to-device message handling (#14598) | Richard van der Hoff | 2022-12-06 | 1 | -0/+1 |
* | Better return type for `get_all_entities_changed` (#14604) | Erik Johnston | 2022-12-05 | 1 | -0/+1 |
* | Compare to the earliest known stream pos in the stream change cache. (#14435) | Patrick Cloke | 2022-12-05 | 1 | -0/+1 |
* | Faster remote room joins: stream the un-partial-stating of rooms over replica... | reivilibre | 2022-12-05 | 1 | -0/+1 |
* | Fix push.enabled config documentation (#14619) | Will Hunt | 2022-12-05 | 1 | -0/+1 |
* | Suppress empty body warnings in room servelets (#14600) | David Robertson | 2022-12-05 | 1 | -0/+1 |
* | Handle 'go get' deprecation (#14611) | realtyem | 2022-12-05 | 1 | -0/+1 |
* | Bump cryptography from 38.0.3 to 38.0.4 (#14616) | dependabot[bot] | 2022-12-05 | 1 | -0/+1 |
* | Bump types-requests from 2.28.11.2 to 2.28.11.5 (#14615) | dependabot[bot] | 2022-12-05 | 1 | -0/+1 |
* | Bump twine from 4.0.1 to 4.0.2 (#14614) | dependabot[bot] | 2022-12-05 | 1 | -0/+1 |
* | Bump types-setuptools from 65.5.0.3 to 65.6.0.1 (#14613) | dependabot[bot] | 2022-12-05 | 1 | -0/+1 |
* | Bump phonenumbers from 8.13.0 to 8.13.1 (#14612) | dependabot[bot] | 2022-12-05 | 1 | -0/+1 |
* | Bump JasonEtco/create-an-issue from 2.5.0 to 2.8.1 (#14607) | dependabot[bot] | 2022-12-02 | 1 | -0/+1 |
* | Use ClientRestResource on both the main process and workers. (#14528) | Patrick Cloke | 2022-12-02 | 1 | -0/+1 |
* | Fix Rust lint CI (#14602) | Erik Johnston | 2022-12-02 | 1 | -0/+1 |
* | Add missing types to tests.util. (#14597) | Patrick Cloke | 2022-12-02 | 1 | -0/+1 |
* | Properly handle unknown results for the stream change cache. (#14592) | Patrick Cloke | 2022-12-02 | 1 | -0/+1 |
* | Update worker docs to update preferred settings for pusher and federation_sen... | realtyem | 2022-12-02 | 1 | -0/+1 |
* | Bump jsonschema from 4.17.0 to 4.17.3 (#14591) | dependabot[bot] | 2022-12-01 | 1 | -0/+1 |
* | Add `push.enabled` option to disable push notification calculation (#14551) | Will Hunt | 2022-12-01 | 1 | -0/+1 |
* | Merge branch 'release-v1.73' into develop | David Robertson | 2022-12-01 | 52 | -52/+0 |
|\ |
|
| * | 1.73.0rc2 v1.73.0rc2 | David Robertson | 2022-12-01 | 1 | -1/+0 |
| * | Revert "POC delete stale non-e2e devices for users (#14038)" (#14582) | David Robertson | 2022-11-29 | 1 | -0/+1 |
| * | 1.73.0rc1 | David Robertson | 2022-11-29 | 53 | -53/+0 |
* | | Modernize unit tests configuration settings for workers. (#14568) | realtyem | 2022-12-01 | 1 | -0/+1 |
* | | Cite launchpad bug that says ubuntu's pkgs are old (#14517) | David Robertson | 2022-11-30 | 1 | -0/+1 |
* | | Aggregate unread notif count query for badge count calculation (#14255) | Nick Mills-Barrett | 2022-11-30 | 1 | -0/+1 |
* | | Use servers list approx to send read receipts when in partial state (#14549) | Mathieu Velten | 2022-11-30 | 1 | -0/+1 |
* | | Stop using deprecated `keyIds` param on /key/v2/server (#14525) | Richard van der Hoff | 2022-11-30 | 3 | -1/+2 |
* | | Advertise support for Matrix v1.5. (#14576) | Patrick Cloke | 2022-11-29 | 1 | -0/+1 |
|/ |
|
* | Fix GHA job for pushing the complement-synapse image (#14573) | David Robertson | 2022-11-29 | 2 | -0/+1 |
* | POC delete stale non-e2e devices for users (#14038) | Erik Johnston | 2022-11-29 | 1 | -0/+1 |
* | Fix possible variable shadow in `create_new_client_event` (#14575) | Shay | 2022-11-28 | 1 | -0/+1 |
* | Support MSC1767's `content.body` behaviour; Add base rules from MSC3933 (#14524) | Travis Ralston | 2022-11-28 | 1 | -0/+1 |
* | Create MSC1767 (extensible events) room version; Implement MSC3932 (#14521) | Travis Ralston | 2022-11-28 | 1 | -0/+1 |
* | Initial support for MSC3931: Room version push rule feature flags (#14520) | Travis Ralston | 2022-11-28 | 1 | -0/+1 |
* | Move MSC3030 `/timestamp_to_event` endpoint to stable v1 location (#14471) | Eric Eastwood | 2022-11-28 | 1 | -0/+1 |
* | Use `device_one_time_keys_count` to match MSC3202 (#14565) | Andrew Ferrazzutti | 2022-11-28 | 1 | -0/+1 |
* | Fix logging context warnings due to common usage metrics setup (#14574) | Sean Quah | 2022-11-28 | 1 | -0/+1 |
* | Include thread information when sending receipts over federation. (#14466) | Patrick Cloke | 2022-11-28 | 1 | -0/+1 |
* | Remove option to skip locking of tables during emulated upserts (#14469) | Sean Quah | 2022-11-28 | 1 | -0/+1 |
* | Push complement image to a docker registry (#14509) | Michael Kaye | 2022-11-28 | 1 | -0/+1 |
* | Bump serde_json from 1.0.88 to 1.0.89 (#14560) | dependabot[bot] | 2022-11-28 | 1 | -0/+1 |
* | Bump serde from 1.0.147 to 1.0.148 (#14559) | dependabot[bot] | 2022-11-28 | 1 | -0/+1 |
* | Run Rust CI when Cargo.lock changes too (#14571) | David Robertson | 2022-11-28 | 1 | -0/+1 |
* | Bump dtolnay/rust-toolchain from 55c7845fad90d0ae8b2e83715cb900e5e861e8cb to ... | dependabot[bot] | 2022-11-28 | 1 | -0/+1 |
* | Add support for handling avatar with SSO login (#13917) | Ashish Kumar | 2022-11-25 | 1 | -0/+1 |
* | Faster joins: use initial list of servers if we don't have the full state yet... | Mathieu Velten | 2022-11-24 | 1 | -0/+1 |
* | Fix crash admin media list api when info is None (#14537) | schmop | 2022-11-24 | 1 | -0/+1 |
* | Implement message forward pagination from start when no from is given, fixes ... | Benjamin Kampmann | 2022-11-24 | 1 | -0/+1 |
* | Remove legacy Prometheus metrics names. They were deprecated in Synapse v1.69... | reivilibre | 2022-11-24 | 1 | -0/+1 |
* | Faster joins: use servers list approximation in `assert_host_in_room` (#14515) | Mathieu Velten | 2022-11-24 | 1 | -0/+1 |
* | Add another index to `device_lists_changes_in_room` (#14534) | Erik Johnston | 2022-11-23 | 1 | -0/+1 |
* | Add missing type hints to test.util.caches (#14529) | Patrick Cloke | 2022-11-22 | 1 | -0/+1 |
* | Optimize `filter_events_for_client` for faster `/messages` - v2 (#14527) | Eric Eastwood | 2022-11-22 | 1 | -0/+1 |
* | Refactor `federation_sender` and `pusher` configuration loading. (#14496) | realtyem | 2022-11-22 | 1 | -0/+1 |
* | Add more prompts to bug report form (#14522) | David Robertson | 2022-11-22 | 1 | -0/+1 |
* | Add a type hint for `get_device_handler()` and fix incorrect types. (#14055) | Patrick Cloke | 2022-11-22 | 1 | -0/+1 |
* | Apply correct editorconfig to .pyi files (#14526) | Brendan Abolivier | 2022-11-22 | 1 | -0/+1 |
* | Track unconverted device list outbound pokes using a position instead (#14516) | Sean Quah | 2022-11-22 | 1 | -0/+1 |
* | Parallelize calls to fetch bundled aggregations. (#14510) | Patrick Cloke | 2022-11-22 | 1 | -0/+1 |
* | Batch fetch bundled references (#14508) | Patrick Cloke | 2022-11-22 | 1 | -0/+1 |
* | Batch fetch bundled annotations (#14491) | Patrick Cloke | 2022-11-22 | 1 | -0/+1 |
* | Faster joins: filter out non local events when a room doesn't have its full s... | Mathieu Velten | 2022-11-21 | 1 | -0/+1 |
* | Fix broken admin API request recommendation link (#14499) | Brennan Chapman | 2022-11-21 | 1 | -0/+1 |
* | Bump serde_json from 1.0.87 to 1.0.88 (#14505) | dependabot[bot] | 2022-11-21 | 1 | -0/+1 |
* | Bump phonenumbers from 8.12.56 to 8.13.0 (#14504) | dependabot[bot] | 2022-11-21 | 1 | -0/+1 |
* | Bump towncrier from 21.9.0 to 22.8.0 (#14503) | dependabot[bot] | 2022-11-21 | 1 | -0/+1 |
* | Bump pygithub from 1.56 to 1.57 (#14500) | dependabot[bot] | 2022-11-21 | 1 | -0/+1 |
* | Bump types-pillow from 9.2.2.1 to 9.3.0.1 (#14502) | dependabot[bot] | 2022-11-21 | 1 | -0/+1 |
* | Bump sentry-sdk from 1.10.1 to 1.11.0 (#14501) | dependabot[bot] | 2022-11-21 | 1 | -0/+1 |
* | Fixes to `federation_client` dev script (#14479) | Richard van der Hoff | 2022-11-20 | 1 | -0/+1 |
* | Fix /key/v2/server calls with URL-unsafe key IDs (#14490) | David Robertson | 2022-11-18 | 1 | -0/+1 |
* | Reduce default third party invite rate limit to 216 invites per day (#14487) | Sean Quah | 2022-11-18 | 1 | -0/+1 |
* | Enable 'strict_equality' checking for mypy (#14452) | Andrew Morgan | 2022-11-17 | 1 | -0/+1 |
* | Fix version that `worker_main_http_uri` is redundant from (#14476) | David Robertson | 2022-11-17 | 1 | -0/+1 |
* | Fix check to ignore blank lines in incoming TCP replication (#14449) | Andrew Morgan | 2022-11-17 | 1 | -0/+1 |
* | Faster joins: do not wait for full state when creating events to send (#14403) | Mathieu Velten | 2022-11-17 | 1 | -0/+1 |
* | Reintroduce #14376, with bugfix for monoliths (#14468) | David Robertson | 2022-11-16 | 2 | -0/+2 |
* | Remove need for `worker_main_http_uri` setting to use /keys/upload. (#14400) | realtyem | 2022-11-16 | 1 | -0/+1 |
* | Merge branch 'release-v1.72' into develop | Erik Johnston | 2022-11-16 | 65 | -65/+0 |
|\ |
|
| * | 1.72.0rc1 | Erik Johnston | 2022-11-16 | 65 | -65/+0 |
* | | Fix an invalid comparison of `UserPresenceState` to `str` (#14393) | Andrew Morgan | 2022-11-16 | 1 | -0/+1 |
* | | Remove redundant types from comments. (#14412) | Patrick Cloke | 2022-11-16 | 1 | -0/+1 |
|/ |
|
* | Fix background updates failing to add unique indexes on receipts (#14453) | Sean Quah | 2022-11-16 | 1 | -0/+1 |
* | Revert "Remove slaved id tracker (#14376)" (#14463) | Erik Johnston | 2022-11-16 | 1 | -1/+0 |
* | Don't filter state in /context response (#14461) | Erik Johnston | 2022-11-16 | 1 | -0/+1 |
* | Fix stub return type of `PushRuleEvaluator.run` (#14451) | Andrew Morgan | 2022-11-16 | 1 | -0/+1 |
* | Fix HTML templates missing correct HTML tags (#14448) | Erik Johnston | 2022-11-16 | 1 | -0/+1 |
* | Include heroes in partial join responses' state (#14442) | David Robertson | 2022-11-15 | 1 | -0/+1 |
* | Fix typechecking errors introduced in #14128 (#14455) | David Robertson | 2022-11-15 | 1 | -0/+1 |
* | Send content rules with pattern_type to clients (#14356) | DeepBlueV7.X | 2022-11-15 | 1 | -0/+1 |
* | Support using SSL on worker endpoints. (#14128) | Tuomas Ojamies | 2022-11-15 | 1 | -0/+1 |
* | Update docstring to clarify that `get_partial_state_events_batch` does not ju... | reivilibre | 2022-11-15 | 1 | -0/+1 |
* | Include additional TURN server example into documentation (#14293) | sando38 | 2022-11-14 | 1 | -0/+1 |
* | Remove slaved id tracker (#14376) | Nick Mills-Barrett | 2022-11-14 | 1 | -0/+1 |
* | Bump jsonschema from 4.16.0 to 4.17.0 (#14439) | dependabot[bot] | 2022-11-14 | 1 | -0/+1 |
* | Bump flake8-comprehensions from 3.8.0 to 3.10.1 (#14438) | dependabot[bot] | 2022-11-14 | 1 | -0/+1 |
* | Bump types-pyopenssl from 22.0.10 to 22.1.0.2 (#14437) | dependabot[bot] | 2022-11-14 | 1 | -0/+1 |
* | Bump canonicaljson from 1.6.3 to 1.6.4 (#14440) | dependabot[bot] | 2022-11-14 | 1 | -0/+1 |
* | Bump types-setuptools from 65.5.0.2 to 65.5.0.3 (#14436) | dependabot[bot] | 2022-11-14 | 1 | -0/+1 |
* | Make Dependabot only bump Rust deps in the lock file (#14434) | Erik Johnston | 2022-11-14 | 1 | -0/+1 |
* | Remove unused type-ignores (#14433) | David Robertson | 2022-11-14 | 1 | -0/+1 |
* | Clean-up events persistance code (#14411) | Patrick Cloke | 2022-11-14 | 1 | -0/+1 |
* | Bump gitpython from 3.1.27 to 3.1.29 (#14429) | dependabot[bot] | 2022-11-14 | 1 | -0/+1 |
* | Bump types-pyyaml from 6.0.12.1 to 6.0.12.2 (#14428) | dependabot[bot] | 2022-11-14 | 1 | -0/+1 |
* | Bump attrs from 21.4.0 to 22.1.0 (#14427) | dependabot[bot] | 2022-11-14 | 1 | -0/+1 |
* | Bump flake8 from 4.0.1 to 5.0.4 (#14431) | dependabot[bot] | 2022-11-14 | 1 | -0/+1 |
* | Bump types-jsonschema from 4.17.0.0 to 4.17.0.1 (#14430) | dependabot[bot] | 2022-11-14 | 1 | -0/+1 |
* | Bump blake2 from 0.10.4 to 0.10.5 (#14426) | dependabot[bot] | 2022-11-14 | 1 | -0/+1 |
* | Bump actions/upload-artifact from 2 to 3 (#14425) | dependabot[bot] | 2022-11-14 | 1 | -0/+1 |
* | Bump dawidd6/action-download-artifact from 2.24.1 to 2.24.2 (#14424) | dependabot[bot] | 2022-11-14 | 1 | -0/+1 |
* | Update sample Nginx configuration to HTTP 1.1 (#14414) | Brad Jones | 2022-11-11 | 1 | -0/+1 |
* | Add an Admin API endpoint for looking up users based on 3PID (#14405) | Ashish Kumar | 2022-11-11 | 1 | -0/+1 |
* | Merge/remove `Slaved*` stores into `WorkerStores` (#14375) | Nick Mills-Barrett | 2022-11-11 | 1 | -0/+1 |
* | Remove duplicated code to evict entries. (#14410) | Patrick Cloke | 2022-11-10 | 1 | -0/+1 |
* | Fix PostgreSQL sometimes using table scans for `event_search` (#14409) | Sean Quah | 2022-11-10 | 1 | -0/+1 |
* | Quieter logging for stateres failure at missing prev events (#14346) | David Robertson | 2022-11-10 | 1 | -0/+1 |
* | Drop support for Postgres 10 in full text search code. (#14397) | Patrick Cloke | 2022-11-09 | 1 | -0/+1 |
* | Bump dawidd6/action-download-artifact from 2.24.0 to 2.24.1 (#14398) | dependabot[bot] | 2022-11-09 | 1 | -0/+1 |
* | Modernize configure_workers_and_start.py bootstrapping script for Dockerfile-... | realtyem | 2022-11-09 | 1 | -0/+1 |
* | Build Debian packages for Ubuntu 22.10 Kinetic Kudu (#14396) | Sean Quah | 2022-11-09 | 1 | -0/+1 |
* | Test against PostgreSQL 15 in CI (#14394) | Sean Quah | 2022-11-09 | 1 | -0/+1 |
* | Remove support for PostgreSQL 10 (#14392) | Sean Quah | 2022-11-08 | 1 | -0/+1 |
* | Add all Stream Writer worker types to configure_workers_and_start.py (#14197) | realtyem | 2022-11-08 | 1 | -0/+1 |
* | Allow override for requesting specific worker types for Complement on command... | realtyem | 2022-11-08 | 1 | -0/+1 |
* | Correctly create power level event during initial room creation (#14361) | Shay | 2022-11-07 | 1 | -0/+1 |
* | Fix background update table-scanning `events` (#14374) | Richard van der Hoff | 2022-11-07 | 1 | -0/+1 |
* | Add example on how to load balance /sync requests (#14297) | aceArt-GmbH | 2022-11-07 | 1 | -0/+1 |
* | Do not reject `/sync` requests with unrecognised filter fields (#14369) | Sean Quah | 2022-11-07 | 1 | -0/+1 |
* | Bump types-jsonschema from 4.4.6 to 4.17.0.0 (#14386) | dependabot[bot] | 2022-11-07 | 1 | -0/+1 |
* | Bump types-pyyaml from 6.0.12 to 6.0.12.1 (#14385) | dependabot[bot] | 2022-11-07 | 1 | -0/+1 |
* | Bump cryptography from 36.0.1 to 38.0.3 (#14384) | dependabot[bot] | 2022-11-07 | 1 | -0/+1 |
* | Bump pillow from 9.2.0 to 9.3.0 (#14383) | dependabot[bot] | 2022-11-07 | 1 | -0/+1 |
* | Bump types-setuptools from 65.5.0.1 to 65.5.0.2 (#14382) | dependabot[bot] | 2022-11-07 | 1 | -0/+1 |
* | Bump pyo3 from 0.17.2 to 0.17.3 (#14381) | dependabot[bot] | 2022-11-07 | 1 | -0/+1 |
* | Bump regex from 1.6.0 to 1.7.0 (#14380) | dependabot[bot] | 2022-11-07 | 1 | -0/+1 |
* | Bump peaceiris/actions-mdbook from 1.1.14 to 1.2.0 (#14379) | dependabot[bot] | 2022-11-07 | 1 | -0/+1 |
* | Bump dawidd6/action-download-artifact from 2.15.0 to 2.24.0 (#14378) | dependabot[bot] | 2022-11-07 | 1 | -0/+1 |
* | Bump flake8-bugbear from 22.9.23 to 22.10.27 (#14329) | dependabot[bot] | 2022-11-04 | 1 | -0/+1 |
* | Fix the trigger path for deploying documentation PRs (#14370) | Brendan Abolivier | 2022-11-04 | 1 | -0/+1 |
* | Upload documentation PRs to Netlify (#12947) | Michael Telatynski | 2022-11-04 | 1 | -0/+1 |
* | Fix /refresh endpoint version (#14364) | Tulir Asokan | 2022-11-04 | 1 | -0/+1 |
* | Implement MSC3912: Relation-based redactions (#14260) | Brendan Abolivier | 2022-11-03 | 1 | -0/+1 |
* | Use maintained action to install Rust in latest deps/twisted trunk jobs (#14351) | David Robertson | 2022-11-02 | 1 | -0/+1 |
* | Fix typo in #13320 which could cause log spam (#14347) | David Robertson | 2022-11-01 | 1 | -0/+1 |
* | Enable testing MSC3874 in complement. (#14339) | Patrick Cloke | 2022-11-01 | 1 | -0/+1 |
* | Allow PUT/GET of aliases during faster join (#14292) | David Robertson | 2022-11-01 | 1 | -0/+1 |
* | Merge branch 'release-v1.71' into develop | David Robertson | 2022-11-01 | 52 | -53/+0 |
|\ |
|
| * | 1.71.0rc1 | David Robertson | 2022-11-01 | 52 | -53/+0 |
* | | Bump twisted from 22.8.0 to 22.10.0 (#14340) | dependabot[bot] | 2022-11-01 | 1 | -0/+1 |
* | | Deal with another batch of GHA warning messages (#14313) | David Robertson | 2022-11-01 | 1 | -0/+1 |
* | | Run trial tests against Python 3.11 (#13812) | David Robertson | 2022-11-01 | 1 | -0/+1 |
|/ |
|
* | Revert "Fix event size checks (#13710)" | David Robertson | 2022-11-01 | 1 | -1/+0 |
* | Fix type annotation causing import time error in the Complement forking launc... | reivilibre | 2022-11-01 | 1 | -0/+1 |
* | Fix dehydrated device REST checks (#14336) | David Robertson | 2022-10-31 | 1 | -0/+1 |
* | Support OIDC backchannel logouts (#11414) | Quentin Gliech | 2022-10-31 | 1 | -0/+1 |
* | Bump sentry-sdk from 1.5.11 to 1.10.1 (#14330) | dependabot[bot] | 2022-10-31 | 1 | -0/+1 |
* | Bump psycopg2 from 2.9.4 to 2.9.5 (#14331) | dependabot[bot] | 2022-10-31 | 1 | -0/+1 |
* | Bump twine from 3.8.0 to 4.0.1 (#14332) | dependabot[bot] | 2022-10-31 | 1 | -0/+1 |
* | Bump black from 22.3.0 to 22.10.0 (#14328) | dependabot[bot] | 2022-10-31 | 1 | -0/+1 |
* | Avoid incrementing bg process utime/stime counters by negative durations (#14... | David Robertson | 2022-10-31 | 1 | -0/+1 |
* | Prevent federation user keys query from returning device names if disallowed ... | Andrew Morgan | 2022-10-28 | 1 | -0/+1 |
* | Improve `RawHeaders` type hints (#14303) | David Robertson | 2022-10-28 | 1 | -0/+1 |
* | Switch search SQL to triple-quote strings. (#14311) | Patrick Cloke | 2022-10-28 | 1 | -0/+1 |
* | Add docs for an empty `trusted_key_servers` config option (#13999) | Dirk Klimpel | 2022-10-28 | 1 | -0/+1 |
* | Check appservice user interest against the local users instead of all users (... | Eric Eastwood | 2022-10-27 | 1 | -0/+1 |
* | Fix tests for change in PostgreSQL 14 behavior change. (#14310) | Patrick Cloke | 2022-10-27 | 1 | -0/+1 |
* | Add workers settings to configuration manual (#14086) | Dirk Klimpel | 2022-10-27 | 1 | -0/+1 |
* | Fix presence bug introduced in 1.64 by #13313 (#14243) | Mathieu Velten | 2022-10-27 | 1 | -0/+1 |
* | Reject history insertion during partial joins (#14291) | David Robertson | 2022-10-27 | 1 | -0/+1 |
* | Refactor MSC3030 `/timestamp_to_event` to move away from our snowflake pull f... | Eric Eastwood | 2022-10-26 | 1 | -0/+1 |
* | Use poetry 1.2 for complement in latest deps (#14305) | David Robertson | 2022-10-26 | 1 | -0/+1 |
* | fix broken avatar checks when server_name contains a port (#13927) | Ashish Kumar | 2022-10-26 | 1 | -0/+1 |
* | Save login tokens in database (#13844) | Quentin Gliech | 2022-10-26 | 1 | -0/+1 |
* | Unified search query syntax using the full-text search capabilities of the un... | James Salter | 2022-10-25 | 1 | -0/+1 |
* | Refactor OIDC tests to better mimic an actual OIDC provider. (#13910) | Quentin Gliech | 2022-10-25 | 1 | -0/+1 |
* | Implementation for MSC3664: Pushrules for relations (#11804) | DeepBlueV7.X | 2022-10-25 | 1 | -0/+1 |
* | Remove unused `@lru_cache` decorator (#13595) | Nick Mills-Barrett | 2022-10-25 | 1 | -0/+1 |
* | Cache rust build deps in trial CI (#14287) | Erik Johnston | 2022-10-25 | 1 | -0/+1 |
* | Enable WAL for SQLite (#13897) | asymmetric | 2022-10-25 | 1 | -0/+1 |
* | Return NOT_JSON if decode fails and defer set_timeline_upper_limit ca… (#14... | Ryan Miguel | 2022-10-24 | 1 | -0/+1 |
* | Bump serde_json from 1.0.86 to 1.0.87 (#14279) | dependabot[bot] | 2022-10-24 | 1 | -0/+1 |
* | Bump peaceiris/actions-gh-pages from 3.8.0 to 3.9.0 (#14276) | dependabot[bot] | 2022-10-24 | 1 | -0/+1 |
* | Bump peaceiris/actions-mdbook from 1.1.14 to 1.2.0 (#14275) | dependabot[bot] | 2022-10-24 | 1 | -0/+1 |
* | Add debugging to help diagnose lost device-list-update (#14268) | Richard van der Hoff | 2022-10-24 | 1 | -0/+1 |
* | Bump pysaml2 from 7.1.2 to 7.2.1 (#14270) | dependabot[bot] | 2022-10-24 | 1 | -0/+1 |