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

Prevent join->join membership transitions changing member count #7977

Merged
merged 10 commits into from
Aug 3, 2020

Commits on Jul 28, 2020

  1. Configuration menu
    Copy the full SHA
    11c4e51 View commit details
    Browse the repository at this point in the history
  2. Changelog

    anoadragon453 committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    835085f View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. Simplify fix immensely

    anoadragon453 committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    4f9a8ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94b9d4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d31ca0 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. Re-run the _populate_stats_process_rooms bg job

    by creating a new bg job, and converting the old one to a no-op. Reasoning
    behind this is explained in the PR comments
    anoadragon453 committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    84085c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    716d8f6 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' of github.com:matrix-org/synapse into anoa/mem…

    …bership_join_count
    
    * 'develop' of github.com:matrix-org/synapse:
      Update workers docs (#7990)
      Fix invite rejection when we have no forward-extremeties (#7980)
      Fix typo in docs/workers.md (#7992)
      Convert federation client to async/await. (#7975)
      Convert appservice to async. (#7973)
      Convert some of the data store to async. (#7976)
      Fix formatting of changelog and upgrade notes
      Ensure that remove_pusher is always async (#7981)
      Add deprecation warnings
      1.18.0
      Update worker docs with recent enhancements  (#7969)
      Ensure the msg property of HttpResponseException is a string. (#7979)
      Remove from the event_relations table when purging historical events. (#7978)
      Add additional logging for SAML sessions. (#7971)
      Add MSC reference to changelog for #7736
      Re-implement unread counts (#7736)
      Various improvements to the docs (#7899)
    anoadragon453 committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    079ca81 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. Update changelog.d/7977.bugfix

    Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
    anoadragon453 and richvdh authored Aug 3, 2020
    Configuration menu
    Copy the full SHA
    dfa7a7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    294be3d View commit details
    Browse the repository at this point in the history