flodgatt/src/redis_to_client_stream
Daniel Sockwell 440d691b0f
Filter toots based on user and domain blocks (#89)
* Read user and domain blocks from Postgres

This commit reads the blocks from pg and stores them in the User
struct; it does not yet actually filter the responses.  It also does
not update the tests.

* Update tests

* Filter out toots involving blocked/muted users

* Add support for domain blocks

* Update test and bump version
2020-03-12 22:44:31 -04:00
..
receiver Refactor/reorganize streaming code (#64) 2019-10-09 14:46:56 -04:00
redis Redis hostname (#71) 2020-01-06 14:20:00 -05:00
client_agent.rs Filter toots based on user and domain blocks (#89) 2020-03-12 22:44:31 -04:00
mod.rs Filter toots based on user and domain blocks (#89) 2020-03-12 22:44:31 -04:00