summary refs log tree commit diff
path: root/synapse/config/experimental.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v1.37.0' into babolivier/dinsic_1.41.0Brendan Abolivier2021-09-011-0/+3
|\
| * Add endpoints for backfilling history (MSC2716) (#9247)Eric Eastwood2021-06-221-0/+3
| * Remove the experimental flag for knocking and use stable prefixes / endpoints...Patrick Cloke2021-06-151-7/+0
| * Implement knock feature (#6739)Sorunome2021-06-091-0/+7
* | Merge tag 'v1.36.0' into babolivier/dinsic_1.41.0Brendan Abolivier2021-08-311-23/+0
|\|
| * Remove the experimental spaces enabled flag. (#10063)Patrick Cloke2021-05-261-23/+0
* | Merge tag 'v1.35.0' into babolivier/dinsic_1.41.0Brendan Abolivier2021-08-311-1/+18
|\|
| * Enable experimental spaces by default. (#10011)Patrick Cloke2021-05-241-1/+18
* | Merge tag 'v1.33.0' into babolivier/dinsic_1.41.0Brendan Abolivier2021-08-311-1/+0
|\|
| * Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* | Merge tag 'v1.32.0' into babolivier/dinsic_1.41.0Brendan Abolivier2021-08-311-1/+5
|\|
| * Add an experimental room version to support restricted join rules. (#9717)Patrick Cloke2021-03-311-1/+6
* | Merge commit '4ecba9bd5' into anoa/dinsic_release_1_31_0Andrew Morgan2021-04-231-1/+2
|\|
| * Merge branch 'develop' into babolivier/msc3026Brendan Abolivier2021-03-191-0/+2
| |\
| * | Move support for MSC3026 behind an experimental flagBrendan Abolivier2021-03-181-0/+2
* | | Merge commit '0e3558473' into anoa/dinsic_release_1_31_0Andrew Morgan2021-04-231-0/+3
|\ \ \ | | |/ | |/|
| * | Initial spaces summary API (#9643)Richard van der Hoff2021-03-181-0/+3
| |/
* | Merge commit '2e537a028' into anoa/dinsic_release_1_31_0Andrew Morgan2021-04-221-0/+3
|\|
| * Implement MSC2858 support (#9183)Richard van der Hoff2021-01-271-0/+29
* Change knock room version to v7 (#88)Andrew Morgan2021-03-181-3/+1
* Add knocking support (#81)Andrew Morgan2021-02-091-0/+35