Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'develop' into babolivier/context_filters | Brendan Abolivier | 2019-11-26 | 1 | -0/+173 |
|\ | |||||
| * | Lint | Brendan Abolivier | 2019-11-20 | 1 | -6/+8 |
| * | Test if a purge can make /messages return 500 responses | Brendan Abolivier | 2019-11-20 | 1 | -0/+72 |
* | | Lint | Brendan Abolivier | 2019-11-05 | 1 | -30/+41 |
* | | Update copyrights | Brendan Abolivier | 2019-11-05 | 1 | -0/+2 |
* | | Add tests for /search | Brendan Abolivier | 2019-11-05 | 1 | -44/+143 |
* | | Merge labels tests for /context and /messages | Brendan Abolivier | 2019-11-05 | 1 | -146/+130 |
* | | Add test case | Brendan Abolivier | 2019-11-05 | 1 | -0/+182 |
|/ | |||||
* | Incorporate review | Brendan Abolivier | 2019-11-01 | 1 | -4/+4 |
* | Incorporate review | Brendan Abolivier | 2019-11-01 | 1 | -5/+5 |
* | Lint | Brendan Abolivier | 2019-10-30 | 1 | -25/+24 |
* | Add integration tests for /messages | Brendan Abolivier | 2019-10-30 | 1 | -1/+101 |
* | Add domain validation when creating room with list of invitees (#6121) | werner291 | 2019-10-10 | 1 | -0/+9 |
* | Split public rooms directory auth config in two | Brendan Abolivier | 2019-06-24 | 1 | -1/+1 |
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -26/+20 |
* | Lint | Brendan Abolivier | 2019-05-16 | 1 | -1/+0 |
* | Lint | Brendan Abolivier | 2019-05-16 | 1 | -1/+3 |
* | Forgot copyright | Brendan Abolivier | 2019-05-16 | 1 | -0/+1 |
* | Add test case | Brendan Abolivier | 2019-05-16 | 1 | -1/+67 |
* | Migrate all tests to use the dict-based config format instead of hanging item... | Amber Brown | 2019-05-13 | 1 | -1/+1 |
* | Fix bogus imports in tests (#5154) | Brendan Abolivier | 2019-05-08 | 1 | -1/+1 |
* | add options to require an access_token to GET /profile and /publicRooms on CS... | Matthew Hodgson | 2019-05-08 | 1 | -0/+32 |
* | Add admin api for sending server_notices (#5121) | Richard van der Hoff | 2019-05-02 | 1 | -1/+1 |
* | Move admin api impl to its own package | Richard van der Hoff | 2019-05-01 | 1 | -2/+3 |
* | Add rate-limiting on registration (#4735) | Brendan Abolivier | 2019-03-05 | 1 | -3/+3 |
* | Fix search 500ing (#4122) | Amber Brown | 2018-10-31 | 1 | -1/+105 |
* | Port tests/ to Python 3 (#3808) | Amber Brown | 2018-09-07 | 1 | -304/+257 |
* | Run tests under PostgreSQL (#3423) | Amber Brown | 2018-08-13 | 1 | -0/+1 |
* | Move v1-only APIs into their own module & isolate deprecated ones (#3460) | Amber Brown | 2018-07-19 | 1 | -1/+1 |
* | Refactor REST API tests to use explicit reactors (#3351) | Amber Brown | 2018-07-17 | 1 | -680/+476 |
* | run isort | Amber Brown | 2018-07-09 | 1 | -6/+5 |
* | Burminate v1auth | Adrian Tschira | 2018-04-30 | 1 | -9/+9 |
* | Use six.moves.urlparse | Adrian Tschira | 2018-04-15 | 1 | -7/+7 |
* | s/replication_client/federation_client/ | Erik Johnston | 2018-03-13 | 1 | -8/+8 |
* | Fix tests | Erik Johnston | 2018-03-13 | 1 | -8/+8 |
* | Remove dead code | Richard van der Hoff | 2018-01-09 | 1 | -3/+0 |
* | Add groups to sync stream | Erik Johnston | 2017-07-20 | 1 | -2/+2 |
* | Add basic implementation of local device list changes | Erik Johnston | 2017-01-25 | 1 | -2/+2 |
* | Linearize updates to membership via PUT /state/ | Erik Johnston | 2017-01-09 | 1 | -2/+2 |
* | More 0_0 in tests | Mark Haines | 2016-08-25 | 1 | -2/+2 |
* | Do checks for memberships before creating events | Erik Johnston | 2016-04-01 | 1 | -2/+2 |
* | Fix tests | David Baker | 2016-03-07 | 1 | -16/+16 |
* | Fix unit tests | Mark Haines | 2016-03-04 | 1 | -2/+2 |
* | Fix flake8 warnings for tests | Mark Haines | 2016-02-19 | 1 | -108/+112 |
* | Remove old tests. | Erik Johnston | 2016-02-18 | 1 | -6/+0 |
* | Allow paginating backwards from stream token | Erik Johnston | 2016-01-28 | 1 | -8/+1 |
* | Make it possible to paginate forwards from stream tokens | Richard van der Hoff | 2016-01-27 | 1 | -2/+14 |
* | copyrights | Matthew Hodgson | 2016-01-07 | 1 | -1/+1 |
* | Add a couple of unit tests for room/<x>/messages | Richard van der Hoff | 2015-11-09 | 1 | -0/+56 |
* | Allow guests to register and call /events?room_id= | Daniel Wagner-Hall | 2015-11-04 | 1 | -7/+14 |
* | Allow rejecting invites | Daniel Wagner-Hall | 2015-10-20 | 1 | -2/+2 |
* | Merge pull request #276 from matrix-org/markjh/history_for_rooms_that_have_be... | Mark Haines | 2015-09-21 | 1 | -7/+7 |
|\ | |||||
| * | Allow users to GET individual state events for rooms that they have left | Mark Haines | 2015-09-10 | 1 | -5/+5 |
| * | Allow users that have left the room to view the member list from the point th... | Mark Haines | 2015-09-09 | 1 | -2/+2 |
* | | s/user_id/user/g for consistency | Daniel Wagner-Hall | 2015-09-01 | 1 | -7/+7 |
* | | Attempt to validate macaroons | Daniel Wagner-Hall | 2015-08-26 | 1 | -14/+14 |
|/ | |||||
* | Stop looking up "admin", which we never read | Daniel Wagner-Hall | 2015-08-25 | 1 | -7/+0 |
* | Remove completely unused concepts from codebase | Daniel Wagner-Hall | 2015-08-25 | 1 | -7/+0 |
* | s/by_token/by_access_token/g | Daniel Wagner-Hall | 2015-08-20 | 1 | -14/+14 |
* | Fix tests | David Baker | 2015-03-24 | 1 | -8/+8 |
* | Factor out some of the common homeserver setup code into a | Mark Haines | 2015-02-11 | 1 | -83/+14 |
* | Extract the id token of the token when authing users, include the token and d... | Mark Haines | 2015-01-28 | 1 | -0/+7 |
* | Replace hs.parse_userid with UserID.from_string | Mark Haines | 2015-01-23 | 1 | -12/+9 |
* | Move client rest tests back under rest | Mark Haines | 2015-01-22 | 1 | -0/+1068 |