mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-10 19:26:56 +00:00
670a8d9a1e
This splits apart `handle_new_user` into a function which adds an entry to the `user_directory` and a function which updates the room sharing tables. I plan to continue doing more of this kind of refactoring to clarify the implementation.