- May 23, 2022
-
-
reivilibre authored
Fix Complement `TestCanRegisterAdmin` with workers, by adding Complement's shared registration secret. (#12819)
-
Andrew Morgan authored
-
reivilibre authored
-
reivilibre authored
-
- May 20, 2022
-
-
reivilibre authored
Send `USER_IP` commands on a different Redis channel, in order to reduce traffic to workers that do not process these commands. (#12809)
-
David Teller authored
-
Shay authored
Update EventContext `get_current_event_ids` and `get_prev_event_ids` to accept state filters and update calls where possible (#12791)
-
- May 19, 2022
-
-
Sean Quah authored
Signed-off-by:
Sean Quah <seanq@matrix.org>
-
Andrew Morgan authored
-
reivilibre authored
Lay some foundation work to allow workers to only subscribe to some kinds of messages, reducing replication traffic. (#12672)
-
Shay authored
-
Shay authored
-
Petr Vaněk authored
-
reivilibre authored
Add a unique index to `state_group_edges` to prevent duplicates being accidentally introduced and the consequential impact to performance. (#12687)
-
Jae Lo Presti authored
-
David Robertson authored
-
Aminda Suomalainen authored
Resolves: #11896 Signed-off-by:
Aminda Suomalainen <suomalainen+git@mikaela.info>
-
Sami Olmari authored
Signed-off-by:
Sami Olmari <sami@olmari.fi>
-
Richard van der Hoff authored
docbook doesn't auto-linkify links
-
- May 18, 2022
-
-
David Robertson authored
-
Patrick Cloke authored
-
Richard van der Hoff authored
If `StateFilter` specifies a state set which we will have regardless of state-syncing, then we may as well return it immediately.
-
Andrew Morgan authored
-
Shay authored
Refactor `resolve_state_groups_for_events` to not pull out full state when no state resolution happens. (#12775)
-
Sean Quah authored
Signed-off-by:
Sean Quah <seanq@matrix.org>
-
Dirk Klimpel authored
Co-authored-by:
David Robertson <david.m.robertson1@gmail.com>
-
Brendan Abolivier authored
-
reivilibre authored
-
reivilibre authored
Give a meaningful error message when a client tries to create a room with an invalid alias localpart. (#12779)
-
Andrew Morgan authored
-
Andrew Morgan authored
-
Brendan Abolivier authored
-
David Robertson authored
-
David Robertson authored
-
Hubert Chathi authored
The main differences are: - values with delimiters (such as colons) should be quoted, so always quote the origin, since it could contain a colon followed by a port number - should allow more than one space after "X-Matrix" - quoted values with backslash-escaped characters should be unescaped - names should be case insensitive
-
Adam authored
Signed-off-by:
Adam Roddick <ajroddick@tuta.io>
-
- May 17, 2022
-
-
David Robertson authored
Co-authored-by:
Sean Quah <8349537+squahtx@users.noreply.github.com>
-
Mathieu Velten authored
-
David Robertson authored
-