summary refs log tree commit diff
path: root/demo (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-29Add filter_room_state unit tests.Kegan Dougal1-0/+56
2015-01-29Add basic filtering public API unit tests. Use defers in the right places.Kegan Dougal2-5/+60
2015-01-29Add more unit tests for the filter algorithm.Kegan Dougal1-5/+259
2015-01-29Implement filter algorithm. Add basic event type unit tests to assert it works.Kegan Dougal2-1/+93
2015-01-29