summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Support downloading of attachments.Ricardo Wurmus2018-09-041-0/+1
| | | | | | | | | | | * assets/css/screen.css (.attachment:before): Add rule. * assets/img/file.svg: New file. * mumi/web/controller.scm (controller): Handle attachment route. * mumi/web/download.scm: New file. * mumi/web/view/utils.scm (display-multipart-chunk): Move into... (display-message-body): ...this procedure; adjust to include attachment download links. * mumi/web/view/html.scm (issue-page): Adjust.
* Goodbye mu, hello guile-debbugs!Ricardo Wurmus2018-08-281-7/+4
|
* Initial commit.Ricardo Wurmus2017-10-301-0/+40