Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Kill off synapse.api.events.* | Erik Johnston | 2014-12-16 | 1 | -90/+0 |
| | |||||
* | Change DomainSpecificString so that it doesn't use a HomeServer object | Erik Johnston | 2014-12-02 | 1 | -1/+1 |
| | |||||
* | Amalgamate all power levels. | Erik Johnston | 2014-11-06 | 1 | -5/+2 |
| | | | | | Remove concept of reqired power levels, something similiar can be done using the new power level event. | ||||
* | Add 'origin' key to events | Erik Johnston | 2014-11-03 | 1 | -0/+4 |
| | |||||
* | Convert event ids to be of the form :example.com | Erik Johnston | 2014-10-30 | 1 | -1/+5 |
| | |||||
* | Merge branch 'develop' of github.com:matrix-org/synapse into ↵ | Erik Johnston | 2014-10-27 | 1 | -2/+2 |
|\ | | | | | | | | | | | | | | | federation_authorization Conflicts: synapse/federation/transport.py synapse/handlers/message.py | ||||
| * | SPEC-7: Rename 'ts' to 'origin_server_ts' | Mark Haines | 2014-10-17 | 1 | -2/+2 |
| | | |||||
* | | Finish implementing the new join dance. | Erik Johnston | 2014-10-17 | 1 | -3/+11 |
|/ | |||||
* | Rename deletions to redactions | Erik Johnston | 2014-09-24 | 1 | -2/+2 |
| | |||||
* | Add m.room.deletion. If an event is deleted it will be returned to clients ↵ | Erik Johnston | 2014-09-23 | 1 | -1/+3 |
| | | | | 'pruned', i.e. all client specified keys will be removed. | ||||
* | Correctly handle the 'age' key in events and pdus | Erik Johnston | 2014-09-15 | 1 | -0/+8 |
| | |||||
* | Fix generation of event ids so that they are consistent between local and ↵ | Erik Johnston | 2014-09-06 | 1 | -1/+4 |
| | | | | remote ids | ||||
* | fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org ↵ | Matthew Hodgson | 2014-09-03 | 1 | -1/+1 |
| | | | | hasn't been incorporated in time for launch. | ||||
* | Add beginnings of ban support. | Erik Johnston | 2014-09-01 | 1 | -1/+2 |
| | |||||
* | Implement power level lists, default power levels and ↵ | Erik Johnston | 2014-09-01 | 1 | -3/+4 |
| | | | | send_evnet_level/add_state_level events. | ||||
* | Create the correct events with the right configuration when creating a new room. | Erik Johnston | 2014-08-28 | 1 | -1/+7 |
| | |||||
* | Add ts field to all events. | Erik Johnston | 2014-08-21 | 1 | -1/+6 |
| | |||||
* | Support generic events. | Erik Johnston | 2014-08-15 | 1 | -5/+4 |
| | |||||
* | Reimplement the get public rooms api to work with new DB schema | Erik Johnston | 2014-08-15 | 1 | -1/+2 |
| | |||||
* | add in whitespace after copyright statements to improve legibility | Matthew Hodgson | 2014-08-13 | 1 | -0/+1 |
| | |||||
* | Reference Matrix Home Server | matrix.org | 2014-08-12 | 1 | -0/+50 |