Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix with isort==4.3.21 and black==19.3b0 | Andrew Morgan | 2020-02-14 | 1 | -1/+1 |
| | |||||
* | Dinsic Blacking with black==18.6b2 | Andrew Morgan | 2020-02-11 | 1 | -8/+5 |
| | |||||
* | implementation of server notices to alert on hitting resource limits | Neil Johnson | 2018-08-10 | 1 | -14/+19 |
| | |||||
* | Stub out ServerNoticesSender on the workers | Richard van der Hoff | 2018-05-22 | 1 | -4/+4 |
| | | | | | ... and have the sync endpoints call it directly rather than obsure indirection via PresenceHandler | ||||
* | Send users a server notice about consent | Richard van der Hoff | 2018-05-22 | 1 | -0/+58 |
When a user first syncs, we will send them a server notice asking them to consent to the privacy policy if they have not already done so. |