tvl-depot/web/panettone/src
Griffin Smith db62866d82 feat(web/panettone): Noping issue authors' usernames
When sending irc notifications, insert a zero-width space after the
first character of the username of the author of issues, to prevent that
user from receiving a ping.

Fixes: b/95
Change-Id: Ibcacb45129b2cb99b587744eb61f4f1dbc0060d6
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2693
Tested-by: BuildkiteCI
Reviewed-by: tazjin <mail@tazj.in>
2021-03-28 17:07:01 +00:00
..
.gitignore feat(web/panettone): The start of a very simple issue tracker 2020-07-23 19:47:38 +00:00
authentication.lisp fix(panettone): handle missing DNs when looking up displaynames 2021-01-29 17:38:41 +00:00
css.lisp fix(panettone): only scroll if content is too wide 2020-11-27 18:13:09 +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 fix(web/panettone): revert "implement shorthand issue URLs" 2020-08-09 19:02:07 +00:00
packages.lisp feat(web/panettone): Noping issue authors' usernames 2021-03-28 17:07:01 +00:00
panettone.lisp feat(web/panettone): Noping issue authors' usernames 2021-03-28 17:07:01 +00:00
util.lisp feat(panettone): Use postgres as the storage backend 2020-07-28 00:32:48 +00:00