Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2017-11-07 | Update deltas when doing auth resolution | Richard van der Hoff | 1 | -3/+7 |
2017-11-07 | factor out _update_context_for_auth_events | Richard van der Hoff | 1 | -20/+42 |
2017-11-07 | move _state_group_cache to statestore | Richard van der Hoff | 2 | -13/+12 |
2017-11-07 | Revert "Merge branch 'master' of github.com:matrix-org/synapse into develop" | Erik Johnston | 1 | -1/+10 |
2017-11-07 | Remember to pick is_admin out of the db | Luke Barnard | 1 | -1/+1 |
2017-11-07 | Return whether a user is an admin within a group | Luke Barnard | 1 | -2/+3 |
2017-11-07 | create new indexes before dropping old ones to keep safetynet in place | Matthew Hodgson | 1 | -2/+4 |
2017-11-07 | Logging and logcontext fixes for Limiter | Richard van der Hoff | 1 | -7/+17 |
2017-11-04 | s/users_in_pubic_room/users_in_public_rooms/g | Matthew Hodgson | 1 | -2/+2 |
2017-11-04 | s/users_in_pubic_room/users_in_public_rooms/g | Matthew Hodgson | 2 | -10/+32 |
2017-11-04 | fix copyright.... | Matthew Hodgson | 1 | -1/+1 |
2017-11-04 | s/popualte/populate/ | Matthew Hodgson | 1 | -1/+1 |
2017-11-04 | s/intial/initial/ |