summary refs log tree commit diff
path: root/docs/privacy_policy_templates (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-14Allows CAS SSO flow to provide user IDs composed of numbers only (#17098)Aurélien Grimpard4-0/+30
2024-05-14Bump serde_json from 1.0.116 to 1.0.117 (#17182)dependabot[bot]1-2/+2
2024-05-14Bump serde from 1.0.200 to 1.0.201 (#17183)dependabot[bot]1-4/+4
2024-05-14Bump gitpython from 3.1.41 to 3.1.43 (#17181)dependabot[bot]1-4/+5
2024-05-14Bump cryptography from 42.0.5 to 42.0.7 (#17180)dependabot[bot]1-33/+33
2024-05-14Bump immutabledict from 4.1.0 to 4.2.0 (#17179)dependabot[bot]1-3/+3
2024-05-14Bump sentry-sdk from 1.40.3 to 2.1.1 (#17178)dependabot[bot]1-5/+21
2024-05-13An federation whitelist query endpoint extension (#16848)Erik Johnston8-0/+243
2024-05-13Actually fix public rooms (#17184)Erik Johnston2-54/+55
2024-05-13Fix bug with creating public rooms on workers (#17177)Erik Johnston2-65/+52
2024-05-09Update docs to bump libjemalloc version on latest debian; correct "push_rules...ll-SKY-ll3-3/+4
2024-05-08Bump black from 24.2.0 to 24.4.2 (#17170)Andrew Morgan2-34/+24
2024-05-08Fix undiscovered linter errors (#17166)devonh2-3/+12
2024-05-08Optional whitespace support in Authorization (#1350) (#17145)Timshel3-1/+13
2024-05-08Update PyO3 to 0.21 (#17162)Erik Johnston10-152/+202
2024-05-08Note preset behaviour in `autocreate_auto_join_room_preset` docs (#17150)Andrew Morgan2-0/+6
2024-05-08Add note about MSC3886 being closed (#17151)Hugh Nimmo-Smith2-0/+4
2024-05-07Add note about external_ids for User Admin API in documentation (#17139)Jacob Sánchez2-2/+3
2024-05-07Tweak changelog v1.107.0rc1Olivier 'reivilibre1-6/+6
2024-05-071.107.0rc1Olivier 'reivilibre26-24/+66
2024-05-07Bump serde from 1.0.199 to 1.0.200 (#17161)dependabot[bot]1-4/+4
2024-05-07Bump pydantic from 2.7.0 to 2.7.1 (#17160)dependabot[bot]1-84/+84
2024-05-07Bump types-pillow from 10.2.0.20240415 to 10.2.0.20240423 (#17159)dependabot[bot]1-3/+3
2024-05-07Bump lxml from 5.1.0 to 5.2.1 (#17158)dependabot[bot]1-80/+157
2024-05-07Bump jsonschema from 4.21.1 to 4.22.0 (#17157)dependabot[bot]1-4/+15
2024-05-06Add optimisation to `StreamChangeCache` (#17130)Erik Johnston3-4/+34
2024-05-03Fix bug where `StreamChangeCache` would not respect cache factors (#17152)Erik Johnston2-1/+2
2024-05-03Fix lint.sh script (#17148)Erik Johnston2-1/+1
2024-05-03Bump `pillow` from 10.2.0 to 10.3.0 (#17146)Andrew Morgan2-437/+74
2024-05-02upgrade.md: Bump minimum Rust version to 1.66.0 (element-hq#17079) (#17140)jahway6032-0/+9
2024-05-02synapse complement image: hardcode enabling msc3266 (#17105)Benjamin Bouvier2-0/+3
2024-05-01Add support for MSC3823 - Account Suspension (#17051)Shay9-7/+173
2024-05-01Drop sphinx docs (#17073)Erik Johnston7-138/+1
2024-05-01Correct licensing metadata on the Docker image (#17141)Ben Banfield-Zanin2-1/+2
2024-04-30Enable complement tests for MSC4115 support (#17137)Richard van der Hoff2-3/+14
2024-04-301.106.0 v1.106.0 release-v1.106Andrew Morgan3-1/+14
2024-04-29Apply user `email` & `picture` during OIDC registration if present & selected...devonh5-15/+205
2024-04-29Add support for MSC4115 (#17104)Richard van der Hoff20-125/+407
2024-04-29Update tornado 6.2 -> 6.4 (#17131)Andrew Morgan2-25/+15
2024-04-29Ensure that incoming to-device messages are not dropped (#17127)Richard van der Hoff5-19/+55
2024-04-29Declare support for Matrix v1.10. (#17082)Patrick Cloke2-0/+2
2024-04-29Bump types-setuptools from 69.0.0.20240125 to 69.5.0.20240423 (#17134)dependabot[bot]1-3/+3
2024-04-29Bump idna from 3.6 to 3.7 (#17136)dependabot[bot]1-3/+3
2024-04-29Bump twisted from 23.10.0 to 24.3.0 (#17135)dependabot[bot]1-4/+4
2024-04-29Bump serde from 1.0.198 to 1.0.199 (#17132)dependabot[bot]1-4/+4
2024-04-29Bump furo from 2024.1.29 to 2024.4.27 (#17133)dependabot[bot]1-3/+3
2024-04-26Fix various typos in docs (#17114)devonh9-12/+13
2024-04-26Fix filtering of rooms when supplying the `destination` query parameter to `/...Andrew Morgan3-3/+66
2024-04-26Add RuntimeDirectory to matrix-synapse.service (#17084)villepeh2-0/+2
2024-04-26Improve error message for cross signing reset with MSC3861 enabled (#17121)Michael Telatynski2-5/+9
2024-04-26Rephrase enable_notifs configuration (#17116)Amanda H. L. de Andrade Katz2-2/+3
2024-04-26Use recommended endpoint for MSC3266 requests (#17078)Andrew Ferrazzutti3-1/+8
2024-04-26Update event_cache_size and global_factor configurations documentation (#17071)Amanda H. L. de Andrade Katz2-0/+9
2024-04-26Return the search terms as search highlights for SQLite instead of nothing (#...Melvyn Laïly3-14/+31
2024-04-26Bump serde_json from 1.0.115 to 1.0.116 (#17112)dependabot[bot]1-2/+2
2024-04-26Bump serde from 1.0.197 to 1.0.198 (#17111)dependabot[bot]1-4/+4
2024-04-26Bump types-bleach from 6.1.0.1 to 6.1.0.20240331 (#17110)dependabot[bot]1-4/+18
2024-04-26Bump pyicu from 2.12 to 2.13 (#17109)dependabot[bot]1-2/+2
2024-04-26Bump pydantic from 2.6.4 to 2.7.0 (#17107)dependabot[bot]1-85/+85
2024-04-26Bump phonenumbers from 8.13.29 to 8.13.35 (#17106)dependabot[bot]1-3/+3
2024-04-25Tweak changelog v1.106.0rc1Olivier 'reivilibre1-2/+2
2024-04-251.106.0rc1Olivier 'reivilibre18-16/+49
2024-04-25Redact membership events if the user requested erasure upon deactivating (#17...Till4-1/+72
2024-04-25MSC4108 implementation (#17056)Quentin Gliech17-9/+1120
2024-04-25Add type annotation to `visited_chains` (#17125)Andrew Morgan2-1/+2
2024-04-23Send an email if the address is already bound to an user account (#16819)mcalinghee7-2/+70
2024-04-231.105.1 v1.105.1 release-v1.105Erik Johnston4-2/+21
2024-04-23Fix GHSA-3h7q-rfh9-xm4vErik Johnston4-104/+117
2024-04-19Add an OSX prompt to manually configure icu4c. (#17069)Neil Johnson2-0/+3
2024-04-19Clarify what part of message retention is still experimental (#17099)devonh2-2/+5
2024-04-19Bump types-pillow from 10.2.0.20240406 to 10.2.0.20240415 (#17090)dependabot[bot]1-3/+3
2024-04-19Bump peaceiris/actions-gh-pages from 3.9.3 to 4.0.0 (#17087)dependabot[bot]1-2/+2
2024-04-19Bump sigstore/cosign-installer from 3.4.0 to 3.5.0 (#17088)dependabot[bot]1-1/+1
2024-04-19Bump peaceiris/actions-mdbook from 1.2.0 to 2.0.0 (#17089)dependabot[bot]2-3/+3
2024-04-19Bump twine from 4.0.2 to 5.0.0 (#17091)dependabot[bot]1-4/+4
2024-04-19Bump pygithub from 2.2.0 to 2.3.0 (#17092)dependabot[bot]1-3/+3
2024-04-19Bump pyasn1-modules from 0.3.0 to 0.4.0 (#17093)dependabot[bot]1-5/+5
2024-04-19Bump ruff from 0.3.5 to 0.3.7 (#17094)dependabot[bot]2-20/+20
2024-04-19Bump anyhow from 1.0.81 to 1.0.82 (#17095)dependabot[bot]1-2/+2
2024-04-18Parse json validation (#16923)Gordan Trevis6-47/+220
2024-04-18Helpers to transform Twisted requests to Rust http Requests/Responses (#17081)Quentin Gliech6-2/+321
2024-04-17Fix remote receipts for events we don't have (#17096)Erik Johnston2-1/+6
2024-04-17Support for MSC4108 via delegation (#17086)Quentin Gliech6-8/+84
2024-04-17Bump minimum required Rust version to 1.66.0 (#17079)Quentin Gliech3-10/+11
2024-04-16Parse Integer negative value validation (#16920)Gordan Trevis9-158/+89
2024-04-161.105.0 v1.105.0Olivier Wilkinson (reivilibre)3-1/+14
2024-04-15bugfix: make msc3967 idempotent (#16943)Kegan Dougal6-3/+102
2024-04-12Use receipts `event_stream_ordering` instead of joins (#17032)Nick Mills-Barrett3-19/+12
2024-04-11Fix mypy on latest Twisted release (#17036)Erik Johnston4-4/+7
2024-04-111.105.0rc1 v1.105.0rc1Andrew Morgan19-17/+39
2024-04-09Stabilize support for MSC4010: push rules & account data. (#17022)Patrick Cloke3-28/+7
2024-04-09Stabliize support for MSC3981: recurse /relations (#17023)Patrick Cloke5-19/+9
2024-04-09Also check if first event matches the last in prev batch (#17066)Erik Johnston3-7/+109
2024-04-09#17039 Issue: Update base_rules.rs (#17043)Sumiran Pokharel2-4/+5
2024-04-09Fix PR #16677, a parameter was missing in a function call (#17033)Mathieu Velten2-0/+2
2024-04-09Add forgotten schema delta (#17054)Erik Johnston3-7/+23
2024-04-09Bump packaging from 23.2 to 24.0 (#17027)dependabot[bot]1-3/+3
2024-04-09Bump serde_json from 1.0.114 to 1.0.115 (#17041)dependabot[bot]1-2/+2
2024-04-08Bump regex from 1.10.3 to 1.10.4 (#17028)dependabot[bot]1-2/+2
2024-04-08Bump ruff from 0.3.2 to 0.3.5 (#17060)dependabot[bot]2-20/+20
2024-04-08Bump types-pillow from 10.2.0.20240125 to 10.2.0.20240406 (#17061)dependabot[bot]1-3/+3
2024-04-08Bump typing-extensions from 4.9.0 to 4.11.0 (#17062)dependabot[bot]1-3/+3
2024-04-08Bump types-requests from 2.31.0.20240125 to 2.31.0.20240406 (#17063)dependabot[bot]1-4/+4
2024-04-08Fixups to #17064 (#17065)Erik Johnston2-0/+4
2024-04-08Add back fast path for non-gappy syncs (#17064)Erik Johnston2-0/+37
2024-04-05Pull out fewer receipts from DB when doing push (#17049)Erik Johnston2-22/+103
2024-04-04Fix bug in calculating state for non-gappy syncs (#16942)Richard van der Hoff5-56/+145
2024-04-04`/sync`: fix bug in calculating `state` response (#16930)Richard van der Hoff3-41/+94
2024-04-04Fix bug in `/sync` response for archived rooms (#16932)Richard van der Hoff4-34/+314
2024-04-04Add missing index to `access_tokens` table (#17045)Erik Johnston2-0/+8
2024-04-021.104.0 v1.104.0 release-v1.104Erik Johnston4-2/+14
2024-04-02Refactor chain fetching (#17044)Erik Johnston2-96/+67
2024-03-28Fixups to new push stream (#17038)Erik Johnston9-12/+27
2024-03-28Add support for moving `/push_rules` off of main process (#17037)Erik Johnston10-40/+133
2024-03-26Fixup changelog v1.104.0rc1Erik Johnston1-3/+3
2024-03-26Fixup changelogErik Johnston1-1/+1
2024-03-26Fix OIDC login regression (#17031)Erik Johnston2-0/+8
2024-03-261.104.0rc1Erik Johnston25-24/+68
2024-03-22Ensure that pending to-device events are sent over federation at startup (#16...Richard van der Hoff4-31/+127
2024-03-22Add OIDC config to add extra parameters to the authorize URL (#16971)Mathieu Velten4-6/+26
2024-03-21Do not refuse to set read_marker if previous event_id is in wrong room (#16990)SpiritCroc4-9/+12
2024-03-21Fix reject knocks on deactivating account (#17010)Hanadi4-12/+117
2024-03-21generate configuration with correct user in start.py for docker (#16978)Sam Wedgwood2-7/+9
2024-03-21Bump dawidd6/action-download-artifact from 3.1.2 to 3.1.4 (#17008)dependabot[bot]1-1/+1
2024-03-21OIDC: try to JWT decode userinfo response if JSON parsing failed (#16972)Mathieu Velten2-4/+29
2024-03-21Patch the db conn pool sooner in tests (#17017)Richard van der Hoff2-53/+60
2024-03-21Bump netaddr from 0.9.0 to 1.2.1 (#17006)dependabot[bot]1-4/+7
2024-03-21Remove the hardcoded poetry version from contributing guide (#17002)Tadeusz Sośnierz2-1/+2
2024-03-21Add note to using --curses under sqlite porting (#17012)grahhnt1-1/+1
2024-03-21Update link, in installation guide, for docker hub synapse images (#17001)Eirik1-1/+1
2024-03-21Bump types-jsonschema from 4.21.0.20240118 to 4.21.0.20240311 (#17007)dependabot[bot]1-3/+3
2024-03-21Prevent `start_for_complement.sh` from setting `START_POSTGRES` to `false` wh...Andrew Morgan3-3/+5
2024-03-19Update power level default for public rooms (#16907)Shay3-1/+20
2024-03-19Improve event validation (#16908)Shay6-3/+180
2024-03-19Bump pydantic from 2.6.0 to 2.6.4 (#17004)dependabot[bot]1-84/+84
2024-03-19Bump anyhow from 1.0.80 to 1.0.81 (#17009)dependabot[bot]1-2/+2
2024-03-19Bump jinja2 from 3.1.2 to 3.1.3 (#17005)dependabot[bot]1-3/+3
2024-03-19Bump types-pyopenssl from 23.3.0.0 to 24.0.0.20240311 (#17003)dependabot[bot]1-4/+4
2024-03-19Pass module API to OIDC mapping provider (#16974)Mathieu Velten3-4/+18
2024-03-19Specify IP subnet literals in canonical form (#16953)V024602-2/+3
2024-03-19Clarify docs for some room state functions (#16950)Richard van der Hoff2-3/+6
2024-03-191.103.0 v1.103.0 release-v1.103Olivier Wilkinson (reivilibre)3-1/+14
2024-03-14`/sync`: Fix edge-case in calculating the "device_lists" response (#16949)Richard van der Hoff2-2/+10
2024-03-14Split up `SyncHandler.compute_state_delta` (#16929)Richard van der Hoff2-145/+238
2024-03-14Sort versions in the documentation version picker appropriately. (#16966)Will Hunt2-3/+24
2024-03-14upgrade.md: fix grammatical errors (#16965)Richard van der Hoff2-3/+4
2024-03-14Add query to update local cache of a remote user's device list to docs (#16892)Andrew Morgan2-0/+10
2024-03-14Improve lock performance when a lot of locks are waiting (#16840)Mathieu Velten4-7/+74
2024-03-14Bump types-psycopg2 from 2.9.21.16 to 2.9.21.20240311 (#16995)dependabot[bot]1-4/+4
2024-03-14Bump pyo3 from 0.20.2 to 0.20.3 (#16962)dependabot[bot]1-10/+18
2024-03-13Multi-worker-docker-container: disable log buffering (#16919)Richard van der Hoff2-2/+6
2024-03-13Bump ruff from 0.1.14 to 0.3.2 (#16994)dependabot[bot]3-27/+20
2024-03-13Bump mypy from 1.5.1 to 1.8.0 (#16901)dependabot[bot]12-59/+49
2024-03-13Bump dawidd6/action-download-artifact from 3.1.1 to 3.1.2 (#16960)dependabot[bot]1-1/+1
2024-03-13Bump cryptography from 41.0.7 to 42.0.5 (#16958)dependabot[bot]1-31/+40
2024-03-13Bump serde_json from 1.0.113 to 1.0.114 (#16961)dependabot[bot]1-2/+2
2024-03-13Bump serde from 1.0.196 to 1.0.197 (#16963)dependabot[bot]1-4/+4
2024-03-13Bump log from 0.4.20 to 0.4.21 (#16977)dependabot[bot]1-2/+2
2024-03-13Bump black from 23.10.1 to 24.2.0 (#16936)dependabot[bot]74-509/+407
2024-03-13Raise poetry-core version cap to 1.9.0 (#16986)V024602-1/+2
2024-03-12Update changelog v1.103.0rc1Erik Johnston2-1/+1
2024-03-12Prevent locking up while processing batched_auth_events (#16968)Gerrit Gogel2-9/+35
2024-03-121.103.0rc1Erik Johnston9-7/+35
2024-03-11deactivated flag refactored to filter deactivated users. (#16874)Alexander Fechler6-8/+95
2024-03-08Stabilize support for Retry-After header (MSC4014) (#16947)Patrick Cloke5-21/+5
2024-03-06Fix joining remote rooms when a `on_new_event` callback is registered (#16973)Quentin Gliech4-16/+21
2024-03-05Revert "Ignore notification counts from rooms you've left" (#16981)Andrew Morgan2-16/+3
2024-03-05Switch #16979 changelog type from internal change to bugfix v1.102.0 release-v1.102Andrew Morgan1-1/+1
2024-03-051.102.0Andrew Morgan4-2/+14
2024-03-05Revert "Improve DB performance of calculating badge counts for push. (#16756)...Andrew Morgan3-147/+115
2024-02-23Ignore notification counts from rooms you've left (#16954)Andrew Morgan2-3/+16
2024-02-22Add docs on upgrading from a very old version (#16951)Twilight Sparkle3-0/+26
2024-02-21Bump anyhow from 1.0.79 to 1.0.80 (#16935)dependabot[bot]1-2/+2
2024-02-21Bump pyopenssl from 23.3.0 to 24.0.0 (#16937)dependabot[bot]1-4/+4
2024-02-21Bump JasonEtco/create-an-issue from 2.9.1 to 2.9.2 (#16934)dependabot[bot]2-2/+2
2024-02-21Bump types-netaddr from 0.10.0.20240106 to 1.2.0.20240219 (#16938)dependabot[bot]1-3/+3
2024-02-21Bump furo from 2023.9.10 to 2024.1.29 (#16939)dependabot[bot]2-5/+5
2024-02-21Bump dawidd6/action-download-artifact from 3.0.0 to 3.1.1 (#16933)dependabot[bot]1-1/+1
2024-02-20Better complement docs (#16946)kegsay2-0/+12
2024-02-20Add HAProxy example for single port operation (#16768)Georg2-0/+20
2024-02-201.102.0rc1 v1.102.0rc1Andrew Morgan11-9/+38
2024-02-20Don't lock up when joining large rooms (#16903)Erik Johnston2-9/+18
2024-02-20bugfix: always prefer unthreaded receipt when >1 exist (MSC4102) (#16927)kegsay2-3/+19
2024-02-20Fix incorrect docker hub link in release script (#16910)Erik Johnston2-1/+2
2024-02-20fix typo in admin_api/rooms.md (#16857)Rainer Zufall2-1/+2
2024-02-14Add metric for emails sent (#16881)Remi Rampin2-0/+24
2024-02-13Don't invalidate the entire event cache when we purge history (#16905)Erik Johnston5-7/+100
2024-02-13Add a config to not send out device list updates for specific users (#16909)Erik Johnston3-2/+20
2024-02-131.101.0 v1.101.0 release-v1.101Erik Johnston4-2/+16
2024-02-12Bump pygithub from 2.1.1 to 2.2.0 (#16902)dependabot[bot]1-5/+4
2024-02-12Bump attrs from 23.1.0 to 23.2.0 (#16899)dependabot[bot]1-5/+6
2024-02-12Bump bcrypt from 4.0.1 to 4.1.2 (#16900)dependabot[bot]1-23/+29
2024-02-12Bump sentry-sdk from 1.40.0 to 1.40.3 (#16898)dependabot[bot]1-3/+3
2024-02-09Only do one concurrent fetch per server in keyring (#16894)Erik Johnston2-4/+6
2024-02-09Increase batching when fetching auth chains (#16893)Erik Johnston2-2/+3
2024-02-061.101.0rc1 v1.101.0rc1Erik Johnston7-5/+39
2024-02-06Accept unprefixed form of MSC3981 recurse parameter (#16842)David Baker2-1/+2
2024-02-06Bump lxml-stubs from 0.4.0 to 0.5.1 (#16885)dependabot[bot]3-9/+7
2024-02-06Bump dorny/paths-filter from 2 to 3 (#16869)dependabot[bot]1-1/+1
2024-02-06Update docs for MacOS installs (#16854)kegsay2-0/+12
2024-02-06Fix broken links on docs (#16853)kegsay6-7/+8
2024-02-06Bump sigstore/cosign-installer from 3.3.0 to 3.4.0 (#16890)dependabot[bot]1-1/+1
2024-02-06Bump sentry-sdk from 1.39.1 to 1.40.0 (#16889)dependabot[bot]1-3/+3
2024-02-06Bump pydantic from 2.5.3 to 2.6.0 (#16888)dependabot[bot]1-112/+86
2024-02-06Bump jsonschema from 4.20.0 to 4.21.1 (#16887)dependabot[bot]1-3/+3
2024-02-06Bump types-requests from 2.31.0.10 to 2.31.0.20240125 (#16886)dependabot[bot]1-4/+4
2024-02-01Bump hiredis from 2.2.3 to 2.3.2 (#16862)dependabot[bot]1-90/+110
2024-02-01Bump mypy-zope from 1.0.1 to 1.0.3 (#16865)dependabot[bot]1-4/+4
2024-02-01Bump types-pillow from 10.1.0.2 to 10.2.0.20240125 (#16864)dependabot[bot]1-4/+4
2024-02-01Bump types-setuptools from 69.0.0.0 to 69.0.0.20240125 (#16863)dependabot[bot]1-4/+4
2024-02-01Bump phonenumbers from 8.13.26 to 8.13.29 (#16868)dependabot[bot]1-3/+3
2024-02-01Bump serde from 1.0.195 to 1.0.196 (#16867)dependabot[bot]1-4/+4
2024-02-01Bump serde_json from 1.0.111 to 1.0.113 (#16866)dependabot[bot]1-2/+2
2024-02-01Update version picker for element-hq (#16880)Will Hunt2-2/+3
2024-01-301.100.0 v1.100.0 release-v1.100Olivier Wilkinson (reivilibre)3-1/+14
2024-01-24Bump gitpython from 3.1.40 to 3.1.41 (#16850)dependabot[bot]1-4/+4
2024-01-241.100.0rc3 v1.100.0rc3Olivier Wilkinson (reivilibre)4-2/+16
2024-01-24Run `ANALYZE` after fiddling with stats (#16849)Erik Johnston3-0/+19
2024-01-24Tweak changelog v1.100.0rc2Olivier Wilkinson (reivilibre)1-0/+2
2024-01-241.100.0rc2Olivier Wilkinson (reivilibre)4-2/+16
2024-01-24Downgrade the `download-artifact` and `upload-artifact` actions to v3 due to ...reivilibre2-4/+5
2024-01-23Update changelog v1.100.0rc1Olivier Wilkinson (reivilibre)1-1/+1
2024-01-231.100.0rc1Olivier Wilkinson (reivilibre)24-23/+70
2024-01-23Speed up e2e device keys queries for bot accounts (#16841)Erik Johnston2-11/+19
2024-01-23Correctly mention previous copyright (#16820)Erik Johnston731-0/+846
2024-01-23Preparatory work for tweaking performance of auth chain lookups (#16833)Erik Johnston5-27/+163
2024-01-22Add a `--generate-only` option to the Complement launcher. (#16828)reivilibre2-1/+15
2024-01-22listen http2 deprecated nginx (updating documentation) (#16831)Arnold2-4/+5
2024-01-22Allow room creation but not publishing to continue if room publication rules ...Shay5-34/+65
2024-01-22Bump regex from 1.9.6 to 1.10.3 (#16837)dependabot[bot]1-6/+6
2024-01-22Bump minimum Rust version to 1.65.0 (#16818)Erik Johnston4-10/+19
2024-01-22Bump types-netaddr from 0.9.0.1 to 0.10.0.20240106 (#16839)dependabot[bot]1-4/+4
2024-01-22Bump ruff from 0.1.13 to 0.1.14 (#16838)dependabot[bot]2-20/+20
2024-01-22Bump pydantic from 2.5.2 to 2.5.3 (#16836)dependabot[bot]1-110/+110
2024-01-22Bump isort from 5.13.1 to 5.13.2 (#16835)dependabot[bot]1-3/+6
2024-01-22Bump types-jsonschema from 4.20.0.20240105 to 4.21.0.20240118 (#16834)dependabot[bot]1-3/+4
2024-01-22Handle wildcard type filters properly (#14984)Mo Balaa4-7/+47
2024-01-22Bump actions/cache from 3 to 4 (#16832)dependabot[bot]2-2/+2
2024-01-17Fix broken links in issue template (#16810)Erik Johnston3-8/+9
2024-01-16feat: add msc4028 to versions api (#16787)Hanadi2-0/+3
2024-01-16Fix text and add second link v1.99.0Andrew Morgan1-2/+3
2024-01-16Fix link and remove email from changelog.Andrew Morgan1-4/+1
2024-01-161.99.0Andrew Morgan3-3/+18
2024-01-16Bump ruff from 0.1.7 to 0.1.13 (#16814)dependabot[bot]2-20/+20
2024-01-16Update license in Debian metadata (#16807)Erik Johnston2-0/+10
2024-01-15Bump service-identity from 23.1.0 to 24.1.0 (#16816)dependabot[bot]1-4/+4
2024-01-15Bump typing-extensions from 4.8.0 to 4.9.0 (#16815)dependabot[bot]1-3/+3
2024-01-15Bump lxml from 4.9.3 to 5.1.0 (#16813)dependabot[bot]1-96/+82
2024-01-15Bump immutabledict from 4.0.0 to 4.1.0 (#16812)dependabot[bot]1-3/+3
2024-01-15Fix building of deps after bump of `pillow` version (#16817)Erik Johnston1-3/+4