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

Add initial power level event to batch of bulk persisted events when creating a new room. #14228

Merged
merged 16 commits into from
Oct 21, 2022

Commits on Oct 18, 2022

  1. Configuration menu
    Copy the full SHA
    5266b9a View commit details
    Browse the repository at this point in the history
  2. change action_for_event_by_user to take a list of events/context and …

    …pass batch of events to _get_power_levels_and_sender_level
    H-Shay committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    1fae650 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8b8de9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c9c0da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4eebbd8 View commit details
    Browse the repository at this point in the history
  6. bump max request body size in replication test cases to accomodate la…

    …rger body size due to batched events
    H-Shay committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    5278138 View commit details
    Browse the repository at this point in the history
  7. newsfragment

    H-Shay committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    d896cb3 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Apply suggestions from code review

    Co-authored-by: Patrick Cloke <[email protected]>
    H-Shay and clokep committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    c1d6027 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. add a function action_for_events_by_user and remove for loop from act…

    …ion_for_event_by_user
    H-Shay committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    dc0889d View commit details
    Browse the repository at this point in the history
  2. update callsites

    H-Shay committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    aaa9502 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67176eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b096faa View commit details
    Browse the repository at this point in the history
  5. consolidate guard clause

    H-Shay committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    ae4911f View commit details
    Browse the repository at this point in the history
  6. tracing

    H-Shay committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    b28d5d5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0b36b9e View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. fix last_sent_event_id

    H-Shay committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    74fe030 View commit details
    Browse the repository at this point in the history