Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-10-01 | Add received_ts column to redactions. | Erik Johnston | 3 | -9/+92 | |
This will allow us to efficiently search for uncensored redactions in the DB before a given time. | |||||
2019-10-01 | Don't repeatedly attempt to censor events we don't have. | Erik Johnston | 1 | -1/+17 | |
Currently we don't set `have_censored` col |