You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/changelog.d
Patrick Cloke 47854c71e9
Use direct references for configuration variables (part 4). (#10893)
3 years ago
..
.gitignore Correct attrs package name in requirements (#3492) 6 years ago
10659.misc GHA: reintroduce an env var for `$GITHUB_HEAD_REF` (#10659) 3 years ago
10776.feature Verify `?chunk_id` actually corresponds to an insertion event that exists (MSC2716) (#10776) 3 years ago
10777.misc Split out `/batch_send` meta events to their own fields (MSC2716) (#10777) 3 years ago
10782.bugfix Fix reactivated users not being added to the user directory (#10782) 3 years ago
10785.misc Add missing type hints to non-client REST servlets. (#10817) 3 years ago
10796.misc Always add local users to the user directory (#10796) 3 years ago
10807.bugfix Allow sending a membership event to unban a user (#10807) 3 years ago
10810.bugfix Prevent logging context going missing on federation request timeout (#10810) 3 years ago
10812.misc Use direct references for some configuration variables (part 2) (#10812) 3 years ago
10814.feature Refactor oEmbed previews (#10814) 3 years ago
10815.misc Name the type of token in "Invalid token" messages (#10815) 3 years ago
10816.misc Make StateFilter frozen so we can hash it (#10816) 3 years ago
10817.misc Add missing type hints to non-client REST servlets. (#10817) 3 years ago
10819.feature Include more information in oEmbed previews. (#10819) 3 years ago
10820.misc Treat "\u0000" as "\u0020" for the purposes of message search (message indexing) (#10820) 3 years ago
10823.misc Add type hints to state database module. (#10823) 3 years ago
10826.misc Opt out of cache expiry for `get_users_who_share_room_with_user` (#10826) 3 years ago
10827.bugfix Fix /initialSync error due to unhashable `RoomStreamToken` (#10827) 3 years ago
10829.misc Track why we're evicting from caches (#10829) 3 years ago
10831.misc Require type hints in the handlers module. (#10831) 3 years ago
10833.misc Extend ModuleApi with the methods we'll need to reject spam based on …IP - resolves #10832 (#10833) 3 years ago
10834.misc Create a constant for a small png image in tests. (#10834) 3 years ago
10835.misc Test that state events sent by modules correctly end up in the room's state (#10835) 3 years ago
10838.misc Rename MSC2716 things from `chunk` to `batch` to match `/batch_send` endpoint (#10838) 3 years ago
10839.misc Rename `/batch_send` query parameter from `?prev_event` to more obvious usage with `?prev_event_id` (MSC2716) (#10839) 3 years ago
10843.bugfix Fix remove_stale_pushers job on SQLite. (#10843) 3 years ago
10845.doc Fix #10837 by adding JSON encoding/decoding to the Module API example… (#10845) 3 years ago
10856.misc Add type hints for event streams. (#10856) 3 years ago
10859.bugfix Allow Synapse Admin API's Room Search to accept non-ASCII characters (#10859) 3 years ago
10865.doc Add documentation for experimental feature flags. (#10865) 3 years ago
10867.misc Add types to http.site (#10867) 3 years ago
10869.doc Clear our destination directories before copying files to GitHub pages. (#10869) 3 years ago
10873.bugfix Ensure we mark sent knocks as outliers (#10873) 3 years ago
10875.bugfix Fix invalidating OTK count cache after claim (#10875) 3 years ago
10879.misc Include outlier status in `str(event)` for V2/V3 events (#10879) 3 years ago
10880.misc Break down cache expiry reasons in grafana (#10880) 3 years ago
10883.misc Factor out a separate `EventContext.for_outlier` (#10883) 3 years ago
10885.misc Use direct references for some configuration variables (part 3) (#10885) 3 years ago
10889.misc Remove unnecessary parentheses around tuples returned from methods (#10889) 3 years ago
10893.misc Use direct references for configuration variables (part 4). (#10893) 3 years ago