summary refs log tree commit diff
path: root/scripts-dev (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-22Track why we're evicting from caches (#10829)David Robertson4-15/+31
2021-09-21Rename MSC2716 things from `chunk` to `batch` to match `/batch_send` endpoint...Eric Eastwood13-117/+162
2021-09-21Add type hints for event streams. (#10856)Patrick Cloke18-60/+169
2021-09-21Add types to http.site (#10867)Erik Johnston2-18/+23
2021-09-21Clear our destination directories before copying files to GitHub pages. (#10869)Patrick Cloke2-1/+1
2021-09-21Refactor oEmbed previews (#10814)Patrick Cloke5-220/+299
2021-09-21Test that state events sent by modules correctly end up in the room's state (...Brendan Abolivier2-0/+85
2021-09-21Allow Synapse Admin API's Room Search to accept non-ASCII characters (#10859)Hillery Shay3-1/+29
2021-09-21Rename `/batch_send` query parameter from `?prev_event` to more obvious usage...Eric Eastwood2-7/+10
2021-09-21Always add local users to the user directory (#10796)David Robertson9-55/+54
2021-09-21Fix typo again v1.43.0David Robertson1-1/+1
2021-09-21Specify MSC name; fix typoDavid Robertson1-3/+3
2021-09-21Point to upgrade notesDavid Robertson1-0/+2
2021-09-21Move deprecation notice from 1.43 rc to releaseDavid Robertson1-3/+2
2021-09-21 1.43.0David Robertson3-1/+13
2021-09-21Allow sending a membership event to unban a user (#10807)Aaron Raimist4-2/+99
2021-09-20GHA: reintroduce an env var for `$GITHUB_HEAD_REF` (#10659)David Robertson2-0/+2
2021-09-20Require type hints in the handlers module. (#10831)Patrick Cloke35-295/+194
2021-09-20Fix remove_stale_pushers job on SQLite. (#10843)reivilibre9-23/+27
2021-09-17Fix #10837 by adding JSON encoding/decoding to the Module API example… (#10...Charles Wright2-2/+3
2021-09-17Add hyperlink to #9424 in changelog v1.43.0rc2David Robertson1-1/+1
2021-09-17