Commit a57d85d
authored
Famedly Release/v1.145 (#230)
# Famedly Synapse Release v1.145.0_1
### Famedly Additions for v1.145.0_1
- fix: typo in changelog (FrenchGithubUser)
- chore: remove dependabot config as we use renovate instead
(FrenchGithubUser)
- chore: bump Github actions versions in Famedly workflows
([\#229](#229)) (jason-famedly)
Checklist:
- depends on: famedly/complement#9
### Notes for Famedly:
- **Add memberships endpoint to the admin API. This is useful for
forensics and T&S purposes.
(element-hq/synapse#19260
- **Server admins can bypass the quarantine media check when downloading
media by setting the admin_unsafely_bypass_quarantine query parameter to
true on Client-Server API media download requests.
(element-hq/synapse#19275
- **Admin API: add worker support to GET
/_synapse/admin/v2/users/<user_id>.
(element-hq/synapse#19281
- **Add rate limit conf to user directory endpoint
(element-hq/synapse#19291File tree
122 files changed
+4403
-1719
lines changed- .ci
- scripts
- .github
- workflows
- debian
- demo
- docker
- complement/conf
- conf-workers
- conf
- docs
- admin_api
- usage/configuration
- schema
- scripts-dev
- synapse
- api
- app
- config
- crypto
- handlers
- sliding_sync
- http
- federation
- logging
- media
- push
- rest
- admin
- client
- storage
- databases/main
- schema/main/delta/93
- types/handlers
- util
- tests
- app
- config
- crypto
- handlers
- http
- rest
- admin
- client
- sliding_sync
- storage
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
122 files changed
+4403
-1719
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
342 | 342 | | |
343 | 343 | | |
344 | 344 | | |
345 | | - | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
346 | 356 | | |
347 | | - | |
| 357 | + | |
348 | 358 | | |
349 | 359 | | |
350 | 360 | | |
351 | 361 | | |
352 | | - | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
353 | 367 | | |
354 | 368 | | |
355 | 369 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments