Commit Graph

2162 Commits (1dd0f53b21e8c97f962449cbf21a932c22e5d878)

Author SHA1 Message Date
Richard van der Hoff eaaabc6c4f replace 'except:' with 'except Exception:' 7 years ago
Richard van der Hoff 2e9f5ea31a Fix logcontext handling for persist_events 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 c2c47550f9 Fix schema delta versions 7 years ago
Erik Johnston e8496efe84 Fix up comment 7 years ago
Erik Johnston 11d62f43c9 Invalidate cache 7 years ago
Erik Johnston e4ab96021e Update comments 7 years ago
Erik Johnston 30848c0fcd Ignore incoming events for rooms that we have left 7 years ago
Erik Johnston 768f00dedb Up the limits on number of url cache entries to delete at one time 7 years ago
Erik Johnston 4dc07e93a8 Add old indices 7 years ago
Erik Johnston 93247a424a Only pull out local media that were for url cache 7 years ago
Erik Johnston 7a44c01d89 Fix typo 7 years ago
Erik Johnston ae79764fe5 Change expires column to expires_ts 7 years ago
Erik Johnston 77f1d24de3 More brackets 7 years ago
Erik Johnston 9ccb4226ba Delete expired url cache data 7 years ago
Erik Johnston 17b8e2bd02 Add remove room API 7 years ago
Erik Johnston a8e2a3df32 Add unique index to group_rooms table 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
Richard van der Hoff e76d1135dd Invalidate signing key cache when we gat an update 7 years ago
Erik Johnston 4a9b1cf253 Add user profiles to summary from group server 7 years ago
Erik Johnston 27ebc5c8f2 Add remote profile cache 7 years ago
Erik Johnston 97c544f91f Add _simple_update 7 years ago
Erik Johnston 8b50fe5330 Use BOOLEAN rather than TEXT type 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 4540730111 Remove unused tables 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