about summary refs log tree commit diff stats
path: root/app/views/streams/_stream.html.haml
Commit message (Collapse)AuthorAgeFilesLines
* Added streams indexStar Rauchenberger47 hours1-4/+2
|
* Paginate stream updatesStar Rauchenberger2 days1-2/+6
|
* Markdownify streams & updatesStar Rauchenberger2 days1-1/+1
| | | | Also added an edit link to updates.
* Implemented streamsKelly Rauchenberger2018-07-031-0/+6
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