| Commit message (Expand) | Author | Age | Files | Lines |
* | 1.111.0rc2 v1.111.0rc2 | Quentin Gliech | 2024-07-10 | 3 | -3/+0 |
* | Fix new media APIs when using synapse.app.media_repository (#17420) | Erik Johnston | 2024-07-09 | 1 | -0/+1 |
* | Note the new federated media worker endpoints in the worker docs & upgrade no... | Andrew Morgan | 2024-07-09 | 1 | -0/+1 |
* | Route auth'd fed media requests to media repo in Complement tests (#17422) | Andrew Morgan | 2024-07-09 | 1 | -0/+1 |
* | Fix up the changelog v1.111.0rc1 | Quentin Gliech | 2024-07-09 | 1 | -1/+0 |
* | Merge remote-tracking branch 'origin/develop' into release-v1.111 | Quentin Gliech | 2024-07-09 | 1 | -0/+1 |
|\ |
|
| * | Fix exception when failing to talk to remote server (#17411) | Erik Johnston | 2024-07-09 | 1 | -0/+1 |
* | | 1.111.0rc1 | Quentin Gliech | 2024-07-09 | 22 | -24/+0 |
|/ |
|
* | Fix `/versions` requests (#17410) | Erik Johnston | 2024-07-09 | 1 | -0/+1 |
* | Fix bug in sliding sync when using old DB. (#17398) | Erik Johnston | 2024-07-08 | 1 | -0/+1 |
* | Add `rooms.bump_stamp` to Sliding Sync `/sync` for easier client-side sorting... | Eric Eastwood | 2024-07-08 | 1 | -0/+1 |
* | Declare support for Matrix 1.11 (#17403) | Travis Ralston | 2024-07-08 | 1 | -0/+1 |
* | MSC3861: allow overriding the introspection endpoint (#17406) | Quentin Gliech | 2024-07-08 | 1 | -0/+1 |
* | Support MSC3916 by adding a federation /thumbnail endpoint and authenticated ... | Shay | 2024-07-08 | 1 | -0/+3 |
* | Bump ruff from 0.3.7 to 0.5.0 (#17381) | dependabot[bot] | 2024-07-05 | 1 | -0/+1 |
* | Allow enabling sliding sync per-user (#17393) | Erik Johnston | 2024-07-05 | 1 | -0/+1 |
* | Finish up work to allow per-user feature flags (#17392) | Erik Johnston | 2024-07-05 | 1 | -0/+1 |
* | Fix links to MSC3916 (#17397) | Sandro | 2024-07-05 | 1 | -1/+1 |
* | Upon deactivation, forget all of the user's rooms (#17400) | Travis Ralston | 2024-07-05 | 1 | -0/+1 |
* | Fix links in README (#17379) | Hugh Nimmo-Smith | 2024-07-05 | 1 | -0/+1 |
* | Make the release script create a release branch for Complement as well (#17318) | Quentin Gliech | 2024-07-05 | 1 | -0/+1 |
* | Add `rooms.required_state` to Sliding Sync `/sync` (#17342) | Eric Eastwood | 2024-07-04 | 1 | -0/+1 |
* | Changelog entries only get merged if they have the same content and extension... | Eric Eastwood | 2024-07-04 | 1 | -0/+1 |
* | Add `room_types`/`not_room_types` filtering to Sliding Sync `/sync` (#17337) | Eric Eastwood | 2024-07-02 | 1 | -0/+1 |
* | Return some room data in Sliding Sync `/sync` (#17320) | Eric Eastwood | 2024-07-02 | 1 | -0/+1 |
* | Merge branch 'release-v1.110' into develop | Devon Hudson | 2024-07-02 | 4 | -4/+0 |
|\ |
|
| * | 1.110.0rc3 v1.110.0rc3 | Devon Hudson | 2024-07-02 | 4 | -4/+0 |
* | | Merge remote-tracking branch 'origin/release-v1.110' into develop | Erik Johnston | 2024-07-02 | 2 | -0/+2 |
|\| |
|
| * | Limit size of presence EDUs (#17371) | Erik Johnston | 2024-07-02 | 1 | -0/+1 |
| * | Fix regression when bounding future tokens (#17391) | Erik Johnston | 2024-07-02 | 1 | -0/+1 |
| * | Fix sync waiting for an invalid token from the "future" (#17386) | Erik Johnston | 2024-07-02 | 1 | -0/+1 |
| * | Fix building debian packages for sid (#17389) | Erik Johnston | 2024-07-02 | 1 | -0/+1 |
* | | Support MSC3916 by adding `_matrix/client/v1/media/download` endpoint (#17365) | Shay | 2024-07-02 | 1 | -0/+1 |
* | | Fix sync waiting for an invalid token from the "future" (#17386) | Erik Johnston | 2024-07-02 | 1 | -0/+1 |
* | | Fix building debian packages on non-clean checkouts (#17390) | Erik Johnston | 2024-07-02 | 1 | -0/+1 |
* | | Limit size of presence EDUs (#17371) | Erik Johnston | 2024-07-01 | 1 | -0/+1 |
* | | Clarify `url_preview_url_blacklist` is a usability feature (#17356) | davidegirardi | 2024-06-28 | 1 | -0/+1 |
* | | Use rstcheck to "lint" the README (#17367) | Till | 2024-06-27 | 1 | -0/+1 |
* | | Handle multiple rows device inbox (#17362) | Erik Johnston | 2024-06-27 | 1 | -0/+1 |
* | | Merge branch 'release-v1.110' into develop | Till Faelligen | 2024-06-26 | 43 | -46/+0 |
|\| |
|
| * | 1.110.0rc2 v1.110.0rc2 | Till Faelligen | 2024-06-26 | 1 | -1/+0 |
| * | Fix uploading packages to PyPi (#17363) | Till | 2024-06-26 | 1 | -0/+1 |
| * | 1.110.0rc1 | Till Faelligen | 2024-06-26 | 43 | -46/+0 |
* | | Fix uploading packages to PyPi (#17363) | Till | 2024-06-26 | 1 | -0/+1 |
|/ |
|
* | Fixes to the table of contents in the README (#17329) | Andrew Morgan | 2024-06-25 | 1 | -0/+1 |
* | Fix outdated Security Disclosure Policy references (#17341) | Denis Kasak | 2024-06-25 | 1 | -0/+1 |
* | Re-introduce federation /download endpoint (#17350) | Shay | 2024-06-25 | 1 | -0/+2 |
* | Limit amount of replication we send (#17358) | Erik Johnston | 2024-06-25 | 1 | -0/+1 |
* | Reintroduce "Reduce device lists replication traffic."" (#17361) | Erik Johnston | 2024-06-25 | 1 | -0/+1 |
* | Revert "Reduce device lists replication traffic." (#17360) | Erik Johnston | 2024-06-25 | 1 | -1/+0 |
* | Add `is_invite` filtering to Sliding Sync `/sync` (#17335) | Eric Eastwood | 2024-06-24 | 1 | -0/+1 |
* | Correct error in user_directory docs (#17348) | devonh | 2024-06-24 | 1 | -0/+1 |
* | Add default values for rc_invites per_issuer to docs (#17347) | devonh | 2024-06-24 | 1 | -0/+1 |
* | Fix room `type` typo in mailer (#17336) | Eric Eastwood | 2024-06-24 | 1 | -0/+1 |
* | Reintroduce #17291. (#17338) | Erik Johnston | 2024-06-24 | 1 | -0/+1 |
* | Add support for MSC3823 - Account Suspension Part 2 (#17255) | Shay | 2024-06-24 | 1 | -0/+1 |
* | Reduce device lists replication traffic. (#17333) | Erik Johnston | 2024-06-24 | 1 | -0/+1 |
* | Tidy up integer parsing (#17339) | Denis Kasak | 2024-06-24 | 1 | -0/+1 |
* | Revert "Handle large chain calc better (#17291)" (#17334) | Erik Johnston | 2024-06-19 | 1 | -1/+0 |
* | Register sliding sync under a different path (#17331) | Erik Johnston | 2024-06-19 | 1 | -0/+1 |
* | register-new-matrix-user: add a flag to ignore already existing users (#17304) | Jörg Thalheim | 2024-06-19 | 1 | -0/+2 |
* | Filter added to Admin-API GET /rooms (#17276) | Alexander Fechler | 2024-06-19 | 1 | -0/+1 |
* | Update the README with Element branding and a few fixes (#17324) | Andrew Morgan | 2024-06-19 | 1 | -0/+1 |
* | Remove `expire_access_token` from Docker configuration (#17198) | Aaron Dewes | 2024-06-19 | 1 | -0/+1 |
* | Handle large chain calc better (#17291) | Erik Johnston | 2024-06-19 | 1 | -0/+1 |
* | Require the 'from' parameter for `/notifications` be an integer (#17283) | Andrew Morgan | 2024-06-19 | 1 | -0/+1 |
* | Revert "Support MSC3916 by adding a federation `/download` endpoint" (#17325) | Andrew Morgan | 2024-06-18 | 2 | -2/+1 |
* | register_new_matrix_user: add password-file flag (#17294) | Jörg Thalheim | 2024-06-18 | 1 | -0/+2 |
* | Add support for via query parameter from MSC4156 (#17322) | Johannes Marbach | 2024-06-18 | 1 | -0/+1 |
* | fix missing quotes for exclude_rooms_from_sync (#17308) | Dirk Klimpel | 2024-06-18 | 1 | -0/+1 |
* | Add `is_encrypted` filtering to Sliding Sync `/sync` (#17281) | Eric Eastwood | 2024-06-17 | 1 | -0/+1 |
* | Add `stream_ordering` sort to Sliding Sync `/sync` (#17293) | Eric Eastwood | 2024-06-17 | 1 | -0/+1 |
* | Enable cross-signing key upload without UIA (#17284) | Richard van der Hoff | 2024-06-14 | 1 | -0/+1 |
* | Include user membership on events (#17282) | Richard van der Hoff | 2024-06-13 | 1 | -0/+1 |
* | Add `is_dm` filtering to Sliding Sync `/sync` (#17277) | Eric Eastwood | 2024-06-13 | 1 | -0/+1 |
* | Fix `newly_left` rooms not appearing if we returned early (Sliding Sync) (#17... | Eric Eastwood | 2024-06-13 | 1 | -0/+1 |
* | Add `event.internal_metadata.instance_name` (#17300) | Eric Eastwood | 2024-06-13 | 1 | -0/+1 |
* | Fix `get_last_event_in_room_before_stream_ordering(...)` finding the wrong la... | Eric Eastwood | 2024-06-13 | 1 | -0/+1 |
* | Bump `mypy` from 1.8.0 to 1.9.0 (#17297) | Andrew Morgan | 2024-06-13 | 1 | -0/+1 |
* | Clarify that MSC4151 is enabled on matrix.org (#17296) | Quentin Gliech | 2024-06-13 | 1 | -0/+1 |
* | Add report room API (MSC4151) (#17270) | Travis Ralston | 2024-06-12 | 1 | -0/+1 |
* | Reorganize Pydantic models and types used in handlers (#17279) | Eric Eastwood | 2024-06-10 | 1 | -0/+1 |
* | Wrong retention policy being used when filtering events (lint `ControlVarUsed... | Eric Eastwood | 2024-06-10 | 1 | -0/+1 |
* | Support MSC3916 by adding a federation `/download` endpoint (#17172) | Shay | 2024-06-07 | 1 | -0/+2 |
* | Add debug logging for when room keys are uploaded, including whether they are... | reivilibre | 2024-06-07 | 1 | -0/+1 |
* | Add Sliding Sync `/sync` endpoint (initial implementation) (#17187) | Eric Eastwood | 2024-06-06 | 1 | -0/+1 |
* | Handle OTK uploads off master (#17271) | Erik Johnston | 2024-06-06 | 1 | -0/+1 |
* | Don't try and resync devices for down hosts (#17273) | Erik Johnston | 2024-06-06 | 1 | -0/+1 |
* | Always return OTK counts (#17275) | Erik Johnston | 2024-06-06 | 1 | -0/+1 |
* | Ratelimiting of remote media downloads (#17256) | Shay | 2024-06-05 | 1 | -0/+1 |
* | Handle hyphens in user dir search porperly (#17254) | Erik Johnston | 2024-06-05 | 1 | -0/+1 |
* | Use fully-qualified `PersistedEventPosition` when returning `RoomsForUser` (#... | Eric Eastwood | 2024-06-04 | 1 | -0/+1 |
* | 1.109.0rc1 | Andrew Morgan | 2024-06-04 | 22 | -22/+0 |
* | Fix bug where typing replication breaks (#17252) | Erik Johnston | 2024-05-31 | 1 | -0/+1 |
* | Fix logging errors when receiving invalid User ID for key querys (#17250) | Erik Johnston | 2024-05-31 | 1 | -0/+1 |
* | Fix sentry default tags (#17251) | Erik Johnston | 2024-05-31 | 1 | -0/+1 |
* | In sync wait for worker to catch up since token (#17215) | Erik Johnston | 2024-05-30 | 1 | -0/+1 |
* | Fix deduplicating of membership events to not create unused state groups. (#1... | Erik Johnston | 2024-05-30 | 1 | -0/+1 |
* | Replaces all usages of `StreamIdGenerator` with `MultiWriterIdGenerator` (#17... | Erik Johnston | 2024-05-30 | 1 | -0/+1 |
* | Clean out invalid destinations from outbox (#17242) | Erik Johnston | 2024-05-30 | 1 | -0/+1 |
* | Ensure we delete media if we reject due to spam check (#17246) | Erik Johnston | 2024-05-30 | 1 | -0/+1 |
* | Move towards using `MultiWriterIdGenerator` everywhere (#17226) | Erik Johnston | 2024-05-29 | 1 | -0/+1 |
* | Don't invalidate all `get_relations_for_event` on history purge (#17083) | Erik Johnston | 2024-05-29 | 1 | -0/+1 |
* | Change allow_unsafe_locale to also apply on new databases (#17238) | Erik Johnston | 2024-05-29 | 1 | -0/+1 |
* | Ignore attempts to send to-device messages to bad users (#17240) | Erik Johnston | 2024-05-29 | 1 | -0/+1 |
* | Handle duplicate OTK uploads racing (#17241) | Erik Johnston | 2024-05-29 | 1 | -0/+1 |
* | Fix slipped logging context when media rejected (#17239) | Erik Johnston | 2024-05-29 | 1 | -0/+1 |
* | Support MSC3916 by adding unstable media endpoints to `_matrix/client` (#17213) | Shay | 2024-05-24 | 1 | -0/+1 |
* | Add Sliding Sync `/sync/e2ee` endpoint for To-Device messages (#17167) | Eric Eastwood | 2024-05-23 | 1 | -0/+1 |
* | Log exceptions when failing to auto-join new user according to the `auto_join... | reivilibre | 2024-05-22 | 1 | -0/+1 |
* | Add logging to tasks managed by the task scheduler, showing CPU and database ... | reivilibre | 2024-05-22 | 1 | -0/+1 |
* | Reduce work of calculating outbound device pokes (#17211) | Erik Johnston | 2024-05-22 | 1 | -0/+1 |
* | Update Lemonldap-NG OIDC config (#17204) | Yadd | 2024-05-22 | 1 | -0/+1 |
* | Bring auto-accept invite logic into Synapse (#17147) | devonh | 2024-05-21 | 1 | -0/+1 |
* | Improve perf of sync device lists (#17216) | Erik Johnston | 2024-05-21 | 1 | -0/+1 |
* | 1.108.0rc1 | Erik Johnston | 2024-05-21 | 24 | -24/+0 |
* | Add a short sleep if the request is rate-limited (#17210) | Erik Johnston | 2024-05-18 | 1 | -0/+1 |
* | Federated Knocking Endpoints added (missing in Docu) (#17058) | Dominic Schubert | 2024-05-17 | 1 | -0/+1 |
* | Refactor `SyncResultBuilder` assembly to its own function (#17202) | Eric Eastwood | 2024-05-16 | 1 | -0/+1 |
* | Fix `joined_rooms`/`joined_room_ids` usage (#17208) | Eric Eastwood | 2024-05-16 | 1 | -0/+1 |
* | Rename to be obvious: `joined_rooms` -> `joined_room_ids` (#17203) | Eric Eastwood | 2024-05-16 | 1 | -0/+1 |
* | Removed `request_key` from the `SyncConfig` (moved outside as its own functio... | Eric Eastwood | 2024-05-16 | 1 | -0/+1 |
* | Route `/make_knock` and `/send_knock` to workers in Complement docker image (... | Andrew Morgan | 2024-05-16 | 1 | -0/+1 |
* | Revert "Improve perf of sync device lists" (#17207) | Erik Johnston | 2024-05-16 | 1 | -1/+0 |
* | Fix bug where push rules would be empty in `/sync` (#17142) | Erik Johnston | 2024-05-16 | 1 | -0/+1 |
* | Refactor Sync handler to be able to return different sync responses (`SyncVer... | Eric Eastwood | 2024-05-16 | 1 | -0/+1 |
* | Fix request path for `federation_whitelist_endpoint_enabled` option in docume... | Andrew Morgan | 2024-05-15 | 1 | -0/+1 |
* | Cache literal sync filter validation (#17186) | Erik Johnston | 2024-05-14 | 1 | -0/+1 |
* | Reduce pauses on large device list changes (#17192) | Erik Johnston | 2024-05-14 | 1 | -0/+1 |
* | Improve perf of sync device lists (#17191) | Erik Johnston | 2024-05-14 | 1 | -0/+1 |
* | Allows CAS SSO flow to provide user IDs composed of numbers only (#17098) | Aurélien Grimpard | 2024-05-14 | 1 | -0/+1 |
* | An federation whitelist query endpoint extension (#16848) | Erik Johnston | 2024-05-13 | 1 | -0/+1 |
* | Actually fix public rooms (#17184) | Erik Johnston | 2024-05-13 | 1 | -0/+1 |
* | Fix bug with creating public rooms on workers (#17177) | Erik Johnston | 2024-05-13 | 1 | -0/+1 |
* | Update docs to bump libjemalloc version on latest debian; correct "push_rules... | ll-SKY-ll | 2024-05-09 | 1 | -0/+1 |
* | Bump black from 24.2.0 to 24.4.2 (#17170) | Andrew Morgan | 2024-05-08 | 1 | -0/+1 |
* | Fix undiscovered linter errors (#17166) | devonh | 2024-05-08 | 1 | -0/+1 |
* | Optional whitespace support in Authorization (#1350) (#17145) | Timshel | 2024-05-08 | 1 | -0/+1 |
* | Update PyO3 to 0.21 (#17162) | Erik Johnston | 2024-05-08 | 1 | -0/+1 |
* | Note preset behaviour in `autocreate_auto_join_room_preset` docs (#17150) | Andrew Morgan | 2024-05-08 | 1 | -0/+1 |
* | Add note about MSC3886 being closed (#17151) | Hugh Nimmo-Smith | 2024-05-08 | 1 | -0/+1 |
* | Merge branch 'release-v1.107' into develop | Olivier 'reivilibre | 2024-05-07 | 23 | -23/+0 |
|\ |
|
| * | 1.107.0rc1 | Olivier 'reivilibre | 2024-05-07 | 23 | -23/+0 |
* | | Add note about external_ids for User Admin API in documentation (#17139) | Jacob Sánchez | 2024-05-07 | 1 | -0/+1 |
|/ |
|
* | Add optimisation to `StreamChangeCache` (#17130) | Erik Johnston | 2024-05-06 | 1 | -0/+1 |
* | Fix bug where `StreamChangeCache` would not respect cache factors (#17152) | Erik Johnston | 2024-05-03 | 1 | -0/+1 |
* | Fix lint.sh script (#17148) | Erik Johnston | 2024-05-03 | 1 | -0/+1 |
* | Bump `pillow` from 10.2.0 to 10.3.0 (#17146) | Andrew Morgan | 2024-05-03 | 1 | -0/+1 |
* | upgrade.md: Bump minimum Rust version to 1.66.0 (element-hq#17079) (#17140) | jahway603 | 2024-05-02 | 1 | -0/+1 |
* | synapse complement image: hardcode enabling msc3266 (#17105) | Benjamin Bouvier | 2024-05-02 | 1 | -0/+1 |
* | Add support for MSC3823 - Account Suspension (#17051) | Shay | 2024-05-01 | 1 | -0/+1 |
* | Drop sphinx docs (#17073) | Erik Johnston | 2024-05-01 | 1 | -0/+1 |
* | Correct licensing metadata on the Docker image (#17141) | Ben Banfield-Zanin | 2024-05-01 | 1 | -0/+1 |
* | Enable complement tests for MSC4115 support (#17137) | Richard van der Hoff | 2024-04-30 | 1 | -0/+1 |
* | Apply user `email` & `picture` during OIDC registration if present & selected... | devonh | 2024-04-29 | 1 | -0/+1 |
* | Add support for MSC4115 (#17104) | Richard van der Hoff | 2024-04-29 | 1 | -0/+1 |
* | Update tornado 6.2 -> 6.4 (#17131) | Andrew Morgan | 2024-04-29 | 1 | -0/+1 |
* | Ensure that incoming to-device messages are not dropped (#17127) | Richard van der Hoff | 2024-04-29 | 1 | -0/+1 |
* | Declare support for Matrix v1.10. (#17082) | Patrick Cloke | 2024-04-29 | 1 | -0/+1 |
* | Fix various typos in docs (#17114) | devonh | 2024-04-26 | 1 | -0/+1 |
* | Fix filtering of rooms when supplying the `destination` query parameter to `/... | Andrew Morgan | 2024-04-26 | 1 | -0/+1 |
* | Add RuntimeDirectory to matrix-synapse.service (#17084) | villepeh | 2024-04-26 | 1 | -0/+1 |
* | Improve error message for cross signing reset with MSC3861 enabled (#17121) | Michael Telatynski | 2024-04-26 | 1 | -0/+1 |
* | Rephrase enable_notifs configuration (#17116) | Amanda H. L. de Andrade Katz | 2024-04-26 | 1 | -0/+1 |
* | Use recommended endpoint for MSC3266 requests (#17078) | Andrew Ferrazzutti | 2024-04-26 | 1 | -0/+1 |
* | Update event_cache_size and global_factor configurations documentation (#17071) | Amanda H. L. de Andrade Katz | 2024-04-26 | 1 | -0/+1 |
* | Return the search terms as search highlights for SQLite instead of nothing (#... | Melvyn Laïly | 2024-04-26 | 1 | -0/+1 |
* | 1.106.0rc1 | Olivier 'reivilibre | 2024-04-25 | 15 | -15/+0 |
* | Redact membership events if the user requested erasure upon deactivating (#17... | Till | 2024-04-25 | 1 | -0/+1 |
* | MSC4108 implementation (#17056) | Quentin Gliech | 2024-04-25 | 1 | -0/+1 |
* | Add type annotation to `visited_chains` (#17125) | Andrew Morgan | 2024-04-25 | 1 | -0/+1 |
* | Send an email if the address is already bound to an user account (#16819) | mcalinghee | 2024-04-23 | 1 | -0/+1 |
* | Add an OSX prompt to manually configure icu4c. (#17069) | Neil Johnson | 2024-04-19 | 1 | -0/+1 |
* | Clarify what part of message retention is still experimental (#17099) | devonh | 2024-04-19 | 1 | -0/+1 |
* | Parse json validation (#16923) | Gordan Trevis | 2024-04-18 | 1 | -0/+1 |
* | Helpers to transform Twisted requests to Rust http Requests/Responses (#17081) | Quentin Gliech | 2024-04-18 | 1 | -0/+1 |
* | Fix remote receipts for events we don't have (#17096) | Erik Johnston | 2024-04-17 | 1 | -0/+1 |
* | Support for MSC4108 via delegation (#17086) | Quentin Gliech | 2024-04-17 | 1 | -0/+1 |
* | Bump minimum required Rust version to 1.66.0 (#17079) | Quentin Gliech | 2024-04-17 | 1 | -0/+1 |
* | Parse Integer negative value validation (#16920) | Gordan Trevis | 2024-04-16 | 1 | -0/+1 |
* | bugfix: make msc3967 idempotent (#16943) | Kegan Dougal | 2024-04-15 | 1 | -0/+1 |
* | Use receipts `event_stream_ordering` instead of joins (#17032) | Nick Mills-Barrett | 2024-04-12 | 1 | -0/+1 |
* | Fix mypy on latest Twisted release (#17036) | Erik Johnston | 2024-04-11 | 1 | -0/+1 |
* | 1.105.0rc1 v1.105.0rc1 | Andrew Morgan | 2024-04-11 | 16 | -16/+0 |
* | Stabilize support for MSC4010: push rules & account data. (#17022) | Patrick Cloke | 2024-04-09 | 1 | -0/+1 |
* | Stabliize support for MSC3981: recurse /relations (#17023) | Patrick Cloke | 2024-04-09 | 1 | -0/+1 |
* | Also check if first event matches the last in prev batch (#17066) | Erik Johnston | 2024-04-09 | 1 | -0/+1 |
* | #17039 Issue: Update base_rules.rs (#17043) | Sumiran Pokharel | 2024-04-09 | 1 | -0/+1 |
* | Fix PR #16677, a parameter was missing in a function call (#17033) | Mathieu Velten | 2024-04-09 | 1 | -0/+1 |
* | Add forgotten schema delta (#17054) | Erik Johnston | 2024-04-09 | 1 | -0/+1 |
* | Fixups to #17064 (#17065) | Erik Johnston | 2024-04-08 | 1 | -0/+1 |
* | Add back fast path for non-gappy syncs (#17064) | Erik Johnston | 2024-04-08 | 1 | -0/+1 |
* | Pull out fewer receipts from DB when doing push (#17049) | Erik Johnston | 2024-04-05 | 1 | -0/+1 |
* | Fix bug in calculating state for non-gappy syncs (#16942) | Richard van der Hoff | 2024-04-04 | 3 | -2/+3 |
* | `/sync`: fix bug in calculating `state` response (#16930) | Richard van der Hoff | 2024-04-04 | 1 | -0/+1 |
* | Fix bug in `/sync` response for archived rooms (#16932) | Richard van der Hoff | 2024-04-04 | 1 | -0/+1 |
* | Add missing index to `access_tokens` table (#17045) | Erik Johnston | 2024-04-04 | 1 | -0/+1 |
* | Merge branch 'master' into develop | Erik Johnston | 2024-04-02 | 1 | -1/+0 |
|\ |
|
| * | 1.104.0 v1.104.0 github/release-v1.104 release-v1.104 | Erik Johnston | 2024-04-02 | 1 | -1/+0 |
* | | Refactor chain fetching (#17044) | Erik Johnston | 2024-04-02 | 1 | -0/+1 |
* | | Fixups to new push stream (#17038) | Erik Johnston | 2024-03-28 | 2 | -1/+2 |
* | | Add support for moving `/push_rules` off of main process (#17037) | Erik Johnston | 2024-03-28 | 1 | -0/+1 |
|/ |
|
* | Merge remote-tracking branch 'origin/develop' into release-v1.104 | Erik Johnston | 2024-03-26 | 1 | -0/+1 |
|\ |
|
| * | Fix OIDC login regression (#17031) | Erik Johnston | 2024-03-26 | 1 | -0/+1 |
* | | 1.104.0rc1 | Erik Johnston | 2024-03-26 | 22 | -23/+0 |
|/ |
|
* | Ensure that pending to-device events are sent over federation at startup (#16... | Richard van der Hoff | 2024-03-22 | 1 | -0/+1 |
* | Add OIDC config to add extra parameters to the authorize URL (#16971) | Mathieu Velten | 2024-03-22 | 1 | -0/+1 |
* | Do not refuse to set read_marker if previous event_id is in wrong room (#16990) | SpiritCroc | 2024-03-21 | 1 | -0/+1 |
* | Fix reject knocks on deactivating account (#17010) | Hanadi | 2024-03-21 | 1 | -0/+1 |
* | generate configuration with correct user in start.py for docker (#16978) | Sam Wedgwood | 2024-03-21 | 1 | -0/+1 |
* | OIDC: try to JWT decode userinfo response if JSON parsing failed (#16972) | Mathieu Velten | 2024-03-21 | 1 | -0/+1 |
* | Patch the db conn pool sooner in tests (#17017) | Richard van der Hoff | 2024-03-21 | 1 | -0/+1 |
* | Remove the hardcoded poetry version from contributing guide (#17002) | Tadeusz Sośnierz | 2024-03-21 | 1 | -0/+1 |
* | Prevent `start_for_complement.sh` from setting `START_POSTGRES` to `false` wh... | Andrew Morgan | 2024-03-21 | 1 | -0/+1 |
* | Update power level default for public rooms (#16907) | Shay | 2024-03-19 | 1 | -0/+1 |
* | Improve event validation (#16908) | Shay | 2024-03-19 | 1 | -0/+1 |
* | Pass module API to OIDC mapping provider (#16974) | Mathieu Velten | 2024-03-19 | 1 | -0/+1 |
* | Specify IP subnet literals in canonical form (#16953) | V02460 | 2024-03-19 | 1 | -0/+1 |
* | Clarify docs for some room state functions (#16950) | Richard van der Hoff | 2024-03-19 | 1 | -0/+1 |
* | `/sync`: Fix edge-case in calculating the "device_lists" response (#16949) | Richard van der Hoff | 2024-03-14 | 1 | -0/+1 |
* | Split up `SyncHandler.compute_state_delta` (#16929) | Richard van der Hoff | 2024-03-14 | 1 | -0/+2 |
* | Sort versions in the documentation version picker appropriately. (#16966) | Will Hunt | 2024-03-14 | 1 | -0/+1 |
* | upgrade.md: fix grammatical errors (#16965) | Richard van der Hoff | 2024-03-14 | 1 | -0/+1 |
* | Add query to update local cache of a remote user's device list to docs (#16892) | Andrew Morgan | 2024-03-14 | 1 | -0/+1 |
* | Improve lock performance when a lot of locks are waiting (#16840) | Mathieu Velten | 2024-03-14 | 1 | -0/+1 |
* | Multi-worker-docker-container: disable log buffering (#16919) | Richard van der Hoff | 2024-03-13 | 1 | -0/+1 |
* | Raise poetry-core version cap to 1.9.0 (#16986) | V02460 | 2024-03-13 | 1 | -0/+1 |
* | Update changelog v1.103.0rc1 | Erik Johnston | 2024-03-12 | 1 | -1/+0 |
* | Merge remote-tracking branch 'origin/develop' into release-v1.103 | Erik Johnston | 2024-03-12 | 1 | -0/+1 |
|\ |
|
| * | Prevent locking up while processing batched_auth_events (#16968) | Gerrit Gogel | 2024-03-12 | 1 | -0/+1 |
* | | 1.103.0rc1 | Erik Johnston | 2024-03-12 | 6 | -6/+0 |
|/ |
|
* | deactivated flag refactored to filter deactivated users. (#16874) | Alexander Fechler | 2024-03-11 | 1 | -0/+1 |
* | Stabilize support for Retry-After header (MSC4014) (#16947) | Patrick Cloke | 2024-03-08 | 1 | -0/+1 |
* | Fix joining remote rooms when a `on_new_event` callback is registered (#16973) | Quentin Gliech | 2024-03-06 | 1 | -0/+1 |
* | Revert "Ignore notification counts from rooms you've left" (#16981) | Andrew Morgan | 2024-03-05 | 1 | -1/+0 |
* | Ignore notification counts from rooms you've left (#16954) | Andrew Morgan | 2024-02-23 | 1 | -0/+1 |
* | Add docs on upgrading from a very old version (#16951) | Twilight Sparkle | 2024-02-22 | 1 | -0/+1 |
* | Better complement docs (#16946) | kegsay | 2024-02-20 | 1 | -0/+1 |
* | Merge branch 'release-v1.102' into develop | Andrew Morgan | 2024-02-20 | 8 | -8/+0 |
|\ |
|
| * | 1.102.0rc1 v1.102.0rc1 | Andrew Morgan | 2024-02-20 | 8 | -8/+0 |
* | | Add HAProxy example for single port operation (#16768) | Georg | 2024-02-20 | 1 | -0/+1 |
|/ |
|
* | Don't lock up when joining large rooms (#16903) | Erik Johnston | 2024-02-20 | 1 | -0/+1 |
* | bugfix: always prefer unthreaded receipt when >1 exist (MSC4102) (#16927) | kegsay | 2024-02-20 | 1 | -0/+1 |
* | Fix incorrect docker hub link in release script (#16910) | Erik Johnston | 2024-02-20 | 1 | -0/+1 |
* | fix typo in admin_api/rooms.md (#16857) | Rainer Zufall | 2024-02-20 | 1 | -0/+1 |
* | Add metric for emails sent (#16881) | Remi Rampin | 2024-02-14 | 1 | -0/+1 |
* | Merge branch 'master' into develop | Erik Johnston | 2024-02-13 | 1 | -1/+0 |
|\ |
|
| * | 1.101.0 v1.101.0 github/release-v1.101 release-v1.101 | Erik Johnston | 2024-02-13 | 1 | -1/+0 |
* | | Don't invalidate the entire event cache when we purge history (#16905) | Erik Johnston | 2024-02-13 | 1 | -0/+1 |
* | | Add a config to not send out device list updates for specific users (#16909) | Erik Johnston | 2024-02-13 | 1 | -0/+1 |