mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-03-06 17:25:49 -05:00

* 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