This website requires JavaScript.
Explore
Help
Register
Sign In
master
/
synapse
Watch
1
Star
0
Fork
0
You've already forked synapse
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
3b94e40cc8
synapse
/
changelog.d
History
Andrew Morgan
3b94e40cc8
Fix typo of Math.pow,
^
->
**
(
#18543
)
2025-06-13 11:36:21 +00:00
..
.gitignore
18522.doc
Add config doc generation command to lint.sh and add missing config schema. (
#18522
)
2025-06-10 12:45:31 +01:00
18528.doc
Config schema documentation CI: fix not failing when it should (
#18528
)
2025-06-10 12:44:04 +01:00
18534.bugfix
bugfix: ensure _get_power_level_for_sender works when there is no PL event (
#18534
)
2025-06-10 15:11:49 +01:00
18535.bugfix
Fix bug where sliding sync ignored
room_id_to_include
option (
#18535
)
2025-06-13 11:29:23 +01:00
18541.misc
Log user deactivations (
#18541
)
2025-06-12 10:21:39 +00:00
18542.misc
Enable
flake8-logging
and
flake8-logging-format
rules in Ruff and fix related issues throughout the codebase (
#18542
)
2025-06-13 09:44:18 +02:00
18543.bugfix
Fix typo of Math.pow,
^
->
**
(
#18543
)
2025-06-13 11:36:21 +00:00