Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Abstracted Recordable concern | Kelly Rauchenberger | 2018-07-06 | 1 | -3/+2 |
| | | | | Blogs, streams, and updates are all recordable, and there's no need to repeat code in the models for this. | ||||
* | Implemented streams | Kelly Rauchenberger | 2018-07-03 | 1 | -0/+12 |
Currently there are no links to the pages for editing stream updates, and the admin panel for managing streams could probably have a better look & feel, but here's some basic working functionality. refs #8 |