mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-01-13 03:49:29 -05: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
|
Changes in develop
|
||||||
==================
|
==================
|
||||||
|
|
||||||
* pydenticon support -- adds dep on pydenticon
|
* Add initial implementation of the `query auth` fedeartion API, allowing
|
||||||
* pylru
|
servers to agree on whether an event should be allowed or rejected.
|
||||||
* simplejson
|
* 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)
|
Changes in synapse 0.6.1 (2015-01-07)
|
||||||
=====================================
|
=====================================
|
||||||
|
Loading…
Reference in New Issue
Block a user