Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Config option to inhibit 3PID errors on /requestTokenBabolivier/dinsic request token #41

Closed
wants to merge 3,138 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Mar 20, 2020

  1. Added the section 'Configuration' in /docs/turn-howto.md (#6614)

    * commit '0495097a7':
      Added the section 'Configuration' in /docs/turn-howto.md (#6614)
    anoadragon453 committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    1039654 View commit details
    Browse the repository at this point in the history
  2. Reduce the reconnect time when replication fails. (#6617)

    * commit '6964ea095':
      Reduce the reconnect time when replication fails. (#6617)
    anoadragon453 committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    a54d17c View commit details
    Browse the repository at this point in the history
  3. Kill off redundant SynapseRequestFactory (#6619)

    * commit 'b6b57ecb4':
      Kill off redundant SynapseRequestFactory (#6619)
    anoadragon453 committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    6d9f40c View commit details
    Browse the repository at this point in the history
  4. Remove unused, undocumented "content repo" resource (#6628)

    * commit '98247c4a0':
      Remove unused, undocumented "content repo" resource (#6628)
    anoadragon453 committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    8fced9e View commit details
    Browse the repository at this point in the history
  5. Raise an error if someone tries to use the log_file config option (#6…

    …626)
    
    * commit 'e48410130':
      Raise an error if someone tries to use the log_file config option (#6626)
    anoadragon453 committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    34e65b9 View commit details
    Browse the repository at this point in the history
  6. Automate generation of the sample and debian log configs (#6627)

    * commit '08815566b':
      Automate generation of the sample and debian log configs (#6627)
    anoadragon453 committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    1b41041 View commit details
    Browse the repository at this point in the history
  7. Fix power levels being incorrectly set in old and new rooms after a r…

    …oom upgrade (#6633)
    
    * commit '01c3c6c92':
      Fix power levels being incorrectly set in old and new rooms after a room upgrade (#6633)
    anoadragon453 committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    b87a212 View commit details
    Browse the repository at this point in the history
  8. Workaround for error when fetching notary's own key (#6620)

    * commit '18674eebb':
      Workaround for error when fetching notary's own key (#6620)
    anoadragon453 committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    d6b6c64 View commit details
    Browse the repository at this point in the history
  9. Fix exception when fetching notary server's old keys (#6625)

    * commit '4b36b482e':
      Fix exception when fetching notary server's old keys (#6625)
    anoadragon453 committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    3254333 View commit details
    Browse the repository at this point in the history
  10. Fix an error which was thrown by the PresenceHandler _on_shutdown han…

    …dler. (#6640)
    
    * commit 'ab4b4ee6a':
      Fix an error which was thrown by the PresenceHandler _on_shutdown handler. (#6640)
    anoadragon453 committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    6c382fb View commit details
    Browse the repository at this point in the history
  11. Add experimental 'databases' config (#6580)

    * commit '9f6c1befb':
      Add experimental 'databases' config (#6580)
    anoadragon453 committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    5343df3 View commit details
    Browse the repository at this point in the history
  12. Fix some test failures when frozen_dicts are enabled (#6642)

    * commit 'ba897a759':
      Fix some test failures when frozen_dicts are enabled (#6642)
    anoadragon453 committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    eed6f38 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #6629 from matrix-org/rav/kill_event_reference_hashes

    * commit '1807db5e7':
      changelog
      Remove unused get_latest_event_ids_and_hashes_in_room
      Remove unused get_prev_events_and_hashes_for_room
      Remove unused hashes and depths from _update_membership params
      Remove unused hashes and depths from create_event params
      Remove unused hashes and depths from create_new_client_event params
      replace get_prev_events_and_hashes_for_room with get_prev_events_for_room in create_new_client_event
      rename get_prev_events_for_room to get_prev_events_and_hashes_for_room
    anoadragon453 committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    eb08acc View commit details
    Browse the repository at this point in the history
  14. port BackgroundUpdateTestCase to HomeserverTestCase (#6653)

    * commit 'd20c34654':
      port BackgroundUpdateTestCase to HomeserverTestCase (#6653)
      changelog
      Fix exceptions in log when rejected event is replicated
      async/await for SyncReplicationHandler.process_and_notify
      Clarify documentation on get_event* methods
    anoadragon453 committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    0fec900 View commit details
    Browse the repository at this point in the history
  15. Async/await for background updates (#6647)

    * commit '9824a39d8':
      Async/await for background updates (#6647)
    anoadragon453 committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    44743d3 View commit details
    Browse the repository at this point in the history
  16. Add a background update to clear tombstoned rooms from the directory …

    …(#6648)
    
    * commit '85db7f73b':
      Add a background update to clear tombstoned rooms from the directory (#6648)
    anoadragon453 committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    66c36ea View commit details
    Browse the repository at this point in the history
  17. Merge pull request #6652 from matrix-org/babolivier/depth_missing_events

    * commit '0ab5853ec':
      Changelog
      Fix conditions failing if min_depth = 0
    anoadragon453 committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    5af50a0 View commit details
    Browse the repository at this point in the history
  18. 1.8.0rc1

    * commit '7f0e706eb':
      1.8.0rc1
    anoadragon453 committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    5bf0fa4 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #6621 from matrix-org/babolivier/purge_job_config_…

    …typo
    
    * commit '2b6b7f482':
      Reword
      Change the example from 5min to 12h
      Fixup changelog
      Fixup changelog
      Fixup changelog
      Changelog
      Update sample config
      Fix a typo in the purge jobs configuration example
    anoadragon453 committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    0450704 View commit details
    Browse the repository at this point in the history
  20. Correctly proxy remote group HTTP errors. (#6654)

    * commit 'be29ed7ad':
      Correctly proxy remote group HTTP errors. (#6654)
    anoadragon453 committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    6eb4fda View commit details
    Browse the repository at this point in the history
  21. contrib/docker-compose: fixing mount that overrides containers' /etc…

    … (#6656)
    
    * commit 'dd57715de':
      contrib/docker-compose: fixing mount that overrides containers' /etc (#6656)
      typo
    anoadragon453 committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    a7a73bb View commit details
    Browse the repository at this point in the history
  22. Merge pull request #6624 from matrix-org/babolivier/retention_doc

    * commit 'cff1cb868':
      Fix reference
      Incorporate review
      Apply suggestions from code review
      Update changelog.d/6624.doc
      Fix vacuum instructions for sqlite
      Rename changelog
      Add a complete documentation of the message retention policies support
    anoadragon453 committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    6827282 View commit details
    Browse the repository at this point in the history
  23. Back out ill-advised notary server hackery (#6657)

    * commit '573fee759':
      Back out ill-advised notary server hackery (#6657)
    anoadragon453 committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    f4a7449 View commit details
    Browse the repository at this point in the history
  24. Fix GET request on /_synapse/admin/v2/users endpoint (#6563)

    * commit '7caaa29da':
      Fix GET request on /_synapse/admin/v2/users endpoint (#6563)
    anoadragon453 committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    6e7fb4c View commit details
    Browse the repository at this point in the history
  25. Merge pull request #6665 from matrix-org/babolivier/retention_doc_typo

    * commit 'e16521faa':
      Changelog
      Fix typo in message retention policies doc
    anoadragon453 committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    27ecf74 View commit details
    Browse the repository at this point in the history
  26. Merge pull request #6664 from matrix-org/erikj/media_admin_apis

    * commit '7c232bd98':
      Shuffle the code
      Comments
      Do not rely on streaming events, as media repo doesn't
      Newsfile
      Import RoomStore in media worker to fix admin APIs
      Move media admin store functions to worker store
    anoadragon453 committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    61a7c53 View commit details
    Browse the repository at this point in the history
  27. 1.8.0

    * commit '24b2c940f':
      1.8.0
    anoadragon453 committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    e8e76ea View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

  1. Allow admin users to create or modify users without a shared secret (…

    …#6495)
    
    * commit 'd2906fe66':
      Allow admin users to create or modify users without a shared secret (#6495)
      Fixup changelog
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    35d1ec2 View commit details
    Browse the repository at this point in the history
  2. Add note about log_file no longer be accepted (#6674)

    * commit 'c2ba994db':
      Add note about log_file no longer be accepted (#6674)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    bdc0007 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6675 from matrix-org/rav/die_sqlite37_die_die_die

    * commit '1d16f5ea0':
      update install notes for CentOS
      changelog
      Refuse to start if sqlite is older than 3.11.0
      Check postgres version in check_database
      Modify check_database to take a connection rather than a cursor
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    e9dc768 View commit details
    Browse the repository at this point in the history
  4. Fix exceptions on requests for non-ascii urls (#6682)

    * commit 'feee81997':
      Fix exceptions on requests for non-ascii urls (#6682)
      comment for run_in_background
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    3cfe6ba View commit details
    Browse the repository at this point in the history
  5. Allow additional_resources to implement Resource directly (#6686)

    * commit '803968505':
      Allow additional_resources to implement Resource directly (#6686)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    12763b5 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #6689 from matrix-org/rav/saml_mapping_provider_up…

    …dates
    
    * commit '3cfac9593':
      changelog
      Pass client redirect URL into SAML mapping providers
      Pass the module_api into the SamlMappingProvider
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    3ad3573 View commit details
    Browse the repository at this point in the history
  7. Don't assign numeric IDs for empty usernames (#6690)

    * commit '2d07c7377':
      Don't assign numeric IDs for empty usernames (#6690)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    e861fd8 View commit details
    Browse the repository at this point in the history
  8. Kill off RegistrationError (#6691)

    * commit '326c893d2':
      Kill off RegistrationError (#6691)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    262d78a View commit details
    Browse the repository at this point in the history
  9. Document more supported endpoints for workers (#6698)

    * commit '47f4f493f':
      Document more supported endpoints for workers (#6698)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    9483cb6 View commit details
    Browse the repository at this point in the history
  10. Quarantine media by ID or user ID (#6681)

    * commit '1177d3f3a':
      Quarantine media by ID or user ID (#6681)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    061c671 View commit details
    Browse the repository at this point in the history
  11. Fixup synapse.replication to pass mypy checks (#6667)

    * commit 'e8b68a4e4':
      Fixup synapse.replication to pass mypy checks (#6667)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    09a8668 View commit details
    Browse the repository at this point in the history
  12. Process EDUs in parallel with PDUs. (#6697)

    * commit 'b5ce7f587':
      Process EDUs in parallel with PDUs. (#6697)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    9edb5f9 View commit details
    Browse the repository at this point in the history
  13. Add local_current_membership table (#6655)

    * commit '28c98e51f':
      Add `local_current_membership` table (#6655)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    1e34631 View commit details
    Browse the repository at this point in the history
  14. Implement RedirectException (#6687)

    * commit '8f5d7302a':
      Implement RedirectException (#6687)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    562718f View commit details
    Browse the repository at this point in the history
  15. Merge pull request #6688 from matrix-org/rav/module_api_extensions

    * commit '608bf7d74':
      changelog
      Handle `config` not being set for synapse plugin modules
      Cleanups and additions to the module API
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    67ab74c View commit details
    Browse the repository at this point in the history
  16. Remove duplicate session check in web fallback servlet (#6702)

    * commit 'edc244eec':
      Remove duplicate session check in web fallback servlet (#6702)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    02931b9 View commit details
    Browse the repository at this point in the history
  17. Fix purge_room admin API (#6711)

    * commit '19a1aac48':
      Fix purge_room admin API (#6711)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    888e203 View commit details
    Browse the repository at this point in the history
  18. Port synapse.replication.tcp to async/await (#6666)

    * commit '48c3a9688':
      Port synapse.replication.tcp to async/await (#6666)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    730dac5 View commit details
    Browse the repository at this point in the history
  19. Add org.matrix.e2e_cross_signing to unstable_features in /versions as…

    … per MSC1756 (#6712)
    
    * commit '38e0e59f4':
      Add org.matrix.e2e_cross_signing to unstable_features in /versions as per MSC1756 (#6712)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    5b211ae View commit details
    Browse the repository at this point in the history
  20. Add tips for the changelog to the pull request template (#6663)

    * commit '7b14c4a01':
      Add tips for the changelog to the pull request template (#6663)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    3af295a View commit details
    Browse the repository at this point in the history
  21. Add StateMap type alias (#6715)

    * commit 'd386f2f33':
      Add StateMap type alias (#6715)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    ea066e5 View commit details
    Browse the repository at this point in the history
  22. Clarify the account_validity and email sections of the sample con…

    …figuration. (#6685)
    
    * commit '5ce0b17e3':
      Clarify the `account_validity` and `email` sections of the sample configuration. (#6685)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    09cdecd View commit details
    Browse the repository at this point in the history
  23. Wake up transaction queue when remote server comes back online (#6706)

    * commit 'a8a50f5b5':
      Wake up transaction queue when remote server comes back online (#6706)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    bd6344c View commit details
    Browse the repository at this point in the history
  24. Delegate remote_user_id mapping to the saml mapping provider (#6723)

    * commit '2b6a77fcd':
      Delegate remote_user_id mapping to the saml mapping provider (#6723)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    5ba900d View commit details
    Browse the repository at this point in the history
  25. Merge pull request #6724 from matrix-org/rav/log_saml_attributes

    * commit '59dc87c61':
      changelog
      Log saml assertions rather than the whole response
      move batch_iter to a separate module
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    f7fb31d View commit details
    Browse the repository at this point in the history
  26. Merge pull request #6714 from matrix-org/babolivier/retention_select_…

    …event
    
    * commit '3b72bb780':
      bump version to v1.9.0.dev1
      Precise changelog
      Fixup diff
      Remove get_room_event_after_stream_ordering entirely
      Lint
      Rename changelog
      Changelog
      Correctly order when selecting before stream ordering
      Fix typo
      Fix instantiation of message retention purge jobs
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    f2df969 View commit details
    Browse the repository at this point in the history
  27. Fix syntax error in run_upgrade for schema 57 (#6728)

    * commit '722b4f302':
      Fix syntax error in run_upgrade for schema 57 (#6728)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    fbda94b View commit details
    Browse the repository at this point in the history
  28. Add more logging around message retention policies support (#6717)

    * commit 'a17f64361':
      Add more logging around message retention policies support (#6717)
      Fix up changelog
      bump version to v1.9.0.dev2
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    96b48d5 View commit details
    Browse the repository at this point in the history
  29. Fix empty account_validity config block (#6747)

    * commit 'e9e066055':
      Update changelog.d/6747.bugfix
      Revert "Newsfile"
      Newsfile
      Add changelog
      Fix empty account_validity config block
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    7ed8a68 View commit details
    Browse the repository at this point in the history
  30. Fix changing password via user admin API. (#6730)

    * commit 'ceecedc68':
      Fix changing password via user admin API. (#6730)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    6df0a3c View commit details
    Browse the repository at this point in the history
  31. Fixup synapse.api to pass mypy (#6733)

    * commit '0f6e525be':
      Fixup synapse.api to pass mypy (#6733)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    a5fe87b View commit details
    Browse the repository at this point in the history
  32. Fix /events/:event_id deprecated API. (#6731)

    * commit '74b74462f':
      Fix `/events/:event_id` deprecated API. (#6731)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    169a585 View commit details
    Browse the repository at this point in the history
  33. Fixup synapse.rest to pass mypy (#6732)

    * commit 'b0a66ab83':
      Fixup synapse.rest to pass mypy (#6732)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    fd3b31d View commit details
    Browse the repository at this point in the history
  34. Add a DeltaState to track changes to be made to current state (#6716)

    * commit '0e6876007':
      Add a DeltaState to track changes to be made to current state (#6716)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    a09011a View commit details
    Browse the repository at this point in the history
  35. Port synapse_port_db to async/await (#6718)

    * commit '07124d028':
      Port synapse_port_db to async/await (#6718)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    09e9ebd View commit details
    Browse the repository at this point in the history
  36. Avoid attribute error when password_config present but empty (#6753)

    * commit '837f62266':
      Avoid attribute error when `password_config` present but empty (#6753)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    dc9c06f View commit details
    Browse the repository at this point in the history
  37. Remove unused CI docker compose files (#6754)

    * commit '2093f83ea':
      Remove unused CI docker compose files (#6754)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    874c98a View commit details
    Browse the repository at this point in the history
  38. Allow streaming cache invalidate all to workers. (#6749)

    * commit '5d7a6ad22':
      Allow streaming cache invalidate all to workers. (#6749)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    060343d View commit details
    Browse the repository at this point in the history
  39. Allow monthly active user limiting support for worker mode, fixes #46…

    …39. (#6742)
    
    * commit '5e52d8563':
      Allow monthly active user limiting support for worker mode, fixes #4639. (#6742)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    6a6f8cf View commit details
    Browse the repository at this point in the history
  40. Fix and add test to deprecated quarantine media admin api (#6756)

    * commit 'aa9b00fb2':
      Fix and add test to deprecated quarantine media admin api (#6756)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    48adc5b View commit details
    Browse the repository at this point in the history
  41. Merge pull request #6764 from matrix-org/babolivier/fix-thumbnail

    * commit 'ae6cf586b':
      Lint + changelog
      Remove unused import
      Add tests for thumbnailing
      Fix typo in _select_thumbnail
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    fdc6098 View commit details
    Browse the repository at this point in the history
  42. 1.12.0

    richvdh committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    2fa55c0 View commit details
    Browse the repository at this point in the history
  43. Admin API to list, filter and sort rooms (#6720)

    * commit '90a28fb47':
      Admin API to list, filter and sort rooms (#6720)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    fc43d20 View commit details
    Browse the repository at this point in the history
  44. 1.9.0rc1

    * commit '0d0f32bc5':
      1.9.0rc1
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    8aff29f View commit details
    Browse the repository at this point in the history
  45. Remove unnecessary abstractions in admin handler (#6751)

    * commit 'ce84dd9e2':
      Remove unnecessary abstractions in admin handler (#6751)
      Fixup warning about workers changes
      Add deprecation headers
      Fixup changelog
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    0786bba View commit details
    Browse the repository at this point in the history
  46. Update admin room docs with correct endpoints (#6770)

    * commit 'd31f5f4d8':
      Update admin room docs with correct endpoints (#6770)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    42732de View commit details
    Browse the repository at this point in the history
  47. Minor fixes to user admin api (#6761)

    * commit '5bd3cb726':
      Minor fixes to user admin api (#6761)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    82f535a View commit details
    Browse the repository at this point in the history
  48. a bit of debugging for media storage providers (#6757)

    * commit '6b7462a13':
      a bit of debugging for media storage providers (#6757)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    308ed5f View commit details
    Browse the repository at this point in the history
  49. 1.9.0

    * commit 'f3eac2b3e':
      1.9.0
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    806204a View commit details
    Browse the repository at this point in the history
  50. Make 'event.redacts' never raise. (#6771)

    * commit 'fa4d609e2':
      Make 'event.redacts' never raise. (#6771)
      Fixup changelog
      Fixup changelog
      Fixup changelog
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    5a32d29 View commit details
    Browse the repository at this point in the history
  51. Validate client_secret parameter (#6767)

    * commit '9f7aaf90b':
      Validate client_secret parameter (#6767)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    8632f34 View commit details
    Browse the repository at this point in the history
  52. Merge pull request #6775 from matrix-org/jaywink/worker-docs-tweaks

    * commit 'f74d178b1':
      Formatting of changelog
      Fix federation_reader listeners doc as per PR review
      Clarifications to the workers documentation
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    645a30b View commit details
    Browse the repository at this point in the history
  53. Propagate cache invalidates from workers to other workers. (#6748)

    * commit 'd5275fc55':
      Propagate cache invalidates from workers to other workers. (#6748)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    c83cd65 View commit details
    Browse the repository at this point in the history
  54. Add rooms.room_version column (#6729)

    * commit '8df862e45':
      Add `rooms.room_version` column (#6729)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    92ec7ba View commit details
    Browse the repository at this point in the history
  55. Fix setting mau_limit_reserved_threepids config (#6793)

    * commit 'bdbeeb94e':
      Fix setting `mau_limit_reserved_threepids` config (#6793)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    714dca3 View commit details
    Browse the repository at this point in the history
  56. 1.9.1

    * commit '77d935722':
      1.9.1
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    1f1239d View commit details
    Browse the repository at this point in the history
  57. Warn if postgres database has non-C locale. (#6734)

    * commit '02b44db92':
      Warn if postgres database has non-C locale. (#6734)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    4f66a15 View commit details
    Browse the repository at this point in the history
  58. Pass room version object into event_auth.check and check_redaction (#…

    …6788)
    
    * commit 'a8ce7aeb4':
      Pass room version object into event_auth.check and check_redaction (#6788)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    45e098e View commit details
    Browse the repository at this point in the history
  59. Detect unknown remote devices and mark cache as stale (#6776)

    * commit 'e17a11066':
      Detect unknown remote devices and mark cache as stale (#6776)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    d880d2b View commit details
    Browse the repository at this point in the history
  60. Merge pull request #6787 from matrix-org/rav/msc2260

    * commit 'cc109b79d':
      fix bad variable ref
      update changelog
      changelog
      Implement updated auth rules from MSC2260
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    d115a4d View commit details
    Browse the repository at this point in the history
  61. Fix outbound federation request metrics (#6795)

    * commit 'fcfb591b3':
      Fix outbound federation request metrics (#6795)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    fea1e6f View commit details
    Browse the repository at this point in the history
  62. Fix bug when querying remote user keys that require a resync. (#6796)

    * commit '2cad8baa7':
      Fix bug when querying remote user keys that require a resync. (#6796)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    718337e View commit details
    Browse the repository at this point in the history
  63. Delete current state when server leaves a room (#6792)

    * commit '611215a49':
      Delete current state when server leaves a room (#6792)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    abf0e75 View commit details
    Browse the repository at this point in the history
  64. Fix race in federation sender that delayed device updates. (#6799)

    * commit '6b9e1014c':
      Fix race in federation sender that delayed device updates. (#6799)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    70e37d5 View commit details
    Browse the repository at this point in the history
  65. Merge pull request #6790 from matrix-org/rav/msc2260.1

    * commit '281551f72':
      changelog
      Make /directory/room/<alias> handle restrictive power levels
      Set the PL for aliases events to 0.
      Factor out a `copy_power_levels_contents` method
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    fc0fd6e View commit details
    Browse the repository at this point in the history
  66. Remove unused DeviceRow class (#6800)

    * commit 'a855b7c3a':
      Remove unused DeviceRow class (#6800)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    1310c64 View commit details
    Browse the repository at this point in the history
  67. Type defintions for use in refactoring for redaction changes (#6803)

    * commit '5a246611e':
      Type defintions for use in refactoring for redaction changes (#6803)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    45b330d View commit details
    Browse the repository at this point in the history
  68. When a client asks for remote keys check if should resync. (#6797)

    * commit 'c80a9fe13':
      When a client asks for remote keys check if should resync. (#6797)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    916add2 View commit details
    Browse the repository at this point in the history
  69. When server leaves room check for stale device lists. (#6801)

    * commit 'a5bab2d05':
      When server leaves room check for stale device lists. (#6801)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    381f140 View commit details
    Browse the repository at this point in the history
  70. Fix sending server up commands from workers (#6811)

    * commit 'c3d4ad8af':
      Fix sending server up commands from workers (#6811)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    17292d5 View commit details
    Browse the repository at this point in the history
  71. Resync remote device list when detected as stale. (#6786)

    * commit 'b66032705':
      Resync remote device list when detected as stale. (#6786)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    b606331 View commit details
    Browse the repository at this point in the history
  72. Backgroud update to clean out rooms from current state (#6802)

    * commit '57ad702af':
      Backgroud update to clean out rooms from current state (#6802)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    b791fc9 View commit details
    Browse the repository at this point in the history
  73. MSC2260: Block direct sends of m.room.aliases events (#6794)

    * commit '184303b86':
      MSC2260: Block direct sends of m.room.aliases events (#6794)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    35b1d78 View commit details
    Browse the repository at this point in the history
  74. Log when we delete room in bg update (#6816)

    * commit 'e0992fcc5':
      Log when we delete room in bg update (#6816)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    52814b4 View commit details
    Browse the repository at this point in the history
  75. pass room version into FederationHandler.on_invite_request (#6805)

    * commit '46a446828':
      pass room version into FederationHandler.on_invite_request (#6805)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    699da5b View commit details
    Browse the repository at this point in the history
  76. Fix bug with getting missing auth event during join 500'ed (#6810)

    * commit '7d846e870':
      Fix bug with getting missing auth event during join 500'ed (#6810)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    bea0e0d View commit details
    Browse the repository at this point in the history
  77. Merge pull request #6820 from matrix-org/rav/get_room_version_id

    * commit '160522e32':
      newsfile
      Add `get_room_version` method
      s/get_room_version/get_room_version_id/
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    8c7c6e1 View commit details
    Browse the repository at this point in the history
  78. Merge pull request #6806 from matrix-org/rav/redact_changes/3

    * commit 'a5afdd15e':
      changelog
      Pass room_version into add_hashes_and_signatures
      Pass room_version into create_local_event_from_event_dict
      Store the room version in EventBuilder
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    3fae9f9 View commit details
    Browse the repository at this point in the history
  79. pass room_version into compute_event_signature (#6807)

    * commit '7f93eb190':
      pass room_version into compute_event_signature (#6807)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    ff9bbf6 View commit details
    Browse the repository at this point in the history
  80. Fix deleting of stale marker for device lists (#6819)

    * commit '83b0ea047':
      Fix deleting of stale marker for device lists (#6819)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    fcd6baa View commit details
    Browse the repository at this point in the history
  81. 1.10.0rc1

    * commit 'ac0d45b78':
      1.10.0rc1
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    bd89a5d View commit details
    Browse the repository at this point in the history
  82. Fix room_version in on_invite_request flow (#6827)

    * commit 'b0d112e78':
      Fix `room_version` in `on_invite_request` flow (#6827)
      Update changelog
      Fix link in upgrade.rst
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    61f50ae View commit details
    Browse the repository at this point in the history
  83. Allow URL-encoded user IDs on user admin api paths (#6825)

    * commit '370080531':
      Allow URL-encoded user IDs on user admin api paths (#6825)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    c3b7b10 View commit details
    Browse the repository at this point in the history
  84. Fix stacktraces when using ObservableDeferred and async/await (#6836)

    * commit 'ae5b3104f':
      Fix stacktraces when using ObservableDeferred and async/await (#6836)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    cd85afc View commit details
    Browse the repository at this point in the history
  85. Add typing to SyncHandler (#6821)

    * commit 'b9391c957':
      Add typing to SyncHandler (#6821)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    ae9e55b View commit details
    Browse the repository at this point in the history
  86. Merge pull request #6837 from matrix-org/rav/federation_async

    * commit 'c7d6d5c69': (27 commits)
      make FederationHandler.send_invite async
      make FederationHandler.on_get_missing_events async
      changelog
      make FederationHandler.user_joined_room async
      make FederationHandler._clean_room_for_join async
      make FederationHandler._notify_persisted_event async
      make FederationHandler.persist_events_and_notify async
      make FederationHandler._make_and_verify_event async
      make FederationHandler.do_remotely_reject_invite async
      make FederationHandler._check_for_soft_fail async
      make FederationHandler._persist_auth_tree async
      make FederationHandler.do_invite_join async
      make FederationHandler.on_event_auth async
      make FederationHandler.on_exchange_third_party_invite_request async
      make FederationHandler.construct_auth_difference async
      make FederationHandler._update_context_for_auth_events async
      make FederationHandler._update_auth_events_and_context_for_auth async
      make FederationHandler.do_auth async
      make FederationHandler._prep_event async
      make FederationHandler._handle_new_event async
      ...
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    f275c2c View commit details
    Browse the repository at this point in the history
  87. Update CONTRIBUTING.md about merging PRs. (#6846)

    * commit 'c87572d6e':
      Update CONTRIBUTING.md about merging PRs. (#6846)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    d26f388 View commit details
    Browse the repository at this point in the history
  88. Merge pull request #6844 from matrix-org/uhoreg/cross_signing_fix_dev…

    …ice_fed
    
    * commit '74bf3fdbb':
      add changelog
      add device signatures to device key query results
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    432d213 View commit details
    Browse the repository at this point in the history
  89. Fix detecting unknown devices from remote encrypted events. (#6848)

    * commit '6475382d8':
      Fix detecting unknown devices from remote encrypted events. (#6848)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    85d36b6 View commit details
    Browse the repository at this point in the history
  90. Database updates to populate rooms.room_version (#6847)

    * commit 'd88e0ec08':
      Database updates to populate rooms.room_version (#6847)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    9abd8e4 View commit details
    Browse the repository at this point in the history
  91. Reduce performance logging to DEBUG (#6833)

    * commit 'a831d2e4e':
      Reduce performance logging to DEBUG (#6833)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    8f939e8 View commit details
    Browse the repository at this point in the history
  92. Merge pull request #6844 from matrix-org/uhoreg/cross_signing_fix_dev…

    …ice_fed
    
    * commit '60d067242':
      Merge pull request #6844 from matrix-org/uhoreg/cross_signing_fix_device_fed
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    d867f29 View commit details
    Browse the repository at this point in the history
  93. Check sender_key matches on inbound encrypted events. (#6850)

    * commit 'a58860e48':
      Check sender_key matches on inbound encrypted events. (#6850)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    00b7754 View commit details
    Browse the repository at this point in the history
  94. Merge pull request #6840 from matrix-org/rav/federation_client_async

    * commit '577f46036':
      make FederationClient._do_send_invite async
      Apply suggestions from code review
      make FederationClient.send_invite async
      newsfile
      make FederationClient.get_missing_events async
      make FederationClient._do_send_leave async
      make FederationClient.send_leave.send_request async
      make FederationClient._do_send_join async
      make FederationClient.send_join.send_request async
      make FederationClient.make_membership_event.send_request async
      make FederationClient._try_destination_list async
      make FederationClient.send_leave async
      make FederationClient.send_join async
      make FederationClient.make_membership_event async
      make FederationClient.get_event_auth async
      make FederationClient.get_room_state_ids async
      make FederationClient.get_pdu async
      make FederationClient.backfill async
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    aa17b55 View commit details
    Browse the repository at this point in the history
  95. Merge pull request #6855 from matrix-org/clokep/readme-pip-install

    * commit '5e019069a':
      Add quotes around pip install target (my shell complained without them).
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    62d3277 View commit details
    Browse the repository at this point in the history
  96. Update documentation (#6859)

    * commit 'f0561fcff':
      Update documentation (#6859)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    0057df8 View commit details
    Browse the repository at this point in the history
  97. 1.10.0rc2

    * commit '6a7e90ad7':
      1.10.0rc2
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    87f9d94 View commit details
    Browse the repository at this point in the history
  98. Merge pull request #6823 from matrix-org/rav/redact_changes/5

    * commit '9bcd37146':
      Update changelog
      Update changelog
      Update changelog
      Newsfile
      Simplify `room_version` handling in `FederationClient.send_invite`
      Pass room version object into `FederationClient.get_pdu`
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    97962c4 View commit details
    Browse the repository at this point in the history
  99. Reduce amount of logging at INFO level. (#6862)

    * commit 'ed630ea17':
      Reduce amount of logging at INFO level. (#6862)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    26447c5 View commit details
    Browse the repository at this point in the history
  100. Third party event rules Update (#6781)

    * commit '99fcc9628':
      Third party event rules Update (#6781)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    693425b View commit details
    Browse the repository at this point in the history
  101. Allow empty federation_certificate_verification_whitelist (#6849)

    * commit 'bce557175':
      Allow empty federation_certificate_verification_whitelist (#6849)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    29102e0 View commit details
    Browse the repository at this point in the history
  102. pass room version into FederationClient.send_join (#6854)

    * commit 'b0c8bdd49':
      pass room version into FederationClient.send_join (#6854)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    3e219a6 View commit details
    Browse the repository at this point in the history
  103. Limit the number of events that can be requested when backfilling eve…

    …nts (#6864)
    
    * commit '7765bf398':
      Limit the number of events that can be requested when backfilling events (#6864)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    99eeff7 View commit details
    Browse the repository at this point in the history
  104. Merge pull request #6856 from matrix-org/rav/redact_changes/6

    * commit 'e1b240329':
      Pass room_version into `event_from_pdu_json`
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    0402b65 View commit details
    Browse the repository at this point in the history
  105. remove unused room_version_to_event_format (#6857)

    * commit 'f4884444c':
      remove unused room_version_to_event_format (#6857)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    6e8ecf9 View commit details
    Browse the repository at this point in the history
  106. Admin api to add an email address (#6789)

    * commit '56ca93ef5':
      Admin api to add an email address (#6789)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    3b0ce55 View commit details
    Browse the repository at this point in the history
  107. Allow moving group read APIs to workers (#6866)

    * commit 'de2d26737':
      Allow moving group read APIs to workers (#6866)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    5bb1eb6 View commit details
    Browse the repository at this point in the history
  108. Add typing to synapse.federation.sender (#6871)

    * commit 'b08b0a22d':
      Add typing to synapse.federation.sender (#6871)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    6c970c5 View commit details
    Browse the repository at this point in the history
  109. Add a make_event_from_dict method (#6858)

    * commit '799001f2c':
      Add a `make_event_from_dict` method (#6858)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    ec9d297 View commit details
    Browse the repository at this point in the history
  110. Remove unused get_room_stats_state method. (#6869)

    * commit 'e1d858984':
      Remove unused `get_room_stats_state` method. (#6869)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    0e4f076 View commit details
    Browse the repository at this point in the history
  111. Add support for putting fed user query API on workers (#6873)

    * commit '21db35f77':
      Add support for putting fed user query API on workers (#6873)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    ac99b4a View commit details
    Browse the repository at this point in the history
  112. Update setuptools for python 3.5 tests (#6880)

    * commit 'fe73f0d53':
      Update setuptools for python 3.5 tests (#6880)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    d4ba9d2 View commit details
    Browse the repository at this point in the history
  113. filter out m.room.aliases from the CS API until a better solution is …

    …specced (#6878)
    
    * commit '8e64c5a24':
      filter out m.room.aliases from the CS API until a better solution is specced (#6878)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    92c98de View commit details
    Browse the repository at this point in the history
  114. 1.10.0rc3

    * commit '3de57e706':
      1.10.0rc3
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    0be1d3a View commit details
    Browse the repository at this point in the history
  115. Add an additional test to the SyTest blacklist for worker mode. (#6883)

    * commit '3a3118f4e':
      Add an additional test to the SyTest blacklist for worker mode. (#6883)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    40430fd View commit details
    Browse the repository at this point in the history
  116. filter out m.room.aliases from /sync state blocks (#6884)

    * commit '01209382f':
      filter out m.room.aliases from /sync state blocks (#6884)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    d83725c View commit details
    Browse the repository at this point in the history
  117. Reject device display names that are too long (#6882)

    * commit 'a92e703ab':
      Reject device display names that are too long (#6882)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    1dbb430 View commit details
    Browse the repository at this point in the history
  118. 1.10.0rc4

    * commit '3edc65dd2':
      1.10.0rc4
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    a49c5a5 View commit details
    Browse the repository at this point in the history
  119. 1.10.0rc5

    * commit '856b2a955':
      1.10.0rc5
      changelog wording
      Update CHANGES.md
      changelog formatting
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    9f796b3 View commit details
    Browse the repository at this point in the history
  120. Use BSD-compatible in-place editing for sed. (#6887)

    * commit 'ba547ec3a':
      Use BSD-compatible in-place editing for sed. (#6887)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    5e02ad6 View commit details
    Browse the repository at this point in the history
  121. bump the version of Alpine Linux used in the docker images (#6897)

    * commit '3dd2b5f5e':
      bump the version of Alpine Linux used in the docker images (#6897)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    5f193a8 View commit details
    Browse the repository at this point in the history
  122. 1.10.0

    * commit 'fdb816713':
      1.10.0
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    279521a View commit details
    Browse the repository at this point in the history
  123. Return a 404 for admin api user lookup if user not found (#6901)

    * commit 'd8994942f':
      Return a 404 for admin api user lookup if user not found (#6901)
      Move the warning at the top of the release changes
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    dbf10b0 View commit details
    Browse the repository at this point in the history
  124. Merge pull request #6891 from matrix-org/babolivier/retention-doc-amend

    * commit '6cd34da8b':
      Rephrase
      Update the changelog file
      Also spell it out in the purge history API doc
      Changelog
      Spell out that Synapse never purges the last event sent in a room
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    fe99288 View commit details
    Browse the repository at this point in the history
  125. Remove m.lazy_load_members from unstable features since it is in CS r…

    …0.5.0 (#6877)
    
    * commit 'dc3f99870':
      Remove m.lazy_load_members from unstable features since it is in CS r0.5.0 (#6877)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    c36e468 View commit details
    Browse the repository at this point in the history
  126. Merge pull request #6905 from matrix-org/babolivier/acme.md

    * commit 'f48bf4feb':
      Update docs/ACME.md
      Mention that using Synapse to serve certificates requires restarts
      Changelog
      Remove duplicated info about certbot et al
      Update ACME.md to mention ACME v1 deprecation
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    f3fb2c3 View commit details
    Browse the repository at this point in the history
  127. Add documentation for the spam checker module (#6906)

    * commit '361de49c9':
      Add documentation for the spam checker module (#6906)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    27cad30 View commit details
    Browse the repository at this point in the history
  128. Update changelog for #6905 to group it with upcoming PRs

    * commit 'df1c98c22':
      Update changelog for #6905 to group it with upcoming PRs
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    05b96d3 View commit details
    Browse the repository at this point in the history
  129. Filter the results of user directory searching via the spam checker (…

    …#6888)
    
    * commit '49f877d32':
      Filter the results of user directory searching via the spam checker (#6888)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    b683d4b View commit details
    Browse the repository at this point in the history
  130. Configuration menu
    Copy the full SHA
    1c4d917 View commit details
    Browse the repository at this point in the history
  131. Convert the directory handler tests to use HomeserverTestCase (#6919)

    * commit '02e89021f':
      Convert the directory handler tests to use HomeserverTestCase (#6919)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    dfe1580 View commit details
    Browse the repository at this point in the history
  132. Add a warning about indentation to generated config (#6920)

    * commit '97a42bbc3':
      Add a warning about indentation to generated config (#6920)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    1c257f8 View commit details
    Browse the repository at this point in the history
  133. contrib/docker: Ensure correct encoding and locale settings on DB cre…

    …ation (#6921)
    
    * commit '32873efa8':
      contrib/docker: Ensure correct encoding and locale settings on DB creation (#6921)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    679da58 View commit details
    Browse the repository at this point in the history
  134. Add type hints to the spam check module (#6915)

    * commit '10027c80b':
      Add type hints to the spam check module (#6915)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    a316fff View commit details
    Browse the repository at this point in the history
  135. wait for current_state_events_membership before delete_old_current_st…

    …ate_events (#6924)
    
    * commit '46fa66bbf':
      wait for current_state_events_membership before delete_old_current_state_events (#6924)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    a7882c2 View commit details
    Browse the repository at this point in the history
  136. Raise the default power levels for invites, tombstones and server acl…

    …s (#6834)
    
    * commit '3404ad289':
      Raise the default power levels for invites, tombstones and server acls (#6834)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    ed2f005 View commit details
    Browse the repository at this point in the history
  137. wait for current_state_events_membership before delete_old_current_st…

    …ate_events (#6924)
    
    * commit 'd2455ec3a':
      wait for current_state_events_membership before delete_old_current_state_events (#6924)
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    af9e5cb View commit details
    Browse the repository at this point in the history
  138. 1.10.1

    * commit 'fd6d83ed9':
      1.10.1
    anoadragon453 committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    cf89f76 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2020

  1. Kill off deprecated "config-on-the-fly" docker mode (#6918)

    * commit '3be2abd0a':
      Kill off deprecated "config-on-the-fly" docker mode (#6918)
      #6924 has been released in 1.10.1
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    44b314b View commit details
    Browse the repository at this point in the history
  2. Stop sending events when creating or deleting aliases (#6904)

    * commit 'fe3941f6e':
      Stop sending events when creating or deleting aliases (#6904)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    688b054 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6909 from matrix-org/babolivier/acme-install

    * commit '7a782c32a':
      Update INSTALL.md
      Changelog
      Update INSTALL.md to recommend reverse proxying and warn about ACMEv1 deprecation
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    bb0f2c9 View commit details
    Browse the repository at this point in the history
  4. Fix worker docs to point /publicised_groups API correctly. (#6938)

    * commit '818def824':
      Fix worker docs to point `/publicised_groups` API correctly. (#6938)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    480ed7d View commit details
    Browse the repository at this point in the history
  5. Increase perf of get_auth_chain_ids used in state res v2. (#6937)

    * commit '8a380d0fe':
      Increase perf of `get_auth_chain_ids` used in state res v2. (#6937)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    83d2923 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #6907 from matrix-org/babolivier/acme-config

    * commit 'd484126bf':
      Make the log more noticeable
      Print the error as an error log and raise the same exception we got
      Linters are hard but in they end they just want what's best for us
      Lint
      Changelog
      Lint
      Add a separator for the config warning
      Add a comprehensive error when failing to register for an ACME account
      Add mention and warning about ACME v1 deprecation to the Synapse config
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    7534f1a View commit details
    Browse the repository at this point in the history
  7. Merge pull request #6872 from matrix-org/rav/dictproperty

    * commit '3f1cd1479':
      changelog
      Rewrite _EventInternalMetadata to back it with a _dict
      Replace _event_dict_property with DictProperty
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    0818ea4 View commit details
    Browse the repository at this point in the history
  8. Implement GET /_matrix/client/r0/rooms/{roomId}/aliases (#6939)

    * commit 'adfaea8c6':
      Implement GET /_matrix/client/r0/rooms/{roomId}/aliases (#6939)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    2f7adc6 View commit details
    Browse the repository at this point in the history
  9. Limit size of get_auth_chain_ids query (#6947)

    * commit '5a5abd55e':
      Limit size of get_auth_chain_ids query (#6947)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    1174a5b View commit details
    Browse the repository at this point in the history
  10. Merge pull request #6945 from matrix-org/babolivier/fix-retention-deb…

    …ug-log
    
    * commit '5e4a43855':
      Update changelog.d/6945.bugfix
      Changelog
      Fix log in message retention purge jobs
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    9261b5a View commit details
    Browse the repository at this point in the history
  11. Increase DB/CPU perf of _is_server_still_joined check. (#6936)

    * commit '0d0bc3579':
      Increase DB/CPU perf of `_is_server_still_joined` check. (#6936)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    14ac70f View commit details
    Browse the repository at this point in the history
  12. Tiny optimisation for _get_handler_for_request (#6950)

    * commit 'abf1e5c52':
      Tiny optimisation for _get_handler_for_request (#6950)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    bf12392 View commit details
    Browse the repository at this point in the history
  13. Move MSC2432 stuff onto unstable prefix (#6948)

    * commit '880aaac1d':
      Move MSC2432 stuff onto unstable prefix (#6948)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    a86ad65 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #6940 from matrix-org/babolivier/federate.md

    * commit 'bbe39f808':
      Incorporate review
      Incorporate review
      Phrasing
      Changelog
      Add mention of SRV records as an advanced topic
      Argh trailing spaces
      Fix links in the reverse proxy doc
      Make federate.md more of a sumary of the steps to follow to set up replication
      Split the delegating documentation out of federate.md and trim it down
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    b63baf1 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #6949 from matrix-org/rav/list_room_aliases_peekable

    * commit '2fb7794e6':
      changelog
      Make room alias lists peekable
      Add `allow_departed_users` param to `check_in_room_or_world_readable`
      Refactor the membership check methods in Auth
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    7236385 View commit details
    Browse the repository at this point in the history
  16. Revert get_auth_chain_ids changes (#6951)

    * commit '099c96b89':
      Revert `get_auth_chain_ids` changes (#6951)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    fca30c7 View commit details
    Browse the repository at this point in the history
  17. 1.11.0rc1

    * commit '197b08de3':
      1.11.0rc1
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    4b9c44b View commit details
    Browse the repository at this point in the history
  18. Reduce auth chains fetched during v2 state res. (#6952)

    * commit '2b37eabca':
      Reduce auth chains fetched during v2 state res. (#6952)
      update changes.md
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    8fbacc7 View commit details
    Browse the repository at this point in the history
  19. Freeze allocated objects on startup. (#6953)

    * commit 'fc87d2ffb':
      Freeze allocated objects on startup. (#6953)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    2c6aae8 View commit details
    Browse the repository at this point in the history
  20. Add some clarifications to README.md in the database schema directory…

    …. (#6615)
    
    * commit '4fb5f4d0c':
      Add some clarifications to README.md in the database schema directory. (#6615)
      Minor perf fixes to `get_auth_chain_ids`.
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    8650283 View commit details
    Browse the repository at this point in the history
  21. don't insert into the device table for remote cross-signing keys (#6956)

    * commit 'a90d0dc5c':
      don't insert into the device table for remote cross-signing keys (#6956)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    bbee32f View commit details
    Browse the repository at this point in the history
  22. Do not send alias events when creating / upgrading a room (#6941)

    * commit '99eed85a7':
      Do not send alias events when creating / upgrading a room (#6941)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    e869309 View commit details
    Browse the repository at this point in the history
  23. Small grammar fixes to the ACME v1 deprecation notice (#6944)

    * commit '8f6d9c4cf':
      Small grammar fixes to the ACME v1 deprecation notice (#6944)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    dc1f6d7 View commit details
    Browse the repository at this point in the history
  24. 1.11.0

    * commit '9c1b83b00':
      1.11.0
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    c0d7e95 View commit details
    Browse the repository at this point in the history
  25. Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6…

    …957)
    
    * commit '509e381af':
      Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957)
      changelog
      Increase MAX_EVENTS_BEHIND for replication clients
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    35d74a2 View commit details
    Browse the repository at this point in the history
  26. Stop returning aliases as part of the room list. (#6970)

    * commit 'fcf459948':
      Stop returning aliases as part of the room list. (#6970)
      Publishing/removing from the directory requires a power level greater than canonical aliases.
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    794a3d1 View commit details
    Browse the repository at this point in the history
  27. Change displayname of user as admin in rooms (#6876)

    * commit '7b0e2d961':
      Change displayname of user as admin in rooms (#6876)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    afc65ea View commit details
    Browse the repository at this point in the history
  28. No longer use room alias events to calculate room names for push noti…

    …fications. (#6966)
    
    * commit 'af6c38950':
      No longer use room alias events to calculate room names for push notifications. (#6966)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    b1528ca View commit details
    Browse the repository at this point in the history
  29. Fix minor issues with email config (#6962)

    * commit '4c2ed3f20':
      Fix minor issues with email config (#6962)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    5dac67e View commit details
    Browse the repository at this point in the history
  30. Upsert room version when we join over federation (#6968)

    * commit 'a301934f4':
      Upsert room version when we join over federation (#6968)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    698962a View commit details
    Browse the repository at this point in the history
  31. Remove redundant store_room call (#6979)

    * commit '691659568':
      Remove redundant store_room call (#6979)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    4f819f0 View commit details
    Browse the repository at this point in the history
  32. contrib/docker: remove quotes for POSTGRES_INITDB_ARGS (#6984)

    * commit '4aea0bd29':
      contrib/docker: remove quotes for POSTGRES_INITDB_ARGS (#6984)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    c5266d4 View commit details
    Browse the repository at this point in the history
  33. Merge worker apps into one. (#6964)

    * commit 'bbf8886a0':
      Merge worker apps into one. (#6964)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    78e43a9 View commit details
    Browse the repository at this point in the history
  34. Sanity-check database before running upgrades (#6982)

    * commit 'e66f099ca':
      Sanity-check database before running upgrades (#6982)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    46d2b13 View commit details
    Browse the repository at this point in the history
  35. Sanity-check database before running upgrades (#6982)

    * commit 'c1156d3e2':
      Sanity-check database before running upgrades (#6982)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    9c05d82 View commit details
    Browse the repository at this point in the history
  36. Ensure 'deactivated' parameter is a boolean on user admin API, Fix er…

    …ror handling of call to deactivate user (#6990)
    
    * commit '8c75b621b':
      Ensure 'deactivated' parameter is a boolean on user admin API, Fix error handling of call to deactivate user (#6990)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    4d8fa1d View commit details
    Browse the repository at this point in the history
  37. Updated warning for incorrect database collation/ctype (#6985)

    * commit '7728d87fd':
      Updated warning for incorrect database collation/ctype (#6985)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    9b74549 View commit details
    Browse the repository at this point in the history
  38. Port PresenceHandler to async/await (#6991)

    * commit '1f773eec9':
      Port PresenceHandler to async/await (#6991)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    b2e71e3 View commit details
    Browse the repository at this point in the history
  39. Cast a coroutine into a Deferred in the federation base (#6996)

    * commit '380122866':
      Cast a coroutine into a Deferred in the federation base (#6996)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    1bca0d4 View commit details
    Browse the repository at this point in the history
  40. Store room version on invite (#6983)

    * commit '3e99528f2':
      Store room version on invite (#6983)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    06d54f9 View commit details
    Browse the repository at this point in the history
  41. Add some type annotations in synapse.storage (#6987)

    * commit '132b673db':
      Add some type annotations in `synapse.storage` (#6987)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    17aba0c View commit details
    Browse the repository at this point in the history
  42. Expose common commands via snap run interface to allow easier invocat…

    …ion (#6315)
    
    * commit 'b32ac60c2':
      Expose common commands via snap run interface to allow easier invocation (#6315)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    6cea3c3 View commit details
    Browse the repository at this point in the history
  43. set worker_app for frontend proxy test (#7003)

    * commit 'cab4a5253':
      set worker_app for frontend proxy test (#7003)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    9c75542 View commit details
    Browse the repository at this point in the history
  44. Don't refuse to start worker if media listener configured. (#7002)

    * commit '2201bc979':
      Don't refuse to start worker if media listener configured. (#7002)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    637f8d9 View commit details
    Browse the repository at this point in the history
  45. Fixed set a user as an admin with the new API (#6928)

    * commit '9b06d8f8a':
      Fixed set a user as an admin with the new API (#6928)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    4c75c20 View commit details
    Browse the repository at this point in the history
  46. Add some type annotations to the federation base & client classes (#…

    …6995)
    
    * commit '12d425900':
      Add some type annotations to the federation base & client classes (#6995)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    3bd5d4c View commit details
    Browse the repository at this point in the history
  47. Fix mounting of homeserver.yaml when it does not exist on host (#6913)

    * commit 'd96ac97d2':
      Fix mounting of homeserver.yaml when it does not exist on host (#6913)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    bb32140 View commit details
    Browse the repository at this point in the history
  48. Fix last date for ACMEv1 install (#7015)

    * commit 'e4ffb14d5':
      Fix last date for ACMEv1 install (#7015)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    8b731d1 View commit details
    Browse the repository at this point in the history
  49. Fixed set a user as an admin with the new API (#6928)

    * commit 'bbeee33d6':
      Fixed set a user as an admin with the new API (#6928)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    8682867 View commit details
    Browse the repository at this point in the history
  50. Fix py35-old CI by using native tox. (#7018)

    * commit '3ab8e9c29':
      Fix py35-old CI by using native tox. (#7018)
      remove spurious changelog
      rst->md
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    868ad41 View commit details
    Browse the repository at this point in the history
  51. Always return a deferred from get_current_state_deltas. (#7019)

    * commit 'b29474e0a':
      Always return a deferred from `get_current_state_deltas`. (#7019)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    13cb403 View commit details
    Browse the repository at this point in the history
  52. Validate the alt_aliases property of canonical alias events (#6971)

    * commit '7dcbc33a1':
      Validate the alt_aliases property of canonical alias events (#6971)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    e87e413 View commit details
    Browse the repository at this point in the history
  53. v1.11.1

    * commit 'fd983fad9':
      v1.11.1
      Fix wrong handler being used in SAML handler
      Factor out complete_sso_login and expose it to the Module API
      Add a whitelist for the SSO confirmation step.
      Add a confirmation step to the SSO login flow
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    959b119 View commit details
    Browse the repository at this point in the history
  54. Read the room version from database when fetching events (#6874)

    * commit '8ef8fb2c1':
      Read the room version from database when fetching events (#6874)
      Update debian changelog
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    57d83e9 View commit details
    Browse the repository at this point in the history
  55. Allow deleting an alias if the user has sufficient power level (#6986)

    * commit '13892776e':
      Allow deleting an alias if the user has sufficient power level (#6986)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    36bebb4 View commit details
    Browse the repository at this point in the history
  56. Merge pull request #7035 from matrix-org/babolivier/hide_dummy_events

    * commit 'fe678a090':
      Changelog
      Hide extremities dummy events from clients
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    70ca85b View commit details
    Browse the repository at this point in the history
  57. Store room_versions in EventBase objects (#6875)

    * commit '78a15b1f9':
      Store room_versions in EventBase objects (#6875)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    736bc4f View commit details
    Browse the repository at this point in the history
  58. Convert remote key resource REST layer to async/await. (#7020)

    * commit '87972f07e':
      Convert remote key resource REST layer to async/await. (#7020)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    003aefc View commit details
    Browse the repository at this point in the history
  59. Break down monthly active users by appservice_id (#7030)

    * commit '1d66dce83':
      Break down monthly active users by appservice_id  (#7030)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    5dfd887 View commit details
    Browse the repository at this point in the history
  60. Add type hints to logging/context.py (#6309)

    * commit '2bff4457d':
      Add type hints to logging/context.py (#6309)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    942f048 View commit details
    Browse the repository at this point in the history
  61. Merge pull request #7045 from matrix-org/babolivier/room_keys_check

    * commit 'bbf725e7d':
      Lint
      Mention the session ID in the error message
      Lint
      Changelog
      Make sure that is_verified is a boolean when processing room keys
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    c19705f View commit details
    Browse the repository at this point in the history
  62. Update routing of fallback auth in the worker docs. (#7048)

    * commit '66315d862':
      Update routing of fallback auth in the worker docs. (#7048)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    a95e5cc View commit details
    Browse the repository at this point in the history
  63. Remove special auth and redaction rules for aliases events in experim…

    …ental room ver. (#7037)
    
    * commit '06eb5cae0':
      Remove special auth and redaction rules for aliases events in experimental room ver. (#7037)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    cae4284 View commit details
    Browse the repository at this point in the history
  64. Merge pull request #7055 from matrix-org/babolivier/get_time_of_last_…

    …push_action_before
    
    * commit '14b2ebe76':
      Changelog
      Fix undefined `room_id` in `make_summary_text`
      Move `get_time_of_last_push_action_before` to the `EventPushActionsWorkerStore`
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    42e1eef View commit details
    Browse the repository at this point in the history
  65. Merge pull request #7058 from matrix-org/babolivier/saml_error_html

    * commit '6640460d0':
      Rephrase default message
      Hopefully mypy is happy now
      Attempt at appeasing the gods of mypy
      Lint
      Changelog
      Update sample config
      SAML2: render a comprehensible error page if something goes wrong
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    42cbe33 View commit details
    Browse the repository at this point in the history
  66. Merge commit '6a3504636' into dinsic-release-v1.12.x

    * commit '6a3504636': (29 commits)
      Revert "Add options to disable setting profile info for prevent changes. (#7053)"
      Populate the room version from state events (#7070)
      Fix buggy condition in account validity handler (#7074)
      Use innerText instead of innerHTML
      Add type annotations and comments to auth handler (#7063)
      Lint
      Put the file in the templates directory
      Update wording and config
      Changelog
      Move the default SAML2 error HTML to a dedicated file
      Refactor a bit
      Also don't fail on aliases events in this case
      Lint
      Changelog
      Also don't filter out events sent by ignored users when checking state visibility
      Fix condition
      Don't filter out dummy events when we're checking the visibility of state
      Update sample_config.yaml
      Update synapse/config/registration.py
      lint, fix tests
      ...
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    6095a49 View commit details
    Browse the repository at this point in the history
  67. Remove special casing of m.room.aliases events (#7034)

    * commit '60724c46b':
      Remove special casing of `m.room.aliases` events (#7034)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    756fe3c View commit details
    Browse the repository at this point in the history
  68. Remove unused federation endpoint (query_auth) (#7026)

    * commit '7581d30e9':
      Remove unused federation endpoint (`query_auth`) (#7026)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    3992f9f View commit details
    Browse the repository at this point in the history
  69. Set charset to utf-8 when adding headers for certain text content typ…

    …es (#7044)
    
    * commit '5e477c1de':
      Set charset to utf-8 when adding headers for certain text content types (#7044)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    695cc41 View commit details
    Browse the repository at this point in the history
  70. Share SSL contexts for non-federation requests (#7094)

    * commit 'c37db0211':
      Share SSL contexts for non-federation requests (#7094)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    9efb33d View commit details
    Browse the repository at this point in the history
  71. Update INSTALL.md updated CentOS8 install instructions (#6925)

    * commit '6d110ddea':
      Update INSTALL.md updated CentOS8 install instructions (#6925)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    82bf3bd View commit details
    Browse the repository at this point in the history
  72. Add an option to the set password API to choose whether to logout oth…

    …er devices. (#7085)
    
    * commit '88b41986d':
      Add an option to the set password API to choose whether to logout other devices. (#7085)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    6ed566e View commit details
    Browse the repository at this point in the history
  73. Improve get auth chain difference algorithm. (#7095)

    * commit '4a17a647a':
      Improve get auth chain difference algorithm. (#7095)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    62c75e6 View commit details
    Browse the repository at this point in the history
  74. Move pusherpool startup into _base.setup (#7104)

    * commit '443162e57':
      Move pusherpool startup into _base.setup (#7104)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    9c6c91b View commit details
    Browse the repository at this point in the history
  75. Add prometheus metrics for the number of active pushers (#7103)

    * commit '8c75667ad':
      Add prometheus metrics for the number of active pushers (#7103)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    fd4dc99 View commit details
    Browse the repository at this point in the history
  76. Fix concurrent modification errors in pusher metrics (#7106)

    * commit 'e913823a2':
      Fix concurrent modification errors in pusher metrics (#7106)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    a2f1833 View commit details
    Browse the repository at this point in the history
  77. 1.12.0rc1

    * commit 'e43e78b98':
      1.12.0rc1
      update grafana dashboard
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    a1be668 View commit details
    Browse the repository at this point in the history
  78. 1.12.0

    * commit '2fa55c0cc':
      1.12.0
      more changelog
      changelog fixes
      fix typo
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    e598957 View commit details
    Browse the repository at this point in the history
  79. Merge branch 'dinsic' of github.com:matrix-org/synapse-dinsic into di…

    …nsic-release-v1.12.x
    
    * 'dinsic' of github.com:matrix-org/synapse-dinsic:
      Fixes an attribute error when using the default display name during registration. (#32)
      Share SSL contexts for non-federation requests (#30)
      Share SSL options for well-known requests (#29)
      Fix buggy condition in account validity handler (#28)
    anoadragon453 committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    9abf2a9 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Configuration menu
    Copy the full SHA
    3c1646d View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. Configuration menu
    Copy the full SHA
    fa89a8c View commit details
    Browse the repository at this point in the history
  2. await on_user_ip

    anoadragon453 committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    4a89754 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

  1. Configuration menu
    Copy the full SHA
    791b0e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. Configuration menu
    Copy the full SHA
    99eb246 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. Config option to inhibit 3PID errors on /requestToken

    Adds a request_token_inhibit_errors configuration flag (disabled by
    default) which, if enabled, change the behaviour of all /requestToken
    endpoints so that they return a 200 and a fake sid if the 3PID was/was
    not found associated with an account (depending on the endpoint),
    instead of an error.
    
    Co-Authored-By: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
    babolivier and anoadragon453 committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    da2af02 View commit details
    Browse the repository at this point in the history