.. |
.gitignore
|
…
|
|
12674.misc
|
…
|
|
12737.doc
|
…
|
|
12738.misc
|
…
|
|
12857.feature
|
Uniformize spam-checker API, part 4: port other spam-checker callbacks to return `Union[Allow, Codes]`. (#12857)
|
2022-06-13 18:16:16 +00:00 |
12881.misc
|
…
|
|
12893.misc
|
Clean up schema for `event_edges` (#12893)
|
2022-06-15 12:29:42 +01:00 |
12929.misc
|
…
|
|
12941.misc
|
Remove code generating comments in configuration file (#12941)
|
2022-06-14 07:53:42 -07:00 |
12954.misc
|
Replace noop background updates with DELETE. (#12954)
|
2022-06-13 14:06:27 -04:00 |
12957.misc
|
…
|
|
12963.misc
|
…
|
|
12965.misc
|
…
|
|
12969.misc
|
…
|
|
12970.misc
|
…
|
|
12973.bugfix
|
…
|
|
12979.bugfix
|
…
|
|
12982.misc
|
…
|
|
12984.misc
|
…
|
|
12985.misc
|
Add type hints to event push actions tests. (#13099)
|
2022-06-17 12:38:13 +00:00 |
12986.misc
|
Move the "email unsubscribe" resource, refactor the macaroon generator & simplify the access token verification logic. (#12986)
|
2022-06-14 09:12:08 -04:00 |
12990.misc
|
…
|
|
12991.bugfix
|
…
|
|
13004.misc
|
…
|
|
13005.misc
|
Speed up `get_unread_event_push_actions_by_room` (#13005)
|
2022-06-15 15:17:14 +00:00 |
13011.misc
|
Replace pyjwt with authlib in `org.matrix.login.jwt` (#13011)
|
2022-06-15 16:45:16 +00:00 |
13013.misc
|
…
|
|
13017.misc
|
…
|
|
13018.bugfix
|
Fix a long-standing bug which meant that rate limiting was not restrictive enough in some cases. (#13018)
|
2022-06-15 14:11:55 +00:00 |
13021.misc
|
Decouple `synapse.api.auth_blocking.AuthBlocking` from `synapse.api.auth.Auth`. (#13021)
|
2022-06-14 09:51:15 +01:00 |
13022.doc
|
…
|
|
13023.doc
|
Mention removed community/group worker endpoints in upgrade.md (#13023)
|
2022-06-14 11:35:22 +01:00 |
13025.misc
|
Type annotations in `synapse.databases.main.devices` (#13025)
|
2022-06-15 15:20:04 +00:00 |
13034.misc
|
Fix Complement runs always being Postgres (#13034)
|
2022-06-14 13:13:35 +01:00 |
13035.feature
|
Add custom well-known (#13035)
|
2022-06-16 11:48:18 +01:00 |
13036.feature
|
Track a histogram of state res durations (#13036)
|
2022-06-15 15:19:49 +01:00 |
13041.bugfix
|
Fix `destination_is` errors seen in sentry. (#13041)
|
2022-06-14 18:28:26 +01:00 |
13042.misc
|
Change default `sync_response_cache_duration` (#13042)
|
2022-06-15 16:55:20 +00:00 |
13045.feature
|
Use new `device_list_changes_in_room` table when getting device list changes (#13045)
|
2022-06-17 11:42:03 +01:00 |
13046.misc
|
Rename complement-developonly (#13046)
|
2022-06-15 15:11:42 +00:00 |
13047.feature
|
Fix version number in spam checker callbacks doc (#13047)
|
2022-06-14 17:24:25 +02:00 |
13048.misc
|
Up complement time outs (#13048)
|
2022-06-14 17:59:06 +01:00 |
13050.misc
|
Rename delta to apply in the proper schema version. (#13050)
|
2022-06-14 14:34:04 +00:00 |
13052.misc
|
Refactor entry points so that they all have a `main` function. (#13052)
|
2022-06-14 17:41:06 +00:00 |
13055.misc
|
Add headers to individual options in config documentation to allow for linking. (#13055)
|
2022-06-15 11:31:46 -07:00 |
13056.feature
|
Improve URL previews for sites with only Twitter card information. (#13056)
|
2022-06-16 07:41:57 -04:00 |
13057.misc
|
Sort failing jobs in Complement CI to the top of the logs to make them easier to read. (#13057)
|
2022-06-15 16:13:36 +00:00 |
13058.misc
|
Collapse Docker build commands in Complement CI runs to make the logs easier to read. (#13058)
|
2022-06-15 14:42:27 +00:00 |
13060.misc
|
Don't use keyword arguments when initialising modules (#13060)
|
2022-06-15 15:36:16 +02:00 |
13061.misc
|
Fix typechecks against twisted trunk (#13061)
|
2022-06-15 11:49:58 +01:00 |
13062.misc
|
Allow MSC3030 'timestamp_to_event' calls from anyone on world-readable rooms. (#13062)
|
2022-06-17 11:39:26 +01:00 |
13063.misc
|
Add a CI job to check that schema deltas are in the correct folder. (#13063)
|
2022-06-15 16:27:18 +01:00 |
13065.misc
|
Move some event auth checks out to a different method (#13065)
|
2022-06-15 19:48:22 +01:00 |
13069.misc
|
Use updated `update_user_directory_from_worker` options in Complement tests. (#13069)
|
2022-06-15 15:54:32 +01:00 |
13070.misc
|
Reduce the duplication of code that invokes the rate limiter. (#13070)
|
2022-06-16 12:40:29 +01:00 |
13071.misc
|
Add a Subject Alternative Name to the certificate generated for Complement tests. (#13071)
|
2022-06-16 12:43:21 +01:00 |
13073.doc
|
Add instructions for running Complement with `gotestfmt`-formatted output locally. (#13073)
|
2022-06-16 09:31:10 +00:00 |
13074.misc
|
Add more tests for room upgrades (#13074)
|
2022-06-15 18:58:23 +01:00 |
13075.misc
|
Complement: use SQLite by default (#13075)
|
2022-06-16 12:12:26 +01:00 |
13085.misc
|
Add desc to `get_earliest_token_for_stats` (#13085)
|
2022-06-16 17:50:46 +00:00 |
13087.bugfix
|
Fix inconsistencies in event validation for `m.room.create` events (#13087)
|
2022-06-17 13:56:46 +00:00 |
13088.bugfix
|
Fix inconsistencies in event validation (#13088)
|
2022-06-17 16:30:59 +01:00 |
13089.misc
|
Fix logging context misuse when we fail to persist a federation event (#13089)
|
2022-06-17 10:22:50 +01:00 |
13093.misc
|
Simplify the alias deletion logic as an application service. (#13093)
|
2022-06-17 12:19:22 +01:00 |
13095.doc
|
Update info on downstream debs (#13095)
|
2022-06-17 12:47:22 +01:00 |
13096.misc
|
Rotate notifications more frequently (#13096)
|
2022-06-17 10:58:00 +00:00 |
13098.feature
|
Fix type error that made its way onto develop (#13098)
|
2022-06-17 13:05:27 +01:00 |
13099.misc
|
Add type hints to event push actions tests. (#13099)
|
2022-06-17 12:38:13 +00:00 |