| Commit message (Expand) | Author | Files | Lines |
2020-05-01 | Further improvements to requesting the public rooms list on a homeserver whic... | Andrew Morgan | 3 | -23/+71 |
2020-05-01 | Workaround for assertion errors from db_query_to_update_function (#7378) | Richard van der Hoff | 2 | -2/+2 |
2020-04-30 | Persist user interactive authentication sessions (#7302) | Patrick Cloke | 14 | -125/+434 |
2020-04-30 | Apply federation check for /publicRooms with filter list (#7367) | Andrew Morgan | 2 | -1/+6 |
2020-04-29 | Add instance name to RDATA/POSITION commands (#7364) | Erik Johnston | 10 | -50/+95 |
2020-04-29 | Don't relay REMOTE_SERVER_UP cmds to same conn. (#7352) | Erik Johnston | 6 | -25/+114 |
2020-04-29 | Fix limit logic for EventsStream (#7358) | Richard van der Hoff | 14 | -67/+658 |
2020-04-29 | Fix fallback value for account_threepid_delegates.email (#7316) | Andrew Morgan | 2 | -3/+9 |
2020-04-28 | Clean up admin api docs (#7361) | Andrew Morgan | 2 | -18/+43 |
2020-04-28 | Return total number of users and profile attributes in admin users endpoint (... | Manuel Stahl | 6 | -36/+100 |
2020-04-28 | Add some replication tests (#7278) | Erik Johnston | 3 | -11/+299 |
2020-04-28 | Fix typo 'datbases' in ConfigError | Andrew Morgan | 1 | -1/+1 |
2020-04-28 | |