Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-10-06 | fix tests to reflect new reality | H. Shay | 2 | -3/+3 |
2022-10-06 | fix merge conflict | H. Shay | 1 | -25/+8 |
2022-10-06 | add power level event to batched events | H. Shay | 1 | -3/+3 |
2022-10-06 | update callsites of action_for_event_by_user | H. Shay | 3 | -14/+8 |
2022-10-06 | change action for event by user to take a list of events, context and pass ba... | H. Shay | 1 | -111/+127 |
2022-10-06 | change _get_power_levels_and_sender_level to check for events in batch | H. Shay | 1 | -4/+18 |
2022-10-06 | Always close _all_ `ijson` coroutines, even if doing so raises Exceptions (#1... | David Robertson | 4 | -5/+76 |
2022-10-06 | The changelog entry ending in a `.` or `!` is not optional (#14087) | Andre Klärner | 2 | -1/+2 |
2022-10-06 | Update 1.69.0rc2 changelog v1.69.0rc2 | Sean Quah | 1 | -2/+2 |
2022-10-06 | Replace incorrect 1.69.0rc3 version with 1.69.0rc2 | Sean Quah | 1 | -1/+1 |
2022-10-06 | 1.69.0rc3 | Sean Quah | 5 | -5/+10 |
2022-10-06 | Fix sending events into rooms with non-integer power levels (#14073) | David Robertson | 4 | -1/+86 |
2022-10-06 |