Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
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 | Move the presence handler out of the Handlers object | Mark Haines | 12 | -18/+29 |
2016-05-16 | Fix emailpusher import | David Baker | 1 | -1/+11 |
2016-05-16 | os.environ requires a string | Erik Johnston | 1 | -1/+1 |
2016-05-16 | Make synctl read a cache factor from config file | Erik Johnston | 1 | -0/+4 |
2016-05-16 | Clean up the blacklist/whitelist handling. | Mark Haines | 3 | -41/+37 |
2016-05-13 | fix logo | Matrix | 1 | -1/+1 |
2016-05-13 | rogue img | Matthew Hodgson | 1 | -1/+0 |
2016-05-13 | fix matrix.to URLs | Matthew Hodgson | 1 | -2/+2 |
2016-05-13 |