Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
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 Hodgson | 1 | -2/+2 |
2016-05-16 | tune email notifs, fix CSS a bit, and add debugging details | Matthew Hodgson | 4 | -9/+46 |
2016-05-16 | Move the presence handler out of the Handlers object | Mark Haines | 12 | -18/+29 |
2016-05-16 | Fix emailpusher import | David Baker | 1 | -1 |