snix/web/panettone/src
Griffin Smith 808448682c feat(panettone): Add some more info to emails
Add a little bit more information to issue notification emails,
including the IDs of issues and links to the issues themselves.

Change-Id: Ia54209f936a37c6dbdb60ebff5bb8c1034cffc9a
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2809
Tested-by: BuildkiteCI
Reviewed-by: sterni <sternenseemann@systemli.org>
Reviewed-by: tazjin <mail@tazj.in>
2021-04-04 14:17:25 +00:00
..
.gitignore feat(web/panettone): The start of a very simple issue tracker 2020-07-23 19:47:38 +00:00
authentication.lisp feat(panettone): Add functions to send email notifications 2021-04-04 14:17:25 +00:00
css.lisp feat(panettone): Add a settings page 2021-04-04 14:17:25 +00:00
email.lisp feat(panettone): Add functions to send email notifications 2021-04-04 14:17:25 +00:00
inline-markdown.lisp feat(panettone): render a subset of markdown in issue subjects 2021-01-25 21:02:38 +00:00
irc.lisp feat(web/panettone): Noping issue authors' usernames 2021-03-28 17:07:01 +00:00
model.lisp feat(panettone): Send emails when issues are closed 2021-04-04 14:17:25 +00:00
packages.lisp feat(panettone): Send emails when issues are closed 2021-04-04 14:17:25 +00:00
panettone.lisp feat(panettone): Add some more info to emails 2021-04-04 14:17:25 +00:00
util.lisp feat(panettone): Use postgres as the storage backend 2020-07-28 00:32:48 +00:00