| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2020-06-02 | Convert the roles field on the user model from a many-to-many field to a ↵ | -5/+26 | ||
| postgres array with roles | ||||
| 2020-05-27 | No longer accept or track avatar_hash. | -62/+52 | ||
| This should completely remove avatar_hash from the site - both in our tests, in the model itself, and from the database (as a result of the migration). | ||||
| 2020-05-12 | Update Game Jam from upcoming to most recent | -1/+1 | ||
| 2020-04-21 | Fixed migration nr 51 `down` function object getting | -1/+1 | ||
| 2020-04-21 | Fixed migration 51 file end (`create_news_setting`) | -1/+0 | ||