Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move lookup-related functions from RoomMemberHandler to IdentityHandler (#5978) | Andrew Morgan | 2020-02-26 | 1 | -1/+8 |
|\ | |||||
* | | Use the federation blacklist for requests to untrusted Identity Servers (#6000) | Andrew Morgan | 2020-02-25 | 1 | -1/+9 |
|\| | |||||
* | | Revert "Use the v2 lookup API for 3PID invites (#5897)" | Andrew Morgan | 2020-02-24 | 1 | -15/+3 |
| | | | | | | | | | | This reverts commit 978f263e7c5d1eb440efaf07abc5009408ade25d, reversing changes made to 4f6ee99818d9c338944a10585d0aea4c7349d456. | ||||
* | | Use the v2 lookup API for 3PID invites (#5897) | Andrew Morgan | 2020-02-24 | 1 | -3/+15 |
|\| | |||||
| * | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -1/+1 |
| | | |||||
* | | Dinsic Blacking with black==18.6b2 | Andrew Morgan | 2020-02-11 | 1 | -67/+26 |
| | | |||||
* | | Merge branch 'babolivier/per_room_profiles' into dinsic dinsic_2019-05-17 | Brendan Abolivier | 2019-05-17 | 1 | -5/+4 |
|\| | |||||
| * | Migrate all tests to use the dict-based config format instead of hanging ↵ | Amber Brown | 2019-05-13 | 1 | -1/+1 |
| | | | | | | | | items off HomeserverConfig (#5171) | ||||
* | | Merge branch 'release-v0.99.4' into dinsic dinsic_2019-05-14 | Brendan Abolivier | 2019-05-14 | 1 | -6/+5 |
|\| | |||||
| * | Run Black on the tests again (#5170) | Amber Brown | 2019-05-10 | 1 | -5/+3 |
| | | |||||
| * | 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 |
| | | | | | | | | It doesn't really belong under rest/client/v1 any more. | ||||
| * | Add config option to block users from looking up 3PIDs (#5010) | Brendan Abolivier | 2019-04-04 | 1 | -0/+65 |
| | |||||
* | Fix failing test | Brendan Abolivier | 2019-05-09 | 1 | -2/+2 |
| | |||||
* | Incorporate review | Brendan Abolivier | 2019-05-09 | 1 | -0/+2 |
| | |||||
* | Fix test | Brendan Abolivier | 2019-05-09 | 1 | -0/+7 |
| | |||||
* | Incorporate review | Brendan Abolivier | 2019-05-07 | 1 | -3/+3 |
| | |||||
* | Bunch of tests | Brendan Abolivier | 2019-04-30 | 1 | -2/+124 |
| | |||||
* | Tests | Brendan Abolivier | 2019-04-30 | 1 | -5/+36 |
| | |||||
* | [DINSIC] Add ability to proxy identity lookups (#5048) | Andrew Morgan | 2019-04-16 | 1 | -2/+0 |
| | |||||
* | Add config option to block users from looking up 3PIDs (#5010) dinsic_2019-04-05 | Brendan Abolivier | 2019-04-05 | 1 | -0/+65 |