- Aug 04, 2022
-
-
Dirk Klimpel authored
-
Dirk Klimpel authored
Fixes: #12534 Signed-off-by:
Dirk Klimpel <dirk@klimpel.org>
-
Richard van der Hoff authored
Part of my continuing quest to make the docker images build quicker: copy nginx and redis in from base docker images, rather than apt installing each time.
-
Matt C authored
Co-authored-by:
MattC <buffless-matt@users.noreply.github.com> Co-authored-by:
Brendan Abolivier <babolivier@matrix.org>
-
Brendan Abolivier authored
-
- Aug 03, 2022
-
-
Shay authored
-
Eric Eastwood authored
In Jaeger: - Before: huge list of uncategorized database calls - After: nice and collapsible into units of work
-
andrew do authored
Signed-off-by:
Andrew Doh <andrewddo@gmail.com> Co-authored-by:
Patrick Cloke <clokep@users.noreply.github.com> Co-authored-by:
Andrew Morgan <andrewm@element.io> Co-authored-by:
Brendan Abolivier <babolivier@matrix.org>
-
Jasper Spaans authored
-
jejo86 authored
* Improved section regarding server admin Added steps describing how to elevate an existing user to administrator by manipulating a `postgres` database. Signed-off-by:
jejo86 <28619134+jejo86@users.noreply.github.com> * Improved section regarding server admin * Reference database settings Add instructions to check database settings to find out the database name, instead of listing all available PostgreSQL databases. * Add suggestions from PR conversation Replace config filename `homeserver.yaml`. with "config file". Remove instructions to switch to `postgres` user. Add instructions how to connect to SQLite database. * Update changelog.d/13230.doc Co-authored-by:
reivilibre <olivier@librepush.net>
-
Dirk Klimpel authored
* Update doc for setting `macaroon_secret_key` * newsfile
-
Dirk Klimpel authored
-
Matt C authored
Co-authored-by:
MattC <buffless-matt@users.noreply.github.com> Co-authored-by:
Brendan Abolivier <babolivier@matrix.org>
-
Dirk Klimpel authored
Fixes: #13053
-
Dirk Klimpel authored
Fixes: #13433
-
- Aug 02, 2022
-
-
reivilibre authored
Add a `merge-back` command to the release script, which automates merging the correct branches after a release. (#13393)
-
Sean Quah authored
so that we raise the intended error instead. Signed-off-by:
Sean Quah <seanq@matrix.org>
-
Olivier Wilkinson (reivilibre) authored
-
Olivier Wilkinson (reivilibre) authored
-
Olivier Wilkinson (reivilibre) authored
-
- Aug 01, 2022
-
-
reivilibre authored
-
Patrick Cloke authored
#13404 removed an import of `Optional` which was still needed due to #13413 added more usages.
-
Sean Quah authored
Previously, `_resolve_state_at_missing_prevs` returned the resolved state before an event and a partial state flag. These were unwieldy to carry around would only ever be used to build an event context. Build the event context directly instead. Signed-off-by:
Sean Quah <seanq@matrix.org>
-
reivilibre authored
Co-authored-by:
Sean Quah <8349537+squahtx@users.noreply.github.com>
-
reivilibre authored
-
Richard van der Hoff authored
Make sure that we re-check the auth rules during state resync, otherwise rejected events get un-rejected.
-
- Jul 29, 2022
-
-
Richard van der Hoff authored
Synapse 1.64.0rc2 (2022-07-29) ============================== This RC reintroduces support for `account_threepid_delegates.email`, which was removed in 1.64.0rc1. It remains deprecated and will be removed altogether in a future release. ([\#13406](https://github.com/matrix-org/synapse/issues/13406))
-
Richard van der Hoff authored
-
3nprob authored
Reverts commit fa71bb18, and tweaks documentation. Signed-off-by:
3nprob <git@3n.anonaddy.com>
-
Brendan Abolivier authored
-
- Jul 27, 2022
-
-
Šimon Brandner authored
Signed-off-by:
Šimon Brandner <simon.bra.ag@gmail.com>
-
Patrick Cloke authored
-
Will Hunt authored
Implements MSC3848
-
reivilibre authored
Make minor clarifications to the error messages given when we fail to join a room via any server. (#13160)
-
Eric Eastwood authored
-
- Jul 26, 2022
-
-
Nick Mills-Barrett authored
-
reivilibre authored
Extend the release script to automatically push a new SyTest branch, rather than having that be a manual process. (#12978) Co-authored-by:
Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
-
Olivier Wilkinson (reivilibre) authored
-