Quentin Gliech
|
b19060a29b
Make the AS login method call `Auth.get_user_by_req` for checking the AS token. (#13094)
|
há 2 anos atrás |
andrew do
|
2d82cdafd2
expose whether a room is a space in the Admin API (#13208)
|
há 2 anos atrás |
Sean Quah
|
f14c632134
Update changelog once more
|
há 2 anos atrás |
Sean Quah
|
ac7aec0cd3
Reorder and tidy up changelog
|
há 2 anos atrás |
Sean Quah
|
6173d585df
1.63.0rc1
|
há 2 anos atrás |
Erik Johnston
|
e5716b631c
Don't pull out the full state when calculating push actions (#13078)
|
há 2 anos atrás |
villepeh
|
bc8eefc1e1
Add a sample bash script to docs for creating multiple worker files (#13032)
|
há 2 anos atrás |
Nick Mills-Barrett
|
92202ce867
Reduce event lookups during room creation by passing known event IDs (#13210)
|
há 2 anos atrás |
David Teller
|
11f811470f
Uniformize spam-checker API, part 5: expand other spam-checker callbacks to return `Tuple[Codes, dict]` (#13044)
|
há 2 anos atrás |
Travis Ralston
|
d736d5cfad
Fix to-device messages not being sent to MSC3202-enabled appservices (#13235)
|
há 2 anos atrás |
Erik Johnston
|
f1711e1f5c
Remove delay when rotating event push actions (#13211)
|
há 2 anos atrás |
Andrew Morgan
|
5ef2f87569
Document the 'databases' homeserver config option (#13212)
|
há 2 anos atrás |
Erik Johnston
|
e610128c50
Add a `filter_event_for_clients_with_state` function (#13222)
|
há 2 anos atrás |
Travis Ralston
|
a113011794
Fix appservice EDUs failing to send if the EDU doesn't have a room ID (#13236)
|
há 2 anos atrás |
David Robertson
|
28d96cb2b4
Ensure portdb selects _all_ rows with negative rowids (#13226)
|
há 2 anos atrás |
Sumner Evans
|
739adf1551
editorconfig: add max_line_length for Python files (#13228)
|
há 2 anos atrás |
Erik Johnston
|
757bc0caef
Fix notification count after a highlighted message (#13223)
|
há 2 anos atrás |
Eric Eastwood
|
a962c5a56d
Fix exception when using MSC3030 to look for remote federated events before room creation (#13197)
|
há 2 anos atrás |
reivilibre
|
0c95313a44
Add --build-only option to complement.sh to prevent actually running Complement. (#13158)
|
há 2 anos atrás |
Petr Vaněk
|
bb20113c8f
Remove obsolete RoomEventsStoreTestCase (#13200)
|
há 2 anos atrás |
Sean Quah
|
1391a76cd2
Faster room joins: fix race in recalculation of current room state (#13151)
|
há 2 anos atrás |
Nick Mills-Barrett
|
2b5ab8e367
Use a single query in `ProfileHandler.get_profile` (#13209)
|
há 2 anos atrás |
dependabot[bot]
|
4aaeb87dad
Bump lxml from 4.8.0 to 4.9.1 (#13207)
|
há 2 anos atrás |
reivilibre
|
fb7d24ab6d
Check that `auto_vacuum` is disabled when porting a SQLite database to Postgres, as `VACUUM`s must not be performed between runs of the script. (#13195)
|
há 2 anos atrás |
David Teller
|
57f6f59e3e
Make `_get_state_map_for_room` not break when room state events don't contain an event id. (#13174)
|
há 2 anos atrás |
Patrick Cloke
|
dcc7873700
Add information on how the Synapse team does reviews. (#13132)
|
há 2 anos atrás |
Erik Johnston
|
a0f51b059c
Fix bug where we failed to delete old push actions (#13194)
|
há 2 anos atrás |
Sean Quah
|
68db233f0c
Handle race between persisting an event and un-partial stating a room (#13100)
|
há 2 anos atrás |
David Robertson
|
6ba732fefe
Type `tests.utils` (#13028)
|
há 2 anos atrás |
reivilibre
|
68695d8007
Factor out some common Complement CI setup commands to a script. (#13157)
|
há 2 anos atrás |