Revisions of matrix-synapse

Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 211)
- Update to 1.20.1
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 210)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 209)
- Update to 1.20.0
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 208)
- Update to 1.19.3
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 207)
- Update to 1.19.2
  * Bugfixes
    - Fix joining rooms over federation that include malformed events. (#8324)
  * Bugfixes
    - Fix a bug introduced in v1.19.0 where appservices with ratelimiting 
      disabled would still be ratelimited when joining rooms. (#8139)
    - Fix a bug introduced in v1.19.0 that would cause e.g. profile updates 
      to fail due to incorrect application of rate limits on join requests. (#8153)
  * Features
    - Add option to allow server admins to join rooms which fail complexity checks. 
      Contributed by @lugino-emeritus. (#7902)
    - Add an option to purge room or not with delete room admin endpoint 
      (POST /_synapse/admin/v1/rooms/<room_id>/delete). Contributed by @dklimpel. (#7964)
    - Add rate limiting to users joining rooms. (#8008)
    - Add a /health endpoint to every configured HTTP listener that can be used 
      as a health check endpoint by load balancers. (#8048)
    - Allow login to be blocked based on the values of SAML attributes. (#8052)
    - Allow guest access to the GET /_matrix/client/r0/rooms/{room_id}/members endpoint,
      according to MSC2689. Contributed by Awesome Technologies Innovationslabor GmbH. (#7314)
  * Bugfixes
    - Fix a bug introduced in Synapse v1.7.2 which caused inaccurate membership 
      counts in the room directory. (#7977)
    - Fix a long standing bug: 'Duplicate key value violates unique constraint 
      "event_relations_id"' when message retention is configured. (#7978)
    - Fix "no create event in auth events" when trying to reject invitation after 
      inviter leaves. Bug introduced in Synapse v1.10.0. (#7980)
    - Fix various comments and minor discrepencies in server notices code. (#7996)
    - Fix a long standing bug where HTTP HEAD requests resulted in a 400 error. (#7999)
    - Fix a long-standing bug which caused two copies of some log lines to be written
      when synctl was used along with a MemoryHandler logger. (#8011, #8012)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 206)
- Update to 1.19.1
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 205)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 204)
- Update to 1.19.0
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 203)
- Update to 1.18.0
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 202)
- Update to 1.17.0
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 201)
- Update to 1.16.1
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 200)
- Update to 1.16.0
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 199)
- Update to 1.15.2
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 198)
- Update to 1.15.1
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 197)
- Update to 1.15.0
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 196)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 195)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 194)
- Update to 1.14.0
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 193)
- Update to 1.13.0
  This release brings some potential changes necessary for certain
  configurations of Synapse:
  - If your Synapse is configured to use SSO and have a custom 
    sso_redirect_confirm_template_dir configuration option set, you
    will need to duplicate the new sso_auth_confirm.html, 
    sso_auth_success.html and sso_account_deactivated.html 
    templates into that directory.
  - Synapse plugins using the complete_sso_login method of 
    synapse.module_api.ModuleApi should instead switch to the 
    async/await version, complete_sso_login_async, which includes 
    additional checks. The former version is now deprecated.
  - A bug was introduced in Synapse 1.4.0 which could cause the
    room directory to be incomplete or empty if Synapse was 
    upgraded directly from v1.2.1 or earlier, to versions between 
    v1.4.0 and v1.12.x.
  * Features:
    - Always send users their own device updates. (#7160)
    - Add support for handling GET requests for account_data on 
      a worker. (#7311)
  * Bugfixes:
    - Fix a bug that prevented cross-signing with users on 
      worker-mode synapses. (#7255)
    - Do not treat display names as globs in push rules. (#7271)
    - Fix a bug with cross-signing devices belonging to remote 
      users who did not share a room with any user on the local
      homeserver. (#7289)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 192)
- Update to 1.12.4
Displaying revisions 141 - 160 of 351
openSUSE Build Service is sponsored by