flodgatt/src/parse_client_request
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
..
user Filter toots based on user and domain blocks (#89) 2020-03-12 22:44:31 -04:00
mod.rs Add tests for websocket routes (#38) 2019-09-09 13:06:24 -04:00
query.rs Redis config (#56) 2019-10-02 00:03:18 -04:00
sse.rs Filter toots based on user and domain blocks (#89) 2020-03-12 22:44:31 -04:00
ws.rs Filter toots based on user and domain blocks (#89) 2020-03-12 22:44:31 -04:00