Coverage increased (+0.004%) to 98.136% when pulling 26ae39c028222535e560a80bd6a6084f2824117b on more-moderated-viewing-fixes into f375a7623b9cd1db0016271cee2a812c55e5fecc on alpaca.
Coverage increased (+0.004%) to 98.136% when pulling ad807f9f82b3ec84ed311b8282c025b476ce30b9 on more-moderated-viewing-fixes into f375a7623b9cd1db0016271cee2a812c55e5fecc on alpaca.
Fixes the logic for the /read page so we do not hide messages that have been created before the current moderation code and have moderated=None.
Also tidy up the other message views to use the public_objects manager of Message rather than repeating the same filters in multiple place.