Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
synapse
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Maunium
synapse
Commits
28b468b2
Commit
28b468b2
authored
10 years ago
by
Erik Johnston
Browse files
Options
Downloads
Patches
Plain Diff
More rst fixes. Expand on JSON library change
parent
2ad2b0dc
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGES.rst
+4
-2
4 additions, 2 deletions
CHANGES.rst
with
4 additions
and
2 deletions
CHANGES.rst
+
4
−
2
View file @
28b468b2
...
@@ -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.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment