summary refs log tree commit diff
path: root/synapse/api/events/room.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Create the correct events with the right configuration when creating a new room.Erik Johnston2014-08-281-1/+29
* Feedback: Removed FeedbackRestServlet. Modified keys on FeedbackEvent. Expand...Kegan Dougal2014-08-261-7/+9
* Removed member list servlet: now using generic state paths.Kegan Dougal2014-08-261-4/+6
* Ensure we have a 'membership' key in RoomMemberEventsErik Johnston2014-08-181-0/+2
* PEP8 cleanupsErik Johnston2014-08-151-0/+1
* Support generic events.Erik Johnston2014-08-151-0/+4
* Reimplement the get public rooms api to work with new DB schemaErik Johnston2014-08-151-0/+23
* add in whitespace after copyright statements to improve legibilityMatthew Hodgson2014-08-131-0/+1
* Reference Matrix Home Servermatrix.org2014-08-121-0/+99