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
23cd8655
Commit
23cd8655
authored
6 years ago
by
Amber Brown
Browse files
Options
Downloads
Patches
Plain Diff
fix changelog
parent
848431be
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGES.md
+4
-1
4 additions, 1 deletion
CHANGES.md
with
4 additions
and
1 deletion
CHANGES.md
+
4
−
1
View file @
23cd8655
...
@@ -12,6 +12,7 @@ Features
...
@@ -12,6 +12,7 @@ Features
-
make the /context API filter & lazy-load aware as per MSC1227 (
[
\#3567
](
https://github.com/matrix-org/synapse/issues/3567>
)
)
-
make the /context API filter & lazy-load aware as per MSC1227 (
[
\#3567
](
https://github.com/matrix-org/synapse/issues/3567>
)
)
-
Add ability to limit number of monthly active users on the server (
[
\#3630
](
https://github.com/matrix-org/synapse/issues/3630>
)
)
-
Add ability to limit number of monthly active users on the server (
[
\#3630
](
https://github.com/matrix-org/synapse/issues/3630>
)
)
-
When we fail to join a room over federation, pass the error code back to the client. (
[
\#3639
](
https://github.com/matrix-org/synapse/issues/3639>
)
)
-
When we fail to join a room over federation, pass the error code back to the client. (
[
\#3639
](
https://github.com/matrix-org/synapse/issues/3639>
)
)
-
Add a new /admin/register API for non-interactively creating users. (
[
\#3415
](
https://github.com/matrix-org/synapse/issues/3415>
)
)
Bugfixes
Bugfixes
...
@@ -37,7 +38,9 @@ Internal Changes
...
@@ -37,7 +38,9 @@ Internal Changes
-
Remove redundant checks on who_forgot_in_room (
[
\#3350
](
https://github.com/matrix-org/synapse/issues/3350>
)
)
-
Remove redundant checks on who_forgot_in_room (
[
\#3350
](
https://github.com/matrix-org/synapse/issues/3350>
)
)
-
Remove unnecessary event re-signing hacks (
[
\#3367
](
https://github.com/matrix-org/synapse/issues/3367>
)
)
-
Remove unnecessary event re-signing hacks (
[
\#3367
](
https://github.com/matrix-org/synapse/issues/3367>
)
)
-
Rewrite cache list decorator (
[
\#3384
](
https://github.com/matrix-org/synapse/issues/3384>
)
)
-
Rewrite cache list decorator (
[
\#3384
](
https://github.com/matrix-org/synapse/issues/3384>
)
)
-
(
[
\#3415
](
https://github.com/matrix-org/synapse/issues/3415>
)
,
[
\#3460
](
https://github.com/matrix-org/synapse/issues/3460>
)
,
[
\#3562
](
https://github.com/matrix-org/synapse/issues/3562>
)
,
[
\#3577
](
https://github.com/matrix-org/synapse/issues/3577>
)
)
-
Move v1-only REST APIs into their own module. (
[
\#3460
](
https://github.com/matrix-org/synapse/issues/3460>
)
)
-
Replace more instances of Python 2-only iteritems and itervalues uses. (
[
\#3562
](
https://github.com/matrix-org/synapse/issues/3562>
)
)
-
Refactor EventContext to accept state during init (
[
\#3577
](
https://github.com/matrix-org/synapse/issues/3577>
)
)
-
Improve Dockerfile and docker-compose instructions (
[
\#3543
](
https://github.com/matrix-org/synapse/issues/3543>
)
)
-
Improve Dockerfile and docker-compose instructions (
[
\#3543
](
https://github.com/matrix-org/synapse/issues/3543>
)
)
-
Release notes are now in the Markdown format. (
[
\#3552
](
https://github.com/matrix-org/synapse/issues/3552>
)
)
-
Release notes are now in the Markdown format. (
[
\#3552
](
https://github.com/matrix-org/synapse/issues/3552>
)
)
-
add config for pep8 (
[
\#3559
](
https://github.com/matrix-org/synapse/issues/3559>
)
)
-
add config for pep8 (
[
\#3559
](
https://github.com/matrix-org/synapse/issues/3559>
)
)
...
...
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