mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
Update CHANGES.rst
This commit is contained in:
parent
7fedc36ccc
commit
74f49b872e
13
CHANGES.rst
13
CHANGES.rst
@ -1,9 +1,16 @@
|
||||
Changes in develop
|
||||
==================
|
||||
|
||||
* pydenticon support -- adds dep on pydenticon
|
||||
* pylru
|
||||
* simplejson
|
||||
* Add initial implementation of the `query auth` fedeartion API, allowing
|
||||
servers to agree on whether an event should be allowed or rejected.
|
||||
* Persist events we have rejected from federation, fixing the bug where
|
||||
servers would keep requesting the same events.
|
||||
* Various performance improvements, including:
|
||||
- Caching common queries such as fetching events and current state.
|
||||
- Upgraded JSON library.
|
||||
* Add default avatars to new user accounts using pydenticon library.
|
||||
* Correctly time out federation requests.
|
||||
* Retry federation requests against different servers.
|
||||
|
||||
Changes in synapse 0.6.1 (2015-01-07)
|
||||
=====================================
|
||||
|
Loading…
Reference in New Issue
Block a user