forked-synapse/changelog.d
Hugh Nimmo-Smith daeaeb2a7b
Fix links in README (#17379)
I don't think this warrants a changelog?

### Pull Request Checklist

<!-- Please read
https://element-hq.github.io/synapse/latest/development/contributing_guide.html
before submitting your pull request -->

* [x] Pull request is based on the develop branch
* [x] Pull request includes a [changelog
file](https://element-hq.github.io/synapse/latest/development/contributing_guide.html#changelog).
The entry should:
- Be a short description of your change which makes sense to users.
"Fixed a bug that prevented receiving messages from other servers."
instead of "Moved X method from `EventStore` to `EventWorkerStore`.".
  - Use markdown where necessary, mostly for `code blocks`.
  - End with either a period (.) or an exclamation mark (!).
  - Start with a capital letter.
- Feel free to credit yourself, by adding a sentence "Contributed by
@github_username." or "Contributed by [Your Name]." to the end of the
entry.
* [ ] [Code
style](https://element-hq.github.io/synapse/latest/code_style.html) is
correct
(run the
[linters](https://element-hq.github.io/synapse/latest/development/contributing_guide.html#run-the-linters))
2024-07-05 10:34:02 +00:00
..
.gitignore
17318.misc Make the release script create a release branch for Complement as well (#17318) 2024-07-05 09:07:45 +02:00
17320.feature Return some room data in Sliding Sync /sync (#17320) 2024-07-02 11:07:05 -05:00
17337.feature Add room_types/not_room_types filtering to Sliding Sync /sync (#17337) 2024-07-02 12:46:27 -05:00
17342.feature Add rooms.required_state to Sliding Sync /sync (#17342) 2024-07-04 12:25:36 -05:00
17356.doc Clarify url_preview_url_blacklist is a usability feature (#17356) 2024-06-28 14:39:54 +01:00
17362.bugfix Handle multiple rows device inbox (#17362) 2024-06-27 11:04:31 +01:00
17363.misc 1.110.0rc2 2024-06-26 18:14:57 +02:00
17365.feature Support MSC3916 by adding _matrix/client/v1/media/download endpoint (#17365) 2024-07-02 14:07:04 +01:00
17367.misc Use rstcheck to "lint" the README (#17367) 2024-06-27 13:36:08 +02:00
17379.doc Fix links in README (#17379) 2024-07-05 10:34:02 +00:00
17390.misc Fix building debian packages on non-clean checkouts (#17390) 2024-07-02 12:39:32 +01:00
17399.doc Changelog entries only get merged if they have the same content and extension (#17399) 2024-07-04 17:21:25 +01:00