| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Bump jinja2 from 3.0.3 to 3.1.2 (#14271) | dependabot[bot] | 2022-10-24 | 1 | -0/+1 |
* | Bump types-requests from 2.28.11 to 2.28.11.2 (#14272) | dependabot[bot] | 2022-10-24 | 1 | -0/+1 |
* | Bump setuptools-rust from 1.5.1 to 1.5.2 (#14273) | dependabot[bot] | 2022-10-24 | 1 | -0/+1 |
* | Bump prometheus-client from 0.14.0 to 0.15.0 (#14274) | dependabot[bot] | 2022-10-24 | 1 | -0/+1 |
* | Bump anyhow from 1.0.65 to 1.0.66 (#14278) | dependabot[bot] | 2022-10-24 | 1 | -0/+1 |
* | Bump serde from 1.0.145 to 1.0.147 (#14277) | dependabot[bot] | 2022-10-24 | 1 | -0/+1 |
* | Add initial power level event to batch of bulk persisted events when creating... | Shay | 2022-10-21 | 1 | -0/+1 |
* | Improve aesthetics and reusability of HTML templates. (#13652) | Germain | 2022-10-21 | 1 | -0/+1 |
* | Fix logging error on SIGHUP (#14258) | Richard van der Hoff | 2022-10-21 | 1 | -0/+2 |
* | Show erasure status when listing users in the Admin API (#14205) | Tadeusz Sośnierz | 2022-10-21 | 1 | -0/+1 |
* | Fix event size checks (#13710) | DeepBlueV7.X | 2022-10-21 | 1 | -0/+1 |
* | Build wheels on macos 11, not 10.15 (#14249) | David Robertson | 2022-10-20 | 1 | -0/+1 |
* | Use servlets for /key/ endpoints. (#14229) | Patrick Cloke | 2022-10-20 | 1 | -0/+1 |
* | Stop returning `unsigned.invite_room_state` in `PUT /_matrix/federation/v2/in... | Andrew Morgan | 2022-10-20 | 1 | -0/+1 |
* | Merge branch 'release-v1.70' into develop | Erik Johnston | 2022-10-20 | 102 | -103/+0 |
|\ |
|
| * | 1.70.0rc1 | Erik Johnston | 2022-10-19 | 102 | -103/+0 |
* | | Explain `SynapseError` and `FederationError` better (#14191) | Eric Eastwood | 2022-10-19 | 1 | -0/+1 |
* | | Bump types-opentracing from 2.4.7 to 2.4.10 (#14133) | dependabot[bot] | 2022-10-19 | 1 | -0/+1 |
* | | Bump flake8-bugbear from 21.3.2 to 22.9.23 (#14042) | dependabot[bot] | 2022-10-19 | 1 | -0/+1 |
* | | Document encryption_enabled_by_default_for_room_type under the right name (#1... | Matthew Hodgson | 2022-10-19 | 1 | -0/+1 |
* | | let update_synapse_database run on a multi-database configurations (#13422) | Finn | 2022-10-19 | 1 | -0/+1 |
* | | Use backend-meta edition of issue triage workflow (#14230) | Will Hunt | 2022-10-19 | 1 | -0/+1 |
|/ |
|
* | Fix MSC3030 `/timestamp_to_event` returning `outliers` that it has no idea wh... | Eric Eastwood | 2022-10-18 | 1 | -0/+1 |
* | Fix hiding devices names over federation (#10015) | Aaron Raimist | 2022-10-18 | 1 | -0/+1 |
* | Fix docstring in EventContext (#14145) | Shay | 2022-10-18 | 1 | -0/+2 |
* | Add aarch64 wheels to CI (#14212) | MichaIng | 2022-10-18 | 1 | -0/+1 |
* | Bump twisted from 22.4.0 to 22.8.0 (#14207) | dependabot[bot] | 2022-10-18 | 1 | -0/+1 |
* | Prepatory work for adding power level event to batched events (#14214) | Shay | 2022-10-18 | 1 | -0/+1 |
* | Bump pygithub from 1.55 to 1.56 (#14206) | dependabot[bot] | 2022-10-18 | 1 | -0/+1 |
* | Bump types-setuptools from 65.4.0.0 to 65.5.0.1 (#14208) | dependabot[bot] | 2022-10-18 | 1 | -0/+1 |
* | Implementation of HTTP 307 response for MSC3886 POST endpoint (#14018) | Hugh Nimmo-Smith | 2022-10-18 | 1 | -0/+1 |
* | Don't pin dev-deps in pyproject; use lower bounds (#14227) | David Robertson | 2022-10-18 | 1 | -0/+1 |
* | Fixes to release-artifacts warnings (#14224) | David Robertson | 2022-10-18 | 1 | -0/+1 |
* | Update the thread_id right before use (in case the bg update hasn't finished)... | Patrick Cloke | 2022-10-18 | 1 | -0/+1 |
* | Enable URL previews in complement homeserver config. (#14198) | Jonathan de Jong | 2022-10-18 | 1 | -0/+1 |
* | Fix `track_memory_usage` on poetry-core 1.3.x installations (#14221) | David Robertson | 2022-10-18 | 1 | -0/+1 |
* | Deal with some GHA deprecation warnings (#14216) | David Robertson | 2022-10-18 | 1 | -0/+1 |
* | Flush stdout/err in Dockerfile-workers before replacing the current process (... | realtyem | 2022-10-18 | 1 | -0/+1 |
* | When restarting a partial join resync, prioritise the server which actioned a... | David Robertson | 2022-10-18 | 1 | -0/+1 |
* | Allow poetry-core 1.3.2 (#14217) | Ivan Shapovalov | 2022-10-18 | 1 | -0/+1 |
* | Avoid checking the event cache when backfilling events (#14164) | Andrew Morgan | 2022-10-18 | 1 | -0/+1 |
* | Remove `_get_events_cache` check optimisation from `_have_seen_events_dict` (... | Andrew Morgan | 2022-10-18 | 1 | -0/+1 |
* | Add debug logs to figure out why an event was filtered (#14095) | Eric Eastwood | 2022-10-17 | 1 | -0/+1 |
* | Cache Rust build cache when building docker images (#14130) | Erik Johnston | 2022-10-17 | 2 | -0/+2 |
* | Bump click from 8.1.1 to 8.1.3 (#14201) | dependabot[bot] | 2022-10-17 | 1 | -0/+1 |
* | Support filtering the /messages API by relation type (MSC3874). (#14148) | Patrick Cloke | 2022-10-17 | 1 | -0/+1 |
* | Bump psycopg2 from 2.9.3 to 2.9.4 (#14200) | dependabot[bot] | 2022-10-17 | 1 | -0/+1 |
* | Bump bcrypt from 3.2.0 to 4.0.1 (#14186) | dependabot[bot] | 2022-10-17 | 1 | -0/+1 |
* | Use Pydantic when PUTting room aliases (#14179) | David Robertson | 2022-10-17 | 1 | -0/+1 |
* | Invalidate rooms for user caches when receiving membership events (#14155) | Nick Mills-Barrett | 2022-10-17 | 1 | -0/+1 |
* | Fix dead link to admin registration API (#14189) | David Robertson | 2022-10-17 | 1 | -0/+1 |
* | Remove not needed `replication` listener in docker compose example (#14107) | Dirk Klimpel | 2022-10-17 | 1 | -0/+1 |
* | Stop getting missing `prev_events` after we already know their signature is i... | Eric Eastwood | 2022-10-15 | 1 | -0/+1 |
* | Bump types-bleach from 4.1.4 to 5.0.3 (#14188) | dependabot[bot] | 2022-10-14 | 1 | -0/+1 |
* | Bump types-pillow from 9.2.2 to 9.2.2.1 (#14187) | dependabot[bot] | 2022-10-15 | 1 | -0/+1 |
* | Strip whitespace from worker types in Dockerfile-workers (#14165) | realtyem | 2022-10-14 | 1 | -0/+1 |
* | Accept threaded receipts for events related to the root event. (#14174) | Patrick Cloke | 2022-10-14 | 1 | -0/+1 |
* | Advertise support for Matrix 1.4. (#14184) | Patrick Cloke | 2022-10-14 | 2 | -1/+2 |
* | Fix changelog for #14171 to match #13394/#14175. | Patrick Cloke | 2022-10-14 | 1 | -1/+1 |
* | Don't require optional `invite_room_state` field on fed v2 invite (#14083) | Andrew Morgan | 2022-10-14 | 1 | -0/+1 |
* | Do not allow a None-limit on PaginationConfig. (#14146) | Patrick Cloke | 2022-10-14 | 1 | -0/+1 |
* | Set LD_PRELOAD to load jemalloc in Dockerfile-workers. (#14182) | realtyem | 2022-10-14 | 1 | -0/+1 |
* | Stabilize the threads API. (#14175) | Patrick Cloke | 2022-10-14 | 2 | -1/+2 |
* | Properly invalidate get_thread_id cache. (#14163) | Patrick Cloke | 2022-10-14 | 1 | -0/+1 |
* | Fix sqlite syntax for upserts. (#14171) | Patrick Cloke | 2022-10-13 | 1 | -0/+1 |
* | Add an API for listing threads in a room. (#13394) | Patrick Cloke | 2022-10-13 | 1 | -0/+1 |
* | Fix a bug where the joined hosts for a given event were not being properly ca... | Shay | 2022-10-12 | 1 | -0/+1 |
* | Return the thread ID properly down sync. (#14159) | Patrick Cloke | 2022-10-12 | 1 | -0/+1 |
* | Return the main timeline for events which are not part of a thread. (#14140) | Patrick Cloke | 2022-10-12 | 1 | -0/+1 |
* | Bump typing-extensions from 4.1.1 to 4.4.0 (#14134) | dependabot[bot] | 2022-10-12 | 1 | -0/+1 |
* | Correct field name for stripped state events when knocking. `knock_state_even... | Andrew Morgan | 2022-10-12 | 1 | -0/+1 |
* | Bump bleach from 4.1.0 to 5.0.1 (#14116) | dependabot[bot] | 2022-10-12 | 1 | -0/+1 |
* | Bump idna from 3.3 to 3.4 (#14115) | dependabot[bot] | 2022-10-12 | 1 | -0/+1 |
* | Mark /relations endpoint as usable on workers. (#14028) | Patrick Cloke | 2022-10-12 | 1 | -0/+1 |
* | Batch up calls to `get_rooms_for_users` (#14109) | Nick Mills-Barrett | 2022-10-12 | 1 | -0/+1 |
* | Remove the experimental implementation of MSC3772. (#14094) | Patrick Cloke | 2022-10-12 | 1 | -0/+1 |
* | Use minimal Rust installation in docker images and CI (#14141) | David Robertson | 2022-10-12 | 2 | -0/+2 |
* | Fix a bug where redactions were not being sent over federation if we did not ... | Shay | 2022-10-11 | 1 | -0/+1 |
* | Handle `gottestfmt` repository move (#14144) | David Robertson | 2022-10-11 | 1 | -0/+1 |
* | Remove the groups config code. (#14142) | Patrick Cloke | 2022-10-11 | 1 | -0/+1 |
* | Making parse_server_name more consistent (#14007) | Abdullah Osama | 2022-10-11 | 1 | -0/+1 |
* | Enable dependabot for Rust dependencies (#14132) | Erik Johnston | 2022-10-11 | 1 | -0/+1 |
* | Fix name of "alias_creation_rules" option in config manual (#14124) | Andrew Morgan | 2022-10-10 | 1 | -0/+1 |
* | Bump types-psycopg2 from 2.9.9 to 2.9.21.1 (#14114) | dependabot[bot] | 2022-10-10 | 1 | -0/+1 |
* | Bump types-pillow from 9.0.15 to 9.2.2 (#14113) | dependabot[bot] | 2022-10-10 | 1 | -0/+1 |
* | Indicate what endpoint came back with a JSON response we were unable to parse... | Eric Eastwood | 2022-10-07 | 1 | -0/+1 |
* | Remove support for the unstable dir flag on relations. (#14106) | Patrick Cloke | 2022-10-07 | 1 | -0/+1 |
* | Apply & bundle edits for non-message events. (#14034) | Patrick Cloke | 2022-10-07 | 1 | -0/+1 |
* | Document Google OpenID Connect email attribute (#14081) | Paul Tötterman | 2022-10-07 | 1 | -0/+1 |
* | Parse SYNAPSE_ASYNC_IO_REACTOR env variable & log the reactor on startup (#14... | Quentin Gliech | 2022-10-07 | 1 | -0/+1 |
* | Bump phonenumbers from 8.12.44 to 8.12.56 (#14043) | dependabot[bot] | 2022-10-07 | 1 | -0/+1 |
* | Bump pydantic from 1.9.1 to 1.10.2 (#14044) | dependabot[bot] | 2022-10-07 | 1 | -0/+1 |
* | Bump msgpack from 1.0.3 to 1.0.4 (#14040) | dependabot[bot] | 2022-10-07 | 1 | -0/+1 |
* | Improve the listener example on the metrics documentation (#14078) | Dirk Klimpel | 2022-10-07 | 1 | -0/+1 |
* | Be more lenient in the oEmbed response parsing. (#14089) | Patrick Cloke | 2022-10-07 | 1 | -0/+1 |
* | Use stable identifiers for MSC3771 & MSC3773. (#14050) | Patrick Cloke | 2022-10-07 | 5 | -4/+5 |
* | Add sample worker files for `pusher` and `federation_sender` (#14077) | Dirk Klimpel | 2022-10-07 | 1 | -0/+1 |
* | Use Pydantic to validate /devices endpoints (#14054) | David Robertson | 2022-10-07 | 1 | -0/+1 |
* | Catch BrokenPipeError from metrics server, and log as a warning (#14072) | David Robertson | 2022-10-07 | 1 | -0/+1 |
* | Update frozendict 2.3.3 -> 2.3.4 (#13955) | David Robertson | 2022-10-07 | 1 | -0/+1 |
* | Fix broken links to README (#14093) | David Robertson | 2022-10-06 | 1 | -0/+1 |
* | Always close _all_ `ijson` coroutines, even if doing so raises Exceptions (#1... | David Robertson | 2022-10-06 | 1 | -0/+1 |
* | The changelog entry ending in a `.` or `!` is not optional (#14087) | Andre Klärner | 2022-10-06 | 1 | -0/+1 |
* | Batch up notifications after event persistence (#14033) | Shay | 2022-10-05 | 1 | -0/+1 |
* | Complement test image: capture logs from nginx (#14063) | Richard van der Hoff | 2022-10-05 | 1 | -0/+1 |
* | Fix handling of public rooms filter with a network tuple. (#14053) | Patrick Cloke | 2022-10-05 | 1 | -0/+1 |
* | Use threaded receipts when fetching events for push. (#13878) | Patrick Cloke | 2022-10-04 | 1 | -0/+1 |
* | Bump types-pyyaml from 6.0.4 to 6.0.12 (#14041) | dependabot[bot] | 2022-10-04 | 1 | -0/+1 |
* | Remove get rooms for user with stream ordering (#13991) | Nick Mills-Barrett | 2022-10-04 | 1 | -0/+1 |
* | Recursively fetch the thread for receipts & notifications. (#13824) | Patrick Cloke | 2022-10-04 | 1 | -0/+1 |
* | update authlib from 0.15.5 to 1.1.0 (#14006) | ffaex | 2022-10-04 | 1 | -0/+1 |
* | Mark events as read using threaded read receipts from MSC3771. (#13877) | Patrick Cloke | 2022-10-04 | 1 | -0/+1 |
* | Merge tag 'v1.69.0rc1' into develop | Sean Quah | 2022-10-04 | 99 | -99/+0 |
|\ |
|
| * | 1.69.0rc1 | Sean Quah | 2022-10-04 | 99 | -99/+0 |
* | | Advertise supporting version 1.3 of the Matrix spec. (#14032) | Patrick Cloke | 2022-10-04 | 1 | -0/+1 |
* | | Fix building wheels on OSX (#14046) | David Robertson | 2022-10-04 | 1 | -0/+1 |
* | | Track notification counts per thread (implement MSC3773). (#13776) | Patrick Cloke | 2022-10-04 | 1 | -0/+1 |
* | | Bump isort from 5.7.0 to 5.10.1 (#13988) | dependabot[bot] | 2022-10-04 | 1 | -0/+1 |
* | | Bump jsonschema from 4.4.0 to 4.16.0 (#13985) | dependabot[bot] | 2022-10-04 | 1 | -0/+1 |
* | | Bump types-pyopenssl from 22.0.0 to 22.0.10 (#13984) | dependabot[bot] | 2022-10-04 | 1 | -0/+1 |
* | | Bump actions/setup-python from 2 to 4 (#13983) | dependabot[bot] | 2022-10-04 | 1 | -0/+1 |
* | | Bump types-requests from 2.27.11 to 2.28.11 (#13987) | dependabot[bot] | 2022-10-04 | 1 | -0/+1 |
* | | Bump types-setuptools from 57.4.9 to 65.4.0.0 (#13986) | dependabot[bot] | 2022-10-04 | 1 | -0/+1 |
* | | Disable pushing for server ACL events (MSC3786). (#13997) | Patrick Cloke | 2022-10-04 | 1 | -0/+1 |
* | | Send the appservice access token as a header. (#13996) | Patrick Cloke | 2022-10-04 | 1 | -0/+1 |
|/ |
|
* | Linkify config documentation. (#14003) | Akshit Tyagi | 2022-10-04 | 1 | -0/+1 |
* | Track when the pulled event signature fails (#13815) | Eric Eastwood | 2022-10-03 | 1 | -0/+1 |
* | Bump actions/upload-artifact from 2 to 3 (#14023) | dependabot[bot] | 2022-10-03 | 1 | -0/+1 |
* | Clear out old rows from `event_push_actions_staging` (#14020) | Erik Johnston | 2022-10-03 | 1 | -0/+1 |
* | Announce that legacy metric names are deprecated, will be turned off by defau... | reivilibre | 2022-10-03 | 1 | -0/+1 |
* | Bump actions/cache from 2 to 3 (#13980) | dependabot[bot] | 2022-10-03 | 1 | -0/+1 |
* | Bump actions/download-artifact from 2 to 3 (#13979) | dependabot[bot] | 2022-10-03 | 1 | -0/+1 |
* | Do not return unspecced original_event field when using the stable /relations... | Patrick Cloke | 2022-10-03 | 1 | -0/+1 |
* | Bump docker/login-action from 1 to 2 (#13978) | dependabot[bot] | 2022-10-03 | 1 | -0/+1 |
* | Dependabot changelogs: trigger CI explicitly (#14027) | David Robertson | 2022-10-03 | 1 | -0/+1 |
* | Bump docker/build-push-action from 2 to 3 (#14022) | dependabot[bot] | 2022-10-03 | 1 | -0/+1 |
* | Bump docker/setup-qemu-action from 1 to 2 (#14019) | dependabot[bot] | 2022-10-03 | 1 | -0/+1 |
* | yet another attempt to make dependabot changelogs work (#14021) | David Robertson | 2022-10-03 | 1 | -0/+1 |
* | Bump docker/setup-buildx-action from 1 to 2 (#14015) | dependabot[bot] | 2022-10-03 | 1 | -0/+1 |
* | Fix bug where we didn't delete staging push actions (#14014) | Erik Johnston | 2022-10-03 | 1 | -0/+1 |
* | Try again to automate dependabot changelogs (#14017) | David Robertson | 2022-10-03 | 1 | -0/+1 |
* | Add query parameter `ts` to allow appservices set the `origin_server_ts` for ... | lukasdenk | 2022-10-03 | 1 | -0/+1 |
* | Fix twisted trunk mypy errors (#14012) | David Robertson | 2022-10-03 | 1 | -0/+1 |
* | Bump actions/checkout from 2 to 3 (#13982) | dependabot[bot] | 2022-10-03 | 1 | -0/+1 |
* | Add cache to `get_partial_state_servers_at_join` (#14013) | Erik Johnston | 2022-10-03 | 1 | -0/+1 |
* | Refactor `_get_e2e_device_keys_txn` to split large queries (#13956) | Sean Quah | 2022-10-03 | 1 | -0/+1 |
* | Change dependabot CL suffix (#14011) | David Robertson | 2022-10-03 | 1 | -0/+1 |
* | Protoype automatic changelogs for dependabot PRs (#13998) | David Robertson | 2022-10-03 | 1 | -0/+1 |
* | Always build Rust extension in release mode (#14009) | Erik Johnston | 2022-10-03 | 1 | -0/+1 |
* | Revert the general exception recording introduced in #13814 (#13969) | Eric Eastwood | 2022-10-03 | 1 | -0/+1 |
* | Fix `get_users_in_room` mis-use in `transfer_room_state_on_room_upgrade` (#13... | Eric Eastwood | 2022-09-30 | 1 | -0/+1 |
* | Clarifications in user directory for users who share rooms tracking (#13966) | Eric Eastwood | 2022-09-30 | 1 | -0/+1 |
* | Skip filtering during push if there are no push actions (#13992) | Erik Johnston | 2022-09-30 | 1 | -0/+1 |
* | Update mypy and mypy-zope, attempt 3 (#13993) | David Robertson | 2022-09-30 | 2 | -0/+2 |
* | Revert "Update mypy and mypy-zope (#13925)" | David Robertson | 2022-09-30 | 1 | -1/+0 |
* | Update mypy and mypy-zope (#13925) | David Robertson | 2022-09-30 | 1 | -0/+1 |
* | Enable dependabot updates (#13976) | Richard van der Hoff | 2022-09-30 | 1 | -0/+1 |
* | Speed up calculating push actions in large rooms (#13973) | Erik Johnston | 2022-09-30 | 1 | -0/+1 |
* | Discourage automatic replies to Synapse's emails (#13957) | David Robertson | 2022-09-30 | 1 | -0/+1 |
* | Add some cross references to worker documentation (#13974) | Dirk Klimpel | 2022-09-30 | 1 | -0/+1 |
* | Fix performance regression in `get_users_in_room` (#13972) | Erik Johnston | 2022-09-30 | 1 | -0/+1 |
* | Fix overflows in /messages backfill calculation (#13936) | David Robertson | 2022-09-30 | 1 | -0/+1 |
* | Add missing version information in the ModuleApi (#13947) | Brendan Abolivier | 2022-09-30 | 1 | -0/+1 |
* | Don't require `setuptools_rust` at runtime (#13952) | David Robertson | 2022-09-29 | 1 | -0/+1 |
* | Update UPSERT comment now that native upserts are the default (#13924) | David Robertson | 2022-09-29 | 1 | -0/+1 |
* | Implement push rule evaluation in Rust. (#13838) | Erik Johnston | 2022-09-29 | 1 | -0/+1 |
* | Optimise get_rooms_for_user (drop with_stream_ordering) (#13787) | Nick Mills-Barrett | 2022-09-29 | 1 | -0/+1 |
* | Allow admins to require a manual approval process before new accounts can be ... | Brendan Abolivier | 2022-09-29 | 1 | -0/+1 |
* | Explicit cast to enforce type hints. (#13939) | Patrick Cloke | 2022-09-29 | 1 | -0/+1 |
* | Expose MSC3882 only be under an unstable endpoint. (#13868) | Hugh Nimmo-Smith | 2022-09-29 | 1 | -0/+1 |
* | Clarify that a method returns only unthreaded receipts. (#13937) | Patrick Cloke | 2022-09-29 | 1 | -0/+1 |
* | Always send default and rule_id to clients (#13904) | Nicolas Werner | 2022-09-29 | 1 | -0/+1 |
* | Improve backfill robustness by trying more servers. (#13890) | reivilibre | 2022-09-29 | 1 | -0/+1 |
* | Handle local device list updates during partial join (#13934) | Erik Johnston | 2022-09-28 | 1 | -0/+1 |
* | Limit and filter the number of backfill points to get from the database (#13879) | Eric Eastwood | 2022-09-28 | 1 | -0/+1 |
* | Add upgrade notes for changes to receipts replication. (#13932) | Patrick Cloke | 2022-09-28 | 1 | -0/+1 |
* | Revert "Stop returning an unused column when handling new receipts. (#13933)"... | Patrick Cloke | 2022-09-28 | 1 | -1/+0 |
* | Stop returning an unused column when handling new receipts. (#13933) | Patrick Cloke | 2022-09-28 | 1 | -0/+1 |
* | Document that the 'auto_join_rooms' option works with Spaces (#13931) | Andrew Morgan | 2022-09-28 | 1 | -0/+1 |
* | Correct default number of bcrypt hash rounds in .1 man page (#13930) | Andrew Morgan | 2022-09-28 | 1 | -0/+1 |
* | Handle remote device list updates during partial join (#13913) | Erik Johnston | 2022-09-28 | 1 | -0/+1 |
* | fix: Push notifications for invite over federation (#13719) | Kateřina Churanová | 2022-09-28 | 1 | -0/+1 |
* | Add instruction for running unit tests in parallel (#13928) | Ashish Kumar | 2022-09-28 | 1 | -0/+1 |
* | Persist CreateRoom events to DB in a batch (#13800) | Shay | 2022-09-28 | 1 | -0/+1 |
* | Prepatory work for batching events to send (#13487) | Shay | 2022-09-28 | 1 | -0/+1 |
* | Fix `have_seen_event` cache not being invalidated (#13863) | Eric Eastwood | 2022-09-27 | 1 | -0/+1 |
* | Emphasize the right reasons to use `(room_id, event_id)` in a schema (#13915) | Eric Eastwood | 2022-09-27 | 1 | -0/+1 |
* | Add new columns tracking when we partial-joined (#13892) | David Robertson | 2022-09-27 | 1 | -0/+1 |
* | Support the stable dir parameter for /relations. (#13920) | Patrick Cloke | 2022-09-27 | 1 | -0/+1 |
* | Prioritize outbound to-device over device list updates (#13922) | Erik Johnston | 2022-09-27 | 1 | -0/+1 |
* | Dockerfile for tests: align comments with current behavior (#13867) | Mathieu Velten | 2022-09-27 | 1 | -0/+1 |
* | Carry IdP Session IDs through user-mapping sessions. (#13839) | Quentin Gliech | 2022-09-27 | 1 | -0/+1 |
* | Handle the case of remote users leaving a partial join room for device lists ... | Erik Johnston | 2022-09-27 | 1 | -0/+1 |
* | Faster room joins: Fix spurious error when joining a room (#13872) | Sean Quah | 2022-09-27 | 1 | -0/+1 |
* | Complement image: propagate SIGTERM to all workers (#13914) | Richard van der Hoff | 2022-09-26 | 1 | -0/+1 |
* | Improve tests for get_unread_push_actions_for_user_in_range_*. (#13893) | Patrick Cloke | 2022-09-26 | 1 | -0/+1 |
* | Update the manpage documentation for the hash_password script (#13911) | Andrew Morgan | 2022-09-26 | 1 | -0/+1 |
* | Snapshot schema 72 (#13873) | David Robertson | 2022-09-26 | 1 | -0/+1 |
* | typing: check origin server of typing event against room's servers (#13830) | Mathieu Velten | 2022-09-26 | 1 | -0/+1 |
* | Simplify cache invalidation after event persist txn (#13796) | Nick Mills-Barrett | 2022-09-26 | 1 | -0/+1 |
* | Update NixOS module URL (#13818) | enterprisey | 2022-09-26 | 1 | -0/+1 |
* | Correctly add Cargo.lock to sdsit (#13909) | Erik Johnston | 2022-09-26 | 1 | -0/+1 |
* | Fix mypy errors with latest canonicaljson (#13905) | David Robertson | 2022-09-26 | 1 | -0/+1 |
* | Only try to backfill event if we haven't tried before recently (#13635) | Eric Eastwood | 2022-09-23 | 1 | -0/+1 |
* | Faster room joins: Avoid blocking `/keys/changes` (#13888) | Sean Quah | 2022-09-23 | 1 | -0/+1 |
* | Fix access token leak to logs from proxyagent (#13855) | Eric Eastwood | 2022-09-23 | 1 | -0/+1 |
* | Update Cargo.lock file. (#13889) | Patrick Cloke | 2022-09-23 | 1 | -0/+1 |
* | Accept & store thread IDs for receipts (implement MSC3771). (#13782) | Patrick Cloke | 2022-09-23 | 1 | -0/+1 |
* | Send device list updates out to servers in partially joined rooms (#13874) | Sean Quah | 2022-09-23 | 1 | -0/+1 |
* | Faster Remote Room Joins: tell remote homeservers that we are unable to autho... | reivilibre | 2022-09-23 | 1 | -0/+1 |
* | Add comments to the Prometheus recording rules to make it clear which set of ... | reivilibre | 2022-09-23 | 1 | -0/+1 |
* | Raise issue if complement fails with latest deps (#13859) | David Robertson | 2022-09-22 | 1 | -0/+1 |
* | Fix the cross-link from register admin API to config docs. (#13870) | Patrick Cloke | 2022-09-22 | 1 | -0/+1 |
* | Properly paginate forward in the /relations API. (#13840) | Patrick Cloke | 2022-09-22 | 1 | -0/+1 |
* | Last batch of Pydantic for synapse/rest/client/account.py (#13832) | David Robertson | 2022-09-21 | 1 | -0/+1 |
* | Add version flag for MSC3881 (#13860) | Brendan Abolivier | 2022-09-21 | 1 | -0/+1 |
* | Track device IDs for pushers (#13831) | Brendan Abolivier | 2022-09-21 | 1 | -0/+1 |
* | Implementation of MSC3882 login token request (#13722) | Hugh Nimmo-Smith | 2022-09-21 | 1 | -0/+1 |
* | Add `worker_main_http_uri` to the contrib bash script (#13772) | villepeh | 2022-09-21 | 1 | -0/+1 |
* | Support enabling/disabling pushers (from MSC3881) (#13799) | Brendan Abolivier | 2022-09-21 | 1 | -0/+1 |
* | Add cache invalidation across workers to module API (#13667) | Mathieu Velten | 2022-09-21 | 1 | -0/+1 |
* | Correct documentation for map_user_attributes of OpenID Mapping Providers (#1... | Peter Scheu | 2022-09-21 | 1 | -0/+1 |
* | Improve the `synapse.api.auth.Auth` mock used in unit tests. (#13809) | Quentin Gliech | 2022-09-21 | 1 | -0/+1 |
* | Fix the release script not publishing binary wheels. (#13850) | reivilibre | 2022-09-21 | 1 | -0/+1 |
* | Merge branch 'release-v1.68' into develop | Olivier Wilkinson (reivilibre) | 2022-09-20 | 66 | -66/+0 |
|\ |
|
| * | 1.68.0rc1 | Olivier Wilkinson (reivilibre) | 2022-09-20 | 66 | -66/+0 |
* | | Remove the `complete_sso_login` method from the Module API which was deprecat... | Quentin Gliech | 2022-09-20 | 1 | -0/+1 |
* | | Generate separate snapshots for logical databases (#13792) | David Robertson | 2022-09-20 | 1 | -0/+1 |