Skip to content
Snippets Groups Projects
Commit 28b468b2 authored by Erik Johnston's avatar Erik Johnston
Browse files

More rst fixes. Expand on JSON library change

parent 2ad2b0dc
No related branches found
No related tags found
No related merge requests found
...@@ -6,8 +6,10 @@ Changes in develop ...@@ -6,8 +6,10 @@ Changes in develop
* Persist events we have rejected from federation, fixing the bug where * Persist events we have rejected from federation, fixing the bug where
servers would keep requesting the same events. servers would keep requesting the same events.
* Various performance improvements, including: * Various performance improvements, including:
- Caching common queries such as fetching events and current state.
- Upgraded JSON library. - Caching common queries such as fetching events and current state.
- Upgraded JSON library to improve parsing and serialization speeds.
* Add default avatars to new user accounts using pydenticon library. * Add default avatars to new user accounts using pydenticon library.
* Correctly time out federation requests. * Correctly time out federation requests.
* Retry federation requests against different servers. * Retry federation requests against different servers.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment