summary refs log tree commit diff
path: root/changelog.d (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-07-11Don't use newsfiles for config changes github/dmr/rate-limit-remote-joins dmr/rate-limit-remote-joinsDavid Robertson1-1/+0
per discussion today
2022-07-11Monstrous test update of doomDavid Robertson1-22/+113
2022-07-11Also notify of join events via another pathDavid Robertson1-0/+4
2022-07-11Don't require `ratelimit` to notify for joinsDavid Robertson1-12/+10
2022-07-11Use `add_hashes_and_signatures_from_other_server`David Robertson6-22/+15
- rename the method to distinguish it from `add_hashes_and_signatures` - use it in a few other places where it makes sense
2022-07-08Update rate limiter in the event persister logicDavid Robertson5-26/+17
Simpler, cleaner, faster, stronger.
2022-07-08Be more explicit about the default valuesDavid Robertson1-3/+3
2022-07-08Announce new config option in the changelogDavid Robertson3-1/+7
2022-07-08Tweak phrasing; note the version adding the optionDavid Robertson1-1/+4
2022-07-08