forked-synapse/synapse/rest
Daniel Wagner-Hall cf81375b94 Merge two of the room join codepaths
There's at least one more to merge in.

Side-effects:
 * Stop reporting None as displayname and avatar_url in some cases
 * Joining a room by alias populates guest-ness in join event
 * Remove unspec'd PUT version of /join/<room_id_or_alias> which has not
   been called on matrix.org according to logs
 * Stop recording access_token_id on /join/room_id - currently we don't
   record it on /join/room_alias; I can try to thread it through at some
   point.
2016-02-12 15:11:49 +00:00
..
client Merge two of the room join codepaths 2016-02-12 15:11:49 +00:00
key copyrights 2016-01-07 04:26:29 +00:00
media Catch the exceptions thrown by twisted when you write to a closed connection 2016-02-12 13:46:59 +00:00
__init__.py copyrights 2016-01-07 04:26:29 +00:00