Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | _create_rererouter for get_invited_users_in_group | Luke Barnard | 2017-10-16 | 1 | -17/+2 |
* | Implement GET /groups/$groupId/invited_users | Luke Barnard | 2017-10-16 | 1 | -0/+17 |
* | Log a warning when no profile for invited member | Luke Barnard | 2017-10-16 | 1 | -2/+5 |
* | Fix fetching remote summaries | Erik Johnston | 2017-10-11 | 1 | -2/+2 |
* | Fix attestations to check correct server name | Erik Johnston | 2017-10-11 | 1 | -10/+20 |
* | Add remove room API | Erik Johnston | 2017-09-26 | 1 | -0/+1 |
* | Add is_publicised to group summary | Erik Johnston | 2017-09-26 | 1 | -25/+31 |
* | Ensure that creator of group sees group down /sync | Erik Johnston | 2017-09-19 | 1 | -4/+30 |
* | Split out profile handler to fix tests | Erik Johnston | 2017-08-25 | 1 | -2/+1 |
* | Add remote profile cache | Erik Johnston | 2017-08-25 | 1 | -4/+13 |
* | Fixup | Erik Johnston | 2017-08-11 | 1 | -9/+13 |
* | Add bulk group publicised lookup API | Erik Johnston | 2017-08-09 | 1 | -0/+42 |
* | Store whether the user wants to publicise their membership of a group | Erik Johnston | 2017-08-08 | 1 | -0/+4 |
* | Remove stale TODO comments | Erik Johnston | 2017-08-04 | 1 | -10/+0 |
* | Merge pull request #2378 from matrix-org/erikj/group_sync_support | Erik Johnston | 2017-07-21 | 1 | -4/+17 |
|\ | |||||
| * | Add notifier | Erik Johnston | 2017-07-20 | 1 | -0/+1 |
| * | Fix replication. And notify | Erik Johnston | 2017-07-20 | 1 | -4/+16 |
* | | Add update group profile API | Erik Johnston | 2017-07-20 | 1 | -0/+1 |
|/ | |||||
* | Comments | Erik Johnston | 2017-07-18 | 1 | -10/+19 |
* | Fix typos | Erik Johnston | 2017-07-18 | 1 | -2/+3 |
* | Update federation client pokes | Erik Johnston | 2017-07-18 | 1 | -13/+22 |
* | Add client apis | Erik Johnston | 2017-07-18 | 1 | -1/+1 |
* | Comments | Erik Johnston | 2017-07-18 | 1 | -0/+3 |
* | Use transport client directly | Erik Johnston | 2017-07-18 | 1 | -18/+25 |
* | Add local group server support | Erik Johnston | 2017-07-17 | 1 | -0/+278 |