Commit Graph

61 Commits (87b111f96a244cd212e8fff7f1a0f661fdd8073e)

Author SHA1 Message Date
Amber Brown 49af402019 run isort 6 years ago
Amber Brown 6350bf925e
Attempt to be more performant on PyPy (#3462) 7 years ago
Luke Barnard cd087a265d Don't use redundant inlineCallbacks 7 years ago
Luke Barnard 87c864b698 join_rule -> join_policy 7 years ago
Luke Barnard ae85c7804e is_joinable -> join_rule 7 years ago
David Baker edb45aae38 pep8 7 years ago
David Baker b370fe61c0 Implement group join API 7 years ago
Luke Barnard b214a04ffc Document set_group_join_policy 7 years ago
Luke Barnard eb8d8d6f57 Use join_policy API instead of joinable 7 years ago
David Baker 79452edeee Add joinability for groups 7 years ago
Erik Johnston fecb45e0c3 Remove last usage of ujson 7 years ago
Erik Johnston 2dce6b15c3 Fix typo 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 38b265cb51 Remember to pick is_admin out of the db 7 years ago
Luke Barnard 318a249c8b Leave `is_public` as required argument of update_room_group_association 7 years ago
Luke Barnard 20fe347906 Modify group room association API to allow modification of is_public 7 years ago
Luke Barnard 5451cc7792 Request is_public from database 7 years ago
Luke Barnard 6362298fa5 Create groups with is_public = True 7 years ago
Erik Johnston 82d8c1bacb Fixup 7 years ago
Erik Johnston 195abfe7a5 Remove incorrect attestations 7 years ago
Luke Barnard 2c5972f87f Implement GET /groups/$groupId/invited_users 7 years ago
Erik Johnston 818b08d0e4 peeeeeeeeep8888888888888888888888888888 7 years ago
Erik Johnston ea18996f54 Fix group stream replication 7 years ago
Erik Johnston 17b8e2bd02 Add remove room API 7 years ago
Erik Johnston e1dec2f1a7 Remove user from group summary when the leave the group 7 years ago
Erik Johnston 197d82dc07 Correctly return next token 7 years ago
Erik Johnston 069ae2df12 Fix initial sync 7 years ago
Erik Johnston 175a01f56c Groups: Fix mising json.load in initial sync 7 years ago
Erik Johnston ef8e578677 Add bulk group publicised lookup API 7 years ago
Erik Johnston b880ff190a Allow update group publicity 7 years ago
Erik Johnston 05e21285aa Store whether the user wants to publicise their membership of a group 7 years ago
Erik Johnston 966a70f1fa Update comment 7 years ago
Erik Johnston 629cdfb124 Use join rather than joined, etc. 7 years ago
Erik Johnston ed666d3969 Fix all the typos 7 years ago
Erik Johnston b76ef6ccb8 Include users membership in group in summary API 7 years ago
Erik Johnston 851aeae7c7 Check users/rooms are in group before adding to summary 7 years ago
Erik Johnston 2cc998fed8 Fix replication. And notify 7 years ago
Erik Johnston c544188ee3 Add groups to sync stream 7 years ago
Erik Johnston 8209b5f033 Fix a storage desc 7 years ago
Erik Johnston 57826d645b Fix typo 7 years ago
Erik Johnston 6f443a74cf Add update group profile API 7 years ago
Erik Johnston 94ecd871a0 Fix typos 7 years ago
Erik Johnston 3e703eb04e Comment 7 years ago
Erik Johnston 508460f240 Remove sync stuff 7 years ago
Erik Johnston e96ee95a7e Remove sync stuff 7 years ago
Erik Johnston 2f9eafdd36 Add local group server support 7 years ago
Erik Johnston 85fda57208 Add DEFAULT_ROLE_ID 7 years ago
Erik Johnston 4b203bdba5 Correctly increment orders 7 years ago
Erik Johnston 3b0470dba5 Remove unused functions 7 years ago