Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2017-11-09 | Fix typo | Erik Johnston | 1 | -1/+1 |
2017-11-09 | Register group servlet | Erik Johnston | 1 | -0/+1 |
2017-11-09 | Namespace visibility options for groups | Erik Johnston | 1 | -9/+19 |
2017-11-09 | Fix 'NoneType' not iterable in /deactivate | Richard van der Hoff | 1 | -2/+1 |
2017-11-09 | Add brackets | Erik Johnston | 1 | -2/+4 |
2017-11-08 | Have an explicit API to update room config | Erik Johnston | 6 | -1/+100 |
2017-11-08 | Revert "Modify group room association API to allow modification of is_public" | Erik Johnston | 6 | -32/+22 |
2017-11-08 | s/items/iteritems/ | Richard van der Hoff | 1 | -2/+2 |
2017-11-07 | Remove useless assignment in notify_interested_services | Ilya Zhuravlev | 1 | -1/+0 |
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 |