Skip to content
Snippets Groups Projects
  1. Dec 02, 2022
    • Patrick Cloke's avatar
      Properly handle unknown results for the stream change cache. (#14592) · fac8a385
      Patrick Cloke authored
      StreamChangeCache.get_all_changed_entities can return None to signify
      it does not have information at the given stream position. Two callers (related
      to device lists and presence) were treating this response the same as an empty
      list (i.e. there being no updates).
      fac8a385
    • realtyem's avatar
      Update worker docs to update preferred settings for pusher and federation_sender (#14493) · 6acb6d77
      realtyem authored
      * Fix one typo on line 3700(and apparently do something to other lines, no idea)
      
      * Update config_documentation.md with more information about how federation_senders and pushers settings can be handled.
      
      Specifically, that the instance map style of config does not require the special other variables that enable and disable functionality and that a single worker CAN be added to the map not only just two or more.
      
      * Extra line here for consistency and appearance.
      
      * Add link to sygnal repo.
      
      * Add deprecation notice to workers.md and point to the newer alternative method of defining this functionality.
      
      * Changelog
      
      * Correct version number of Synapse the deprecation is happening in.
      
      * Update quiet deprecation with simple notice and suggestion.
      6acb6d77
  2. Dec 01, 2022
  3. Nov 30, 2022
  4. Nov 29, 2022
  5. Nov 28, 2022
  6. Nov 25, 2022
  7. Nov 24, 2022
Loading