summary refs log tree commit diff
path: root/tests/server_notices (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug where we resent "limit exceeded" server noticesErik Johnston2018-08-231-0/+66
| | | | This was due to a bug where we mutated a cached event's contents
* Actually run the testsErik Johnston2018-08-231-0/+0
|
* Update notice formatErik Johnston2018-08-221-3/+9
|
* clean up, no functional changesNeil Johnson2018-08-171-15/+17
|
* refactor for readability, and reuse caching for setting tagsNeil Johnson2018-08-161-0/+1
|
* check for room state before deciding on actionNeil Johnson2018-08-161-20/+32
|
* implementation of server notices to alert on hitting resource limitsNeil Johnson2018-08-101-0/+125