Commit Graph

9136 Commits (27ebc5c8f299488ccc0a6f100ec3b248cd81a058)
 

Author SHA1 Message Date
Erik Johnston eed59dcc1e Fix has_any_entity_changed 8 years ago
Erik Johnston 2cac7623a5 Add missing notifier 8 years ago
Erik Johnston 298d83b340 Fix replication 8 years ago
Erik Johnston 0185b75381 Change is_host_joined to use current_state table 8 years ago
Erik Johnston 7132e5cdff Mark remote invite rejections as outliers 8 years ago
Erik Johnston 98bdb4468b Merge pull request #2263 from matrix-org/erikj/fix_state_woes 8 years ago
Erik Johnston ea11ee09f3 Ensure we don't use unpersisted state group as prev group 8 years ago
Erik Johnston c62c480dc6 Merge pull request #2259 from matrix-org/erikj/fix_state_woes 8 years ago
Erik Johnston 197bd126f0 Fix bug where state_group tables got corrupted 8 years ago
Erik Johnston f45f07ab86 Merge pull request #2258 from matrix-org/erikj/user_dir 8 years ago
Erik Johnston a053ff3979 Merge pull request #2248 from matrix-org/erikj/state_fixup 8 years ago
Erik Johnston ecdd2a3658 Don't start user_directory handling on workers 8 years ago
Erik Johnston 2f34ad31ac Add some logging to user directory 8 years ago
Erik Johnston 671f0afa1d Merge pull request #2256 from matrix-org/erikj/faster_device_updates 8 years ago
Erik Johnston 64ed74c01e When pruning, delete from device_lists_outbound_last_success 8 years ago
Erik Johnston 1a81a1898e Keep pruning background task 8 years ago
Erik Johnston 6ba21bf2b8 Comments 8 years ago
Erik Johnston 09e4bc0501 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/state_fixup 8 years ago
Erik Johnston 6e2a7ee1bc Remove spurious log lines 8 years ago
Erik Johnston 65f0513a33 Split up device_lists_outbound_pokes table for faster updates. 8 years ago
Erik Johnston 6f83c4537c Increase size of IP cache 8 years ago
Erik Johnston cca94272fa Fix typo when getting app name 8 years ago
Erik Johnston 66b121b2fc Fix wrong number of arguments 8 years ago
Erik Johnston 8d34120a53 Merge pull request #2253 from matrix-org/erikj/user_dir 8 years ago
Erik Johnston 1a01af079e Handle profile updates in user directory 8 years ago
Erik Johnston 87e5e05aea Merge pull request #2252 from matrix-org/erikj/user_dir 8 years ago
Erik Johnston 4d039aa2ca Fix sqlite 8 years ago
Erik Johnston 21e255a8f1 Split the table in two 8 years ago
Erik Johnston d5477c7afd Tweak search query 8 years ago
Erik Johnston 02a6108235 Tweak search query 8 years ago
Erik Johnston 7233341eac Comments 8 years ago
Erik Johnston 8be6fd95a3 Check if host is still in room 8 years ago
Erik Johnston 59dbb47065 Remove spurious inlineCallbacks 8 years ago
Erik Johnston 9c7db2491b Fix removing users 8 years ago
Erik Johnston 0fe6f3c521 Bug fixes and logging 8 years ago
Erik Johnston 036362ede6 Order by if they have profile info 8 years ago
Erik Johnston a757dd4863 Use prefix matching 8 years ago
Erik Johnston f5cc22bdc6 Comment on why arbitrary comments 8 years ago
Erik Johnston 5dd1b2c525 Use unique indices 8 years ago
Erik Johnston cc7609aa9f Comment briefly on how we keep user_directory up to date 8 years ago
Erik Johnston f1378aef91 Convert to int 8 years ago
Erik Johnston b2d8d07109 Lifts things into separate function 8 years ago
Erik Johnston f9791498ae Typos 8 years ago
Erik Johnston f091061711 Fix tests 8 years ago
Erik Johnston 4abcff0177 Fix typo 8 years ago
Erik Johnston 63c58c2a3f Limit number of things we fetch out of the db 8 years ago
Erik Johnston 304880d185 Add stream change cache 8 years ago
Erik Johnston 5d79d728f5 Split out directory and search tables 8 years ago
Erik Johnston dc51af3d03 Pull max id from correct table 8 years ago
Erik Johnston 350622a107 Handle the server leaving a public room 8 years ago