Skip to content
Snippets Groups Projects
  1. Dec 02, 2020
  2. Dec 01, 2020
  3. Nov 30, 2020
  4. Nov 27, 2020
  5. Nov 26, 2020
  6. Nov 25, 2020
  7. Nov 24, 2020
  8. Nov 23, 2020
  9. Nov 22, 2020
  10. Nov 19, 2020
  11. Nov 18, 2020
    • Will Hunt's avatar
      Improve appservice handler to send only the most recent read receipts when no... · 51338491
      Will Hunt authored
      Improve appservice handler to send only the most recent read receipts when no stream_id is stored. (#8744)
      
      * Make this line debug (it's noisy)
      
      * Don't include from_key for presence if we are at 0
      
      * Limit read receipts for all rooms to 100
      
      * changelog.d/8744.bugfix
      
      * Allow from_key to be None
      
      * Update 8744.bugfix
      
      * The from_key is superflous
      
      * Update comment
      51338491
Loading