Commit Graph

7004 Commits (91fa69e0299167dad4df9831b8d175a99564b266)
 

Author SHA1 Message Date
Richard van der Hoff 8f6281ab0c Don't bind email unless threepid contains expected fields 8 years ago
Richard van der Hoff 0da0d0a29d rest/client/v2_alpha/register.py: Refactor flow somewhat. 8 years ago
Richard van der Hoff 022b9176fe schema fix 8 years ago
Mark Haines 0c62c958fd Merge pull request #930 from matrix-org/markjh/handlers 8 years ago
Mark Haines c41d52a042 Summary line 8 years ago
Mark Haines 7e554aac86 Update docstring on Handlers. 8 years ago
Richard van der Hoff f863a52cea Add device_id support to /login 8 years ago
Richard van der Hoff 93efcb8526 Merge pull request #928 from matrix-org/rav/refactor_login 8 years ago
Richard van der Hoff dcfd71aa4c Refactor login flow 8 years ago
Erik Johnston fca90b3445 Merge pull request #924 from matrix-org/erikj/purge_history 8 years ago
Mark Haines a292454aa1 Merge pull request #925 from matrix-org/markjh/auth_fix 8 years ago
Erik Johnston 4f81edbd4f Merge pull request #927 from Half-Shot/develop 8 years ago
Richard van der Hoff 6344db659f Fix a doc-comment 8 years ago
Will Hunt 511a52afc8 Use body.get to check for 'user' 8 years ago
Will Hunt e885e2a623 Fall back to 'username' if 'user' is not given for appservice reg. 8 years ago
Mark Haines d137e03231 Fix 500 ISE when sending alias event without a state_key 8 years ago
Erik Johnston f52565de50 Fix /purge_history bug 8 years ago
Erik Johnston a2d288c6a9 Merge pull request #923 from matrix-org/erikj/purge_history 8 years ago
Erik Johnston bd7c51921d Merge pull request #919 from matrix-org/erikj/auth_fix 8 years ago
Erik Johnston 978fa53cc2 Pull out min stream_ordering from ex_outlier_stream 8 years ago
Erik Johnston eec9609e96 event_backwards_extremeties may not be empty 8 years ago
Erik Johnston 9e1b43bcbf Comment 8 years ago
Erik Johnston a3036ac37e Merge pull request #921 from matrix-org/erikj/account_deactivate 8 years ago
Erik Johnston ebdafd8114 Check sender signed event 8 years ago
Erik Johnston a98d215204 Add filter param to /messages API 8 years ago
Erik Johnston d554ca5e1d Add support for filters in paginate_room_events 8 years ago
Erik Johnston 209e04fa11 Merge pull request #918 from negzi/bugfix_for_token_expiry 8 years ago
Erik Johnston e5142f65a6 Add 'contains_url' to filter 8 years ago
Erik Johnston b64aa6d687 Add sender and contains_url field to events table 8 years ago
Erik Johnston 848d3bf2e1 Add hs object 8 years ago
Erik Johnston b55c770271 Only accept password auth 8 years ago
Erik Johnston d543b72562 Add an /account/deactivate endpoint 8 years ago
Negar Fazeli 0136a522b1 Bug fix: expire invalid access tokens 8 years ago
Erik Johnston 2cb758ac75 Check if alias event's state_key matches sender's domain 8 years ago
Erik Johnston 560c71c735 Check creation event's room_id domain matches sender's 8 years ago
David Baker a37ee2293c Merge pull request #915 from matrix-org/dbkr/more_requesttokens 8 years ago
David Baker c55ad2e375 be more pythonic 8 years ago
David Baker aaa9d9f0e1 on_OPTIONS isn't neccessary 8 years ago
David Baker 75fa7f6b3c Remove other debug logging 8 years ago
David Baker a5db0026ed Separate out requestTokens to separate handlers 8 years ago
David Baker 9c491366c5 Oops, remove debug logging 8 years ago
David Baker 385aec4010 Implement https://github.com/matrix-org/matrix-doc/pull/346/files 9 years ago
Mark Haines 10f4856b0c Merge pull request #914 from matrix-org/markjh/upgrade 9 years ago
Mark Haines dfde67a6fe Add a comment explaining allow_none 9 years ago
Mark Haines 10c843fcfb Ensure that the guest user is in the database when upgrading accounts 9 years ago
Erik Johnston 58930da52b Merge branch 'master' of github.com:matrix-org/synapse into develop 9 years ago
Erik Johnston 0870588c20 Merge branch 'hotfixes-v0.16.1' 9 years ago
Erik Johnston f90cf150e2 Bump version and changelog 9 years ago
Erik Johnston 067596d341 Fix bug where we did not correctly explode when multiple user_ids were set in macaroon 9 years ago
Erik Johnston 70d650be2b Merge pull request #911 from matrix-org/erikj/purge_history 9 years ago