- Sep 10, 2018
- Sep 07, 2018
-
-
Amber Brown authored
Send existing room tags down sync on join
-
Richard van der Hoff authored
Add apache vhost config to Readme
-
Amber Brown authored
-
Amber Brown authored
-
- Sep 06, 2018
-
-
Amber Brown authored
-
Neil Johnson authored
guest users should not be part of mau total
-
Neil Johnson authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
When a user joined a room any existing tags were not sent down the sync stream. Ordinarily this isn't a problem because the user needs to be in the room to have set tags in it, however synapse will sometimes add tags for a user to a room, e.g. for server notices, which need to come down sync.
-
Amber Brown authored
Limit the number of PDUs/EDUs per fedreation transaction
-
Amber Brown authored
Only start postgres instance for postgres tests on Travis CI
-
Erik Johnston authored
-
Amber Brown authored
Remove conn_id from repl prometheus metrics
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Amber Brown authored
User iter* during sync state calculations
-
Erik Johnston authored
-
Amber Brown authored
bump dep on pyopenssl to 16.x
-
Amber Brown authored
-
Erik Johnston authored
-
Erik Johnston authored
Synapse 0.33.3.1 (2018-09-06) ============================= SECURITY FIXES -------------- - Fix an issue where event signatures were not always correctly validated ([\#3796](https://github.com/matrix-org/synapse/issues/3796)) - Fix an issue where server_acls could be circumvented for incoming events ([\#3796](https://github.com/matrix-org/synapse/issues/3796)) Internal Changes ---------------- - Unignore synctl in .dockerignore to fix docker builds ([\#3802](https://github.com/matrix-org/synapse/issues/3802))
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
Synapse 0.33.3.1 (2018-09-06) ============================= SECURITY FIXES -------------- - Fix an issue where event signatures were not always correctly validated ([\#3796](https://github.com/matrix-org/synapse/issues/3796)) - Fix an issue where server_acls could be circumvented for incoming events ([\#3796](https://github.com/matrix-org/synapse/issues/3796)) Internal Changes ---------------- - Unignore synctl in .dockerignore to fix docker builds ([\#3802](https://github.com/matrix-org/synapse/issues/3802))
-
Amber Brown authored
remove synctl from .dockerignore
-
Jan Christian Grünhage authored
-
Jan Christian Grünhage authored
-
Jan Christian Grünhage authored
-
Jan Christian Grünhage authored
-
- Sep 05, 2018
-
-
Neil Johnson authored
-
Neil Johnson authored
-
Richard van der Hoff authored
Implement 'event_format' filter param in /sync
-