Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-04-14 | refactor(schema): Unify integer type usage across tables | Vincent Ambo | 1 | -2/+2 |
2018-04-14 | feat(db): Add support for stickies in database | Vincent Ambo | 1 | -2/+6 |
2018-04-14 | feat(db): Add view for ordering thread index by most recent post | Vincent Ambo | 1 | -0/+11 |
2018-04-14 | refactor(db): Store thread body in the posts table | Vincent Ambo | 1 | -1/+0 |
2018-04-08 | chore(models/schema): Update with author fields | Vincent Ambo | 1 | -0/+4 |
2018-04-08 | refactor(db): Establish Post->Thread association | Vincent Ambo | 1 | -2/+2 |
2018-04-08 | feat(models/schema): Map up posts & threads table | Vincent Ambo | 1 | -0/+24 |