- Apr 04, 2023
-
-
David Robertson authored
* Note that Synapse 1.74 queued a user dir rebuild * Changelog
-
- Apr 03, 2023
-
-
Patrick Cloke authored
This uses the specced /_matrix/app/v1/... paths instead of the "legacy" paths. If the homeserver receives an error it will retry using the legacy path.
-
- Mar 30, 2023
-
-
Warren Bailey authored
Signed-off-by:
Warren Bailey <warren@warrenbailey.net>
-
Mathieu Velten authored
-
- Mar 29, 2023
-
-
Jayesh Nirve authored
* doc: fix account login requests ratelimit defaults typo Signed-off-by:
td <nirvejayesh@gmail.com> * chore: changelog.d file --------- Signed-off-by:
td <nirvejayesh@gmail.com>
-
- Mar 27, 2023
-
-
Dirk Klimpel authored
-
- Mar 21, 2023
-
-
Andrew Morgan authored
Make `POST /_matrix/client/v3/rooms/{roomId}/report/{eventId}` endpoint return 404 if event exists, but the user lacks access (#15300)
-
reivilibre authored
Signed-off-by:
Olivier Wilkinson (reivilibre) <oliverw@matrix.org>
-
- Mar 17, 2023
-
-
Jason Little authored
-
- Mar 08, 2023
-
-
Patrick Cloke authored
-
- Mar 02, 2023
-
-
Dirk Klimpel authored
-
- Feb 28, 2023
-
-
Patrick Cloke authored
-
reivilibre authored
-
Brendan Abolivier authored
* Add documentation for caching in a module * Changelog * Formatting * Wrap lines at a length that mdbook is happier with * Typo fix Co-authored-by:
Erik Johnston <erik@matrix.org> * Link to recent version of the API In the longer term I'd like to see us generate markdown with Sphinx. * Refer to public `cached` decorator * Mark caching as being added in 1.74 Some of the underlying infrastructure was added in 1.69, but the public-facing `cached` decorator was only added in 1.74. It is the latter that I think we should be advertising. * Update docs/modules/writing_a_module.md Co-authored-by:
Patrick Cloke <clokep@users.noreply.github.com> --------- Co-authored-by:
David Robertson <davidr@element.io> Co-authored-by:
Erik Johnston <erik@matrix.org> Co-authored-by:
Patrick Cloke <clokep@users.noreply.github.com>
-
Dirk Klimpel authored
* Admin api to delete event report * lint + tests * newsfile * Apply suggestions from code review Co-authored-by:
David Robertson <david.m.robertson1@gmail.com> * revert changes - move to WorkerStore * update unit test * Note that timestamp is in millseconds --------- Co-authored-by:
David Robertson <david.m.robertson1@gmail.com>
-
Evan Krall authored
* Correct documentation about registration_shared_secret_path * Create 15168.doc * Update changelog.d/15168.doc --------- Co-authored-by:
David Robertson <david.m.robertson1@gmail.com>
-
- Feb 27, 2023
-
-
Andrew Morgan authored
-
- Feb 23, 2023
-
-
Centzilius authored
-
Dirk Klimpel authored
-
Fly authored
-
- Feb 22, 2023
-
-
Patrick Cloke authored
-
Andrew Morgan authored
-
- Feb 20, 2023
-
-
jahway603 authored
* Update database_maintenance_tools.md Included a blog post by Jackson Chen, which DID work when I followed it to perform Matrix Synapse Maintenance, versus the 2020 blog post by Victor Berger, which DID NOT work when performining maintenance. * Update database_maintenance_tools.md * Rephrasing
-
- Feb 17, 2023
-
-
Dirk Klimpel authored
* Add account data to to export command * newsfile * remove not needed function * update newsfile * adopt #14973
-
- Feb 16, 2023
-
-
ZAID BIN TARIQ authored
* Add Start Synapse with Poetry * Create 14892.doc * Apply suggestions from code review Co-authored-by:
Sean Quah <8349537+squahtx@users.noreply.github.com> * Update docs/workers.md --------- Co-authored-by:
David Robertson <david.m.robertson1@gmail.com> Co-authored-by:
Sean Quah <8349537+squahtx@users.noreply.github.com>
-
- Feb 15, 2023
-
-
saddfox authored
* fix a typo in registration_shared_secret_path docs Signed-off-by:
Filip Rutar <filip.rutar@gmail.com> * changelog
-
999lakhisidhu authored
Note that this is only used for key-value store (cached values) and not for the pub/sub replication used by Synapse.
-
- Feb 09, 2023
-
-
Patrick Cloke authored
Respond with a 405 error if a request is received on a known endpoint, but to an unknown method, per MSC3743.
-
- Feb 08, 2023
-
-
Andy Balaam authored
* Document how to run Synapse * Changelog for 15022 * Update docs/development/contributing_guide.md
-
William Kray authored
This PR just clarifies in the SRV DNS delegation document that there are still cases a user may have to serve files from `.well-known` endpoints, and this may not be a valid case for using SRV delegation. This has caused some confusion in a few cases. Signed-off-by:
William Kray <github@williamkray.com>
-
- Feb 01, 2023
-
-
realtyem authored
Signed-off-by:
Jason Little <realtyem@gmail.com>
-
Dirk Klimpel authored
* The user's profile information. * The user's devices. * The user's connections / IP address information.
-
- Jan 31, 2023
-
- Jan 30, 2023
-
-
David Robertson authored
Co-authored-by:
Olivier Wilkinson (reivilibre) <oliverw@matrix.org> Co-authored-by:
Shay <hillerys@element.io>
-
- Jan 25, 2023
-
-
Patrick Cloke authored
-
ZAID BIN TARIQ authored
-
- Jan 24, 2023
-
-
David Robertson authored
* Request partial joins by default This is a little sloppy, but we are trying to gain confidence in faster joins in the upcoming RC. Admins can still opt out by adding the following to their Synapse config: ```yaml experimental: faster_joins: false ``` We may revert this change before the release proper, depending on how testing in the wild goes. * Changelog * Try to fix the backfill test failures * Upgrade notes * Postgres compat?
-
- Jan 19, 2023
-
-
Richard van der Hoff authored
You do not have to restart synapse to reload the log config.
-
- Jan 18, 2023
-
-
Catalan Lover authored
* Change Documentation to have v10 as default room version * Change Default Room version to 10 * Add changelog entry for default room version swap * Add changelog entry for v10 default room version in docs * Clarify doc changelog entry Co-authored-by:
David Robertson <david.m.robertson1@gmail.com> * Improve Documentation changes. Co-authored-by:
David Robertson <david.m.robertson1@gmail.com> * Update Changelog entry to have correct format Co-authored-by:
David Robertson <david.m.robertson1@gmail.com> * Update Spec Version to 1.5 * Only need 1 changelog. * Fix test. * Update "Changed in" line Co-authored-by:
David Robertson <david.m.robertson1@gmail.com> Co-authored-by:
Patrick Cloke <clokep@users.noreply.github.com> Co-authored-by:
Patrick Cloke <patrickc@matrix.org>
-
- Jan 17, 2023
-
-
David Robertson authored
* Upgrade to new lockfile format Now requires poetry >= 1.2.2 to read and poetry >= 1.3.0 to write. Cheat sheet: ``` poetry --version poetry show > scratch/before pipx upgrade poetry poetry --version poetry show > scratch/after diff scratch{before,after} && echo "no change!" ``` * Use Poetry 1.3.2 when reading or writing lockfile * Remove unneeded(?) poetry dep for cibuildwheel * Update docs * Remove redundant call to setup-python * Remove outdated comments related to Poetry 1.x * Remove outdated docs line was fixed in #13082 * Minor improvements to poetry cheat sheet * Invoke setup-python-poetry with explicit version Not sure about this. It's hardcoding versions everywhere. * Changelog * Check the lockfile is version 2.0 Might one day incorporate other checks like #14742 * Typo fixes, thanks Sean Co-authored-by:
Sean Quah <8349537+squahtx@users.noreply.github.com> Co-authored-by:
Sean Quah <8349537+squahtx@users.noreply.github.com>
-