Skip to content
Snippets Groups Projects
Forked from Maunium / synapse
Source project has a limited visibility.
  • David Robertson's avatar
    4bb26c95
    Refactor `filter_events_for_server` (#15240) · 4bb26c95
    David Robertson authored
    * Tweak docstring and type hint
    
    * Flip logic and provide better name
    
    * Separate decision from action
    
    * Track a set of strings, not EventBases
    
    * Require explicit boolean options from callers
    
    * Add explicit option for partial state rooms
    
    * Changelog
    
    * Rename param
    Refactor `filter_events_for_server` (#15240)
    David Robertson authored
    * Tweak docstring and type hint
    
    * Flip logic and provide better name
    
    * Separate decision from action
    
    * Track a set of strings, not EventBases
    
    * Require explicit boolean options from callers
    
    * Add explicit option for partial state rooms
    
    * Changelog
    
    * Rename param