mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-10-02 05:28:30 -04:00
changelog
This commit is contained in:
parent
be8b32dbc2
commit
89690aaaeb
29 changed files with 47 additions and 19 deletions
|
@ -1 +0,0 @@
|
|||
Remove was_forgotten_at
|
|
@ -1 +0,0 @@
|
|||
Strip access_token from outgoing requests
|
|
@ -1 +0,0 @@
|
|||
Cache factor override system for specific caches
|
|
@ -1 +0,0 @@
|
|||
``doc/postgres.rst``: fix display of the last command block. Thanks to @ArchangeGabriel!
|
|
@ -1 +0,0 @@
|
|||
Add metrics to track appservice transactions
|
|
@ -1 +0,0 @@
|
|||
Redact AS tokens in logs
|
|
@ -1 +0,0 @@
|
|||
Fix federation backfill from SQLite servers
|
|
@ -1 +0,0 @@
|
|||
Fix event-purge-by-ts admin API
|
|
@ -1 +0,0 @@
|
|||
Fix event filtering in get_missing_events handler
|
|
@ -1 +0,0 @@
|
|||
Try to log more helpful info when a sig verification fails
|
|
@ -1 +0,0 @@
|
|||
Reinstate lost run_on_reactor in unit tests
|
|
@ -1 +0,0 @@
|
|||
Synapse is now stricter regarding accepting events which it cannot retrieve the prev_events for.
|
|
@ -1 +0,0 @@
|
|||
Synapse now uses the best performing JSON encoder/decoder according to your runtime (simplejson on CPython, stdlib json on PyPy).
|
|
@ -1 +0,0 @@
|
|||
Add optional ip_range_whitelist param to AS registration files to lock AS IP access
|
|
@ -1 +0,0 @@
|
|||
Fix bug where synapse would explode when receiving unicode in HTTP User-Agent header
|
|
@ -1 +0,0 @@
|
|||
Invalidate cache on correct thread to avoid race
|
|
@ -1 +0,0 @@
|
|||
Reject invalid server names in federation requests
|
|
@ -1 +0,0 @@
|
|||
Reject invalid server names in homeserver.yaml
|
|
@ -1 +0,0 @@
|
|||
Add blacklist & whitelist of servers allowed to send events to a room via ``m.room.server_acl`` event.
|
Loading…
Add table
Add a link
Reference in a new issue