forked from MirrorHub/synapse
70269fbd18
* Tie together matches_user_in_member_list and get_users_in_room * changelog * Remove type to fix mypy * Add `on_invalidate` to the function signature in the hopes that may make things work well * Remove **kwargs * Update 8676.bugfix
1 line
116 B
Text
1 line
116 B
Text
Fix a bug where an appservice may not be forwarded events for a room it was recently invited to. Broken in v1.22.0.
|