summary refs log tree commit diff
path: root/synapse/api/events/factory.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Convert event ids to be of the form :example.comErik Johnston2014-10-301-1/+5
* Merge branch 'develop' of github.com:matrix-org/synapse into federation_autho...Erik Johnston2014-10-271-2/+2
|\
| * SPEC-7: Rename 'ts' to 'origin_server_ts'Mark Haines2014-10-171-2/+2
* | Finish implementing the new join dance.Erik Johnston2014-10-171-3/+11
|/
* Rename deletions to redactionsErik Johnston2014-09-241-2/+2
* Add m.room.deletion. If an event is deleted it will be returned to clients 'p...Erik Johnston2014-09-231-1/+3
* Correctly handle the 'age' key in events and pdusErik Johnston2014-09-151-0/+8
* Fix generation of event ids so that they are consistent between local and rem...Erik Johnston2014-09-061-1/+4
* fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org has...Matthew Hodgson2014-09-031-1/+1
* Add beginnings of ban support.Erik Johnston2014-09-011-1/+2
* Implement power level lists, default power levels and send_evnet_level/add_st...Erik Johnston2014-09-011-3/+4
* Create the correct events with the right configuration when creating a new room.Erik Johnston2014-08-281-1/+7
* Add ts field to all events.Erik Johnston2014-08-211-1/+6
* Support generic events.Erik Johnston2014-08-151-5/+4
* Reimplement the get public rooms api to work with new DB schemaErik Johnston2014-08-151-1/+2
* add in whitespace after copyright statements to improve legibilityMatthew Hodgson2014-08-131-0/+1
* Reference Matrix Home Servermatrix.org2014-08-121-0/+50