MatrixSynapse/synapse
dependabot[bot] 8bcdd712b8
Bump flake8-bugbear from 22.9.23 to 22.10.27 (#14329)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Olivier Wilkinson (reivilibre) <oliverw@matrix.org>
2022-11-04 18:43:14 +00:00
..
_scripts let update_synapse_database run on a multi-database configurations (#13422) 2022-10-19 19:08:40 +01:00
api Implement MSC3912: Relation-based redactions (#14260) 2022-11-03 16:21:31 +00:00
app Fix type annotation causing import time error in the Complement forking launcher. (#14084) 2022-11-01 10:30:43 +00:00
appservice Merge branch 'master' into develop 2022-10-28 15:59:51 +01:00
config Synapse 1.71.0rc2 (2022-11-04) 2022-11-04 15:22:06 +00:00
crypto
events
federation Fix typo in #13320 which could cause log spam (#14347) 2022-11-01 19:20:35 +00:00
handlers Bump flake8-bugbear from 22.9.23 to 22.10.27 (#14329) 2022-11-04 18:43:14 +00:00
http Improve `RawHeaders` type hints (#14303) 2022-10-28 16:04:02 +00:00
logging
metrics Avoid incrementing bg process utime/stime counters by negative durations (#14323) 2022-10-31 13:02:07 +00:00
module_api Save login tokens in database (#13844) 2022-10-26 11:45:41 +01:00
push Implementation for MSC3664: Pushrules for relations (#11804) 2022-10-25 14:38:01 +01:00
replication
res Improve aesthetics and reusability of HTML templates. (#13652) 2022-10-21 17:44:00 +00:00
rest Fix /refresh endpoint version (#14364) 2022-11-04 16:43:51 +00:00
server_notices
spam_checker_api
state
static
storage Bump flake8-bugbear from 22.9.23 to 22.10.27 (#14329) 2022-11-04 18:43:14 +00:00
streams
util Refactor MSC3030 `/timestamp_to_event` to move away from our snowflake pull from `destination` pattern (#14096) 2022-10-26 16:10:55 -05:00
__init__.py
event_auth.py Revert "Fix event size checks (#13710)" 2022-11-01 11:47:09 +00:00
notifier.py
py.typed
server.py Bump flake8-bugbear from 22.9.23 to 22.10.27 (#14329) 2022-11-04 18:43:14 +00:00
types.py
visibility.py