| Commit message (Expand) | Author | Files | Lines |
2017-11-28 | PEP8 | Erik Johnston | 1 | -1/+1 |
2017-11-28 | Fix wrong avatars when inviting multiple users when creating room | Erik Johnston | 1 | -5/+5 |
2017-11-17 | Bump version in __init__.py v0.25.1 github/release-v0.25.1 release-v0.25.1 | Richard van der Hoff | 1 | -1/+1 |
2017-11-17 | Prep changelog for v0.25.1 | Richard van der Hoff | 1 | -0/+8 |
2017-11-17 | Fix auth handler #2678 | Jurek | 1 | -1/+1 |
2017-11-16 | Revert "Merge pull request #2679 from jkolo/fix_auth_handler" | Richard van der Hoff | 1 | -1/+1 |
2017-11-15 | Fix auth handler #2678 | Jurek | 1 | -1/+1 |
2017-11-15 | Bump changelog github/release-v0.25.0 release-v0.25.0 | Erik Johnston | 1 | -0/+8 |
2017-11-14 | Less s's | Erik Johnston | 1 | -2/+2 |
2017-11-14 | Add new boolean columns to port script | Erik Johnston | 1 | -0/+7 |
2017-11-14 | Bump version and changelog v0.25.0-rc1 | Erik Johnston | 2 | -1/+51 |
2017-11-13 | Remove redundent call | Travis Ralston | 1 | -2/+0 |
2017-11-13 | Fix tests for Store.__init__ update | Richard van der Hoff | 5 | -11/+11 |
2017-11-13 | Make __init__ consitstent across Store heirarchy | Richard van der Hoff | 17 | -33/+33 |
2017-11-13 | Revert "move _state_group_cache to statestore" | Erik Johnston | 2 | -12/+13 |
2017-11-13 | Up cache size of get_global_account_data_by_type_for_user | Erik Johnston | 1 | -1/+1 |
2017-11-12 | Add a route for determining who you are | Travis Ralston | 1 | -0/+17 |
2017-11-10 | Bit more logging | Richard van der Hoff | 1 | -0/+2 |
2017-11-10 | Cache failures in url_preview handler | Richard van der Hoff | 1 | -41/+45 |
2017-11-10 | Add some more comments appservice user registration | Richard van der Hoff | 1 | -1/+4 |
2017-11-10 | Downcase userids for shared-secret registration | Richard van der Hoff | 2 | -3/+21 |
2017-11-10 | Fix 500 on invalid utf-8 in request | Richard van der Hoff | 1 | -1/+2 |
2017-11-09 | Downcase userid on registration | Richard van der Hoff | 1 | -1/+7 |
2017-11-09 | Revert "Allow upper-case characters in mxids" | Richard van der Hoff | 1 | -3/+3 |
2017-11-09 | Allow upper-case characters in mxids | Richard van der Hoff | 1 | -3/+3 |
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 | 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 | |