| Commit message (Expand) | Author | Age | Files | Lines |
* | Comments help | Travis Ralston | 2018-10-23 | 1 | -0/+5 |
* | isort | Travis Ralston | 2018-10-12 | 1 | -1/+1 |
* | More sane handling of group errors and pep8 | Travis Ralston | 2018-10-12 | 1 | -4/+5 |
* | Remove debugging statement | Travis Ralston | 2018-09-26 | 1 | -1/+0 |
* | Handle HttpResponseException more safely for federated groups | Travis Ralston | 2018-09-26 | 1 | -2/+11 |
* | run isort | Amber Brown | 2018-07-09 | 1 | -3/+4 |
* | replace some iteritems with six | Adrian Tschira | 2018-05-19 | 1 | -1/+2 |
* | Implement group join API | David Baker | 2018-04-06 | 1 | -1/+39 |
* | Use join_policy API instead of joinable | Luke Barnard | 2018-04-03 | 1 | -1/+1 |
* | Add joinability for groups | David Baker | 2018-03-28 | 1 | -0/+3 |
* | fix order of operations derp and also use `.get` to default to {} | Michael Telatynski | 2018-01-10 | 1 | -2/+3 |
* | Fix publicised groups API (singular) over federation | Michael Telatynski | 2018-01-10 | 1 | -4/+4 |
* | Make sure we check AS groups for lookup on bulk | Luke Barnard | 2017-11-16 | 1 | -0/+5 |
* | Add automagical AS Publicised Group(s) | Luke Barnard | 2017-11-16 | 1 | -0/+6 |
* | Have an explicit API to update room config | Erik Johnston | 2017-11-08 | 1 | -0/+1 |
* | Revert "Modify group room association API to allow modification of is_public" | Erik Johnston | 2017-11-08 | 1 | -2/+2 |
* | Modify group room association API to allow modification of is_public | Luke Barnard | 2017-10-31 | 1 | -2/+2 |
* | _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 |