| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'develop' of github.com:matrix-org/synapse into neilj/server_not... | Erik Johnston | 2018-08-22 | 1 | -3/+7 |
|\ |
|
| * | Add constants for room versions | Erik Johnston | 2018-08-09 | 1 | -2/+7 |
* | | Update notice format | Erik Johnston | 2018-08-22 | 1 | -2/+4 |
* | | add new event types | Neil Johnson | 2018-08-15 | 1 | -0/+1 |
* | | support server notice state events for resource limits | Neil Johnson | 2018-08-14 | 1 | -0/+2 |
|/ |
|
* | Don't expose default_room_version as config opt | Richard van der Hoff | 2018-08-07 | 1 | -0/+3 |
* | Basic support for room versioning | Richard van der Hoff | 2018-08-03 | 1 | -0/+6 |
* | Implementation of server_acls | Richard van der Hoff | 2018-07-04 | 1 | -0/+2 |
* | Apply some limits to depth to counter abuse | Richard van der Hoff | 2018-05-01 | 1 | -0/+3 |
* | Support registration / login with phone number | David Baker | 2017-03-13 | 1 | -0/+2 |
* | Revert "Support registration & login with phone number" | Erik Johnston | 2017-03-13 | 1 | -2/+0 |
* | WIP support for msisdn 3pid proxy methods | David Baker | 2017-02-14 | 1 | -0/+2 |
* | Remove a few aspirational but unused constants | David Baker | 2017-02-08 | 1 | -3/+0 |
* | Move ThirdPartyEntityKind into api.constants so the expectation becomes that ... | Paul "LeoNerd" Evans | 2016-08-25 | 1 | -0/+5 |
* | Check presence state is a valid one | Erik Johnston | 2016-02-18 | 1 | -1/+0 |
* | copyrights | Matthew Hodgson | 2016-01-07 | 1 | -1/+1 |
* | Allow guest users to join and message rooms | Daniel Wagner-Hall | 2015-11-10 | 1 | -0/+1 |
* | Merge branch 'develop' into daniel/3pidinvites | Daniel Wagner-Hall | 2015-10-05 | 1 | -0/+1 |
|\ |
|
| * | Add 'trusted_private_chat' to room creation presets | Erik Johnston | 2015-10-02 | 1 | -0/+1 |
* | | Implement third party identifier invites | Daniel Wagner-Hall | 2015-10-01 | 1 | -0/+1 |
|/ |
|
* | Remove undocumented and unimplemented 'feedback' parameter from the Client-Se... | Mark Haines | 2015-09-09 | 1 | -11/+0 |
* | Add m.room.avatar to default power levels. Change default required power leve... | Erik Johnston | 2015-08-20 | 1 | -0/+1 |
* | Add canonical alias to the default power levels | Erik Johnston | 2015-08-19 | 1 | -0/+1 |
* | Capitalize contants | Erik Johnston | 2015-07-14 | 1 | -2/+2 |
* | Implement presets at room creation | Erik Johnston | 2015-07-13 | 1 | -0/+5 |
* | Add basic impl for room history ACL on GET /messages client API | Erik Johnston | 2015-07-02 | 1 | -0/+2 |
* | Dummy login so we can do the first POST request to get login flows without it... | David Baker | 2015-04-15 | 1 | -0/+1 |
* | Add app service auth back in to v2 register | David Baker | 2015-04-02 | 1 | -3/+1 |
* | Add shared secret auth into register v2 and switch the script over. | David Baker | 2015-04-02 | 1 | -1/+3 |
* | New registration for C/S API v2. Only ReCAPTCHA working currently. | David Baker | 2015-03-30 | 1 | -0/+2 |
* | Implement registering with shared secret. | Erik Johnston | 2015-03-13 | 1 | -0/+1 |
* | Add m.login.application_service registration procedure. | Kegan Dougal | 2015-02-05 | 1 | -0/+1 |
* | Start implementing auth conflict res | Erik Johnston | 2015-01-28 | 1 | -0/+6 |
* | Update copyright notices | Mark Haines | 2015-01-06 | 1 | -1/+1 |
* | Kill off synapse.api.events.* | Erik Johnston | 2014-12-16 | 1 | -0/+1 |
* | Validate message, topic and name event contents | Erik Johnston | 2014-12-12 | 1 | -0/+5 |
* | PEP8 | Erik Johnston | 2014-12-09 | 1 | -1/+1 |
* | WIP for new way of managing events. | Erik Johnston | 2014-12-03 | 1 | -0/+9 |
* | Fix pep8 warnings | Mark Haines | 2014-10-30 | 1 | -1/+1 |
* | Added LoginType constants. Created general structure for processing registrat... | Kegan Dougal | 2014-09-15 | 1 | -0/+9 |
* | fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org has... | Matthew Hodgson | 2014-09-03 | 1 | -1/+1 |
* | Add beginnings of ban support. | Erik Johnston | 2014-09-01 | 1 | -1/+2 |
* | Create the correct events with the right configuration when creating a new room. | Erik Johnston | 2014-08-28 | 1 | -0/+7 |
* | Feedback: Removed FeedbackRestServlet. Modified keys on FeedbackEvent. Expand... | Kegan Dougal | 2014-08-26 | 1 | -2/+2 |
* | Removed member list servlet: now using generic state paths. | Kegan Dougal | 2014-08-26 | 1 | -0/+1 |
* | Use strings instead of opaque magic-number constants for presence states; ren... | Paul "LeoNerd" Evans | 2014-08-13 | 1 | -4/+4 |
* | 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/+42 |