| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a thread relation type per MSC3440. (#11088) | Patrick Cloke | 2021-10-21 | 1 | -0/+1 |
* | Strip "join_authorised_via_users_server" from join events which do not need i... | Patrick Cloke | 2021-09-30 | 1 | -0/+3 |
* | Rename MSC2716 things from `chunk` to `batch` to match `/batch_send` endpoint... | Eric Eastwood | 2021-09-21 | 1 | -5/+5 |
* | Add a constant for m.federate. (#10775) | Patrick Cloke | 2021-09-08 | 1 | -0/+3 |
* | Move `maybe_kick_guest_users` out of `BaseHandler` (#10744) | Richard van der Hoff | 2021-09-06 | 1 | -0/+9 |
* | Populate `rooms.creator` field for easy lookup (#10697) | Eric Eastwood | 2021-09-01 | 1 | -0/+3 |
* | Implement MSC3231: Token authenticated registration (#10142) | Callum Brown | 2021-08-21 | 1 | -0/+1 |
* | Support MSC3289: Room version 8 (#10449) | Patrick Cloke | 2021-08-09 | 1 | -1/+1 |
* | Make historical events discoverable from backfill for servers without any scr... | Eric Eastwood | 2021-07-28 | 1 | -3/+0 |
* | Merge tag 'v1.39.0rc3' into develop | Erik Johnston | 2021-07-28 | 1 | -0/+8 |
|\ |
|
| * | Always communicate device OTK counts to clients (#10485) | Andrew Morgan | 2021-07-27 | 1 | -0/+8 |
* | | Support for MSC2285 (hidden read receipts) (#10413) | Šimon Brandner | 2021-07-28 | 1 | -0/+4 |
* | | Switch to `chunk` events so we can auth via power_levels (MSC2716) (#10432) | Eric Eastwood | 2021-07-21 | 1 | -2/+4 |
|/ |
|
* | Do not recurse into non-spaces in the spaces summary. (#10256) | Patrick Cloke | 2021-06-29 | 1 | -0/+6 |
* | Add endpoints for backfilling history (MSC2716) (#9247) | Eric Eastwood | 2021-06-22 | 1 | -0/+15 |
* | Update MSC3083 support per changes in the MSC. (#10189) | Patrick Cloke | 2021-06-17 | 1 | -0/+6 |
* | Remove support for unstable MSC1772 prefixes. (#10161) | Patrick Cloke | 2021-06-15 | 1 | -3/+0 |
* | Remove the experimental flag for knocking and use stable prefixes / endpoints... | Patrick Cloke | 2021-06-15 | 1 | -2/+2 |
* | Implement knock feature (#6739) | Sorunome | 2021-06-09 | 1 | -2/+2 |
* | Fix `m.room_key_request` to-device messages (#9961) | Richard van der Hoff | 2021-05-11 | 1 | -1/+4 |
* | Follow-up to #9915 to correct the identifier for room types. | Patrick Cloke | 2021-05-05 | 1 | -1/+1 |
* | Support stable MSC1772 spaces identifiers. (#9915) | Patrick Cloke | 2021-05-05 | 1 | -0/+3 |
* | Improved validation for received requests (#9817) | Richard van der Hoff | 2021-04-23 | 1 | -0/+3 |
* | Remove redundant "coding: utf-8" lines (#9786) | Jonathan de Jong | 2021-04-14 | 1 | -1/+0 |
* | Require AppserviceRegistrationType (#9548) | Will Hunt | 2021-04-12 | 1 | -0/+5 |
* | Add an experimental room version to support restricted join rules. (#9717) | Patrick Cloke | 2021-03-31 | 1 | -0/+2 |
* | Merge branch 'develop' into babolivier/msc3026 | Brendan Abolivier | 2021-03-19 | 1 | -0/+6 |
|\ |
|
| * | Initial spaces summary API (#9643) | Richard van der Hoff | 2021-03-18 | 1 | -0/+6 |
* | | Implement MSC3026: busy presence state | Brendan Abolivier | 2021-03-18 | 1 | -0/+1 |
|/ |
|
* | Ratelimit cross-user key sharing requests. (#8957) | Patrick Cloke | 2021-02-19 | 1 | -2/+5 |
* | Add type hints to groups code. (#9393) | Patrick Cloke | 2021-02-17 | 1 | -0/+5 |
* | Update black, and run auto formatting over the codebase (#9381) | Eric Eastwood | 2021-02-16 | 1 | -2/+1 |
* | Try and drop stale extremities. (#8929) | Erik Johnston | 2020-12-18 | 1 | -0/+2 |
* | Do not assume that the contents dictionary includes history_visibility. (#8945) | Patrick Cloke | 2020-12-16 | 1 | -0/+7 |
* | Do not assume that account data is of the correct form. (#8454) | Patrick Cloke | 2020-10-05 | 1 | -0/+5 |
* | Stop sub-classing object (#8249) | Patrick Cloke | 2020-09-04 | 1 | -13/+13 |
* | Add option to enable encryption by default for new rooms (#7639) | Andrew Morgan | 2020-06-10 | 1 | -0/+5 |
* | Update to the stable SSO prefix for UI Auth. (#7630) | Patrick Cloke | 2020-06-05 | 1 | -1/+1 |
* | Remove some unused constants. (#7644) | Richard van der Hoff | 2020-06-05 | 1 | -4/+0 |
* | Stop the master relaying USER_SYNC for other workers (#7318) | Richard van der Hoff | 2020-04-22 | 1 | -0/+2 |
* | Support SAML in the user interactive authentication workflow. (#7102) | Patrick Cloke | 2020-04-01 | 1 | -0/+1 |
* | Fix detecting unknown devices from remote encrypted events. (#6848) | Erik Johnston | 2020-02-04 | 1 | -2/+1 |
* | Merge pull request #6329 from matrix-org/babolivier/context_filters | Brendan Abolivier | 2019-12-04 | 1 | -1/+2 |
|\ |
|
| * | Merge branch 'develop' into babolivier/context_filters | Brendan Abolivier | 2019-12-04 | 1 | -0/+2 |
| |\ |
|
| * | | Update copyrights | Brendan Abolivier | 2019-11-05 | 1 | -1/+2 |
* | | | Add ephemeral messages support (MSC2228) (#6409) | Brendan Abolivier | 2019-12-03 | 1 | -0/+4 |
| |/
|/| |
|
* | | Implement per-room message retention policies | Brendan Abolivier | 2019-11-04 | 1 | -0/+2 |
|/ |
|
* | Incorporate review | Brendan Abolivier | 2019-11-01 | 1 | -1/+1 |
* | Lint | Brendan Abolivier | 2019-11-01 | 1 | -0/+1 |
* | Incorporate review | Brendan Abolivier | 2019-11-01 | 1 | -1/+4 |
* | Store labels for new events | Brendan Abolivier | 2019-10-30 | 1 | -0/+3 |
* | Option to suppress resource exceeded alerting (#6173) | Neil Johnson | 2019-10-24 | 1 | -0/+7 |
* | rip out some unreachable code | Richard van der Hoff | 2019-10-17 | 1 | -2/+0 |
* | Add bot type | Half-Shot | 2019-08-23 | 1 | -1/+2 |
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -21/+25 |
* | Room Statistics (#4338) | Amber Brown | 2019-05-21 | 1 | -0/+1 |
* | Rename relation types to match MSC | Erik Johnston | 2019-05-20 | 1 | -2/+2 |
* | Merge pull request #5209 from matrix-org/erikj/reactions_base | Erik Johnston | 2019-05-20 | 1 | -0/+8 |
|\ |
|
| * | Add simple send_relation API and track in DB | Erik Johnston | 2019-05-15 | 1 | -0/+8 |
* | | Limit UserIds to a length that fits in a state key (#5198) | ReidAnderson | 2019-05-20 | 1 | -0/+3 |
|/ |
|
* | Do checks on aliases for incoming m.room.aliases events (#5128) | Brendan Abolivier | 2019-05-08 | 1 | -0/+3 |
* | Remove periods from copyright headers (#5046) | Andrew Morgan | 2019-04-11 | 1 | -1/+1 |
* | Transfer related groups on room upgrade (#4990) | Andrew Morgan | 2019-04-02 | 1 | -0/+1 |
* | Collect room-version variations into one place (#4969) | Richard van der Hoff | 2019-04-01 | 1 | -40/+0 |
* | Merge remote-tracking branch 'origin/release-v0.99.0' into develop | Richard van der Hoff | 2019-01-30 | 1 | -1/+1 |
|\ |
|
| * | Update constants.py | Neil Johnson | 2019-01-30 | 1 | -1/+1 |
* | | by default include m.room.encryption on invites (#3902) | Matthew Hodgson | 2019-01-30 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'develop' into neilj/room_capabilities | Neil Johnson | 2019-01-30 | 1 | -2/+16 |
|\ |
|
| * | Enable room version v3 | Erik Johnston | 2019-01-29 | 1 | -1/+2 |
| * | Merge branch 'develop' of github.com:matrix-org/synapse into erikj/redactions... | Erik Johnston | 2019-01-29 | 1 | -0/+2 |
| |\ |
|
| | * | Implement event format v2 | Erik Johnston | 2019-01-29 | 1 | -0/+2 |
| * | | Drop vdh support | Erik Johnston | 2019-01-29 | 1 | -2/+0 |
| * | | Finish comment... | Erik Johnston | 2019-01-29 | 1 | -1/+1 |
| * | | Add RoomVersions.V3 constant, without enabling it | Erik Johnston | 2019-01-29 | 1 | -0/+1 |
| |/ |
|
| * | Add support for persisting event format versions | Erik Johnston | 2019-01-23 | 1 | -0/+13 |
* | | define room dispositions for use in exposing room capabilities | Neil Johnson | 2019-01-30 | 1 | -0/+5 |
* | | reflect that rooms v3 is a stable room version | Neil Johnson | 2019-01-30 | 1 | -0/+1 |
* | | backout v3 | Neil Johnson | 2019-01-25 | 1 | -1/+0 |
* | | track unstable room v3 | Neil Johnson | 2019-01-25 | 1 | -0/+2 |
|/ |
|
* | Migrate encryption state on room upgrade (#4411) | Andrew Morgan | 2019-01-21 | 1 | -0/+1 |
* | ALL_USER_TYPES should be a tuple | Neil Johnson | 2019-01-15 | 1 | -1/+1 |
* | Merge pull request #4307 from matrix-org/erikj/v2_rooms | Richard van der Hoff | 2018-12-24 | 1 | -0/+2 |
|\ |
|
| * | Add v2 room version | Erik Johnston | 2018-12-18 | 1 | -0/+2 |
* | | create support user (#4141) | Neil Johnson | 2018-12-14 | 1 | -0/+8 |
|/ |
|
* | Merge pull request #4004 from matrix-org/travis/login-terms | Travis Ralston | 2018-11-01 | 1 | -0/+1 |
|\ |
|
| * | Merge branch 'develop' into travis/login-terms | Travis Ralston | 2018-10-31 | 1 | -0/+1 |
| |\ |
|
| * | | Incorporate Dave's work for GDPR login flows | Travis Ralston | 2018-10-03 | 1 | -0/+1 |
* | | | Add STATE_V2_TEST room version | Erik Johnston | 2018-11-01 | 1 | -1/+6 |
| |/
|/| |
|
* | | Basic initial support for room upgrades | Richard van der Hoff | 2018-10-25 | 1 | -0/+1 |
|/ |
|
* | 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 |