summary refs log tree commit diff
path: root/docs/url_previews.rst (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-16Remove get_joined_rooms_for_user from RoomMemberHandlerMark Haines3-11/+4
2016-05-16get_room_members is unused nowMark Haines2-36/+0
2016-05-16Replaces calls to fetch_room_distributions_into with get_joined_hosts_for_roomMark Haines5-112/+33
2016-05-16Spell "domain" correctlyMark Haines6-19/+19
2016-05-16Don't inherit PresenceHandler from BaseHandler, remove references to self.hs ...Mark Haines1-19/+21
2016-05-16Move the presence handler out of the Handlers objectMark Haines12-18/+29
2016-05-16Clean up the blacklist/whitelist handling.Mark Haines3-41/+37
2016-05-13fix logoMatrix1-1/+1
2016-05-13rogue imgMatthew Hodgson1-1/+0
2016-05-13fix matrix.to URLsMatthew Hodgson1-2/+2
2016-05-13Assert that stream replicated stream positions are intsMark Haines3-7/+7
2016-05-13Manually expire broken caches like the who_forgot_in_roomMark Haines1-0/+16
2016-05-13