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

Derive users to notify application services of edus from user streams in on_new_event #11903

Closed
wants to merge 3 commits into from

Commits on Feb 3, 2022

  1. Derive users to notify from user streams in on_new_event

    Otherwise we were completely ignoring all users discovered from rooms being passed
    to this function.
    anoadragon453 committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    c26f7f7 View commit details
    Browse the repository at this point in the history
  2. Remove handling of str-type user IDs down the call stack

    I broke off this refactoring at _get_to_device_messages, as this PR would start to become
    much bigger otherwise.
    anoadragon453 committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    d33ab60 View commit details
    Browse the repository at this point in the history
  3. changelog

    anoadragon453 committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    29f2b64 View commit details
    Browse the repository at this point in the history