Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-05-17 | Add some slaved stores that we'll need for the synchrotron | Mark Haines | 4 | -2/+125 |
2016-05-17 | Add a SlavedApplicationServiceStore | Mark Haines | 2 | -0/+31 |
2016-05-17 | Move the functions for parsing app service config | Mark Haines | 2 | -103/+109 |
2016-05-17 | Fix client resource prefixes | Mark Haines | 1 | -3/+7 |
2016-05-17 | Remove unused get_joined_rooms_for_user | Mark Haines | 1 | -15/+0 |
2016-05-16 | Move SyncHandler out of the Handlers object | Mark Haines | 4 | -9/+11 |
2016-05-16 | Remove get_joined_rooms_for_user from RoomMemberHandler | Mark Haines | 3 | -11/+4 |
2016-05-16 | get_room_members is unused now | Mark Haines | 2 | -36/+0 |
2016-05-16 | Replaces calls to fetch_room_distributions_into with get_joined_hosts_for_room | Mark Haines | 5 | -112/+33 |
2016-05-16 | Spell "domain" correctly | Mark Haines | 6 | -19/+19 |
2016-05-16 | Don't inherit PresenceHandler from BaseHandler, remove references to self.hs ... | Mark Haines | 1 | -19/+21 |
2016-05-16 | tweak text | Matthew |