Commit Graph

223 Commits (bce0c91d9a89097c94d687aadfed9b4ebbdcc75d)

Author SHA1 Message Date
Matthew Hodgson 25b0ba30b1 revert last to PR properly 7 years ago
Matthew Hodgson f8d46cad3c correctly auth inbound federation_domain_whitelist reqs 7 years ago
Erik Johnston 11d2609da7 Ensure slashes are escaped 7 years ago
Erik Johnston dab87b84a3 URL quote path segments over federation 7 years ago
Luke Barnard 112c2253e2 pep8 7 years ago
Luke Barnard f8d1917fce Fix federation client `set_group_joinable` typo 7 years ago
David Baker b370fe61c0 Implement group join API 7 years ago
Krombel 1d71f484d4 use PUT instead of POST for federating groups/m.join_policy 7 years ago
Luke Barnard 104c0bc1d5 Use "/settings/" (plural) 7 years ago
Luke Barnard eb8d8d6f57 Use join_policy API instead of joinable 7 years ago
David Baker 32260baa41 pep8 7 years ago
David Baker 79452edeee Add joinability for groups 7 years ago
Erik Johnston cea462e285 s/replication_server/federation_server 7 years ago
Erik Johnston 265b993b8a Split replication layer into two 7 years ago
Matthew Hodgson ab9f844aaf
Add federation_domain_whitelist option (#2820) 7 years ago
Erik Johnston 82e4bfb53d Add brackets 7 years ago
Erik Johnston e8814410ef Have an explicit API to update room config 7 years ago
Erik Johnston 94ff2cda73
Revert "Modify group room association API to allow modification of is_public" 7 years ago
Luke Barnard 207fabbc6a Update docs for updating room group association 7 years ago
Luke Barnard 13b3d7b4a0 Flake8 7 years ago
Luke Barnard 20fe347906 Modify group room association API to allow modification of is_public 7 years ago
Richard van der Hoff eaaabc6c4f replace 'except:' with 'except Exception:' 7 years ago
Erik Johnston ce6d4914f4 Correctly wire in update group profile over federation 7 years ago
Erik Johnston 011d03a0f6 Fix typo 7 years ago
Erik Johnston 9ab859f27b Fix typo in group attestation handling 7 years ago
Luke Barnard 85f5674e44 Delint 7 years ago
Luke Barnard 2c5972f87f Implement GET /groups/$groupId/invited_users 7 years ago
Erik Johnston 271f5601f3 Fix typo in invite to group 7 years ago
Erik Johnston 17b8e2bd02 Add remove room API 7 years ago
Erik Johnston ef8e578677 Add bulk group publicised lookup API 7 years ago
Erik Johnston 6f443a74cf Add update group profile API 7 years ago
Erik Johnston 14a34f12d7 Comments 7 years ago
Erik Johnston 3431ec55dc Comments 7 years ago
Erik Johnston 94ecd871a0 Fix typos 7 years ago
Erik Johnston 12ed4ee48e Correctly parse query params 7 years ago
Erik Johnston e5ea6dd021 Add client apis 7 years ago
Erik Johnston cccfcfa7b9 Comments 7 years ago
Erik Johnston 2f9eafdd36 Add local group server support 7 years ago
Erik Johnston cb3aee8219 Ensure category and role ids are non-null 7 years ago
Erik Johnston 8575e3160f Comments 7 years ago
Erik Johnston 7a39da8cc6 Add summary APIs to federation 7 years ago
Erik Johnston a62406aaa5 Add group summary APIs 7 years ago
Erik Johnston fe4e885f54 Add federation API for adding room to group 7 years ago
Erik Johnston 6322fbbd41 Comment 7 years ago
Erik Johnston b8ca494ee9 Initial group server implementation 7 years ago
Erik Johnston 5e49a57ecc Separate federation servlet into different lists 8 years ago
Erik Johnston 310b1ccdc1 Use preserve_fn and add logs 8 years ago
Erik Johnston db7d0c3127 Always mark remotes as up if we receive a signed request from them 8 years ago
Richard van der Hoff 91b3981800 Try harder when sending leave events 8 years ago
Richard van der Hoff 4903ccf159 Fix some lies, and other clarifications, in docstrings 8 years ago