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
c115deed
"git@mau.dev:june/conduwuit.git" did not exist on "bdda875416900d58b0aadea6ab1308ced5f163da"
Unverified
Commit
c115deed
authored
6 years ago
by
Neil Johnson
Committed by
GitHub
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update CHANGES.rst
parent
072fb594
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
+6
-3
6 additions, 3 deletions
CHANGES.rst
with
6 additions
and
3 deletions
CHANGES.rst
+
6
−
3
View file @
c115deed
...
@@ -12,7 +12,8 @@ overal growth of the Matrix ecosystem. It is defined as:-
...
@@ -12,7 +12,8 @@ overal growth of the Matrix ecosystem. It is defined as:-
* Where account creation and last_seen are > 30 days"
* Where account creation and last_seen are > 30 days"
Features
Features:
* Add joinability for groups (PR #3045)
* Add joinability for groups (PR #3045)
* Implement group join API (PR #3046)
* Implement group join API (PR #3046)
* Add counter metrics for calculating state delta (PR #3033)
* Add counter metrics for calculating state delta (PR #3033)
...
@@ -22,7 +23,8 @@ Features
...
@@ -22,7 +23,8 @@ Features
* Add response size metrics (PR #3071)
* Add response size metrics (PR #3071)
* phone home cache size configurations (PR #3063)
* phone home cache size configurations (PR #3063)
Changes
Changes:
* Add a blurb explaining the main synapse worker (PR #2886) Thanks to @turt2live!
* Add a blurb explaining the main synapse worker (PR #2886) Thanks to @turt2live!
* Replace old style error catching with 'as' keyword (PR #3000) Thanks to @NotAFile!
* Replace old style error catching with 'as' keyword (PR #3000) Thanks to @NotAFile!
* Use .iter* to avoid copies in StateHandler (PR #3006)
* Use .iter* to avoid copies in StateHandler (PR #3006)
...
@@ -33,7 +35,8 @@ Changes
...
@@ -33,7 +35,8 @@ Changes
* Remove uses of events.content (PR #3060)
* Remove uses of events.content (PR #3060)
* Improve database cache performance (PR #3068)
* Improve database cache performance (PR #3068)
Bug fixes
Bug fixes:
* Add room_id to the response of `rooms/{roomId}/join` (PR #2986) Thanks to @jplatte!
* Add room_id to the response of `rooms/{roomId}/join` (PR #2986) Thanks to @jplatte!
* Fix replication after switch to simplejson (PR #3015)
* Fix replication after switch to simplejson (PR #3015)
* Fix replication after switch to simplejson (PR #3015)
* Fix replication after switch to simplejson (PR #3015)
...
...
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